Hacker Newsnew | past | comments | ask | show | jobs | submit | chrysoprace's commentslogin

Beat me to it, I was just about to post this. It's a really cool breakdown of what goes into supporting and modernising such old open source software.

I use Firefox, but Mozilla is increasingly eroding user trust and being primarily funded by Google to avoid a monopoly does not give me confidence either. When Google implement an anti-user feature, Mozilla have to begrudgingly implement it, and that is not a healthy ecosystem. There's a good chance that I'll move from Firefox when Ladybird reaches feature-parity, but they'll likely fall into the non-standard standards (Chrome-pushed features) trap all the same to avoid having sites break.

I don't know how we solve this, other than to hold Google accountable, but that in turn hurts Firefox. At least in that case we'll hopefully have Ladybird as a truly independent browser.


>When Google implement an anti-user feature, Mozilla have to begrudgingly implement it

Why would ladybird be any different? The developer is not anti corporate and is closer ideologically to Google than Mozilla.


  Location: Brisbane, Australia
  Remote: Yes, or hybrid locally
  Willing to relocate: Only to Denmark (no sponsorship required)
  Technologies: Node.js, TypeScript/JavaScript, React, Next.js, Svelte(Kit), MySQL/SQL Server/PostgreSQL, AWS, Apache Kafka, GitHub Actions, C#/.NET Framework.
  Résumé/CV: Available via email
  Email: Available in my profile
  GitHub: https://github.com/c-kirkeby
Full Stack Software Engineer with 10 years of delivering end-to-end features in loyalty environments, digital marketing applications, serverless event-driven systems via Kafka and Point of Sale integrations. Strong background in software testing and test automation. Experience maintaining greenfield and legacy applications.

There's never been a better time to switch to Firefox. Hopefully soon we'll have another player in this space with Ladybird but for now, Firefox is almost necessary to use the internet unimpeded.

There are also some good Firefox forks out there, and I have been daily driving Zen for nearly a year. However, Librewolf and Floorp are both good options if you don't like Firefox's defaults or their push for more AI features (which you can turn off, to be fair).


(Not a Rails developer, just an outside observer)

Isn't Rails highly opinionated with a focus on being batteries-included? I'm not defending the choice to include Zoom but a batteries-included (for better or for worse) distro is exactly what I would expect from the creator of Rails.


I guess I love highly opinionated stuff only if I agree with those opinions.

My current standing desk is a custom desk built from some wholesale parts from Linak and a custom MDF board. When we went to build a similar one for my partner we no longer had access to the same MDF supplier (i.e. my dad's startup), so we just went down to the local IKEA and bought a desk board and put it together all the same. Sure it's cheap chipboard, but all the magic is in the frame, actuators and control box so to replace the board is really straightforward and cheap as chips.

Next.js is a poor choice for a client-side application. It is first and foremost a server-side framework, and trying to force it to be client-side is to work against it. There are so many better options than Next.js for dedicated client-side front-ends.

Nextjs is also a bundler for web applications. And it deploys the front end assets.

It's yet another backend framework, added that it only runs on vercel infrastructure.

There are better front end and back end servers, those that simply rely on nodejs to serve. Next.js does that, without vercel.


In the past I've purchased a rail pass because I figured it'd be more economical but last trip we just got a couple of IC cards and just booked our shinkansen and that was honestly the best experience. The problem with the rail pass was that it could only be used on some services, and the IC card was usable on most. The most confusing thing is just figuring out which local transport companies have a slightly different network, but it was honestly not bad.


Old Reddit is now completely unusable without an account. Maybe it's time for me to finally stop using it.


New Reddit is too. They were A/B testing it for a while, but now you can't use it without the login pop-up after a short timespan. The funny thing is, it has nothing to do with how much content you view. So if you really want to read something, you can hit F5 and scroll back down every time the pop-up is shown. Still not worth it. But honestly, Reddit content has taken such a plummeting nose dive over the last few years, this just feels like a final reminder that it's time to move on.


Cynically, I think the purpose is to inflate page view counts. You refresh 10x to read the comments, they report 10x user engagement, and high five each other over successfully meeting their KPIs.


Do database dumps of it still exist?

Maybe it’s time to just download it and Wikipedia, then point an LLM / vectordb at it.


See if https://github.com/Tryhard-cs/reddit-download-tool works, the readme enumerates the data sources it pulls from.

Perhaps the way to solve for X is having a scraper serve the data via torrent and/or IPFS vs centralized systems like nitter and xcancel.


Yes they do, there are archives that are up to date for the month.


Interesting--I'm still using old.reddit.com with no problem, without an account. Maybe the change is not broadly rolled out?


They’ve been rolling it out gradually. There was a thread on HN about it a couple of weeks ago, it just started affecting my IPs a few days ago.

It’s managed to do what years of self-imposed content blockers etc. on my own side have failed to do - finally broke my Reddit addiction!


I think gradual rollout is underrecognised as the utterly devious way of implementing user-hostile changes that it is. It doesn't take a lot of scrolling through the comments here to find instances of people who are unaffected by some change or another being inexplicably hostile towards posters who are, implicitly accusing them of anything from incompetence to drama-mongering and misinformation. In that way, some of those who would complain about a change are worn down early on, and by the time the change is rolled out to more people they have already resigned and moved on, preventing a critical mass of opposition from forming.


Yes, it's a kind of boiling the frog where instead of slowly cranking up the degree of enshittification you do it with the number of affected users instead. In both cases the goal is to avoid a critical mass of user outrage.

A/B tests in general should require informed consent just like any other study on human participants. But then most software developers don't care about ethics so this is nothing new.


That's the magic of A/B testing. You get to send an entire "B" group into paranoia and upset about the change they didn't want/like while everyone in "A" gets to gaslight B that B isn't experiencing what they're getting and that it would never happen to A...


Could be regional - however it's odd that it pops up on old.reddit.com but not reddit.com.


It happens to me on not old reddit as well


I got it last week sometime. Now I can't browse reddit at work and on my tablet, where I'm not logged in.


You may want to check out Libredirect: https://libredirect.manerakai.com/


Use a LibReddit/Redlib/Teddit/etc. instance.


To what end? We're discussing this on a post about the equivalent for another platform being (hopefully temporarily) shutdown so this will never be a reliable long term solution.


Until we finally overcome this inevitable enshittification by migrating everyone to decentralized communication platforms?


Old reddit on the tor onion domain still works for me.


All the time? It wasn't working for me using tor-browser, nor Brave. I was only a reader of Reddit. I'm on fediverse/Lemmy, mainly https://old.lemmy.world which feels very familiar!

I've not taken the effort to understand fediverse yet, but it feels very old-internet.


The changes to old.reddit mean I've started using redlib.catsarch for simple browsing.


It was time for that a long time ago lol.


I find this struggle with coding too. When Claude spits out a plan I have to really focus to not skim over the details. It's also difficult to parse the plan because I have to work backwards to determine if the high level context matches my understanding of what Claude will do.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: