frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

StarDict sends X11 clipboard to remote servers

https://lwn.net/SubscriberLink/1032732/3334850da49689e1/
204•pabs3•6h ago•136 comments

GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models [pdf]

https://www.arxiv.org/pdf/2508.06471
277•SerCe•9h ago•39 comments

Wikipedia loses challenge against Online Safety Act

https://www.bbc.com/news/articles/cjr11qqvvwlo
858•phlummox•18h ago•660 comments

A fast, low-latency, open-hardware e-paper monitor and dev kit

https://www.crowdsupply.com/modos-tech/modos-paper-monitor
63•RossBencina•3d ago•12 comments

I tried every todo app and ended up with a .txt file

https://www.al3rez.com/todo-txt-journey
1074•al3rez•20h ago•630 comments

The Article in the Most Languages

https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2025-08-09/Disinformation_report
98•vhcr•3d ago•25 comments

Undefined Behavior in C and C++

https://russellw.github.io/undefined-behavior
32•imadr•3d ago•51 comments

Artificial biosensor can better measure the body's main stress hormone

https://medicalxpress.com/news/2025-07-artificial-biosensor-body-main-stress.html
14•PaulHoule•3d ago•2 comments

Claude Code is all you need

https://dwyer.co.za/static/claude-code-is-all-you-need.html
658•sixhobbits•20h ago•372 comments

GitHub is no longer independent at Microsoft after CEO resignation

https://www.theverge.com/news/757461/microsoft-github-thomas-dohmke-resignation-coreai-team-transition
1210•Handy-Man•18h ago•881 comments

Weathering Software Winter (2022)

https://100r.co/site/weathering_software_winter.html
84•todsacerdoti•7h ago•33 comments

The Best Line Length

https://blog.glyph.im/2025/08/the-best-line-length.html
9•zdw•3d ago•0 comments

CoLoop (YC S21) Is Hiring AI Engineers in London

1•mrlowlevel•3h ago

Show HN: I built an offline, open‑source desktop Pixel Art Editor in Python

https://github.com/danterolle/tilf
142•danterolle•12h ago•34 comments

FreeBSD Scheduling on Hybrid CPUs

https://wiki.freebsd.org/Scheduler/Hybrid
76•fntlnz•4d ago•20 comments

OpenSSH Post-Quantum Cryptography

https://www.openssh.com/pq.html
409•throw0101d•22h ago•108 comments

All known 49-year-old Apple-1 computer

https://www.apple1registry.com/en/list.html
84•elvis70•3d ago•19 comments

The History of Windows XP

https://www.abortretry.fail/p/the-history-of-windows-xp
91•achairapart•2d ago•43 comments

Neki – sharded Postgres by the team behind Vitess

https://planetscale.com/blog/announcing-neki
207•thdxr•16h ago•33 comments

LLMs' "simulated reasoning" abilities are a brittle mirage

https://arstechnica.com/ai/2025/08/researchers-find-llms-are-bad-at-logical-inference-good-at-fluent-nonsense/
74•blueridge•4h ago•50 comments

What does it mean to be thirsty?

https://www.quantamagazine.org/what-does-it-mean-to-be-thirsty-20250811/
63•pseudolus•11h ago•47 comments

Show HN: Play Pokémon to unlock your Wayland session

https://github.com/AdoPi/wlgblock
100•anajimi•1d ago•41 comments

Launch HN: Halluminate (YC S25) – Simulating the internet to train computer use

60•wujerry2000•19h ago•41 comments

How to teach your kids to play poker: Start with one card

https://www.bloomberg.com/news/articles/2025-08-08/how-to-teach-your-kids-poker-with-one-card-at-age-four
92•ioblomov•3d ago•149 comments

Ollama and gguf

https://github.com/ollama/ollama/issues/11714
147•indigodaddy•16h ago•65 comments

Why tail-recursive functions are loops

https://kmicinski.com/functional-programming/2025/08/01/loops/
114•speckx•3d ago•118 comments

The value of institutional memory

https://timharford.com/2025/05/the-value-of-institutional-memory/
152•leoc•17h ago•82 comments

Japan's largest paper, Yomiuri Shimbun, sues Perplexity for copyright violations

https://www.niemanlab.org/2025/08/japans-largest-newspaper-yomiuri-shimbun-sues-perplexity-for-copyright-violations/
146•aspenmayer•10h ago•65 comments

AOL to discontinue dial-up internet

https://www.nytimes.com/2025/08/11/business/aol-dial-up-internet.html
197•situationista•1d ago•211 comments

36B solar mass black hole at centre of the Cosmic Horseshoe gravitational lens

https://academic.oup.com/mnras/article/541/4/2853/8213862?login=false
143•bookofjoe•20h ago•103 comments
Open in hackernews

A fast, low-latency, open-hardware e-paper monitor and dev kit

https://www.crowdsupply.com/modos-tech/modos-paper-monitor
60•RossBencina•3d ago

Comments

sandos•1h ago
It seems to update fast, but with significant ghosting, right? Looking at the cat example. Maybe this is just the best e-ink can do, and thats fine!
swinglock•1h ago
It looks amazing for e-ink. You'd probably don't want this for video anyway, besides it's not even in color. I'm impressed that it works at all. For a lot of work though it could be amazing, depending on your environment.

Say you'd want to pop outside in the nice weather to do some programming. You quickly find why that wasn't as glamorous as you expected. But if you had a laptop with such a screen I would expect it to work great.

porridgeraisin•1h ago
What about syntax highlighting?
3abiton•1h ago
That indeed would be my issue with it for programming.
swinglock•1h ago
I don't require it myself but that's a concern, it's nice to have. Maybe someone can build an editor that uses different fonts within one file instead of different colors. Could be something out there for color blind folks already, though seeing no colors at all is unusual. But e-ink has grayscales so you could at least make comments a bit lighter, I think I'd be happy with that.
balou23•32m ago
There's plenty of options available. A coworker of mine used to print out code for reviews. You can use italic, bold and underline as alternative to colors. Grayscale might work nicely for eInk too - for laser printers just thin/regular/bold probably works better.

Other fonts... I could see myself being distracted by changing fonts in a document, except maybe for comment blocks. But for those italic/thin seems to work well already.

Tried to find the tool... it's GNU enscript. Syntax highlighting for several languages, outputs to postscript.

swinglock•26m ago
I like your idea better.
OJFord•31m ago
I'd do 3 greys, from lightest to darkest: comments, syntactical cruft like braces, semicolons, certain keywords, etc., and then 'actual' code, variable names and so on.

Much more variation than that with 256 colours is mostly just making it pretty rather than offering helpful distinction imo.

dspillett•1m ago
You have the option of a few greyscale levels, bold, pehaps italic, and depending on font maybe extra-bold and light. That should be enough for the essentials, though it will feel like a downgrade if you have got used to a richly colourful environment and rely on it for reasons other than liking it being pretty.
bbarnett•1h ago
There's a lot better being done by Boox, and even with colour e-ink in terms of ghosting. I think a lot of that is software end, though.

The one unfortunate thing is that this monitor seems to have a glossy screen, not matte, but maybe that's an additional layer over a dev kit?

If this truly is 'open', then it should be trivial to write special X11/Wayland drivers for it, to handle a lot of the ghosting issues at that end. I think Boox actually refreshes portions of screens, and a double or triple video buffer in X/Wayland could do the same.

(One problem with Boox is their relentless phone-home to servers in China, which cannot be disable by normal means.)

swinglock•27m ago
Damn shame, because otherwise they look brilliant, I would have wanted one. Thanks for the warning.
dspillett•6m ago
Another problem with Boox is the disregard of the requirements of the GPL family of licences. I've been interested in some of their devices but won't touch them due to that (and now due to the issue you stated - though I was unaware there was un-disablable “telemetry”, I'd have to look into that if they ever did something about the lack of GPL compliance).