• 1 Post
  • 89 Comments
Joined 1 year ago
cake
Cake day: September 26th, 2023

help-circle





  • At one time, Reddit (or at least the core server) was open source. Statistically, it’s relatively likely that someone, somewhere forked and is maintaining that code for their own purposes to this day, but I’m not actively aware of any examples.

    If someone has been maintaining a fork, I’d love to see the old comment database imported into it and made available, though I don’t know offhand what license either the code or the comments were released under.

    A FOSS Reddit, without the chaos that took over America during the presidential administration installed in 2016, and branching from there, would be an interesting point of diversion to say the least.

    Edit: quickie DDG search found me one fork archived in 2023 and a further form updated a year or so ago. That’s recent enough the damn thing just might build with a little work.

    2023 fork of open source reddit

    ~2024 fork

    I’m sure there are others…






  • In green fields projects, this makes a fair bit of sense at initial reading, tentatively.

    But new code becomes old code, and then builds on the quality / discipline / cowboy status of the last person to touch the code, in a complex and interlocking way.

    I can’t say I’d be excited to find a partially converted existing codebase of this. But in fairness, I’m on my couch on a Sunday and haven’t actually worked through your examples (or read the original paper). I see the benefit to having both types of extensibility, obviously. Just not sure it outweighs the real world risk once actual humans start getting involved.

    I don’t know a single person who can’t say they’ve never taken a single “good enough” shortcut at work, ever, and it seems this only works (efficiently) if it’s properly and fully implemented.







  • Right there with you on “just works,” as well as the simple fact that the config snippets you need are readily available - either in the repo of whatever you’re putting behind the proxy, or elsewhere on the internet.

    I consistently keep in mind that it’s ultimately an RU product, of course. But since it’s open source and changes relatively infrequently, that’s mitigated to a large degree from where I sit.

    Nothing against Caddy, though Apache gets heavy quickly from a maintenance standpoint, IMHO. But nginx has been my go to for many, many years per the above. It drops into oddball environments without having to rip and tear existing systems out by the roots, and it doesn’t care what’s behind it.

    Ages ago, I had a Tomcat app that happened to be supported indirectly by an embedded Jetty (?) app that didn’t properly support SSL certs in a sane way on its own.

    That was just fine to nginx and certbot, the little-but-important Jetty app just lived off to the side and functionally didn’t matter because with nginx and certbot, nothing else gave a crap - including the browser clients and the arcane build system that depended on that random Jetty app.




  • Entirely valid question, that as a USian, I might just be qual to answer. The ratio between them varies by individual, but it boils down to a core American exceptionalism that’s taught actively from very young; some ridiculous blather about how having founding docs / written constitution makes our rights safer even in context of significant social change; and my personal least fave, the idea that if one didn’t directly and proximately earn something through capital or wage slavery, they just aren’t working hard enough and therefore shouldn’t have it.

    Those things are at the core of a very large group of American voters’ opinions, and all are fatally flawed.

    Of course, as a child of the very early eighties, growing up it was still (at least conceptually) possible to buy a house and a car on one income, within relatively recent history. As it absolutely should be.

    Kicking that exceptionalism thought process is quite the struggle (as is the rest), even for those motivated to do it.

    Civilised world has mostly lower paid docs (relative to us) but also mostly some sort of universal care. I’d gladly accept NHS-level wait times, if it meant that I could take the $2k a month that my emp and I together now pay for insurance (just 2 adults) - even if taxed to support that sort of system, that is real money.

    Things are bettter than they were in my lifetime, even though ObamaCare was basically a typical American “personal responsibility” solution, just with subsidies to avoid actively excluding only the less financially well off.

    Used to be that you had to have continuous coverage in order to get a new cost, or pre existing conditions weren’t covered under a newer policy even if one could buy one privately (you really couldn’t, practically).

    Healthcare before ACA was a sanctioned and mostly very profitable betting operation for large carriers because the risk pool for each individual policy was large, and there were max amounts and sometimes lifetime total limits that could be paid.

    By comparison, what we have is pretty great for folks who lived thru that era, but… Hot garbage compared to many other developed nations.

    We’re a nation full of people literally trained to think our system is the best in the world. Helluva barrier to overcome, all the more so when the ACA did actually make things better.

    Mild sidetrack but the only reason to assume by default our system might be better is the education (indoctrination) we receive early and often, and consistently.

    Always appreciate a comment that makes me question why/how I made some assumption.