Skip Navigation

Posts
5
Comments
271
Joined
3 yr. ago

Interests: programming, video games, anime, music composition

I used to be on kbin as e0qdk@kbin.social before it broke down.

  • didn't everyone learn XY on paper on a desk first?

    No. I was plugging in crazy combinations of r, theta, x, y, z, t, and anything else shown in the built-in demo of that old Mac 3D graphing calculator app years before my teachers got to explaining coordinate systems. I had no idea what most of it meant, but I could make cool looking animated graphics as a third grader...

    Also, I found GameMaker which introduced me to using X to the right and Y down in 2D (with the origin in the top-left corner) before algebra was taught to me in school...

  • Deleted

    Permanently Deleted

    Jump
  • What does a mile per hour really even mean when you can turn back time? 🤔️

  • Dumbing of Age uses PNGs with transparent backgrounds for most strips.

    I can't think of anyone who publishes comics as SVG, but I wouldn't be surprised if someone out there does it...

  • Yes; the word OP was probably thinking of is tonkotsu -- which means pork bone. They've imitated the style of tonkotsu ramen using turkey carcasses instead of pork bones.

    Looks tasty OP!

  • There's a lot of indie stuff on there, yeah. We've got a (slow) community over at !bandcamp@piefed.social if you want to see some of the things people on the Fediverse recommend from Bandcamp or share your own finds.

  • Bandcamp sells music DRM-free.

  • Deleted

    Permanently Deleted

    Jump
  • Some thoughts:

    • You could try it, but if you fuck it up it sounds like a great way to give yourself some nasty food poisoning. FYI: boiling kills most pathogens, but doesn't always break down the compounds they produce -- which can still make you sick.
    • If you live somewhere with hard water, you will get scale build up on the sides of your pot. If you boil just plain tap water in a pot and let it air dry repeatedly you will see this happen; with other stuff in the mix, the build up could get really nasty... I use vinegar to clean the pot I use for making tea when the scale builds up too much; it may be worth trying to add some vinegar, lemon juice, or other acidic ingredients periodically to try to stay on top of this?
    • Mixing some alcoholic beverages in occasionally may be worth trying -- both for the anti-microbial effect and for flavor. e.g. I used to put red wine in beef stew when I still drank, and beer in gumbo.
    • If you do try it, take notes on what works, what doesn't, etc.
  • Wow, I didn't realize. How time flies. 😲️

    Thank you!

  • Deleted

    Permanently Deleted

    Jump
  • The fifth instance denied my application with, "read the coc and reapply"

    Don't know what instance that is specifically, but if their application process is anything like reddthat's lemmy application process, there's probably a bit in there about something specific you're supposed to include in the application so they can weed out bots.

  • What is the best way to get Minecraft Education (not regular Minecraft) on Linux?

    Not familiar with that version of Minecraft, but looking it up it seems like there's a Windows version of it. Have you tried the Windows version under WINE/Proton already?

  • Personally, I like just plain seltzer water. (i.e. just carbonated water with nothing added.) Mixing it with a bit of plain (unsweetened) cranberry juice is good too if you want something more flavorful.

    Chilled barley tea is another good hot weather drink. It was a summertime staple when I was in Japan.

  • Try DOSBox for that kind of thing

  • It looks like the connector is U.2 so I'd look for motherboards that indicate support for that explicitly. From a quick search, it looks like SuperMicro makes some. This is getting out of my area of expertise though; I just know the crazy drives exist...

  • Assume an unlimited budget for now, I just want to know what's out there.

    I mean, if you're willing to pay the price of a car per SSD they go up to at least 122TB density per drive... (e.g. Solidigm SBFPF2BV0P12001 D5-P5336 -- $16K~$20K depending on supplier from a quick search)

    I don't actually recommend that for personal use, but since you were curious about what's out there, there's some absolutely crazy shit in enterprise server gear if you have deep enough pockets.

  • a lot of what might've been archaically formal and polite ways to say 'you' have become ironically rude and/or condescending.

    You can do something similar in English through sarcastic statements with inappropriately polite forms of address. e.g. saying "Well, excuse me, sire!" to someone with a sassy tone of voice should be interpreted as "I'm offended" or "I can't believe you just did that, you asshole" or similar depending on context.

  • Are you doing anything like network mounts? I've had freezes happen when home was mounted remotely. I've also had freezes before -- though not recently -- when doing extremely intensive I/O operations. I've also seen it with failing hardware, but I don't remember what hardware was failing specifically (if we ever found out -- that was an always-on display system at work, and we might have just replaced it since it was ancient at that point...).

    See if you can switch from GUI to console (either on the system or SSH-ing in). Usually the Ctrl-Alt-Fn keys switch between GUI and full screen console modes if you're physically there to try it. If you can get in, you might be able to get some insight into what's going on from logs, top, etc. while it's happening.