frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Iamspeed.dev – Fast.com Style but for LLMs

https://iamspeed.dev/
1•qainsights•1m ago•0 comments

We built a privacy-focused vector memory mobile app

https://medium.com/@vektormemory/we-built-a-privacy-focused-vector-memory-mobile-app-and-here-is-...
1•vektormemory•2m ago•0 comments

US Tells ASML It's Concerned China May Have Top Chip Tool

https://www.bloomberg.com/news/articles/2026-06-19/us-tells-asml-it-s-concerned-china-may-have-to...
1•htrp•2m ago•0 comments

Stack Overflow for Agents – Stack Overflow

https://stackoverflow.blog/2026/06/10/announcing-stack-overflow-for-agents/
1•tambourine_man•2m ago•0 comments

Moving Beyond Fork() + Exec()

https://lwn.net/Articles/1076018/
1•signa11•5m ago•0 comments

Agent Finder

https://github.com/agentfinder
1•jonbaer•6m ago•0 comments

Hierarchy of the Sciences

https://en.wikipedia.org/wiki/Hierarchy_of_the_sciences
1•o4c•8m ago•0 comments

DeepSWE v1.1

https://deepswe.datacurve.ai/blog/deepswe-v1-1
1•aesincs•13m ago•0 comments

Is It Time for a New Embedded Linux Build System?

https://yoebuild.org/blog/time-for-a-new-build-system/
1•kaycebasques•13m ago•0 comments

A tiny ingestible sensor can measure temperature from inside the body

https://news.mit.edu/2026/tiny-ingestible-sensor-can-measure-temperature-inside-body-0615
1•gmays•17m ago•1 comments

The gentrification of Harajuku: how the coolest city is becoming "uncool"

https://tokyofashiondiaries.com/harajuku-tokyo-gentrification-tokku/
1•totetsu•18m ago•0 comments

Grok Is More Important Than Clean Air, DOJ Says

https://www.motherjones.com/environment/2026/06/grok-doj-justice-naacp-clean-air-act-gas-turbine-...
2•plun9•19m ago•0 comments

Fractal OS

https://fractal-os.com
1•kristianpaul•21m ago•0 comments

Too much Chinese science is ignored by the West

https://www.economist.com/science-and-technology/2026/06/10/too-much-chinese-science-is-ignored-b...
1•i7l•21m ago•0 comments

"Windows Just Killed Linux on June 24th the Exodus Has Begun"

https://www.youtube.com/watch?v=SXk8Ag7rLoo
2•cable2600•22m ago•1 comments

JPMorgan Chase cuts off Anthropic access for its Hong Kong staff

https://www.ft.com/content/de83d303-6a03-456b-bfb9-7b11dd502ab3
1•i7l•23m ago•0 comments

Show HN: Drift

https://samuria.online/drift/
1•samuria•29m ago•0 comments

Tutorial: Python MCP Internal API > LLM

https://www.devclubhouse.com/a/ship-an-mcp-server-in-python-that-exposes-your-internal-api-to-llms
1•marcpope1•34m ago•0 comments

An Embedded Linux on a Single Floppy

https://github.com/w84death/floppinux
5•modinfo•38m ago•0 comments

How the US vs. Anthropic Standoff on Claude Fable Will End

https://futuresearch.ai/claude-fable-ban-forecast/
1•ddp26•41m ago•0 comments

Everyone got replaced [video][23 mins]

https://www.youtube.com/watch?v=WQyMujc7Vik
1•Bender•42m ago•1 comments

Show HN: BeamWeaver – LangChain/DeepAgents-style agents and workflows for Elixir

https://github.com/caudena/beam_weaver
1•caudena•42m ago•0 comments

Amazon Workers Say They're Under Investigation for Speaking About Data Centers

https://www.wired.com/story/amazon-workers-under-internal-investigation-after-speaking-out-about-...
4•1vuio0pswjnm7•46m ago•0 comments

Show HN: Mrs-Hybride-PQC – Hybrid Kyber1024 KEM 5-6x Faster Than HKDF-SHA256

https://github.com/A19dammer91/MRS-Hybride-PQC
1•A19dammer91•50m ago•0 comments

GLM-5.2: The Most Powerful Open Model yet and the Brutal Reality of Running It

https://vettedconsumer.com/glm-5-2-the-most-powerful-open-weight-model-yet-and-the-brutal-reality...
37•ermantrout•50m ago•15 comments

A modest proposal: Reformat everything to make documents more palatable to AI

https://www.theregister.com/ai-and-ml/2026/06/16/a-modest-proposal-reformat-everything-to-make-do...
2•gmays•51m ago•1 comments

Plop Linux

https://www.plop.at/en/ploplinux/index.html
1•modinfo•54m ago•2 comments

Prospective clinical study assumes one trial. What if there are two?

https://pubpeer.com/publications/A4D2D6AD194572CFA62BACD99C46D1
1•appleridge•54m ago•0 comments

Ask HN: Multi-LLM orchestration frameworks that collaborate?

1•ch3coohlink•56m ago•0 comments

CBC to stop airing NHL games after 74 years, end of free hockey on Canadian TV

https://www.theglobeandmail.com/sports/hockey/article-cbc-to-no-longer-air-nhl-hockey-ending-74-y...
4•1vuio0pswjnm7•1h 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.