frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Apart from coding agents, what other category of agents are seeing scale?

1•marshall300791•4m ago•0 comments

Ask HN: Recent CSS change? Some titles are now cropped in the feed on mobile

1•jasonjmcghee•5m ago•0 comments

Paracetamol, Alcohol and the Liver (2000)

https://pmc.ncbi.nlm.nih.gov/articles/PMC2014937/
1•georgecmu•6m ago•0 comments

New Proofs Probe Soap-Film Singularities

https://www.quantamagazine.org/new-proofs-probe-soap-film-singularities-20251112/
1•nsoonhui•7m ago•0 comments

Building open AI to cure or prevent all disease by 2110

https://www.latent.space/p/biohub
1•gmays•11m ago•0 comments

Putin Is Turning Eighth-Grade Classrooms into Army Training Grounds

https://www.wsj.com/world/russia/putin-is-turning-eighth-grade-classrooms-into-army-training-grou...
1•pinewurst•11m ago•0 comments

Gem: Modded Gemini is a great enterprise search tool/debug asst?

https://gemini.google.com/gems/create
1•garryssaunaboy•14m ago•1 comments

I Used AI to Write My Last Blog Post and HN Flagged It

https://meysam.io/blog/hn-viral-flagged-submission/
2•meysamazad•14m ago•1 comments

Binary Prediction and Artificial Intelligence = Automation for Businesses

1•ZekeV•15m ago•0 comments

Instant chat roomz for your friends – speakz.chat

https://speakz.chat/
1•nickisyourfan•15m ago•0 comments

TypeScript, Python, and the AI feedback loop changing software development

https://github.blog/news-insights/octoverse/typescript-python-and-the-ai-feedback-loop-changing-s...
1•meysamazad•15m ago•0 comments

Show HN: Beatdelay.co – Stop procrastinating on urgent tasks

https://beatdelay.co
1•ivanramos•16m ago•4 comments

Fast and Accurate Long Text Generation with Few-Step Diffusion Language Models

https://github.com/apple/ml-fs-dfm
1•gok•16m ago•0 comments

The Anatomy of the Least Squares Method, Part Two

https://thepalindrome.org/p/the-anatomy-of-the-least-squares-ab5
1•tzury•21m ago•0 comments

BC's Tales of the Pacific ǀ The awful tuna tragedy

https://mvariety.com/editorials/columnists-bcs-tales-of-the-pacific-the-awful-tuna-tragedy-k2xmj0...
1•sipofwater•21m ago•1 comments

Show HN: A developer mental health tool that encourages daily coding with breaks

https://bitpet.dev/
1•rishabhpoddar•22m ago•0 comments

Show HN: Questmate (SafetyCulture Alternative)

https://www.questmate.com/
1•cedel2k1•24m ago•0 comments

Architectures of the AI Mind: The simple prompt that tells you everything

https://artificiallyintelligentspace.substack.com/p/architectures-of-the-ai-mind
1•datanality•27m ago•0 comments

How to Survive Artificial Intelligence

https://www.thefp.com/p/ai-will-change-what-it-is-to-be-human
1•gmays•28m ago•0 comments

What Happened with Claude Opus 4.1?

https://artificiallyintelligentspace.substack.com/p/heres-to-another-legacy-model
1•datanality•28m ago•0 comments

Sima Mofakham, Chuck Mikell's AI that sees signs of consciousness

https://tbrnewsmedia.com/sbus-sima-mofakham-chuck-mikell-design-ai-that-sees-signs-of-consciousness/
1•Marshferm•32m ago•0 comments

Show HN: Treasury – The personal finance app built for you (public beta)

https://treasury.sh/
2•junead01•33m ago•0 comments

A Search Engine That Finds You Weird Old Books – By Clive Thompson – Debugger

https://debugger.medium.com/a-search-engine-that-finds-you-weird-old-books-3a74fbb5f3d4
1•pkaeding•33m ago•0 comments

Google Wave

https://en.wikipedia.org/wiki/Google_Wave
2•Nition•37m ago•1 comments

Is it too late to contribute to AI? (Andrew Ng)

https://www.deeplearning.ai/the-batch/issue-327/
2•dvrp•42m ago•0 comments

Improve Your Personality (1951)

https://www.youtube.com/watch?v=VvFF9NlRlxQ
1•higgins•44m ago•0 comments

How to Write a Book in Markdown

https://carlalexander.ca/write-book-markdown/
2•nivethan•46m ago•0 comments

Show HN: AI SDK Rust – With Storage

1•saribmah•47m ago•0 comments

AirPods Live Translation Expands to the EU

https://mjtsai.com/blog/2025/11/06/airpods-live-translation-expands-to-the-eu/
1•colinprince•51m ago•0 comments

Audit Figma Components for detached, reset, overridden components and more

https://www.figma.com/community/plugin/1564328602359376130/component-auditor-toolkit
1•BiblioKit•54m ago•0 comments
Open in hackernews

Looking for best project based learning resources (all domains)

1•bibin765•1h ago
What are the best project-based learning platforms, blogs, or resources that helped you learn by doing?

I'm especially interested in sites that:

Give real, practical projects

Show end-to-end builds

Encourage tinkering over passive learning

Cover software, hardware, or cross-discipline projects

Have strong communities or open-source examples

Would love recommendations from the HN community.

Comments

k310•8m ago
Almost!

A while back, when there was after-school education money, I was interested in creating labs for students to go out and measure things and reduce the data in class/lab and/or do so at home with a live linux distro or remotely on a class server.

The idea was to take real measurements and use open source tools, this being their introduction to them, to analyze.

Fact is that most run cross-platform, but are at last glance, included in most linux distros other than the smallest ones. Knoppix was being updated regularly at the time and was my choice. If it ran at all, it was easier than downloading those apps. Boot and run. (or run remotely)

That program (i.e. the money) wound down. Computers AND exercise. If it involved trips to the marsh, a chance to photograph some shorebirds, as well.

not sure if it involved actually building simple instruments, though that would have been fun. I was always intrigued by the "Amateur Scientist" sections in old Sci-Am magazines.

Education is really interesting, because everything is new to kids, and people in this community know that growth and real innovation come from facing new, undocumented, challenges and "finding a way". I tried to automate (some but not all) tasks via scripts rather than one-off tinkering, and what I gained was skill at scripting, especially when "Mr. Internet" didn't have a ready-made solution ...

for the next unknown challenge.