• 2 Posts
  • 27 Comments
Joined 4 months ago
cake
Cake day: January 31st, 2025

help-circle









  • In the earlier days of StackOverflow, the founders try to fight the toxicity. I don’t know whether they got overwhelmed or just gave up, but the trolls wound up taking over. Maybe good moderators aren’t willing to put up with both overwhelming toxicity AND no pay.

    I still love what StackOverflow once was. I tried coming back and giving a chance a few times. My last question got “answered” by people who clearly had not taken time to read the question. After updating the question with, “Note: I’m am NOT talking about ‘X’, its subtle, please read the question fully.” I was told that I didn’t know what I was talking about.

    I eventually figured it out and didn’t bother posting the answer to the issue. Fly-by answers by people just looking to improve their stats made continuing to interact with SO frustrating and pointless.







  • Supermarket chain Kroger announced today that they are switching to a subscription model for grocery purchases. “Customers will no longer be allowed to buy groceries directly, but will now be requested to log in using their account in order to complete purchases.”

    “Moving to a subscription model will help us to streamline operations, cut costs and continue to provide our customers with prices.” according to the Kroger CAI’s quarterly filing with Wall St.

    “At the self-checkout, after scanning your groceries, simply login with your e-mail address and 64 character password. You will then receive a text with your 128 digit verification code, which you can type in manually at the 3rd numeric keypad. If you attempt to purchase more than your subscription level, you’ll be guided on how to restock the excess items.”

    Kroger says grocery plans will start at $5/day, which will enable customers to treat themselves to a daily ration of either 1 lb of cabbage or 1 lb of potatoes.

    Please note that customers must create a unique account for each Kroger location. “Customer loyalty is very important to us.” said a Kroger representative, who then offered this reporter an opportunity to invest in a pre-public release of Kroger Koin.


  • These are all the old arguments Assembly threw at C when C started taking over. Now it’s C’s turn to be put out to pasture and it’s rolling out the same complaints.

    C had decades to solve its security problems and has not been successful enough. It’s time for a new standard.

    If you need faster than Rust and can afford the security issues, run C. If you need faster than C and have some top talent, use Assembly. If you need it faster and can afford the ASIC, use Verilog/VHDL. If you need faster and can afford a fab plant, start laying out your transistors with tape and a light table.


  • … I start high level (Python, Lua, GDScript, etc), then move the slow, stable bits to something faster. That’s a really effective flow, and at the end, I get a great scripting interface for my game.
    That’s the way to do it. “Premature optimization being the root of all evil” and all. Something that is slow but works is always better than something fast that doesn’t.”

    But then, given the complaints, I’m not actually sure they do want to build a game, I think they really want to build a language, and maybe an engine.
    And there’s nothing wrong with that. I personally find no interest in programming for programming’s sake. I need a problem to solve first. But what if I don’t have a problem to solve? Create one! Generating a problem is a valid way to let myself “enjoy” the combined agony/pleasure of programming.


  • If you feel crazy because you don’t fit in, it’s entirely possible you’re not the crazy one. It’s entirely possible a large portion of society is on another bender.

    I found the book, “Extraordinary Popular Delusions and the Madness of Crowds” by Charles Mackay helpful.
    It was first published in 1841, so it’s in the public domain and available online. I found my copy in a used bookstore for a $1.
    Mackay documents many of the public manias that overtook society up to that point. He describes dozens of them and remember, his list stops in the mid-1800’s.
    Being aware of this pattern helps me to realize that a large number of humans are highly illogical. It helps me to understand that yes, a large number of people can all go off the deep end. It’s not me, it’s them. Notably, I can’t do anything about it. All I can do is lie low and ride it out.