• 0 Posts
  • 64 Comments
Joined 1 year ago
cake
Cake day: August 11th, 2023

help-circle




  • Years ago I switched to Linux on my PC and everything was fine. But there was a game I wanted to play that didn’t work on Linux, so I created a small Windows partition to dual boot. Later, that game became two, then three, and so on. I had to reformat some partitions to ntfs (iirc I was using reiserfs) to expand available storage for Windows to add more games. Then at one point I realized it’s been a while since I’ve booted into Linux and I don’t even know if it still works.

    So yeah, use whatever fits your needs. I’ll always pick Linux PC or Mac for work, but I’ll stick with Windows for gaming.

    For context, I’ve been on computers since the 8bit era and I’ve been programming for just as long. I prefer the power of a terminal over GUIs, my “IDE” of choice is vim. I use Git Bash in Windows for access to Linux-style commands. So yeah, I am technical and I prefer Linux for practical reasons. But when I want to play a game I want to just start it and play it, not work for days to maaaybe get it to mostly run fine except for some features.

    Edit: one of the games I had to use Windows for was League. A competitive online game with anti-cheat features.

    Edit2: note that this was many years ago and some other games I needed Windows for will now probably work on Linux effortlessly. At least one has native support for Linux now.











  • It baffles me that these types of jobs exist in the same area as mine. My company doesn’t care what hours I work as long as I get things done, has gone fully remote and never going back, encourages people to not burn themselves out and take time off, we have actual unlimited PTO (i.e. nobody coming after me for using too much), etc. I always thought that’s just the Silicon Valley mentality, but I keep seeing news of big tech companies doing all kinds of crazy backwards things and I don’t get it. All the perks I get are not because my company is run by angels, it’s because they understand we’re actually more productive that way.





  • I rushed to just grab that codeblock from Wikipedia. But the selection of which characters are considered emoji is not arbitrary. The Unicode Consortium (their Unicode Emoji Standard and Research Working Group to be exact) publishes those list and guidelines on how they should be rendered. I believe the most recent version of the standard is Emoji 15.1.

    Edit: I realized I’m going off track here by just reacting to comments and forgetting my initial point. The difference I was initially alluding to is in selection criteria. The emoji. for assigning a character a Unicode codepoint is very different from the criteria for creating a new emoji. Bitcoin has a unique symbol and there is a real need to use that symbol in written material. Having a unicode character for it solves that problem, and indeed one was added. The Emoji working group has other selection criteria (which is why you have emoji for eggplant and flying money, and other things that are not otherwise characters. So the fact that a certain character exists, despite its very limited use, has no bearing on whether something else should have an emoji to represent it.


  • There’s no ambiguity. Emoji are characters in the emoticons code block (U+1F600…U+1F64F). Emoji are indeed a subset of characters, but anything outside that block is not an emoji.

    Edit: jumped the gun on that definition, just took the code block from Wikipedia. But there is no ambiguity on which character is an emoji and which is not. The Unicode Consortium publishes lists of emoji and guidelines on how they should be rendered.