frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Make macOS consistently bad (unironically)

https://lr0.org/blog/p/macos/
283•speckx•5h ago•193 comments

Improving Composer through real-time RL

https://cursor.com/blog/real-time-rl-for-composer
42•ingve•1d ago•4 comments

Show HN: Twitch Roulette – Find live streamers who need views the most

https://twitchroulette.net/
42•ellg•2h ago•15 comments

ISBN Visualization

https://annas-archive.gd/isbn-visualization?
89•Cider9986•5h ago•12 comments

Velxio 2.0 – Emulate Arduino, ESP32, and Raspberry Pi 3 in the Browser

https://github.com/davidmonterocrespo24/velxio
83•dmcrespo•4h ago•17 comments

Anatomy of the .claude/ folder

https://blog.dailydoseofds.com/p/anatomy-of-the-claude-folder
360•freedomben•10h ago•186 comments

Nashville library launches Memory Lab for digitizing home movies

https://www.axios.com/local/nashville/2026/03/16/nashville-library-digitize-home-movies
97•toomuchtodo•3d ago•25 comments

LG's new 1Hz display is the secret behind a new laptop's battery life

https://www.pcworld.com/article/3096432/lgs-new-1hz-display-is-the-secret-behind-a-new-laptops-ba...
114•robotnikman•4d ago•64 comments

Telnyx package compromised on PyPI

https://telnyx.com/resources/telnyx-python-sdk-supply-chain-security-notice-march-2026
83•ramimac•16h ago•91 comments

DOJ confirms FBI Director Kash Patel's personal email was hacked

https://arstechnica.com/tech-policy/2026/03/doj-confirms-fbi-director-kash-patels-personal-email-...
155•sebastian_z•3h ago•82 comments

Installing a Let's Encrypt TLS certificate on a Brother printer with Certbot

https://owltec.ca/Other/Installing+a+Let%27s+Encrypt+TLS+certificate+on+a+Brother+printer+automat...
183•8organicbits•11h ago•47 comments

Fets and Crosses: Tic-Tac-Toe built from 2458 discrete transistors

https://schilk.co/projects/fetsncrosses/
10•voxadam•3d ago•3 comments

Explore the Hidden World of Sand

https://magnifiedsand.com/
174•RAAx707•4d ago•35 comments

Meow.camera

https://meow.camera/#4258783365322591678
186•surprisetalk•10h ago•44 comments

The Future of SCIP

https://sourcegraph.com/blog/the-future-of-scip
30•jdorfman•9h ago•13 comments

Building FireStriker: Making Civic Tech Free

https://firestriker.org/blog/building-firestriker-why-im-making-civic-tech-free
86•noleary•1d ago•20 comments

Automatically generate all 3D print files for organizing a drawer

https://geniecrate.com/
22•woktalk•2d ago•13 comments

‘Energy independence feels practical’: Europeans building mini solar farms

https://www.euronews.com/2026/03/26/suddenly-energy-independence-feels-practical-europeans-are-bu...
215•vrganj•16h ago•199 comments

Embracing Bayesian methods in clinical trials

https://jamanetwork.com/journals/jama/fullarticle/2847011
77•nextos•3d ago•8 comments

Capability-Based Security for Redox: Namespace and CWD as Capabilities

https://www.redox-os.org/news/nlnet-cap-nsmgr-cwd/
27•ejplatzer•6h ago•2 comments

Desk for people who work at home with a cat

https://soranews24.com/2026/03/27/japan-now-has-a-special-desk-for-people-who-work-at-home-with-a...
323•zdw•9h ago•126 comments

Colorado House passes bill to limit surveillance pricing and wage setting

https://coloradonewsline.com/briefs/surveillance-pricing-wage-setting/
17•jprs•5h ago•0 comments

People inside Microsoft are fighting to drop mandatory Microsoft Account

https://www.windowscentral.com/microsoft/windows-11/people-inside-microsoft-are-fighting-to-drop-...
500•breve•11h ago•391 comments

Slovenia becomes first EU country to introduce fuel rationing

https://www.bbc.com/news/articles/c77m4zx6zvmo
138•measurablefunc•4h ago•194 comments

21,864 Yugoslavian .yu domains

https://jacobfilipp.com/yu/
74•freediver•2d ago•95 comments

Hold on to Your Hardware

https://xn--gckvb8fzb.com/hold-on-to-your-hardware/
564•LucidLynx•15h ago•458 comments

Should QA exist?

https://www.rubick.com/should-qa-exist/
97•PretzelFisch•14h ago•131 comments

Solving Semantle with the Wrong Embeddings

https://victoriaritvo.com/blog/robust-semantle-solver/
13•evakhoury•3d ago•0 comments

Everything old is new again: memory optimization

https://nibblestew.blogspot.com/2026/03/everything-old-is-new-again-memory.html
183•ibobev•4d ago•128 comments

Ask HN: Founders of estonian e-businesses – is it worth it?

86•udl•3d ago•47 comments
Open in hackernews

Matlab Alternatives 2026: Benchmarks, GPU, Browser and Compatibility Compared

https://runmat.com/blog/free-matlab-alternatives
19•bauta-steen•3d ago

Comments

DeepYogurt•1h ago
Man, these vibe coded sites really are off putting
embedding-shape•1h ago
At least they all look the same so it's really easy to recognize and CTRL+W them.
jazzpush2•1h ago
Right? At least they're easy to identify (and subsequently close).
zephen•52m ago
> At least they're easy to identify

For better or worse, I found this one different.

Usually I see a solid wall of black, but this one was actually readable with scripts disabled.

carabiner•1h ago
Always with the purple and blue.
geophph•1h ago
You don’t like your bullet points as emojis?
tomrod•1h ago
Hate them, actually. They don't communicate - they glaze.

Almost as bad as the theft of em-dashes from polite society.

gchamonlive•1h ago
For my graduation in control engineering I was tasked, among other things, to find a suitable replacement for MATLAB. There were a bunch of models implemented in Matlab that were embedded in a java application that read data from oil pit sensors and ran some identification algorithms to the time series.

I ended up landing on an interop layer for java and python, so I could use scipy, which could load and process all the models implemented in Matlab, and send it back to the supervisory layer in java.

I wonder how it'd be today to embed something like runmat in programs that used to rely on Matlab for computational engine.