frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

OpenPrinter

https://www.opentools.studio/
781•bouh•11h ago•188 comments

GPT-5.6 Sol Ultra will be in Codex

https://twitter.com/thsottiaux/status/2073933490513752151
241•mfiguiere•7h ago•173 comments

When AI Costs More Than the Engineer

https://tomtunguz.com/ai-spend-breakeven-2029/
17•kiyanwang•58m ago•4 comments

Has_not_been_viewed_much

https://iamwillwang.com/notes/has-not-been-viewed-much/
241•wxw•8h ago•61 comments

Organic Maps

https://organicmaps.app/
930•tosh•17h ago•278 comments

Building relationships with customers through support didn't turn out as hoped

https://www.uncommonapps.nyc/p/castro-podcasts-things-i-got-wrong-support
89•dabluck•5h ago•51 comments

Show HN: Homegames. An open-source game platform I've been making for 8 years

https://homegames.io
166•homegamesjoseph•10h ago•40 comments

It's not about physical vs. digital games, it's about ownership

https://popcar.bearblog.dev/its-about-ownership/
442•popcar2•17h ago•339 comments

Does code cleanliness affect coding agents? A controlled minimal-pair study

https://arxiv.org/abs/2605.20049
107•softwaredoug•9h ago•53 comments

The Age of Personalized Hardware Is Coming

https://geastack.com/blog-the-age-of-personalized-hardware-is-coming
52•arbayi•4d ago•30 comments

Generate parametric, manufacturable 3D models in seconds

https://kyrall.com/
5•OsamaAtwi•59m ago•2 comments

Zuckerberg says AI agent development going slower than expected

https://www.reuters.com/business/zuckerberg-says-ai-agent-development-going-slower-than-expected-...
201•cwwc•3d ago•360 comments

Starring the Computer

https://www.starringthecomputer.com/computers.html
215•gitowiec•14h ago•50 comments

Completing a computer science degree on Coursera

https://notesbylex.com/completing-a-computer-science-degree-on-coursera
191•lexandstuff•10h ago•120 comments

The Private Capture of Public Genius

https://www.wysr.xyz/p/the-private-capture-of-public-genius
91•martialg•8h ago•46 comments

The future of Flipper Zero development

https://blog.flipper.net/future-of-flipper-zero-development/
307•croes•13h ago•125 comments

New AI tutor achieves 0.71-1.30 SD effect size in Dartmouth course [pdf]

https://intextbooks.science.uu.nl/workshop2026/files/itb26_s1s2.pdf
160•jonahbard•13h ago•94 comments

Mr. Baby Paint and accidentally discovering a new cellular automata

https://tekstien-marginaalien-keskus.aalto.fi/residenssi/heikki/blog/004-december-2/
168•jfil•3d ago•36 comments

Show HN: Visualize Model Spikiness in 3D

https://www.modelmap.tech/
4•afunk•3d ago•1 comments

Composite Video on the NES: Why's it so wobbly?

https://nicole.express/2026/phase-altering-by-line.html
87•zdw•10h ago•7 comments

DNSGlobe – Rust TUI to watch DNS propagate around the world

https://github.com/514-labs/dnsglobe
56•Callicles•10h ago•33 comments

Delta flight hit by firework while landing at Midway Airport on Fourth of July

https://www.nbcchicago.com/news/local/delta-flight-hit-by-firework-while-landing-at-midway-airpor...
118•randycupertino•12h ago•200 comments

Modernizing a 25-year-old minimal C++ unit testing framework (Part 2)

https://freshsources.com/code-capsules/test-part2/
13•chuckallison•3d ago•1 comments

The great blogging collapse: What happened to 100 successful blogs?

https://danielstanica.com/posts/Great-Blogging-Collapse
173•thm•3d ago•132 comments

The Sneakerweb

https://sneakerweb.org/
50•GalaxyNova•6h ago•10 comments

Cursed circuits #5: capacitance multiplier

https://lcamtuf.substack.com/p/cursed-circuits-capacitance-multiplier
84•surprisetalk•12h ago•10 comments

You need a webring

https://shub.club/writings/2026/july/you-need-a-webring/
80•forthwall•13h ago•56 comments

Dungeon Proof Crawler: learn how to write proofs with RPG

https://dhilst.github.io/algae/game/index.html
59•SchwKatze•11h ago•15 comments

Connections in Math: the two kinds of random

https://stillthinking.net/posts/connections-in-math-two-kinds-of-random/
39•pcael•8h ago•25 comments

Run Windows 2000 on a DEC Alpha with a new es40 fork

https://raymii.org/s/blog/Run_Windows_2000_for_Dec_Alpha_on_a_new_es40_fork.html
117•jandeboevrie•18h ago•67 comments
Open in hackernews

Show HN: I wrote a Rust book ending with a Redis clone

https://shankhan3.gumroad.com/l/dnwmtp
14•zeeshanali0094•4d ago

Comments

ganeshsivakumar•1d ago
How would it help compared to the standard Rust book
zeeshanali0094•27m ago
The official Rust book covers everything but is written as a comprehensive reference and is really a good source for understanding. This one is built around getting productive quickly by connecting Rust concepts to what you likely already know from other languages. Every concept is explained through comparison and contrast rather than in isolation. It ends with a working Redis clone rather than isolated exercises. If that sounds like what you need, the free sample is here: https://shankhan3.gumroad.com/l/kkqric
jmpman•1h ago
Can you offer this in a more traditional Amazon or Apple ebook store?
zeeshanali0094•29m ago
Sorry not currently, Gumroad only for now. Amazon KDP is on the list but not set up yet. If you want to be notified when it is available there, follow me on Medium and I will announce it when it is ready.
victorneolt•1h ago
I was hoping that this was a book that I could recommend to others who wants to learn Rust.

Sadly, seeing that even the description was written by a LLM is enough to tell me that the entire book has probably been generated as well.

zeeshanali0094•32m ago
Thank you for taking time to comment. The sample is free before you decide anything: https://shankhan3.gumroad.com/l/kkqric. Judge the writing in the book itself,and leave your feedback i will try correct it in version 2.