frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

ArchKeel – results from 2 large agentic refactoring experiments

https://github.com/rapiddweller/archkeel
1•ake2l•5m ago•0 comments

A Whistleblower Claims the CIA Is Searching DNA Sites for Alien-Human Hybrids

https://www.vice.com/en/article/a-whistleblower-claims-the-cia-is-searching-dna-sites-for-alien-h...
1•handfuloflight•6m ago•0 comments

Early rogue AI agent activity and attempts to hack found on urlquery.net

https://transluce.org/agent-activity
1•snikolaev•9m ago•0 comments

LensVLM: Selective Context Expansion for Compressed Visual Representation OfText

https://arxiv.org/abs/2605.07019
1•KitN•12m ago•0 comments

Consciousness may have evolved separately from pure intelligence

https://www.psypost.org/consciousness-may-have-evolved-to-solve-a-problem-that-pure-intelligence-...
1•jbotz•15m ago•1 comments

Python Enhancement Proposal 823: None-aware access operators

https://peps.python.org/pep-0823/
1•theanonymousone•16m ago•0 comments

The worst VGA monitor ever made – Tandy VGM-225

https://www.youtube.com/watch?v=m79HxULt3O8
2•haunter•20m ago•0 comments

Understanding Tetrode Screen Current

https://www.robkalmeijer.nl/techniek/electronica/radiotechniek/hambladen/qst/1961/07/page26/index...
1•bariumbitmap•21m ago•0 comments

Six-year-old breaks women's world Rubik's Cube record [video]

https://www.youtube.com/watch?v=UCMRgvyTm08
4•1659447091•22m ago•0 comments

An extension that finds things you've never searched, from your own history

https://microsoftedge.microsoft.com/addons/detail/njffhmcdmdhlnpkfnjjojifbddkcmiii
1•Discover_Daily•23m ago•0 comments

It's not your imagination – dating has gotten more combative lately

https://www.vox.com/life/503630/modern-dating-combative-apps-tiktok-gender-roles
2•dabinat•25m ago•1 comments

Moderna announced that their cancer mRNA vaccine succeeded in a late-stage trial

https://www.bbc.com/news/articles/c79gpv7v190o
3•codebyaditya•25m ago•0 comments

Sign Up for Tweet.app

https://app.tweet.app/join
1•marc0janssen•27m ago•0 comments

SpaceX given unique access to classified DoD space tracking data, sources say

https://breakingdefense.com/2026/09/exclusive-spacex-given-unique-access-to-classified-dod-space-...
1•TMWNN•27m ago•0 comments

Treating the APK as a database: a decompiler 269x faster than JADX

https://medium.com/@droidasc/droid-asc-a-super-fast-android-decompiler-41-to-269-times-faster-tha...
1•mgaldys4•28m ago•0 comments

Katamari Object Library

https://katamari.andrew-boylan.com/
4•mef•30m ago•5 comments

Book Review: Steve Jobs in Exile by Geoffrey Cain

https://lapcatsoftware.com/articles/2026/9/6.html
1•frizlab•38m ago•0 comments

antigravity-seo: Go engine and token-efficient SEO audits for Antigravity CLI

https://github.com/angelotc/antigravity-seo
1•telecomhacker•39m ago•0 comments

Meta's New Muse AI Agent Read My Private Messages. I Never Asked It To

https://www.inc.com/jason-aten/metas-new-muse-ai-agent-read-my-private-messages-i-never-asked-it-...
1•binarynate•51m ago•0 comments

Tattoos as a risk factor for lymphoma: a population-based case–control study

https://www.thelancet.com/journals/eclinm/article/PIIS2589-5370(24)00228-1/fulltext
1•Teever•52m ago•0 comments

Level Designers Will Love My Engine, Here's Why [video]

https://www.youtube.com/watch?v=CvrETndu76M
1•Starpelly•53m ago•0 comments

Eric Schmidt on the era of AI warfare

https://www.economist.com/insider/inside-defence/eric-schmidt-on-the-era-of-ai-warfare
1•andsoitis•55m ago•0 comments

OpenAI agent 'infiltrated' Australian government website, PM says

https://www.bbc.com/news/articles/c6vgy0333dppo
4•Ozymandias-9•56m ago•2 comments

DoorDash's $131.5M Settlement with the City of New York

https://about.doordash.com/en-us/news/dcwp
1•sizzle•1h ago•0 comments

'Rex Jr.' Could Be Most Important T. Rex Ever Discovered

https://cowboystatedaily.com/2026/09/19/rex-junior-found-on-newcastle-ranch-could-be-most-importa...
1•in-silico•1h ago•0 comments

TSA is rolling out a new scanner – it could be a headache for carry-on travelers

https://www.independent.co.uk/travel/news-and-advice/tsa-new-scanner-carry-on-bags-b3055280.html
2•mikhael•1h ago•0 comments

Contrastive Language Models

https://contrastive-lm.notion.site/
4•erichocean•1h ago•2 comments

Trump White House Press Ban Matches 1933 Nazi Law

https://www.flyingpenguin.com/trump-white-house-press-ban-matches-1933-nazi-law/
6•speckx•1h ago•0 comments

Universities Must Reinvent Themselves for the Intelligent Age

https://time.com/article/2026/04/13/universities-must-reinvent-themselves-for-the-intelligent-age/
2•the-mitr•1h ago•0 comments

Nori LLM: Achieving Over 1M tok / s

https://noriagentic.com/nori-llm.html
2•theahura•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.