frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Easily deploy vibecode apps through MCP

https://zerolith.io/
1•yojukawa•1m ago•0 comments

A Fetishist's Guide to the Monochrom (Part 1) (2012)

https://leica-camera.blog/2012/10/23/fegor-a-fetishists-guide-to-the-monochrom-part1/
1•multisport•2m ago•0 comments

Show HN: Z, minimal agentic harness for engineers that just works

https://github.com/computerex/z
1•computerex•4m ago•0 comments

Aether – live visual su Mac. Create what you hear

https://centroscs.it/pages/aether.php
1•mkovideolab•5m ago•1 comments

Y Combinator's Ankit Gupta faces backlash over H-1B comments

https://americanbazaaronline.com/2026/08/27/y-combinators-ankit-gupta-faces-backlash-over-h-1b-co...
2•Tabular-Iceberg•7m ago•0 comments

Temporal at Loop

https://www.loop.com/engineering-blog/temporal-at-loop---evolution-and-scaling
1•vzhou842•8m ago•0 comments

The AI 'Ghosts' Contaminating Academic Publishing

https://www.404media.co/the-ai-ghosts-contaminating-academic-publishing/
1•saikatsg•8m ago•0 comments

Show HN: Memorial for Athena Strand. She will always be remembered

https://athena-strand.org
2•computerex•9m ago•1 comments

Autism mutations drive neurodevelopmental pathology

https://www.science.org/doi/10.1126/science.ady4523
1•slantedview•9m ago•0 comments

Show HN: Collaborate with your team on Claude and ChatGPT artifacts

https://www.valet.dev/blog/your-agent-is-only-the-first-collaborator
2•miradu•11m ago•0 comments

Launch of Biological Data Center Prototype in Singapore

https://medicine.nus.edu.sg/news/nus-medicine-dayone-and-cortical-labs-unveil-biological-data-cen...
2•tow21•11m ago•0 comments

Data Became Code: We Ran Code Inside Fortune 500s

https://medium.com/@alonhertz1/data-became-code-we-ran-code-inside-fortune-500s-using-files-they-...
2•jonbaer•12m ago•0 comments

Pushing GPT-5.6 Luna from 0% to 56% on ARC-AGI-3 Public

https://int21.ai/insights/pushing-gpt-5-6-sol-to-100-on-arc-agi-3-public/
3•antinucleon•13m ago•0 comments

Show HN: Interactive SDP Explainer for WebRTC, Sip, and RTSP

https://explainer.pion.ly/
4•JoTurk•14m ago•1 comments

YAMLx

https://github.com/mjambon/yamlx
1•andrewstetsenko•15m ago•0 comments

Gemini Omni 1.1 Flash

https://twitter.com/Google/status/2093008576487072064
3•saretup•15m ago•0 comments

Trump Signs Order Renaming Lake Ontario as 'Lake America' in the US

https://apnews.com/article/lake-ontario-canada-america-trump-trade-war-3ac58dca0ca83c15605d4dbff1...
6•olalonde•15m ago•0 comments

Most of U.S. aluminum comes from Canada. Industry says 'good luck' replacing it

https://www.bnnbloomberg.ca/business/2026/08/26/most-us-aluminum-comes-from-canada-as-industry-sa...
1•geox•15m ago•1 comments

Meta seems happy to pay a landmark legal settlement

https://www.theatlantic.com/technology/2026/08/meta-kids-social-media-settlement/688420/
1•fortran77•16m ago•1 comments

FAA Found LGA Air-Traffic Controllers Left Work Early Before Deadly Collision

https://www.wsj.com/business/airlines/faa-found-laguardia-air-traffic-controllers-left-work-early...
3•impish9208•18m ago•2 comments

I measured what my Claude.md, skills and hooks are worth

https://github.com/jameskomo/config-drift-checker
4•smartwordworld•20m ago•0 comments

Lp0 on Fire

https://en.wikipedia.org/wiki/Lp0_on_fire
2•EndXA•20m ago•0 comments

More employers are dropping the largest PBMs

https://www.axios.com/2026/08/12/more-employers-are-dropping-the-largest-pbms
2•toomuchtodo•21m ago•0 comments

Reservoir: The Design System of the NYPL

https://nypl.github.io/nypl-design-system/reservoir/v4/
3•willmeyers•21m ago•1 comments

Legal Experts Say Meta's Settlement Puts YouTube, TikTok and Snap on Notice

https://www.engadget.com/2245685/legal-experts-say-meta-settlement-puts-youtube-tiktok-snap-on-no...
3•speckx•21m ago•0 comments

Ink at 60 Hz, and the Schematics Are on GitHub

https://www.gentlefuture.net/ink-at-60-hz-and-the-schematics-are-on-github/
3•initramfs•22m ago•0 comments

Tattoo the Earth, one pixel at a time

https://earth.tattoo/
3•whatsupdog•24m ago•0 comments

Maker's Schedule, Manager's Schedule ( 2009)

https://www.paulgraham.com/makersschedule.html
2•ksec•25m ago•0 comments

AI's hacking capabilities are severely underestimated

https://www.ft.com/content/3f154376-fd8b-4255-ac5b-538c5e90fc40
2•sbulaev•25m ago•0 comments

Symmetries in Boolean Scan

https://ap29600.github.io/boolean_scans.html
2•g0xA52A2A•26m 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.