frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

When GPUs Fail Quietly: Observability-Aware Early Warning Beyond Telemetry

https://arxiv.org/abs/2603.28781
1•matt_d•1m ago•0 comments

Federated, End-to-End Encrypted Document Storage with Git

https://blog.foks.pub/posts/federated-e2e-encrypted-doc-storage-with-git/
1•maxtaco•1m ago•0 comments

Does Gas Town 'steal' usage from users' LLM credits to improve itself?

https://github.com/gastownhall/gastown/issues/3649
2•rektomatic•2m ago•0 comments

So, you want to be a darknet drug lord

https://pastebin.com/raw/GrV3uYh5
1•pRusya•3m ago•1 comments

Firefox appears to be bulk removing extensions with no explanation

https://discourse.mozilla.org/t/add-on-removed-without-explanation/147949
2•newswangerd•4m ago•0 comments

The Mythical Agent-Month

https://wesmckinney.com/blog/mythical-agent-month/
1•tchalla•5m ago•0 comments

Ticketmaster and Live Nation found Guilty of anticompetitive venue monopoly

https://apnews.com/article/live-nation-ticketmaster-antitrust-trial-f0ffdd20dd4f64e8b4bb9d97134b826f
1•randycupertino•6m ago•2 comments

V&A Museum deletes maps and images deemed sensitive by Beijing from publications

https://www.theguardian.com/culture/2026/apr/14/v-and-a-censored-catalogues-demands-chinese-printer
1•ilamont•6m ago•0 comments

US and Israel's war on Iran is a disaster for the environment, analysis shows

https://www.theguardian.com/world/2026/mar/21/middle-east-iran-conflict-environment-climate
1•PaulHoule•7m ago•0 comments

Trace: Capability-Targeted Agentic Training

https://scalingintelligence.stanford.edu/blogs/trace/
1•mbeissinger•7m ago•0 comments

DeepBlue Marine Unlocks Africa's Coastal Economy Through Premium Experience

https://deep-blue-marine-5f14a6b1.base44.app
1•DeepBlue_Marine•7m ago•0 comments

Jury finds Live Nation, Ticketmaster had anti-competitive monopoly

https://www.cbc.ca/lite/story/9.7164989
2•colinprince•8m ago•0 comments

Great Docs: Beautiful Documentation for Python Packages

https://opensource.posit.co/blog/2026-04-15_introduction/
1•dbaupp•8m ago•0 comments

Graphene just defied a fundamental law of physics

https://www.sciencedaily.com/releases/2026/04/260415042152.htm
2•HardwareLust•9m ago•0 comments

Show HN: Originary – emit signed records for MCP tools

https://github.com/peacprotocol/peac
1•jithinraj•9m ago•0 comments

Retrofitting JIT compilers into C interpreters with ykllvm

https://tratt.net/laurie/blog/2026/retrofitting_jit_compilers_into_c_interpreters.html
1•fanf2•10m ago•0 comments

Cloudflare Browser Run. Will it go around Cloudflare's own blocking?

https://blog.cloudflare.com/browser-run-for-ai-agents/
2•touwer•11m ago•0 comments

Meta-Harness: automated search over task-specific model harnesses

https://github.com/stanford-iris-lab/meta-harness
1•mbeissinger•12m ago•0 comments

Hacker News Daily podcast, created with vibecasting

https://vibecasting.fm/vibecasts
2•ryanj20021•12m ago•1 comments

Wq_affn_cache_shard Merged for Linux 7.1 Significant Win for CPUs Many Cores

https://www.phoronix.com/news/Linux-7.1-WQ
1•Bender•12m ago•0 comments

Trump's push to cut interest rates has echoes of 'banana republic', says Yellen

https://www.theguardian.com/business/2026/apr/15/donald-trump-cut-interest-rates-janet-yellen-us-...
6•mitchbob•13m ago•0 comments

Show HN: Omi – watches your screen, hears conversations, tells you what to do

https://github.com/BasedHardware/omi
1•kodjima33•14m ago•1 comments

Windsurf 2.0

https://windsurf.com/blog/windsurf-2-0
4•dabit3•14m ago•2 comments

Show HN: Mdview.io – online md viewer with responsive tables

https://mdview.io/
1•Igor_Wiwi•15m ago•0 comments

Evaluating Agents for Scientific Discovery

https://allenai.org/blog/evaluating-scientific-discovery-agents
1•gmays•15m ago•0 comments

Show HN: Stagewise Reads Files Without Depending on the Model API

https://stagewise.io/news/file-transformation-pipeline
1•glenntws•15m ago•0 comments

New 3D map of Universe could solve dark energy mystery

https://arstechnica.com/science/2026/04/desi-completes-its-3d-map-of-universe-right-on-schedule/
1•nobody9999•17m ago•0 comments

Customers revolt as GitHub Copilot 'fixes' rate limits

https://www.theregister.com/2026/04/15/github_copilot_rate_limiting_bug/
1•GaryBluto•18m ago•0 comments

LLM from scratch, part 32k – Interventions: gradient accumulation

https://www.gilesthomas.com/2026/04/llm-from-scratch-32k-interventions-training-our-best-model-lo...
1•gpjt•19m ago•0 comments

The Sociable Robot – Proto Magazine (2009)

https://protomag.com/technology/the-sociable-robot/
1•danhite•20m 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•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.