frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

LiTo: Surface Light Field Tokenization

https://machinelearning.apple.com/research/lito
1•aeontech•53s ago•0 comments

SSTC 1: Our Little Demon

https://khz.ac/high-voltage/sstc-1.html
1•nosolace•4m ago•0 comments

Chinese tech enthusiasts 'raise lobsters' in latest AI craze

https://www.ft.com/content/e242006d-1a8b-403e-9977-74693f7339a9
2•imichael•5m ago•0 comments

Fauci's FDA reapproved methamphetamine for children 6 and up with ADHD (2023) [pdf]

https://www.accessdata.fda.gov/drugsatfda_docs/label/2024/005378s032lbl.pdf
2•khelavastr•8m ago•0 comments

Vchk – Security scanner for AI-generated code

https://www.vchk.dev/
1•feruzkarimov•9m ago•1 comments

Kalshi faces criminal charges in Arizona in prediction markets fight

https://www.axios.com/2026/03/17/kalshi-criminal-charges-arizona-prediction-markets
3•1vuio0pswjnm7•17m ago•2 comments

Meet Kit, your companion for a new internet era

https://blog.mozilla.org/en/firefox/meet-kit/
1•csmantle•18m ago•0 comments

US Air Force connects 1,760 PlayStation 3's to build supercomputer (2010)

https://phys.org/news/2010-12-air-playstation-3s-supercomputer.html
1•curmudgeon22•21m ago•0 comments

Has the Strait of Hormuz Chokepoint Become a Checkpoint for Iranian Shipping? [video]

https://www.youtube.com/watch?v=Eqr3s6uTays
1•kamaraju•24m ago•0 comments

[Only for Tailscale; disregard] Show HN: Github.blog Down

2•linkregister•26m ago•2 comments

Show HN: Enterprise Process Governance for AI-Driven Delivery (Open Source)

https://github.com/torbenanderson/icebox-cli/blob/main/docs/process/README.md
2•TorbenAnderson•26m ago•0 comments

The Cloud won't save you. Owning your stack will – for less

https://fbo.network/en/articles/naddr1qvzqqqr4gupzq6wf24hjcdl0xen5ctygr7dw95r53wxwgey4dve7hmswlsf...
5•fiatjaf•32m ago•0 comments

GUI

https://gui.new/
1•handfuloflight•33m ago•0 comments

Meta shares jump after Reuters report on plans for layoffs of 20% or more

https://www.reuters.com/business/meta-shares-jump-after-reuters-report-plans-layoffs-20-or-more-2...
4•1vuio0pswjnm7•36m ago•1 comments

My AI didn't misread a receipt – it fabricated one from scratch

2•Raywob•37m ago•0 comments

Show HN: Cursor for LibreOffice Week 2&3 (AI agents and voice)

https://keithcu.com/wordpress/?p=5112
2•keithcu2•37m ago•2 comments

Minute Timer

https://1minutetimer.org/
4•peter_zou2022•38m ago•0 comments

Manitoba introduces bill to ban surveillance pricing

https://www.cbc.ca/news/canada/manitoba/bill-49-predatory-pricing-9.7131963
3•jprs•38m ago•0 comments

Show HN: Dump – easily share context with AI

https://www.dump.page
2•vochsel•39m ago•0 comments

AI firm Anthropic seeks weapons expert to stop users from 'misuse'

https://www.bbc.com/news/articles/c74721xyd1wo
1•bookofjoe•40m ago•1 comments

Revise.js: library for building contenteditable-based web text editors

https://revise.js.org/
1•thunderbong•40m ago•0 comments

Staying Relevant in a Post-AI World

https://benjaminsen.substack.com/p/staying-relevant-in-a-post-ai-world
1•geswit2x•41m ago•1 comments

Elon Musk's lawyers sidestepped SEC team in Twitter case settlement talks

https://www.ft.com/content/018528f9-964f-42ab-aea7-72fadd173918
2•1vuio0pswjnm7•42m ago•1 comments

Show HN: Vocaperso – Build vocabulary from books you read

1•61j3t•52m ago•0 comments

Monitor and improve your web app's load performance

https://blogs.windows.com/msedgedev/2026/03/17/monitor-and-improve-your-web-apps-load-performance/
1•xtrkil•54m ago•0 comments

Show HN: Local-first documentation MCP for AI agents

https://neuledge.com/
1•moshest•1h ago•0 comments

Google 2K

https://google2k.neoalpha.net/search?q=haha&btnG=Google+Search
1•keepamovin•1h ago•0 comments

Chrome Prepares Nudge to 'Move Tabs to the Side' as Vertical Tabs Near Release

https://onmsft.com/news/chrome-prepares-nudge-to-move-tabs-to-the-side-as-vertical-tabs-near-rele...
1•pabs3•1h ago•1 comments

Guarding Against Physical Attacks: The Xbox One Story (2019) [video]

https://www.youtube.com/watch?v=U7VwtOrwceo
1•mmooss•1h ago•1 comments

Too Much Color

https://www.keithcirkel.co.uk/too-much-color/
2•maguay•1h 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.