frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Designing a Slider for Feeling

https://rajavijayaraman.com/writing/designing-slider-for-feeling/
1•rajavijayaraman•4m ago•0 comments

MolmoWeb: Give it a task, it clicks, types, and navigates the web itself

https://github.com/allenai/molmoweb/
1•steveharing1•4m ago•0 comments

The Missing OS for AI-Driven Development: From Hallucinations to High-Governance

https://www.haniweiss.com/the-missing-os-for-ai-driven-development-from-hallucinations-to-high-go...
1•BorrowBrain•5m ago•0 comments

Why Is Vogue Suing a Dog Fashion Magazine?

https://www.nytimes.com/2026/03/17/style/vogue-conde-nast-dogue-magazine-lawsuit.html
1•doener•6m ago•0 comments

Washington passes new AI laws to crack down on misinformation, protect minors

https://www.kuow.org/stories/washington-passes-new-ai-laws-to-crack-down-on-misinformation-protec...
1•greyface-•7m ago•0 comments

Obelix a Multi-Provider LLM ADK with Granular Control and A2A Deployment

https://github.com/GiulioSurya/Obelix/tree/main
1•GiulioSurya•7m ago•0 comments

MCP-Manticore: Let Your AI Assistant Write Manticore Queries for You

https://manticoresearch.com/blog/mcp-manticore-server/
1•snikolaev•8m ago•0 comments

Wallflowers, Rocketships, and Zombies: 29 ways to measure baby name popularity

https://three-things.medium.com/wallflowers-rocketships-and-zombies-29-ways-to-measure-baby-name-...
1•murph314•10m ago•0 comments

I used OpenClaw to analyze TrustMRR's top startups

https://www.webscraperapi.ai/blog/i-used-openclaw-to-analyze-trustmrrs-top-200-startups
1•mpereira•10m ago•0 comments

Show HN: JSON-to-PDF e-book generator for CJK content, built with Claude Code

https://github.com/dongsheng123132/gaokao-mentor-wisdom
1•17vibe•10m ago•0 comments

I built my own expense tracker

https://blog.kulman.sk/building-ledgee/
1•ig0r0•11m ago•1 comments

China AI labs face growing open-source dilemma

https://www.reuters.com/commentary/breakingviews/china-ai-labs-face-growing-open-source-dilemma-2...
1•T-A•14m ago•0 comments

Windows 11's free video editor Clipchamp now requires OneDrive

https://www.pcworld.com/article/3093519/windows-11-free-video-editor-clipchamp-now-requires-onedr...
1•Topfi•21m ago•0 comments

Ask HN: Why developers are not bothered about feature adoption?

1•gokulnair2001•21m ago•0 comments

Vercel: March 31st deadline for AI training

https://migrateoffvercel.org/vercel-tos-update
1•mikethehusky•23m ago•0 comments

Why colleges are turning to oral exams to combat AI

https://apnews.com/article/college-oral-exam-ai-chatgpt-77954a19f5304bfc6e76dc92d4bef3ad
2•geox•25m ago•0 comments

Making Linux CLI workflows predictable and easy to debug

https://github.com/artemkolba321-spec/OLS
2•artem_IT•28m ago•1 comments

Board Games Give You a False Sense of Socialising

https://lovkush.substack.com/p/why-i-hardly-play-board-games-anymor
2•eatitraw•30m ago•1 comments

The AI Client in WordPress 7.0

https://make.wordpress.org/core/2026/03/24/introducing-the-ai-client-in-wordpress-7-0/
3•mgrey•30m ago•1 comments

RustSec Integrity Breach Hides Dangerous Crypto Flaw

https://www.flyingpenguin.com/rustsec-integrity-breach-hides-dangerous-crypto-flaw/
3•upofadown•37m ago•0 comments

More frequent ejaculations may boost men's fertility, research suggests

https://www.theguardian.com/society/2026/mar/25/more-frequent-ejaculations-men-fertility-research
2•giuliomagnifico•38m ago•0 comments

Running an open-weight LLM locally on an Apple Watch

https://twitter.com/nobodywho_ai/status/2036759422135832779
4•pielouNW•40m ago•0 comments

I Let AI Plan My Seaside Break and Wound Up Swimming in the North Sea

https://www.wsj.com/lifestyle/travel/i-let-ai-plan-my-seaside-break-and-wound-up-swimming-in-the-...
2•thm•40m ago•0 comments

.apks are just .zips; semi-legally hacking software for orphaned hardware [video]

https://www.youtube.com/watch?v=P1kfuCkWo24
2•abadar•42m ago•0 comments

Claude Code Tips You Didn't Know

https://trigger.dev/blog/10-claude-code-tips-you-did-not-know
2•vinhnx•44m ago•0 comments

Understanding Safety Levels in Physical Units Libraries

https://mpusz.github.io/mp-units/HEAD/blog/2026/03/23/understanding-safety-levels-in-physical-uni...
3•aw1621107•44m ago•0 comments

Show HN: Open Agent Spec. Treat AI agents like typed functions not prompt chains

https://github.com/prime-vector/open-agent-spec
2•andrewvector•45m ago•0 comments

Startups Die. Ideas Don't

https://startups.rip/
3•FinnKuhn•46m ago•0 comments

Ask HN: How does one get rich in 2026?

5•roschdal•46m ago•2 comments

EU votes on US deal: commit to buy a lot and get tariffs in return

https://policy.trade.ec.europa.eu/news/joint-statement-united-states-european-union-framework-agr...
4•yread•46m ago•1 comments
Open in hackernews

Numerical Linear Algebra Class in Julia TUM

https://venkovic.github.io/NLA-for-CS-and-IE.html
145•darboux•10mo ago

Comments

staplung•10mo ago
Not exactly the same material but U. Michigan has their Robotics 101 course up as well: Computational Linear Algebra, also in Julia.

https://github.com/michiganrobotics/rob101/tree/main

ted_dunning•10mo ago
This is a nicely comprehensive course, but it looks like it is pretty fast paced, especially in the last few lectures (some of those later slides definitely aren't finished).

As a reference, it looks very useful.

stabbles•10mo ago
A good resource is Gerard Sleijpen's course: https://webspace.science.uu.nl/~sleij101/Opgaven/NumLinAlg/
me3meme•10mo ago
I just selected lecture 07 to take a look: Lecture 07 is about QR factorizacion and Householder reflections. The author proves how to construct a reflection to make zeros in the first column and then he just claims that following this procedure for the other columns finish the proof. But he should prove or justify why the other reflections do not destroy the zeros of previous reflections. Also he proves that a vector v is the vector to construct the reflection (but there is a factor of 2 that was not correctly simplified, maybe a latex error), but I think that it should be more general and easier to prove that for any w the vector from w to its image f(w) is the orthogonal vector to the plane of the reflection.

I thank the author for the slides, but this little proof need some more care, I don't know about the quality of other sections or the overall quality of the slides. Anyway I like how he tries to make things easy but good work is hard.

Edited: I was wondering whether a LLM reading Lecture 7 would detect what was missing in the proof. I tried with deepseek but its first feedback on the Lecture 7 was positive, then when prompted about the incomplete proof it recognized it as a common error and explained how to complete the proof. Also I have to prompt it about the bad factor 2 for it to detect it. So it seems that deepseek is not a useful tool to judge quality of math content without very expert guidance, deepseek suggested to ask the LLM to compare this proof with another proof to detect important or vital differences.

Certhas•10mo ago
That's an absolutely obvious step though? As in, detailed lecture notes should maybe elaborate with a sentence, but in a lecture I would not put this on the slides but mention the core point and expect students at this level (who should have seen some amount of more theoretical LinAlg courses by then) to understand how to do the 1 line calculation.

There aren't even any real details to fill in, you iterate on the lower right block so anything you do is orthogonal to the upper left block. Do a 2x2 block matrix multiplication to convince yourself that this preserves the form achieved so far.

me3meme•10mo ago
-- Do a 2x2 block matrix multiplication to convince yourself that this preserves the form achieved so far.

I don't consider this a proof. Perhaps you have in mind two simple but key properties of reflections about the hyperplane orthogonal to a vector v: (a) The hyperplane of a reflection is the fixed point of the reflection (b) the hyperplane is the orthogonal vector space to the vector space spanned by v. From this two properties it follows that each step of making zeroes does not change previous zeroes.

Your claim that for advanced students there is no need to comment about details it is not falsifiable. Citing Mac Lane: A monad is just a monoid in the category of endofunctors.

But from a practical point of view one can see the very basic level and simplicity of the definitions and calculations prior to the proof. So at this level of detail I consider that noticing that one must be careful to not destroy previous zeros is matching the level of discourse at the proper level.

Certhas•10mo ago
10 LB = LB' 0Q 0A 0A'

The proof says iterate on A, so that obviously creates a lower dimensional rotation Q that will act on the full space as above.

Absolutely mention this in lecture notes/during the lecture.

slwvx•10mo ago
I guess the title would better be "Numerical Linear Algebra Class in Julia at TUM". I.e. the "TUM" in the title does not mean that there's some new "TUM" version of Julia, rather that the class is at the Technical University of Munich.