frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

SwarmHawk – open-source CLI → Nuclei → AI synthesis → PDF report

https://github.com/hastikdan/swarmhawk-cli
1•hastikdan•3m ago•0 comments

Single-celled organism with no brain is capable of Pavlovian learning

https://www.newscientist.com/article/2519284-single-celled-organism-with-no-brain-is-capable-of-p...
1•XzetaU8•6m ago•1 comments

Judge Rules Apple Watch Blood Oxygen Workaround Does Not Infringe Masimo Patents

https://www.macrumors.com/2026/03/19/itc-apple-watch-workaround-valid/
1•mgh2•8m ago•0 comments

Codex with a vague prompt just solved a bug in Ghostty

https://twitter.com/mitchellh/status/2029348087538565612
1•Tikrong•9m ago•0 comments

Tesla Has Its First Semi-Truck and It's a Hit with Truckers

https://www.wsj.com/business/logistics/truckers-tesla-fans-semi-b0a66e6e
1•EwanG•13m ago•1 comments

Crossbar's new security chip isn't secure

https://www.zach.be/p/crossbars-new-security-chip-isnt
2•hasheddan•14m ago•0 comments

Starmer's digital ID reboot raises same old questions as its Blair-era ancestor

https://www.theregister.com/2026/03/20/digital_id_consultation/
1•jjgreen•15m ago•0 comments

The Coming SpaceX Scam

https://danafblankenhorn.substack.com/p/the-coming-spacex-scam
1•simonebrunozzi•15m ago•0 comments

Why modern physics is forcing us to rethink existence

https://bigthink.com/series/full-interview/michelle-thaller-spacetime/
1•Brajeshwar•15m ago•0 comments

Bernie Sanders: I spoke to AI agent Claude [video]

https://www.youtube.com/watch?v=h3AtWdeu_G0
1•epaga•17m ago•0 comments

SQLAlchemy 2 In Practice

https://blog.miguelgrinberg.com/post/sqlalchemy-2-in-practice---chapter-1---database-setup
2•ibobev•19m ago•0 comments

Ask HN: Should AI agents be allowed to spend money autonomously?

1•bahaghazghazi•19m ago•1 comments

Deepfake Impersonation Attacks (Part 1): Anatomy of Modern Deepfakes

https://www.slashid.com/blog/deepfake-impersonation-attacks-part-1/
1•snagg•20m ago•0 comments

Show HN: Htmx Toolkit for VS Code with completions, validation and 20 support

https://github.com/andreahlert/htmx-vscode-toolkit
3•andreahlert•23m ago•0 comments

Probing gravity with gravitational waves: cosmology, black hole ringdowns[video]

https://www.youtube.com/watch?v=tBL1Qwqhqfg
1•HappyPanacea•25m ago•0 comments

Session private messenger donation appeal

https://session.foundation/blog/a-personal-appeal-from-cofounder-of-session-chris-mccabe
1•yougotwill•28m ago•1 comments

Show HN: Aurea, an image codec that sequences pixels like DNA

https://github.com/5ymph0en1x/Aurea
1•Symphoenix•29m ago•0 comments

Getting Ziggy with It – Re: Factor

https://re.factorcode.org/2026/03/getting-ziggy-with-it.html
2•birdculture•30m ago•0 comments

Yog-Fsharp – A Graph Library for F#. A Port of Gleam's Yog

https://github.com/code-shoily/yog-fsharp
1•TheWiggles•30m ago•0 comments

Thin Ice

https://grist.org/science/on-thin-ice-glacier-tourism-iceland/
2•Brajeshwar•36m ago•0 comments

Show HN: Sonar – A tiny CLI to see and kill whatever's running on localhost

https://github.com/RasKrebs/sonar
4•raskrebs•38m ago•1 comments

Show HN: Varpulis – Real-time behavioral guardrails for AI agents

https://github.com/varpulis/varpulis-agent-runtime
1•cpo75•40m ago•0 comments

Xiaomi MiMo-V2-Pro

https://mimo.xiaomi.com/mimo-v2-pro
2•jusgu•41m ago•2 comments

The Transformer Architecture, Visualized

https://www.vizuaranewsletter.com/p/the-transformers
1•Anon84•41m ago•0 comments

State of Platforms 2026: From Adoption to Accountability

https://offentlig-paas.no/artikkel/state-of-platforms-2026
5•starefossen•46m ago•1 comments

Have Fungi Hacked Us?

https://thesporereport.com/?p=884
3•stared•50m ago•0 comments

Cell-inspired sensor paves way to real-time health

https://www.latrobe.edu.au/news/articles/2026/release/cell-inspired-sensor-paves-way-to-real-time...
2•giuliomagnifico•51m ago•0 comments

Reverse Engineering Life and Reality

https://mimetra.com/blog/understanding-of-reality/
1•mw67•52m ago•1 comments

I collected 1k cancellation URLs and built them into an iOS app

https://apps.apple.com/us/app/subscriptioncat-reminder/id6760429188
3•hiroshichan•54m ago•0 comments

No semicolons needed: a survey of programming language syntaxes

https://terts.dev/blog/no-semicolons-needed/#lua
2•fanf2•55m ago•1 comments
Open in hackernews

I solved almost all of free problems on LeetCode using AI

https://old.reddit.com/r/leetcode/comments/1krg7by/i_solved_almost_all_of_free_problems_on_leetcode/
3•tevlon•10mo ago

Comments

cratermoon•10mo ago
I'm sure all the free problems from LeetCode are in the training sets, so I don't think this is much of a flex.
tevlon•10mo ago
i was thinking the same. And i am sure it is in the training set, but i couldn't solve 10 hard problems. Also, most of the hard problems, the LLMs weren't able to solve in one shot. How do you explain this?
cratermoon•10mo ago
There are many more correct answers to the easy problems than to the hard ones. Thus the LLM is more likely to hit upon the correct completion for them.
tevlon•10mo ago
makes sense
whobre•10mo ago
Alright, but how can this exercise help them pass an interview? The point of leetcode is to memorize the solutions so one can do well in an interview; yes, I agree it’s ridiculous.