Skip Navigation

Posts
12
Comments
355
Joined
3 yr. ago

  • LLVM

    Jump
  • Garbage collection is analyzing the heap and figuring out what can be collected. Reference counting requires the code to increment or decrement a counter and frees memory when the counter hits zero. They’re fundamentally different approaches. Also reference counting isn’t necessarily automatic, Objective-C had manual reference counting since day one.

  • “Crypto” is a standard (to the general public) shorthand for “cryptocurrency”. And not every cryptocurrency uses blocks so “blockchain” is not technically accurate.

  • The real joke is people who can’t read or write code calling themselves programmers

  • Tech bros are shoving AI into things that really do not need AI. If it’s garbage I don’t need IDGAF if that garbage is offline, I still don’t want it on my computer.

  • Crypto was sold as a world changing technology. It hasn’t delivered.

  • Does the efficiency of storage actually matter? Are you working on a constrained system like a microcontroller? Because if you’re working on regular software, supporting Unicode is waaaaaaaaaaay more valuable than 20% smaller text storage.

  • Ah, when you said local I assumed you meant your physical device

  • Ok… but that doesn’t answer my question. Where are you physically when you’re working on this that people are attacking exposed ports? I’m either at home or in the office, and in either case there’s an external firewall between me and any assholes who want to exploit exposed ports. Are your roommates or coworkers those kinds of assholes? Or are you sitting in a coffee shop or something?

  • Where are you working that your local machine is regularly exposed to malicious traffic?

  • feat: Add CODE_OF_CONDUCT.md by numinit · Pull Request #15 · JiaT75/STest

    Jump
  • What you’re comfortable with as a contributor is irrelevant. What matters is whether you understand the maintainers’ intent and whether the people you’re interacting with think you’re acting like a dick. Someone who’s bad at understanding how other people feel will likely be bad at predicting what behavior will come across as being a dick.

  • feat: Add CODE_OF_CONDUCT.md by numinit · Pull Request #15 · JiaT75/STest

    Jump
  • Not everyone has high emotional intelligence. There’s a fair bit of overlap between programmers/engineers and people on the spectrum. A good code of conduct effectively spells out how to avoid being a dick.

  • I can't believe store.kde.org is the one site I visit where a countdown to download remains 😭

    Jump
  • You’re using services they provide for free. They can do whatever the fuck they want.

  • I can't believe store.kde.org is the one site I visit where a countdown to download remains 😭

    Jump
  • You’re arguing that it’s not legitimate for someone who is doing work and running servers for free to prompt you to donate?

  • This is why I use a distro that doesn’t add lots of extra bullshit I don’t need

  • This is why I use Linux

  • It’s really more of a bell curve shape. If you’re not important enough you won’t get a big screen. The receptionist may only have a phone.

  • Python!

    Jump
  • One of the main implementations of Python is CPython, which is written in C or C++

  • I think the point is, the kind of people who have “million dollar ideas” are now using LLMs instead of pestering real programmers.

  • If committing over the weekend is what makes the difference between committing a secret and not, that’s an issue.

  • Saying the chance of something going sideways is smaller than on Windows isn’t saying much. I’ll pick a distro that’s stable by default, TYVM.