[-] siipale@sopuli.xyz 9 points 1 month ago

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

[-] siipale@sopuli.xyz 13 points 4 months ago

At first I read SIMD bucks and I thought they must take optimizing code seriously.

[-] siipale@sopuli.xyz 12 points 6 months ago

Yes it does. I think it's that way because it's in locative case even though it doesn't make the word itself look any different. English sort of has cases and doesn't.

It works similarly in Latin. You don't say ad domum. You only say domum.

[-] siipale@sopuli.xyz 16 points 6 months ago

Maybe their necklaces and earrings don't adhere to OSHA regulations. I don't know. Everyone has to use their own judgement when posting and I think it's better to mark NSFW when in doubt, but there seems to be at least two different ways people use NSFW feature so sometimes the choice of using an NSFW tag might not make sense.

[-] siipale@sopuli.xyz 9 points 7 months ago

I don't understand why people think this is such a useful thing. Sure it has some good summaries but you can't find all info there whereas man pages should have everything. It's also good that tldr has examples but I think it's something man should more often have too. So why would people rather use this than man?

For example I often forget the order of pattern and file in grep. I can look it up easily in both man and tldr. I also forget what was the short option for recursion. Was it -r, -R or either or something else entirely? I can easily do a search on my pager to find the option in man but there's only long option available in tldr. That's Too Long Don't Want to Type.

[-] siipale@sopuli.xyz 21 points 8 months ago

Moving to Lemmy made me realize how much time I wasted lurking on Reddit. I didn't bother to participate because someone would have already said what I thought. Sometimes I could even read one thread for days because there was just so much to read.

But I don't know if it's good or bad if there are so many comments. Maybe it's good if you learn something useful but I don't think it's that useful to read for days about random subject you don't need. At least it's a some form of entertainment. I think I just read less now that I'm on Lemmy.

49
Average Linux user (www.youtube.com)
submitted 9 months ago by siipale@sopuli.xyz to c/linuxmemes@lemmy.world

Although Linux is just used to run superior OS in VM. Same as using Internet Explorer to download Firefox.

[-] siipale@sopuli.xyz 9 points 10 months ago

You can visit based cooking website to get just recipes without any of that other nonsense. I haven't tried those recipes because I don't do much cooking but I guess it's worth a try.

[-] siipale@sopuli.xyz 16 points 11 months ago

PRESSURE 30.4 inHG

Do Americans really use inches of mercury to measure air pressure? Even millimeters of mercury would feel weird for me in weather context. I've seen mmHg used mostly in medical and chemistry stuff. I guess it really is anything but metric for you guys.

[-] siipale@sopuli.xyz 11 points 11 months ago

!unexpectedfactorial@sopuli.xyz

20
submitted 11 months ago by siipale@sopuli.xyz to c/nintendo@lemmy.world

Has anyone been playing Devil World (NES) on Switch now that it became available? I hadn't played this before but now that I tried it I think it's one of the best of those old NES titles. Very interesting game mechanics, kind of like Clu Clu Land in the sense that it's sort of Pacman clone with an interesting concept. In this game you move in a maze and Satan tries to kill you by crushing you between walls. He does that by making his minions move the maze in all four cardinal directions.

The game can be hard sometimes but so far I have reached to round 8. However, as I have been playing it quite a bit, I've noticed it has started to mess with my brain. Let's say I'm scrolling through some social media app. Then out of nowhere as the text on the screen is scrolling my brain starts to add those Devil World movements to the scrolling text I'm looking at. So for a moment that short vision makes me think "Oh shit! Quick! I gotta move out of the way!". Kinda spooky. Could it be a cursed game? :)

[-] siipale@sopuli.xyz 9 points 1 year ago

Well, it's certainly shorter than the table in the parent comment.

-30
submitted 1 year ago by siipale@sopuli.xyz to c/memes@lemmy.ml
10
submitted 1 year ago by siipale@sopuli.xyz to c/neovim@sopuli.xyz

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.

[-] siipale@sopuli.xyz 26 points 1 year ago

I've heard of it too. You would need an analytical balance to get accurate measurements weighing a piece of paper. Just cut out the part you want to take an integral of, then cut out a piece of paper with known size (or cut several pieces with different sizes to get more accurate results) and weigh each of them. I guess this used to be cheaper and faster than using computers when computers were big and expensive.

1390
submitted 1 year ago by siipale@sopuli.xyz to c/memes@lemmy.ml
-14

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

2

I was thinking of this because in my country there's an institute which determines correct language and therefore many people speak or write their native language incorrectly. Whereas in English there's no central authority which would write the rules.

So when I look at linguistics videos on Youtube and hear descriptivism being the popular opinion, I'm wondering whether it's because that's just how most linguists are or it's the influence of anglophone mindset where nothing is written in stone and they would rather investigate and describe whatever phenomena occurs in the language naturally.

3
submitted 1 year ago by siipale@sopuli.xyz to c/neovim@sopuli.xyz

This is a very simple thing but it can be useful for folks who are still using mostly arrow keys. It finally clicked for me when I started using Tridactyl for Firefox :)

Most of the time you need down and up motions so you rest your index finger on J and middle finger on K. J looks little bit like a down arrow (mnemonics jown and kup don't seem very intuitive to me). So now you have the main arrow keys assigned to your fingers. Naturally you rest your ring finger on the L key and when you occasionally need to move left just move your index finger to the H key.

9

There seems to be many lemmy apps available. I already tried few apps though I don't even know where to find most of the others. Instead of trying every single one of them I'd like to know if there's anything similar to RIF. Here's some key features of RIF:

  • Simple. Mostly text and no complicated UI elements.
  • Information density. I can see a list of eight posts on my screen. Again, it's just text with no UI decorations.
  • One handed browsing. As I hold my phone with right hand I can easily access both linked url and comments of a post with my right thumb (buttons on right side of the screen).
  • Comment navigation. This is not as important but in larger threads it's useful to navigate between parent comments.

If there's nothing similar available, maybe these could be added to an existing implementation. I could even try to help as I am programmer, though I don't know much about mobile app development.

view more: next ›

siipale

joined 1 year ago