• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle

  • Huh, I’m using technology as an escape from woodworking. Lack of space/tools and a few times when I tried to do something the wood was too seasoned (last thing I tried was whittling hoping to do it in my room anytime and not have dust as an issue, cheap folding knife probably didn’t help)

    Well not fully true on the escape part, I just drop things really easy when I run into issues like that. Well that and I haven’t done anything noteworthy with technology or woodworking.


  • I tried a cheap pair and my takeaway is that this technology needs a specific amount of contact pressure, and with no mechanism to assure this (do the “name brand” ones have something?) a poor fit means it doesn’t work at all and then if you fiddle with the position you can get something that basically turns your ear canal into a speaker (at least it doesn’t seem like it’s actually going direct, at least for most of the sound).

    Also using a headphone amplifier, loudness normalization is an issue especially as certain content clips while some doesn’t. This one probably directly relates to cost.




  • I backed up all of my own files except the jars apparently (because when you download every one they added up, and I didn’t do that when the servers were at stake). I even had a launcher still logged in but none of the files will download now. Prism is lame (but understandable, I guess) in that it just says “contact microsoft support if you didn’t migrate” or something like that, but you can just copy over accounts.json from polymc to use an offline acct. Though a few mods I’ve tried don’t work (and I feel like mod discoverability might not be the best?).

    Also a small bit not directly in reply to you: I’m pretty sure this is actually the second migration too, at least for accounts that were started on the minecraft website (username–>email login+mojang acct). But of course searches only give info on this one.




  • Nice, haven’t seen much Nim on the Fediverse. EDIT: There is !nim but that doesn’t seem to easily pop up in search (or at all?) and I am not seeing all of the posts via Kbin.

    Still a lurker with it (done a few things, not much), really want some good graphical options (particularly ones that have an actual editor too, for ease/speed with simple stuff starting out) for projects.

    Was somewhat interested in trying Raylib bindings, though waiting for Nim 2.0 was one reason I didn’t try Naylib at that time.

    (I’m more interested in polygons especially for 2D, so that makes things a bit more difficult. Godot 4 would be really nice but GDextension kinda threw a wrench into that)

    For GUI-only (not games etc), I did try and like Owlkettle. Some things bothered me or lowered viability for what I wanted (and I may prefer Qt), but the bigger issue is that I don’t really have many GUI-only ideas. I made a simple adventure book AKA CYOA reader (read a file line-by-line, story and buttons/descriptions/page target file defined), but didn’t actually plan on writing one.