frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Make Common Sense Common Again

https://nik.art/make-common-sense-common-again/
1•herbertl•35s ago•0 comments

Stackless coroutines for gamedev in ~200 lines of C++

https://vittorioromeo.com/index/blog/sfex_coroutine.html
1•tzury•55s ago•0 comments

Proudly Pathetic

https://craigatallahfrost.com/post/2025/08/17/proudly-pathetic/
1•herbertl•2m ago•0 comments

NASA to increase CLPS contract to support surge of lunar lander missions

https://spacenews.com/nasa-to-increase-value-of-clps-contract-to-support-surge-of-lunar-lander-mi...
1•rbanffy•3m ago•0 comments

America's Expanding Domestic Surveillance

https://www.wsj.com/articles/americas-expanding-domestic-surveillance-08b73187
2•Brajeshwar•8m ago•0 comments

The Fake Hawaii CTO Who Fooled Everyone

https://dallasexpress.com/national/from-vegas-stages-to-official-warnings-the-fake-hawaii-cto-who...
1•greenchair•8m ago•0 comments

Apple Stores Targeted in $16.2M Counterfeit Device Scheme

https://pasadenanow.com/main/pasadena-apple-store-among-locations-targeted-in-16-2-million-counte...
1•kid64•8m ago•0 comments

Docker vs. Podman: Which Containerization Tool Is Right for You – DataCamp

https://www.datacamp.com/blog/docker-vs-podman
1•abdelhousni•12m ago•0 comments

Ask HN:Do people configure Claude Code to use other models

https://openrouter.ai/apps/claude-code
1•ripvanwinkle•12m ago•1 comments

LibreLocal 2026 – Global Meetups Across Six Continents

https://tux.re/forum/viewtopic.php?t=217
1•tuxyz•12m ago•0 comments

We Forgot How to Write

https://www.timwehrle.de/blog/we-forgot-how-to-write/
1•timwehrle•13m ago•0 comments

Sebastian Proactive: a local‑first AI companion that initiates conversations

https://github.com/DaroHacka/proactive-sebastian-ai-companion
1•darohacka•16m ago•0 comments

Chinese AI models are ~8 months behind and falling further behind

https://twitter.com/scaling01/status/2050395242663223751
1•enraged_camel•16m ago•1 comments

Path to Vibe Engineering

https://leandronsp.com/articles/path-to-vibe-engineering
1•leandronsp•17m ago•0 comments

Zig's issue tracker got 3k spam issues in 20 minutes

https://codeberg.org/ziglang/zig/issues
2•qilme•18m ago•1 comments

B.C. researcher taps magic of Dungeons and Dragons to help kids

https://www.cbc.ca/news/canada/british-columbia/dungeons-and-dragons-kids-therapy-neurodivergence...
1•empressplay•19m ago•0 comments

Tim Cook, the interview: Running Apple 'is sort of a lonely job' (2016)

https://www.washingtonpost.com/sf/business/2016/08/13/tim-cook-the-interview-running-apple-is-sor...
1•downbad_•19m ago•2 comments

Here's Looking at Euclid: 3D Paper Models of Oliver Byrne's Euclid's Elements

https://www.helenfriel.com/heres-looking-at-euclid
1•the-mitr•20m ago•0 comments

Judgment Cannot Be Prompted

https://www.tsoon.com/posts/judgment-cannot-be-prompted/
2•mooreds•22m ago•0 comments

Field vs. Google, Inc

https://en.wikipedia.org/wiki/Field_v._Google,_Inc.
1•altilunium•22m ago•0 comments

Grok 4.3 is way cheaper and better than before

https://felloai.com/grok-4-3-review/
1•LV14•22m ago•0 comments

OWASP Agent Security Regression Harness

https://github.com/OWASP/Agent-Security-Regression-Harness
1•mertsatilmaz•23m ago•0 comments

Screw You Realtek

https://www.growse.com/2026/05/02/screw-you-realtek.html
1•fanf2•23m ago•0 comments

Data theft: Teen arrested over hacking of French government website

https://www.france24.com/en/data-thieft-a-15-year-old-minor-arrested
1•RockstarSprain•24m ago•0 comments

Things I Think I Think About Data Privacy

https://blogs.newardassociates.com/blog/2026/titit-data-privacy.html
1•mooreds•24m ago•0 comments

Claude Code, Copilot and Codex got hacked. Attackers went for the credentials

https://venturebeat.com/security/six-exploits-broke-ai-coding-agents-iam-never-saw-them
1•mooreds•25m ago•0 comments

24 Years Ago Today, Bethesda Changed Open World RPG Video Games Forever

https://www.mensjournal.com/entertainment/24-years-ago-today-bethesda-changed-open-world-rpg-vide...
1•Alupis•25m ago•0 comments

sRGB profile comparison

https://ninedegreesbelow.com/photography/srgb-profile-comparison.html
1•Retr0id•29m ago•0 comments

Roll your own local AI coding agents to save money

https://www.theregister.com/2026/05/02/local_ai_coding_agents/
1•samizdis•30m ago•0 comments

How a dose of MDMA transformed a white supremacist

https://www.bbc.com/future/article/20230614-how-a-dose-of-mdma-transformed-a-white-supremacist
3•hochmartinez•32m 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•12mo ago

Comments

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