It says “strawberry morning”, lit. “morning of strawberry” (might be misspelled??)
It’s a variation on common Arabic morning greetings, “good morning”, “morning of roses”, “morning of light”, etc.
YTG123
- 0 Posts
- 15 Comments
Definitely. East and Southeast Asia, the entire Indian subcontinent, most of the Middle East and parts of Greece and (maybe) Italy?!
So unbalanced.
I can see the instagram version with yt-dlp
Found the Haskell programmer
Why doesn’t a spectrum imply total ordering? Seems like an ordinary one-dimensional line (of course in reality, sexuality is not just a spectrum either, it’s some high-dimensional space, but I digress…).
Or do I just not know the word spectrum properly?
Fortunately, browsers have safeguards against this sort of thing (activating the camera without user interaction)
…right?
Homo ignorans :)
That would be the (standard) Spanish, right? Catalan, the local language, has it with /s/
But it’s very language-dependent. English has established names for many places, so you should probably use those. But some languages just don’t, and if you borrow everything, you might as well borrow properly.
I can follow this, up to
they are neopronouns
I believe that that’s a decision made by translators of the bible. Hebrew doesn’t have lowercase letters, and the Greek versions of the New Testament that I found don’t capitalize as much. And are they distinct?
There’s no way of knowing that, though. Perhaps their Linux and Darwin drivers wouldn’t have paniced the system?
Regardless, doing almost anything at the kernel level is never a good idea
YTG123@sopuli.xyzto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?1·1 year agoNo option to disable… that I found, that is.
YTG123@sopuli.xyzto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?24·1 year agoMine provides a connection, but doesn’t expose ports on v6. So I can access v6 services but can’t self-host any.
School teachers. Not deliberately, but there is a shortage of them here.
YTG123@sopuli.xyzto Programmer Humor@programming.dev•Daylight saving creator left the chat....28·2 years agoBefore timezones and trains, each town had its own natural time (based on the sun or whatever). Would you have preferred that?
The Either monad (also known as Result) provides Go-like error handling, but automated. You only check manually for errors after the last call, the monad handles the process.
But this is just one example of a monad, there are many more.