frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Im in needs and going to sale my resonantgenesis.xyz

https://resonantgenesis.xyz/
1•nemesh38•22s ago•1 comments

Was Windows 1.0's lack of overlapping windows a legal or a technical matter?

https://retrocomputing.stackexchange.com/questions/32511/was-windows-1-0s-lack-of-overlapping-win...
1•SeenNotHeard•55s ago•0 comments

Show HN: MixPal, a tiny social network for sharing mixtapes by request

https://mixpal.net
1•lowercasename•57s ago•0 comments

Show HN: Ring Widget – iOS/macOS Widgets for Your Oura Ring

https://www.ringwidget.app/
1•drankou•1m ago•0 comments

Show HN: NexQuake – Q1 Browser Multiplayer (Docker, WASM, Go)

https://kitty1.quake.nexus/
1•brsm•3m ago•0 comments

Shopify Development Agency – Design and Development Experts

https://ecommerce.folio3.com/shopify-development/shopify-agency/
1•mikeconner•4m ago•0 comments

Japanese man arrested for staining a temple in 2015

https://www3.nhk.or.jp/nhkworld/en/news/20260304_21/
2•shlip•8m ago•0 comments

So long, and thanks for all the logs

https://jerodsanto.net/2026/03/so-long-changelog/
1•surprisetalk•8m ago•0 comments

Show HN: AI Town – Your Claude conversation history as a living pixel city

https://aitown-seven.vercel.app
1•alexcloudstar•11m ago•0 comments

Autonomous Weapon Systems and International Humanitarian Law

https://www.icrc.org/en/article/autonomous-weapon-systems-and-international-humanitarian-law-sele...
1•johnbarron•12m ago•0 comments

Linux Mint: Monthly News – February 2026

https://blog.linuxmint.com/?p=5010
1•theschmed•13m ago•1 comments

Why Understanding AI Internals Won't Explain Agent Failures

https://www.vichoiglesias.com/writing/why-understanding-ai-internals-wont-explain-agent-failures
1•vichoiglesias•13m ago•0 comments

Real-time deepfake detection API and X integration demo

2•kmiyachi•14m ago•0 comments

The Power Brokers Behind the $250B Influencer Economy

https://www.wsj.com/lifestyle/careers/uta-influencer-managers-ali-berman-raina-penchansky-alix-ea...
2•thm•15m ago•0 comments

CPU scam: Chuwi CoreBook X uses AMD Ryzen 5 5500U instead of 7430U

https://www.notebookcheck.net/CPU-scam-Chuwi-CoreBook-X-uses-AMD-Ryzen-5-5500U-instead-of-7430U.1...
2•ndsipa_pomu•16m ago•0 comments

10% of Firefox crashes are caused by bitflips

https://mas.to/@gabrielesvelto/116171750653898304
2•marvinborner•17m ago•1 comments

Ask HN: How do you find contracting/freelance roles without recruiters nowadays?

1•Gooblebrai•18m ago•1 comments

Pentagon Eyes New 'Robot Ship' Concept for Low-Profile, All-Domain Logistics

https://nextgendefense.com/pentagon-robot-ship-concept/
1•asdefghyk•18m ago•1 comments

ChatRoutes is open source now

https://github.com/afzal-xyz/chatroutes-opensource
1•mednosis•19m ago•0 comments

Agent's context is a junk drawer

https://www.augmentcode.com/blog/your-agents-context-is-a-junk-drawer
1•knes•20m ago•0 comments

Show HN: OpenTimelineEngine – Shared local memory for Claude Code and codex

https://github.com/JOELJOSEPHCHALAKUDY/open-timeline-engine
1•joeljoseph_•21m ago•0 comments

I'm building a $15/mo status page would you pay for it?

https://www.indiehackers.com/post/im-building-a-15-mo-status-page-would-you-actually-pay-for-it-6...
1•Powellfgn•21m ago•1 comments

The Purpose of Keyboard Bumps – Its Not What You Think

https://www.youtube.com/watch?v=FfkxxSOforw
1•aloneguid•21m ago•0 comments

Enterprise UI Module Federation

https://stevekinney.com/courses/enterprise-ui/module-federation
1•nadis•22m ago•0 comments

Show HN: We want to kill SaaS glue code with one shared infrastructure model

https://wacht.dev/
1•snipextt•22m ago•0 comments

Show HN: Tyop: A macOS menu bar app that fixes typos on demand

https://github.com/liamg/tyop
1•liamg•23m ago•0 comments

Show HN: safe-docx lets coding agents edit Word docs without breaking formatting

https://github.com/UseJunior/safe-docx
1•sobiajulu•23m ago•2 comments

Show HN: I built a language app that generates songs from your vocab list

https://www.lingotify.app/
1•gursu8•24m ago•0 comments

Show HN: A zero-dependency multi-agent AI that negotiates instead of agreeing

https://github.com/ProjectPortmanteau/Execution
1•illportstudios•26m ago•1 comments

Father claims Google's AI product fuelled son's delusional spiral

https://www.bbc.com/news/articles/czx44p99457o
22•tartoran•27m 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•10mo ago

Comments

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