frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Rebel Bees and the Dance of Nonconformity: A Lesson for AI

https://twitter.com/BrianRoemmele/status/1978629600667373964
1•bilsbie•1m ago•0 comments

U.S. falls out of top 10 on list of the world's most powerful passports

https://www.washingtonpost.com/travel/2025/10/15/us-passport-henley-ranking-list/
1•bookofjoe•3m ago•2 comments

We Sell SaaS Presents: Internet TV

https://www.youtube.com/watch?v=GOBEJyTS_rQ
1•shagbag•4m ago•0 comments

Even top generals are looking to AI chatbots for answers

https://www.businessinsider.com/even-top-generals-are-looking-to-ai-chatbots-for-answers-2025-10
1•tailefer•5m ago•0 comments

Polystyrene nanoplastics target electron transport chains in brain mitochondria

https://www.sciencedirect.com/science/article/pii/S3051060025000034
1•PaulHoule•6m ago•0 comments

TimeMass Photovoltaic 3D Printing Filament

https://www.timeplast.com/store/p/timemass-photovoltaic
1•radeeyate•8m ago•0 comments

We're Solving Context Engineering for AI Agents at Scale

https://blog.justcopy.ai/p/how-were-solving-context-engineering
2•anupsingh123•9m ago•0 comments

Ask HN: However little television you watch, watch less."

1•impendia•16m ago•1 comments

Tesla is finally running TV ads, but they are not for its electric cars

https://electrek.co/2025/10/15/tesla-running-tv-ads-but-not-for-electric-cars/
1•breve•24m ago•0 comments

ChatGPT erotica coming soon with age verification, CEO says

https://arstechnica.com/ai/2025/10/chatgpt-will-soon-allow-erotic-chats-for-verified-adults-only/
2•HypnoticOcelot•27m ago•0 comments

Noah's Beasts Released on the Hills of Göbekli Tepe (2021)

https://archaeotravel.eu/noahs-beasts-released-on-the-hills-of-gobekli-tepe/
2•teleforce•30m ago•0 comments

Show HN: Veo 3.1 – Cinematic AI Video Generator with Multi-Scene Control

https://www.jxp.com/veo-3-1
1•lu794377•31m ago•0 comments

Jefferies Found Itself at the Center of First Brands' Collapse

https://www.wsj.com/finance/how-jefferies-found-itself-at-the-center-of-first-brands-collapse-290...
2•kamaraju•36m ago•0 comments

We're losing the war against drug-resistant infections faster than we thought

https://www.npr.org/sections/goats-and-soda/2025/10/15/g-s1-93449/antibiotic-resistance-bacteria
4•pseudolus•37m ago•0 comments

Prosper Data Breach

https://haveibeenpwned.com/Breach/Prosper
1•toomuchtodo•37m ago•2 comments

Show HN: Achilleus – Security monitoring for agencies managing client websites

https://www.achilleus.so/
2•rangapin•39m ago•0 comments

Patent Array Analysis Using a Combination of ClickHouse and HDFS

https://link.springer.com/chapter/10.1007/978-3-031-67685-7_3
1•teleforce•39m ago•1 comments

Show HN: Shorter – search for shorter versions of your domain

https://shorter.dev
1•aanesn•44m ago•0 comments

Secure Boot bypass risk threatens nearly 200K Linux Framework laptops

https://www.bleepingcomputer.com/news/security/secure-boot-bypass-risk-on-nearly-200-000-linux-fr...
4•gnabgib•50m ago•0 comments

Show HN: AI body double for ADHD (voice agent that checks in while you work)

https://mindkite.app
2•mmuk2002•50m ago•1 comments

Practicing Difficulty

https://kirkhamilton.substack.com/p/practicing-difficulty
1•chr15m•53m ago•0 comments

How Charlie Chaplin used his uncanny resemblance to Hitler to fight fascism

https://www.npr.org/2025/10/15/nx-s1-5554555/the-great-dictator-charlie-chaplin-anniversary-hitler
2•1659447091•54m ago•0 comments

New Alzheimer's Treatment Clears Plaques from Brains of Mice Within Hours

https://www.sciencealert.com/new-alzheimers-treatment-clears-plaques-from-brains-of-mice-within-h...
8•amichail•1h ago•0 comments

China 'stole vast amounts' of classified UK documents

https://www.cityam.com/china-stole-vast-amounts-of-classified-uk-documents/
6•jnord•1h ago•0 comments

UTF-8, Explained Simply [video]

https://www.youtube.com/watch?v=vpSkBV5vydg
2•ibobev•1h ago•2 comments

China Issues Export Restriction Documents in Domestic File Format

https://www.scmp.com/economy/china-economy/article/3328782/sending-message-beijing-issues-documen...
2•Snoozus•1h ago•0 comments

How A Liver Goes from a Brain Dead Donor to a Living Recipient

https://www.asimov.press/p/liver
2•maxall4•1h ago•0 comments

Show HN: Smusic.ai – Free AI-Powered Music Generator in the Browser

https://www.smusic.ai
1•jerseywu•1h ago•0 comments

Hull Failure and Implosion of Submersible Titan

https://www.ntsb.gov:443/investigations/Pages/DCA23FM036.aspx
4•jonchang•1h ago•0 comments

Ask HN: What are your go-to websites for honest consumer electronics reviews?

4•ronbenton•1h ago•2 comments
Open in hackernews

Numerical Linear Algebra Class in Julia TUM

https://venkovic.github.io/NLA-for-CS-and-IE.html
145•darboux•5mo ago

Comments

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