frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Sleep regularity is a stronger predictor of mortality risk than sleep duration

https://academic.oup.com/sleep/article/47/1/zsad253/7280269
214•bilsbie•2h ago•85 comments

The Three-Second Theft: Why AI Voice Fraud Outruns Every Defence

https://smarterarticles.co.uk/the-three-second-theft-why-ai-voice-fraud-outruns-every-defence
14•dxs•34m ago•9 comments

Mysteries of Telegram Data Centers

https://dev.moe/en/3025
21•theanonymousone•30m ago•1 comments

Jurassic Park computers in excruciating detail

https://fabiensanglard.net/jurrasic_park_computers/index.html
651•vinhnx•10h ago•159 comments

Privacy Incidents – Real-world examples of why your photos need protection

https://snapsafe.org/incidents.html
21•Cider9986•33m ago•0 comments

SpaceX bond worth 10% less than issue price – heading for junk bond status

https://www.ft.com/content/3a023b95-66c3-41e1-b0ce-df752a499541
69•youngtaff•53m ago•18 comments

Show HN: For 10 World Cups, my model's 2 favorites had the champion every time

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7013338
28•fabioricardo7•2h ago•34 comments

DSLs Enable Reliable Use of LLMs

https://martinfowler.com/articles/llm-and-dsls.html
65•SirOibaf•3h ago•36 comments

Prioritize mental health, and why communication is so important

https://ramones.dev/posts/mental-health/
68•ramon156•2h ago•50 comments

Jiga (YC W21) is hiring the best people to make manufacturing great again

https://jiga.io/about-us/
1•grmmph•1h ago

Weathergotchi – an open-source climate Tamagotchi

https://github.com/Michael-Manning/E-Paper-Climate-Logger
38•luanmuniz•2h ago•11 comments

A Trip to 90s Kansai: Exploring the XD FirstClass Network BBS

https://cdrom.ca/games/2026/05/30/xd.html
32•zetamax•1d ago•1 comments

Societal Impacts: Claude's values across models and languages

https://www.anthropic.com/research/claude-values-models-languages
26•taubek•2h ago•26 comments

Show HN: Grepathy – Claude made a decision nobody approved

https://github.com/evansjp/grepathy
4•evansjp•26m ago•3 comments

What `for x in y` hides from you – From Scratch Code

https://fromscratchcode.com/blog/what-for-x-in-y-hides-from-you/
6•rbanffy•55m ago•2 comments

Bonsai 27B: A 27B-Class model that runs on a phone

https://prismml.com/news/bonsai-27b
649•xenova•20h ago•230 comments

Vancouver PD website features Quick Escape button that wipes itself from history

https://vpd.ca/
316•LookAtThatBacon•13h ago•127 comments

Neverclick: Desktop application for performing mouse actions with your keyboard

https://github.com/LazoVelko/neverclick
36•thunderbong•3d ago•37 comments

Germany maybe found a new source of renewable energy

https://www.schweizerbart.de/papers/zdgg/detail/prepub/108503/Geological_and_geophysical_characte...
9•janandonly•1h ago•1 comments

Briar Is in Maintenance Mode

https://briarproject.org/news/2026-maintenance-mode/
9•ristello•1h ago•0 comments

TS-2026-009: Insecure argument handling in Tailscale SSH permitted root access

https://tailscale.com/security-bulletins
187•jervant•12h ago•108 comments

Telegram Serverless

https://core.telegram.org/bots/serverless
61•soheilpro•3h ago•43 comments

Latent Space as a New Medium

https://kevinkelly.substack.com/p/latent-space-as-a-new-medium
21•thm•1d ago•3 comments

What's the most popular number in Hacker News titles?

https://blog.omgmog.net/post/most-popular-numbers-in-hn-post-titles/
5•omgmog•1h ago•1 comments

The Tower Keeps Rising

https://lucumr.pocoo.org/2026/7/13/the-tower-keeps-rising/
517•cdrnsf•20h ago•239 comments

Using Go for Mobile Apps

https://www.davidsobsessions.com/p/one-year-of-gomobile/
15•theHocineSaad•4h ago•5 comments

Who's running all those tiny RPKI servers?

https://blog.apnic.net/2026/07/15/whos-running-all-those-tiny-rpki-servers/
58•enz•7h ago•8 comments

Bootstrapping GDC with DMD

https://briancallahan.net/blog/20260713.html
3•LorenDB•1d ago•0 comments

How I use HTMX with Go

https://www.alexedwards.net/blog/how-i-use-htmx-with-go
291•gnabgib•17h ago•91 comments

Dependabot version updates introduce default package cooldown

https://github.blog/changelog/2026-07-14-dependabot-version-updates-introduce-default-package-coo...
197•woodruffw•16h ago•124 comments
Open in hackernews

A Trip to 90s Kansai: Exploring the XD FirstClass Network BBS

https://cdrom.ca/games/2026/05/30/xd.html
32•zetamax•1d ago

Comments

richharms•50s ago
The FirstClass BBS software itself was something I'd found extremely interesting back in the nearly pre-Internet days.

Single dialup connection, multiple virtual connections over that serial connection (you could open multiple Windows in the client and have them all updating), non-blocking communications (did some nasty stuff in the client to give a progress bar in the title bar of each window as the contents would load), object database on the server based on the Mac's filesystem (took advantage of file system IDs mapped to folders, files, etc. - copying your server to another drive was a nightmare).

It was almost like a remote, multi-user Finder for Macs. Unfortunately it never transitioned to the Internet well - the license cost for the server software was cost prohibitive for most hobbyists once discussion forum software started showing up everywhere back in the day.

Really neat technology at the time though, and inspired some early communications work of mine before the Internet became ubiquitous.