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

If you're looking for a good resource on jailbreaking and installing KOReader on your Kindle, I highly recommend the guides at https://kindlemodding.org/


It took me way too long to realize it has infinite scroll and keeps repeating, bravo!


> Netflix seems to basically do everything in their power to own the experience of using Netflix as much as possible, short of making a device and OS themselves.

I'm suddenly feeling that the next step for Netflix is making a dedicated streaming hardware device solely for Netflix. Subsidized by ads of course. Like the reverse of Roku.


You mean like PopcornTime? I think it's still around in various capacities and different forks


This is my sole reason for sticking with smart TVs or a streaming device. How is anyone getting proper 1080p+ streams from Netflix using a Linux device? 4K is not necessary, but 1080p at least it's what I need. Not even considering proper HDR support


> How is anyone getting proper 1080p+ streams from Netflix using a Linux device?

Piracy



One suggestion (feel free to ignore) is to hide the vote counts until after a choice is selected, just to prevent some sort of bias. But again it's your site, thanks for the fun!


done!


Context for this submission:

Apple releases the iPhone Pocket: https://www.apple.com/newsroom/2025/11/introducing-iphone-po...

HN discussion: https://news.ycombinator.com/item?id=45885813


Thanks! I've put a link to OP in the toptext of the other thread.


Ah thought I saw a Helium browser mentioned recently on HN[0] and thought this was the same thing. So this is not the same as this Helium browser [1]?

[0]: https://news.ycombinator.com/item?id=45366867

[1]: https://helium.computer/


The repository introduces it as indeed based on Helium [0].

The cool part about Helium is that it's based on patches, rather than forking the full source code. I don't know how sustainable this is in the long term, but it's an interesting approach for sure.

[0]: https://helium.computer/


Not sure what's cool about that. A fork is a patch set, with a ton more ergonomics on top. Passing around sets of patches was what we did before VCSs were common/easy-to-set-up, and it was always brittle and annoying.


Here is a homework for you to see why they do it:

  1. Checkout Chromium's codebase.  
  2. Make a commit and see how long it takes.  
  3. Try to push it to any git hosting service.  
You will discover what's actually brittle and annoying.

And yes, being 10s vs 10000s devs in the same repo isn't fun.


Standard practice for Chromium forks. Chromium's repo is huge, slow, and impossible to diff for your changes with 10000s of other commits. Also, painful to host it anywhere.


Been meaning to post this but if you're interested, I set up a RSS feed for the daily Far Side comic[0]. It's a simple scraper that runs daily on GitHub actions and creates an entry for the 2-5 comics and captions of the day. Source code is on GitHub.[1]

I'll have to look into this new section of the website and see about adding that to the feed.

[0]: https://sphars.github.io/rss-feeds/feeds/the_far_side/feed.x...

[1]: https://github.com/sphars/rss-feeds


Semi-related: a plug of my project that allows you to set up exactly that for any website using CSS selectors. https://feed-me-up-scotty.vincenttunru.com/


This looks great, I'll have to check it out. I remember with the Far Side website I had to use Selenium for the browser because of some JavaScript on the page vs using something like BeautifulSoup. Does yours handle that?


Yeah, it uses Playwright, so it does execute JavaScript. It doesn't attempt to hide the fact that it's automated, so some sites that don't like scraping will block it, but I wouldn't expect that for this website.


You should try to incorporate Dennis the Menace in your retrievals.

https://www.reddit.com/r/Harmontown/comments/dsfqh7/the_far_...


In case anyone finds this, I received a DMCA notice from the publisher of The Far Side this morning, and out of respect for Gary Larsen, I'll removed the scraper and RSS feed.


Thanks for this! I have moved 90%+ of my daily media consumption to FreshRSS, and despite the up-front effort, it's been well worth it. I find that a very simple, chronological, purely opt-in approach has improved my mental health, and left me fulfilled without the need for endless algorithmically generated content feeds, which frequently left me anxious and procrastinating.


Wow. Thanks for making me buy a color e-ink display.


Which one did you buy?


Bought the waveshare spectra 6 13.3”, will be a little project to connect to a spare rpi and pull down this RSS feed.


I'll be curious how you'll do this, having a daily Far Side like the daily paper calendar is a good idea. The only possible issue with my RSS feed is that I lump all the daily comics into one entry. So you could get 2-5 images per day/entry. Essentially what you see on the front page of thefarside.com. I'm not completely sold on my method, so open to suggestions (see above post for the GitHub)


My first thought on finding this: needs an rss feed! TY


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

Search: