Live data from Hacker News

Show HN: Orange Juice – Small UX improvements that make HN easier to read

oj-hn.com

81–90 of 165 posts

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#81
Another feature idea for you:

There’s an extension that I loved called “Proven” (now archived) which uses keybase.io proofs to show other proven accounts next to hn users

https://github.com/dschep/proven

Also about this:

> Mermaid Diagram Rendering

Honest question, how often are people posting raw mermaid diagrams in comments here?… I’ve never seen one

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#82
post #80
post #56

Earlier quoted context omitted.

Well, i downloaded firefox extension and checked the size of only *.js files without any additional assests - and it's 2 megabytes. Mermaid is around 800kb, so it still leaves over 1 megabyte of javascript. The amount of abstraction alone for the project of this scope makes me cringe. You introduce unnecessary complexity.

In all fairness, 30+ years of web development is exactly what would convince you that shipping 1+ MB of JS is fine, no? I'm not really kidding... Web development is where all of the worst practices in programming thrive and come from. Some of them are spending minutes (sometimes 10+ minutes) compiling/"building" web pages before they "deploy" them, and so on. 30+ years in web development is what you say at the suppor…

[deleted] apparently not ai generated. still sounds weird.

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#83
post #76

Earlier quoted context omitted.

Ah, I see it must be the bug mentioned in another thread: https://news.ycombinator.com/item?id=47695328 There was no [OP] label when I first reloaded this page, and now after replying, I am marked as the [OP]. edit: it seems the [OP] relies on a URL hash with the ID of the OP. However, this doesn't work for me because I don't navigate to HN posts from the HN site. I usually come from https://hn.leftium.com . (Or a pa…

I'm so confused. Can you explain it to me a bit more clearly what you'd like to see? I literally just took the code from refined. https://github.com/plibither8/refined-hacker-news/blob/ee7ef...

I opened an issue with screenshots: https://github.com/OrangeJuiceExtension/OrangeJuice/issues/1...

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#84
post #81

Another feature idea for you: There’s an extension that I loved called “Proven” (now archived) which uses keybase.io proofs to show other proven accounts next to hn users https://github.com/dschep/proven Also about this: > Mermaid Diagram Rendering Honest question, how often are people posting raw mermaid diagrams in comments here?… I’ve never seen one

Is there something else that replaces keybase proofs? I still see a ton of people, including yourself with keybase in their profile, but is anyone still seeing that used?

Nobody uses it because it wasn't supported. I had started off doing images, but their CSP policies prevent an extension from embedding images into the dom. SVG is still game on though. That said, I've seen a bunch of people try to create their own ascii art diagrams and wouldn't it be nice to have them just rendered as svg?

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#85
post #52

Earlier quoted context omitted.

Some things have taken us 15 years and then pow they happened

Dang your comment excites me to think that Hackernews can have dark mode in future. Aside from all of this AI hype, This is the feature I am most excited about xD! Dang, genuine question but when you moderate/view Hackernews yourself, I suppose that you must yourself be using dark mode too correct? or do you view hackernews in light-mode?

Out of interest, why do you suppose that?

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#86
post #80

Earlier quoted context omitted.

In all fairness, 30+ years of web development is exactly what would convince you that shipping 1+ MB of JS is fine, no? I'm not really kidding... Web development is where all of the worst practices in programming thrive and come from. Some of them are spending minutes (sometimes 10+ minutes) compiling/"building" web pages before they "deploy" them, and so on. 30+ years in web development is what you say at the suppor…

[deleted] apparently not ai generated. still sounds weird.

I can assure that it's not. What makes you think I'd waste my time writing HackerNews comments using LLMs? Take a look at my post history and tell me honestly that you believe that to be the case.

No, I just used a phrasing that reminded you of LLMs and that's it. Funnily enough it also has no real bearing on my argument; your 30+ years of web development didn't stop you from shipping more than a MB of JS to add some basic features to HackerNews [because LLMs wrote everything for you].

"Every accusation is a confession" and all that...

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#87
post #62
post #51

Earlier quoted context omitted.

What features would you welcome?

Also "unread comment highlighting" would be so good to have.

That’s coming to stock HN: https://news.ycombinator.com/item?id=47670008

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#88
post #67

Earlier quoted context omitted.

I tried contacting the author to see if he would open source it but he's gone dark and doesn't seem to really exist on the Internet anymore. So I grabbed the source code and modernised it, added additional feature and it's what I've been using ever since. I haven't open sourced it out of respect for the original author however the software does not actually have any license that prevents it so I have been considering…

Just use my extension?

Whoops! I was confusing refinedHN with modernHN (https://www.modernhn.com)

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#89
post #73
post #67

Earlier quoted context omitted.

I tried contacting the author to see if he would open source it but he's gone dark and doesn't seem to really exist on the Internet anymore. So I grabbed the source code and modernised it, added additional feature and it's what I've been using ever since. I haven't open sourced it out of respect for the original author however the software does not actually have any license that prevents it so I have been considering…

Are you referring to https://github.com/plibither8/refined-hacker-news ? It's MIT-licensed open source. I've been using a fork (also MIT): https://github.com/alexferrari88/refined-hacker-news

Whoops! I was confusing refinedHN with modernHN (https://www.modernhn.com)

Re: Show HN: Orange Juice – Small UX improvements that make HN easier to read

#90

"Tested, not vibe coded" yet you mention the AI has written all the tests. This extension may not be vibe coded but it's close to that, it seems. Regardless it seems to work well, I replaced the older Refined Hacker News extension with this, which seems like where you initially sourced the code from as the features are very similar, 1:1 even for some. I also use this extension HNRelevant ( https://addons.mozilla.org/…

I noticed this as well and came here to comment about it. The term "vibe coding" is becoming quite overloaded.
Post reply on HN