• 0 Posts
  • 144 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle


  • AliasVortex@lemmy.worldtoProgrammer Humor@programming.devScrum
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    2 months ago

    This. A scrum master’s job should be first and foremost making sure that the dev team has what it needs to get real actual work done. Ideally, the scrum master should be face tanking status/ update meeting, coordinating with outside entities, and ensuring that as few distractions make it to the team as possible.


  • ASL can count as high as you need to, it gets kind of tedious after about a 999, because of all the place markers that need to be added in (like manual counting, or spelling out a number on a check), but one can sign up to 999 with a single hand. for numbers up to 99, it’s more or less using the chart above. For everything after that you mark the hundreds place with the letter C and then go on the rest of the number (476, would be signed 4 C 76). Beyond that, it’s just a matter of adding on the place value signs for “THOUSAND”, “MILLION”, etc. (which are two handed signs) so, 456,789 would be signed as 4 C THOUSAND 56 7 C 89.

    The exception to this would be strings of numbers, like phone or room numbers, where you sign them much like how they’d be spoken. So when directing someone to room 235, you’d just sign 2 35 (the concept of hundreds isn’t really important here, because in most cases, the leading 2 just means the room is on the second floor).

    Edit: ASL is very visual so here’s a link (with the caveat that there’s variations in signs between signers/ regions, so online stuff may be different than what folks in your area are using)






  • I’m in my late 20’s and while I have a good job and enough cash on hand that I could make a down payment and move out, I’m not sure that I want to… As a US-ian The economy is in pretty rough shape and I’m not sure I want to be tied up in a mortgage when the bubbles start popping. Plus, if I were to uproot myself and move away from my family and friends, I’d almost rather full send it and emigrate to somewhere walkable, where the wrong medical diagnosis isn’t a financial death sentence.




  • Ender’s 3 price point is tricky, because the initial machine is so cheap there isn’t a whole lot else in the same sub-$200 bracket that’s particularly great. Realistically, if you can step up to $300 (which you’d probably spend in upgrades for the ender anyway), you’ve got the Bambu A1 and Elegoo Centauri Carbon. I’m not personally a fan of Bambu, but they are very set and forget folks that don’t mind being in an ecosystem seem to love them. Centauri is on the newer side, but from everything I’ve seen, it seems to be a very strong contender for best budget printer (also worth noting that there’s rumblings of a version 2 coming out early year, so you might be able to snag a clearance sale or some shiny new features).



  • Woo hoo! Decidedly not boring! I’m usually content to make a 3D printed part that holds load and fits where it’s supposed to, I can’t imagine the amount of time and skill it’d take to knap a quartz blade that large and not shatter the whole thing, let alone have the thing hold up over 5000 years.

    Any chance you know what the handle is made of? Naively, the pommel kind of makes me think of a jaw bone, but the more I think above it, the more likely I think I’d be carved ivory, which is a whole other set of crazy skills and limited tooling.




  • I think I see the play on words, since each key is a “sign”. In practice though, Sign Languages tend to be a mix of logographic language where each sign represents an idea or concept and segmental language where you string a bunch of letters/ sounds together to make words. I can only really speak to American Sign Language (ASL), but generally you only finger spell to super short words/ acronyms (like ASL) or as a fallback for when someone might not know a sign / when something might not have a sign (like proper nouns).


  • 4k’s are their own special thing, but for regular Blu-ray’s I’ve had good luck using the MakeMKV integration for VLC (and Handbrake).

    Technically there’s also libbluray from the same folks that make VLC, but in order to use it you have to have a list of disk IDs and their decryption keys which are annoying to get ahold of (I think I remember running across a community generated list or a methodology to break the key on avsforum, but it’s been years since I mucked with it- makemkv is significantly easier)

    Also, if you want disk menus, you’ll need to have some version of the java 8 runtime installed and configured for VLC to use.



  • AliasVortex@lemmy.worldtoMicroblog Memes@lemmy.worldCTRL + Z
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    That’s completely fair! I was just noting that notepad++ and some whitespace has almost entirely replaced Word in my writing workflow, since I don’t tend to write anything with the intent of printing it (mostly just personal notes and programming documentation). Plus, my train of thought was along the lines of a bulleted outline that’s meant to be replaced in situ with actual writing.

    That said, I have used LaTeX a bit though and I remember it being super neat once I got the hang of it! I had some grad school papers that needed journal style formatting and slapping an import at the top of the file and moving on with my life was far and away easier than fighting with Word. Come to think of it, it might be worth taking a stab at formatting my resume with LaTeX, just to see if document parsers have an easier time with it…