siipale

joined 2 years ago
[–] [email protected] 3 points 4 months ago (3 children)

Does lemmy world put watermark on uploaded pictures nowadays?

[–] [email protected] 7 points 5 months ago

I didn't realize I've been saying "hand shoes" all my life. Finnish word hanskat obviously comes from Swedish handskar. Maybe I should say käsineet instead so it would have nothing to do with shoes.

[–] [email protected] 1 points 5 months ago (1 children)

Oh. I just assumed it didn't have that option on linux either because macOS cal doesn't have it.

[–] [email protected] 1 points 5 months ago (3 children)

Very useful for having a quick glance at calendar. Although it's annoying that there's no option to have week start on monday.

[–] [email protected] 5 points 5 months ago

I still sometimes think of pillars of one building when I think of concept of "tomorrow" because seeing those pillars was supposedly the first time in my childhood when I heard about "tomorrow".

[–] [email protected] 3 points 5 months ago

Regex Crossword. Unfortunately it doesn't have as many puzzles as the non-FOSS alternative.

[–] [email protected] 3 points 6 months ago

Sure they do. Marketing people will try to sell us anything they can imagine. Maybe we'll have a Thanksgiving in Finland at some point. We already have Black Friday. Great excuse to sell more stuff.

[–] [email protected] 1 points 6 months ago

Take my upvote. Seems like he wasn't the only one in this thread with a short fuse 😁

[–] [email protected] 3 points 7 months ago

Everything is enshittification. And you better like GNU/Linux, or else...

[–] [email protected] 5 points 8 months ago (1 children)

before you say "fuck this, fuck you"

FTFY 🙂

[–] [email protected] 9 points 9 months ago

It's the same reason why U-M B-N is human being

[–] [email protected] 8 points 9 months ago (1 children)

Sata andagi

 

En muista miten tämä asia itselleni opetettiin peruskoulussa, mutta tämä ei kyllä näytä olevan ihan oikein. Kuva on siis kuulemma peruskoulun oppikirjasta. Toki omaan ymmärrykseeni voi vaikuttaa muiden kielten kielioppien opiskelu, mutta eihän noilla esimerkkisanoilla ole lauseissaan genetiivin tai nominatiivin funktiota. Ne ainoastaan näyttävät niiltä. Kyseessä on siis akkusatiivi, joka on genetiivin ja nominatiivin kaltainen.

Mitä mieltä suomisopulit ovat tästä? Onko suomen kielessä akkusatiiviä vai onko kirjassa opetettu asia oikein?

 

Most of you might know already but I just found out about this today because I needed it. I had thought there's just no way to use escape in norm commands. So I had this file with list of items which were mostly separated by newlines but some of them were separated by spaces so I had to clean it up. It looked something like this:

begin A
begin B begin C
begin D
begin E begin F begin G
begin H

and I needed it to be like this:

begin A
begin B
begin C
begin D
begin E
begin F
begin G
begin H

The beginning of every item was the same string of characters which was helpful. So I had an idea but it required the use of escape in a norm command. I was about to think of some other way that doesn't require escape but then decided to google it and find out if there was a way to use escape. To my surprise it was possible! Why I haven't thought of this before? So this is what I came up with:

:g/.*begin/norm /begin^[hr^M

So the ^[ is an escape and you get it with C-v Esc. Simple as that. The command to organize my list isn't perfect though as it has to be run few times to go through every item but it was enough for my purposes.

TL;DR: Press C-v Esc in command line mode to get escape.

 

Right now I can't use sopuli via Connect for Lemmy app but the website seems to work fine. Any ideas whether this is a problem with the server or the client? The app just says that sopuli.xyz is not responding.

 

When switching accounts there's some weird behavior if global settings are switched off (both accounts have their own settings). After switch all the settings are either set back to default or partially changed.

For example one time it changed text color to black against black background so it was very difficult to navigate the app to change it back to normal (I could only see black). Sometimes it still shows the correct setting on the settings menu but I have to reset it to the same value in order to make it effective.

It would be useful to also have a safety feature on the app that doesn't let text color ever be too similar to background color regardless of the theme settings. I don't think there's any use case for all text to be invisible in the app.

 
 

I mean the thing that shows up to right side of the screen when scrolling. That would be nice to have in comments view to give visual information on how many comments left / total.

It might be useful in debugging too as you can see where it jumps when it glitches --> extra info for bug reports. Seems like kuro already fixed one comment section bug (long threads glitched) but still occasionally feels bit glitchy.

 

Oletettavasti suomisopulit harrastavat pelaamista joten päätinpä kysyä tällaista: Suurin osa videopelisanastosta on englanniksi, mutta onko suomalaisten käyttöön päätynyt käännöksiä tai alun alkaenkin suomenkielisiä videopeleihin liittyviä sanoja? Minulla tulee näin äkkiseltään mieleen vain seuraavat.

  • kenttä (level/stage)
  • energia (health/hit points)
  • loppuvastus (boss)
 

I suppose it just wouldn't look right. They have their old man toffees like Werther's.

 

I've heard it's the first but not really sure. Anyway, the overseas version linked in the post is particularly cute since the singer is obviously not a professional and it feels like the main character herself is singing as the voice actor is probably the same as the singer. I was like "what the hell is happening?" when I heard it first time on my SNK Anniversary collection.

 
view more: ‹ prev next ›