frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Joy of Numbered Streets

https://humantransit.org/2026/03/the-joy-of-numbered-streets-or-call-it-39th-avenue.html
1•dmit•11m ago•0 comments

Bitmoji Anthropology [video]

https://www.youtube.com/watch?v=E2I0tqgaEVo
1•broabprobe•18m ago•0 comments

Dandelion Mesh: Serverless mesh network for browsers using WebRTC

https://github.com/predatorray/dandelion-mesh
1•zetaplusae•20m ago•0 comments

I made aipack and wanted to share

https://github.com/shrug-labs/aipack
1•waffleman21•21m ago•1 comments

CLTR finds a 5x increase in scheming-related AI incidents

https://www.longtermresilience.org/reports/v5-scheming-in-the-wild_-detecting-real-world-ai-schem...
1•kuerbel•21m ago•0 comments

I did a deep dive into cursors SQLite storages, different from Claude Code

https://vibe-replay.com/blog/cursor-local-storage/
1•tuo-lei•23m ago•2 comments

Aldus PageMaker on the Apple Macintosh

https://stonetools.ghost.io/pagemaker-mac/
1•zdw•24m ago•0 comments

I got tired of dd() and built a visual PHP debugger that doesn't need Xdebug

https://ddless.com
1•jeffsynister•24m ago•1 comments

Geometric Return and Portfolio Analysis (2003)

https://www.treasury.govt.nz/publications/wp/geometric-return-and-portfolio-analysis-wp-03-28#abs...
1•tosh•27m ago•0 comments

The new AI literacy: Insights from student developers

https://cloud.google.com/blog/topics/developers-practitioners/how-uc-berkeley-students-use-ai-as-...
1•gpi•30m ago•0 comments

Avi Loeb says recent meteorites signal "Fireball Season"

https://avi-loeb.medium.com/is-the-recent-surge-in-meteor-fireballs-on-earth-related-to-3i-atlas-...
1•tbreschi•31m ago•0 comments

Will Google's TurboQuant AI Compression Demolish the AI Memory Wall?

https://www.buysellram.com/blog/will-googles-turboquant-ai-compression-finally-demolish-the-ai-me...
3•jamesbsr•31m ago•0 comments

Ask HN: Help re-finding a self hosting platform with decent SSO support

1•evolve2k•31m ago•0 comments

MacroPulse – Daily macro regime classification via REST API

https://macropulse.live
1•gaberto•35m ago•0 comments

The Future of Python: Evolution or Succession – Brett Slatkin – PyCascades 2026 [video]

https://www.youtube.com/watch?v=1gjLPVUkZnc
2•matt_d•36m ago•0 comments

How to Keep Services Running During Failures?

https://newsletter.scalablethread.com/p/how-to-keep-services-running-during
1•fagnerbrack•38m ago•0 comments

Show HN: Qwen Meetup Presentation, Function Calling Harness, 6.75% to 100%

https://autobe.dev/blog/function-calling-harness-qwen-meetup-korea/
2•samchon•40m ago•1 comments

Is SwiftUI as fast as UIKit in iOS 26?

https://blog.jacobstechtavern.com/p/swiftui-vs-uikit
3•wpm•41m ago•0 comments

Southern Journey

https://en.wikipedia.org/wiki/Southern_Journey
2•tintinnabula•42m ago•0 comments

Ask HN: Anyone using Meshtastic/LoRa for non-chat applications?

4•redgridtactical•43m ago•0 comments

I Trained an LLM on My MacBook Neo

https://taylorarndt.substack.com/p/i-trained-an-llm-on-my-macbook-neo
4•_vaporwave_•46m ago•0 comments

Costasiella Kuroshimae

https://en.wikipedia.org/wiki/Costasiella_kuroshimae
1•thunderbong•1h ago•0 comments

24/7 AI Lo-Fi Radio Station

https://airwaves.fm/
3•newtechwiz•1h ago•2 comments

TokenFence – Per-workflow budget caps and kill switch for AI agents

https://tokenfence.dev/
3•karhagba•1h ago•0 comments

H100 prices are melting *UP

https://www.latent.space/p/ainews-h100-prices-are-melting-up
6•swyx•1h ago•0 comments

The toughest new sport in Japan is street-racing office chairs

https://www.cnn.com/2026/03/27/asia/japan-office-chair-racing-intl-hnk
5•rawgabbit•1h ago•0 comments

Habitat Avatar Simulator

https://juliendorra.com/habitat/
5•niedzielski•1h ago•0 comments

Programmatic SEO is just noise based on my last 5 years experience

3•milanspeaks•1h ago•1 comments

He suddenly couldn't speak in space. NASA astronaut says his medical scare remai

https://phys.org/news/2026-03-suddenly-couldnt-space-nasa-astronaut.html
7•bookmtn•1h ago•2 comments

The AI Boom Is Missing the Secret Sauce of the 1990s

https://www.bloomberg.com/news/articles/2026-03-27/why-today-s-ai-boom-won-t-repeat-the-1990s-eco...
3•petethomas•1h ago•0 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.