frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Is There a Art Coloring Book Chrome Extension?

1•vaupk•2m ago•0 comments

M116 Microbiome study of oldest human

https://www.cell.com/cell-reports-medicine/fulltext/S2666-3791(25)00441-0
1•dxbydt•3m ago•0 comments

Facebook and Instagram to offer ad-free service in UK for up to £3.99 a month

https://www.theguardian.com/technology/2025/sep/26/facebook-and-instagram-to-offer-paid-ad-free-s...
3•oakesm9•12m ago•0 comments

Show HN: I built a form builder where every form gets a REST API

https://zapforms.io
1•skrid•12m ago•0 comments

Super fast and accurate image classification on edge devices

https://github.com/Paulescu/image-classification-with-local-vlms
1•PauLabartaBajo•14m ago•0 comments

Show HN: Sockudo – Pusher-compatible WebSocket server in Rust

3•radooku•16m ago•0 comments

Share your org's repos for Hacktoberfest 2025

1•teminal•17m ago•0 comments

1980s Aussie innovation: the passenger car helmet (2020)

https://www.whichcar.com.au/car-style/davies-craig-australian-car-helmet
2•nkurz•21m ago•0 comments

CppCon 2015: Greg Law " Give me 15 minutes and I'll change your view of GDB" [video]

https://www.youtube.com/watch?v=PorfLSr3DDI
1•lordleft•22m ago•0 comments

Hardware Memory Reordering

https://coffeebeforearch.github.io/2020/11/29/hardware-memory-ordering.html
1•redixhumayun•23m ago•0 comments

Packing Multiple Services into One Rust Binary

https://carlriis.com/posts/rust-one-binary/
1•PotatoNinja•29m ago•0 comments

Digital Threat Modeling Under Authoritarianism

https://www.schneier.com/blog/archives/2025/09/digital-threat-modeling-under-authoritarianism.html
2•mef•32m ago•0 comments

Who is that actor on the screen? Emacs/LLM/Fun Redux

https://lars.ingebrigtsen.no/2025/09/24/who-is-that-actor-on-the-screen-emacs-llm-fun-redux/
15•JNRowe•33m ago•0 comments

Vibe coding features in a complex SaaS app

https://reflag.com/blog/vibe-coding-features
2•GarethX•33m ago•0 comments

UK officially rolls out digital ID scheme

https://www.gov.uk/government/news/new-digital-id-scheme-to-be-rolled-out-across-uk
7•Improvement•38m ago•9 comments

Malicious Rust packages on Crates.io steal crypto wallet keys

https://www.bleepingcomputer.com/news/security/malicious-rust-packages-on-cratesio-steal-crypto-w...
1•npalli•42m ago•0 comments

My new (to me) project truck: A 2000 Toyota 4Runner

https://another.rodeo/4runner-intro/
2•mooreds•43m ago•0 comments

Reclaiming Mobile: How to Win in the 2025 UX Landscape

https://www.culturefoundry.com/cultivate/design-ux/reclaiming-mobile-how-to-win-in-the-2025-ux-la...
1•mooreds•46m ago•0 comments

The UAW's Shawn Fain on Union Growth and Union Power

https://jacobin.com/2025/09/fain-uaw-union-power-billionaires/
1•stareatgoats•48m ago•0 comments

I made an app that finds missing features in apps

https://gapifyai.com/
2•Inflazor•50m ago•1 comments

Report Earnings Daily (2018)

https://ritholtz.com/2018/08/report-earnings-daily/
1•throw0101c•50m ago•1 comments

Development Productivity, Not Developer Productivity

https://redmonk.com/rstephens/2025/09/25/development-productivity/
1•mooreds•51m ago•0 comments

Countering Domestic Terrorism and Organized Political Violence

https://www.whitehouse.gov/presidential-actions/2025/09/enforcing-the-death-penalty-laws-in-the-d...
1•jbrr•53m ago•1 comments

Kubetail: New Rust-Based Cluster Agent

https://www.kubetail.com/blog/announcing-rust-based-cluster-agent
1•andres•59m ago•0 comments

Vibe Versioning Specification

https://www.vibver.org/
1•quarkz14•1h ago•0 comments

Ask HN: Will quantum computing offset the power grid needs of AI?

2•quantum2022•1h ago•1 comments

Show HN: Hayao AI – Edit, Transform and Enhance Photos with Text Prompting

https://hayao.app/
1•qwikhost•1h ago•0 comments

The Joy of Faking It – Reducing Security Risks with Synthetic Data

https://www.pz.com.au/the-joy-of-faking-it-reducing-security-risks-in-legacy-system-enhancement-w...
1•josephcooney•1h ago•0 comments

Apple's Claimed Private Data Flows Pass Through Amazon Infrastructure

https://gist.github.com/JGoyd/e5fe395c4b51f9e03734ad08e6e790db
15•sandbox_escape•1h ago•11 comments

ChatGPT is referring too many people to suicide hotline [Dutch]

https://nos.nl/artikel/2584070-chatgpt-wijst-mensen-te-snel-door-merkt-zelfdodinghulplijn-113
1•thijser•1h ago•2 comments
Open in hackernews

Show HN: The Little Notebook for Learning Linear Algebra with Python

https://little-book-of.github.io/linear-algebra/books/en-US/lab.html
56•tamnd•1h ago

Comments

tamnd•1h ago
This pairs really well with the little book https://github.com/little-book-of/linear-algebra, I have recently updated it with more content and clearer explanations, so if you're diving into this topic, you might find it helpful.
m00dy•1h ago
great work!, will take a look over the weekend.
tamnd•1h ago
Here is the Google Colab link for you https://colab.research.google.com/github/little-book-of/line...
johnh-hn•51m ago
Thank you for creating and open sourcing this. I have a question if I may.

If a person has the goal of getting into a field like computer vision or machine learning, would they be able to build useful things right away if they completed this book?

tamnd•44m ago
Definitely! If you scroll down a bit, you will see in Chapter 10 that I've included some fun applications, things like 2D/3D geometry, linear regression, recommender systems, and even a quick intro to PageRank. I wanted to show how these ideas connect to real-world problems, so it's not just theory. Hope you find it interesting.
johnh-hn•37m ago
Much appreciated! I'll give this a go and see how far I get.
freakynit•30m ago
This is great. Covers a lot of useful topics. Thanks..