You forgot about the ancient Greece
You forgot about the ancient Greece
Can you calm down a bit?
Please put an NSFW tag on this. I was on the train and when I saw this I had to start furiously masturbating. Everyone else gave me strange looks and were saying things like “what the fuck” and “call the police”. I dropped my phone and everyone around me saw this video. Now there is a whole train of men masturbating together at this one video. This is all your fault, you could have prevented this if you had just tagged this post NSFW
I always bind compose key to right logo key on Linux. Then I can enter interrobang by pressing right logo, exclamation mark and question mark.
But remember to always use an incognito window and close it afterwards when using someone else’s computer!
Nice, lemmy.ml changed part of the link to *removed*
and now it won’t load…
Is it about restoring window position and size?
I didn’t read carefully, sorry. Anyway, you can specify the type of flour there, so it’s a bit more precise
There is a Polish website https://kalkulatorkuchenny.pl/, where you type, say, 1 teaspoon of sugar (łyżeczka cukru) and it will convert it to mass, volume, spoon and number of glasses. I’m pretty sure, there is an English language alternative, but didn’t find any
I’ve never seen shitposting used like in this definition. It’s just making low effort posts
Everything Turns Blue In My Ass
Zephyr is an actual operating system, but it’s not Linux
Ah, that makes sense now. Thank you
Wait, when did they do that? I remember when some EA comment broke a downvote record
I learned to dab while sneezing back when the meme wasn’t dead yet. I got so used to it, that I do that to this day. At least my palms are clean
Heh, I thought about blocking them like a thousand times, but they are sometimes sharing neutral or interesting information so I’m just trying to ignore this type of comments
How is it progressing so fast compared to Servo? Isn’t Servo being developed for a longer time?
I didn’t know about the
systemd-run
command. Do you use it to save the command log? I created a script conveniently namedx
which opens a file in a default app, in the background, so I can still use the terminal. But then I had the problem with handling logs and this sounds like a perfect solution. Gonna try it today.As for the alias, I wanted to create a pacman-like interface for systemctl, so the commands would be much shorter, but never finished it. For example,
sctl -Eun unit
would be equal tosysyemctl enable --user --now unit