frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

US disrupts Russian military-run DNS hijacking network

https://www.reuters.com/business/media-telecom/us-disrupts-russian-military-run-dns-hijacking-net...
1•2OEH8eoCRo0•2m ago•0 comments

Operation "Epic Fury" Deepens Transatlantic Rift: U.S., EU at Odds over Security

https://militarnyi.com/en/articles/operation-epic-fury-deepens-transatlantic-rift-u-s-and-europe-...
2•vrganj•3m ago•0 comments

Wrote an extension for the Thunderbird Client to help protect from Phishing

https://addons.thunderbird.net/en-US/thunderbird/addon/stop-phishing-me/
2•StopPhisingMe•4m ago•1 comments

The hundred most influential books since the war (2008)

https://web.archive.org/web/20100619010636/http://entertainment.timesonline.co.uk/tol/arts_and_en...
2•MyOtherAct•5m ago•0 comments

Who Would Be Scared If AI Replaced Their Jobs?

https://maxglobalnews.com/if-ai-takes-over-we-lose-our-jobs-but-if-ai-fails-we-also-lose-our-jobs/
1•videobroker•8m ago•0 comments

Show HN: Voxcode: local speech to text and ripgrep = transcript and code context

https://github.com/jensneuse/voxcode
1•jensneuse•9m ago•1 comments

Americans Are Drowning in Debt? 60% or More

https://www.patreon.com/posts/debt-slavery-is-155080852
3•videobroker•10m ago•0 comments

Apple in Talks to Boost Mac Neo Production as Sales Exceed Expectations

https://www.culpium.com/p/apple-in-talks-to-boost-mac-neo-production
1•kristianp•11m ago•0 comments

Understanding the Go Runtime: The System Monitor

https://internals-for-interns.com/posts/go-sysmon/
2•valyala•15m ago•0 comments

Greece to ban under-15s from social media from next year

https://news.sky.com/story/greece-to-ban-under-15s-from-social-media-from-next-year-13529181
5•austinallegro•18m ago•0 comments

Men Are Buying Hacking Tools to Use Against Their Wives and Friends

https://www.wired.com/story/men-are-buying-hacking-tools-to-use-against-their-wives-and-friends/
2•joozio•18m ago•0 comments

Breakthrough in AI Solving Math Conjectures: Peking Univ. Team's Exploration

https://chinaresearchcollective.substack.com/p/a-new-breakthrough-in-ai-solving
2•seekdeep•19m ago•1 comments

Did it get dumber? Tracking Claude Code and Codex according to HN comments

https://diditgetdumber.com/
2•lebek•19m ago•2 comments

RFC 0015: Pi Licensing

https://rfc.earendil.com/0015/
1•tosh•23m ago•0 comments

Reading /etc./passwd through a translation file upload (CVE-2026-32251)

https://simonkoeck.com/writeups/tolgee-xxe-translation-import
1•soeckly•23m ago•0 comments

Hugging Face Contributes Safetensors to PyTorch Foundation

https://www.linuxfoundation.org/press/pytorch-foundation-announces-safetensors-as-newest-contribu...
1•rbanffy•23m ago•0 comments

DuckLake's 900x Speed Claim:A Database in Your Catalog Is Worth Two in the Cloud

https://www.banandre.com/blog/ducklake-900x-speed-claim-data-inlining-analysis
1•pholanda•25m ago•0 comments

Why Your Engineering Team Is Slow (It's the Codebase, Not the People)

https://piechowski.io/post/codebase-drag-audit/
2•grepsedawk•26m ago•0 comments

Defender – Local prompt injection detection for AI agents (no API calls)

https://www.npmjs.com/package/@stackone/defender
2•Hiskias•27m ago•0 comments

Countries are considering teen social media bans – why experts warn it's 'lazy'

https://www.cnbc.com/2026/04/08/teen-social-media-ban-countries-tech-experts-warning.html
1•cebert•30m ago•0 comments

Claude Mythos Preview: Available in Private Preview on Vertex AI

https://cloud.google.com/blog/products/ai-machine-learning/claude-mythos-preview-on-vertex-ai
1•Topfi•31m ago•0 comments

Optimize Norm Gathering Asm

https://blog.serenedb.com/norm-gathering
1•MBkkt•32m ago•0 comments

Show HN: Android SSH client with full Terminal, server monitoring and runbooks

https://saltserv.com/posts/cura-sysadmin-server-monitoring-android/
2•0dayman•36m ago•0 comments

From Engineer to Director

https://danielgriesser.com/posts/from-engineer-to-director/
1•tosh•37m ago•0 comments

ZeroKeep – Private AI workspace on WebGPU. Zero cost, zero setup

https://zerokeep.dev
1•bozmen•43m ago•0 comments

Earendil Inc. announcing Pi acquisition and Lefos

https://earendil.com/posts/press-release-april-8th/
2•czottmann•44m ago•0 comments

Show HN: DryRun – PostgreSQL MCP and schema advisor that works offline

https://github.com/boringSQL/dryrun
2•radimm•45m ago•1 comments

Mamba-3 and the State Space Model Renaissance

https://ngrislain.github.io/blog/2026-3-29-reading-note-mamba3-and-the-state-space-model-renaissa...
1•ngrislain•48m ago•0 comments

Zapfino, the Typeface with Built-In Magic

https://thatkeith.com/articles/zapfino-the-typeface-with-built-in-magic/
2•arm•48m ago•0 comments

Grid Battery storage is now cheap enough to unleash India's full solar potential

https://ember-energy.org/latest-insights/battery-storage-is-now-cheap-enough-to-unleash-indias-fu...
2•alephnerd•49m ago•0 comments
Open in hackernews

Numerical Linear Algebra Class in Julia TUM

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

Comments

staplung•11mo 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•11mo 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•11mo ago
A good resource is Gerard Sleijpen's course: https://webspace.science.uu.nl/~sleij101/Opgaven/NumLinAlg/
me3meme•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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.