• 0 Posts
  • 33 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle
  • I agree with so much that has been said here. VLC, Linux as a whole (or GNU/Linux, of course) and many more. Obsidian is sadly not open source but its free and it’s absolutely amazing!

    What I haven’t found yet is a FOSS (or even just “free as in beer”) replacement for MS Project. I want to plan out a top level view of what we have to do as a team to reach some goal, assign multiple team members to one “task”, allocate a set amount of their time and see at what times we might be over or under capacity. The FOSS planing tools I’ve seen mostly work in “shifts” or let you assign one task to one person. But we’re in R&D and if I plan for 40 hours of “conceptual work” over the span of a month and assign Sarah and Steve to this with 20 hours each I don’t want to babysit their shifts. They will do the work when it suits them.

    The only one I’ve seen that could do what I need is ProjectLibre but the FOSS desktop version has been abandoned a while ago and is still very buggy.

    Sorry for placing this here but maybe someone knows something…








  • If you’re talking about the metal music kind of screaming look up “vocal fry” or “fry screaming” on YouTube. It’s a technique, and it’s surprisingly not that loud. Like you wouldn’t use a fry scream to shout at your friend a block away but on a recording or through the mic on stage you can’t tell so it looks and sounds like the singer is screaming their lungs out.

    Also if you try it yourself make sure to stop before it hurts! If done correctly you can fry scream all day. If done incorrectly and ignoring the warnings signs you could end up needing surgery on your larynx. Have fun!




  • Full disclosure: I ran manjaro as a daily driver for a while a few years back bad have been forced back on windows as well by company policy. So I’m not going to be the ultimate authority to answer your questions.
    All I wanted to comment is that with iTunes and Office you have picked two pieces of software by two companies that have a very strong interest in not letting you migrate away from them. I tried to migrate my gf’s password manager from the iCloud one to bitwarden and it’s amazing the hoops they make you jump through to get at your data. So what you might be experiencing right now is a thing called “vendor lock”, and I wish you the best of luck for finding a way out. ;)










  • In case you are serious: It’s probably not.
    When you’re not careful with parallel processing / multithreading, you can run into something called a “race condition”, where results of parallel computations end up in the wrong order because some were finished faster than others.
    The joke here is that whoever “programmed” this commic is bad at parallel progmming and got the bubbles in the wrong order because of that.
    The image makes perfect sense if you read it in the order 3, 1, 2.