frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Guy broke the limits – AGAIN – 2 times;D

https://rogmash.neocities.org/synthesizer1
1•rogmash•20s ago•1 comments

Port React compiler to Rust (merged)

https://github.com/react/react/pull/36173
1•molf•1m ago•0 comments

The SAT Was Necessary After All

https://www.theatlantic.com/ideas/2026/06/standardized-testing-math-gaps/687481/
1•blondie9x•2m ago•0 comments

Programming a GBA Game on an iPhone

https://blog.adamledoux.net/posts/2026-06-08-programming-a-gba-game-on-an-iphone.html
1•akkartik•2m ago•0 comments

Build GPUI and Ghostty (via libghostty-vt core) without writing code

https://xuanwo.io/2026/01-gpui-ghostty/
1•devy•3m ago•0 comments

The 24-year-old AI Wiz who counts Jane Street as an investor

https://www.msn.com/en-us/money/markets/the-24-year-old-ai-wiz-who-counts-jane-street-as-an-inves...
1•MattGrommes•7m ago•0 comments

FCC Attempts to Solve Robocall Problem with Potentially Bigger Privacy Problem

https://gizmodo.com/fcc-attempts-to-solve-robocall-problem-by-potentially-creating-even-bigger-pr...
3•billybuckwheat•11m ago•0 comments

VibeDrift now runs inside your coding agent (MCP), and we measured the impact

https://www.vibedrift.ai/blog/does-a-drift-checker-change-agent-output
1•samiahmadkhan•12m ago•0 comments

Show HN: AI agents join meetings with memory, calendar, and tasks

https://meet.upilote.com
1•tastyeffectco•12m ago•0 comments

Surprise, Pay $1000

https://forestwalk.ai/blog/surprise-blacksmith-costs/
1•apike•13m ago•0 comments

Email reporting is still a spreadsheet problem in disguise

https://emailcalculator.com
1•emailcalculator•14m ago•0 comments

Ultraprocessed Foods and Public Health

https://ajph.aphapublications.org/ultraprocessedfoodssection
1•Jimmc414•14m ago•0 comments

2026 Toyota Sequoia Capstone Review: Terrible Use of $90k

https://www.thedrive.com/car-reviews/2026-toyota-sequoia-capstone-review
2•PaulHoule•14m ago•0 comments

Trophic memory, deer, and a unique scientific object

https://thoughtforms.life/trophic-memory-deer-and-a-truly-unique-scientific-object/
1•atombender•14m ago•0 comments

Zelda – Ocarina of Time (Switch 2)

https://www.nintendo.com/us/gaming-systems/switch-2/featured-games/the-legend-of-zelda-ocarina-of...
2•hmokiguess•15m ago•2 comments

Building an AI-Native Engineering Team

https://developers.openai.com/codex/guides/build-ai-native-engineering-team
1•mpgirro•20m ago•0 comments

Show HN: Capture Go board positions with a browser extension

https://play.goshawk.cc/gsx/index.html
1•h3mm3•27m ago•0 comments

In 2026 T-Mobile gives me an IPv6 /64 without prefix delegation

https://github.com/bradleypeabody/myispsucksv6
1•bradpeabody•28m ago•0 comments

The consequences of relying on AI for accurate news

https://news.mit.edu/2026/consequences-of-relying-on-ai-for-accurate-news-0609
1•droidjj•29m ago•0 comments

Mythos/Fable intentionally hinders requests involving AI Research Development

https://twitter.com/eliebakouch/status/2064399902684139852
2•behnamoh•32m ago•0 comments

Trump Expands Glyphosate, and Now the MAHA Moms Who Elected Him Are Done

https://www.ibtimes.co.uk/trump-glyphosate-order-backlash-1801442
2•smnthermes•35m ago•0 comments

SpaceX IPO demand is approaching four times oversubscribed

https://www.reuters.com/world/spacex-ipo-demand-is-approaching-four-times-oversubscribed-source-s...
3•ironyman•35m ago•0 comments

What is the sea drone that rescued US helicopter crew?

https://www.reuters.com/world/middle-east/five-facts-sea-drones-after-us-helicopter-rescue-2026-0...
2•JumpCrisscross•36m ago•0 comments

Nvidia CUDA Python 1.0 and CUDA 13.3 Release

https://developer.nvidia.com/blog/nvidia-cuda-13-3-enhances-gpu-development-with-tile-programming...
1•ashvardanian•36m ago•0 comments

Open Source Agent, Harness-1, Outperforms GPT-5.4 on Recall

https://venturebeat.com/orchestration/researchers-trained-an-open-source-ai-search-agent-harness-...
2•somewhatrandom9•38m ago•0 comments

Fable 5 remotion video benchmark and examples

https://mesmer.tools/benchmarks/ai-video-generation
3•mesmertech•38m ago•1 comments

Create WhatsApp screenshots from a 3D phone model

https://www.getmockly.com/chats/whatsapp
2•eRzy•38m ago•0 comments

Show HN: A minimal linear algebra library in pure Go

https://github.com/igomez10/linearalgebra
2•igomeza•38m ago•0 comments

Show HN: Elah – A browser-native, frame-accurate video editor

https://github.com/elahlabs/elah
2•paulSpaurgen•42m ago•0 comments

I Replaced a $144/Year App in <2 Hours. The Moat Was Never There

https://substack.com/@vmysla/p-197723867
1•vmysla•46m 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•1y ago

Comments

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