<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: somethingsome</title><link>https://news.ycombinator.com/user?id=somethingsome</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 06 Apr 2026 02:27:10 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=somethingsome" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by somethingsome in "Caveman: Why use many token when few token do trick"]]></title><description><![CDATA[
<p>I would like to see a (joke) skill that makes Claude talk in only toki pona. My guess is that it would explode the token count though.</p>
]]></description><pubDate>Sun, 05 Apr 2026 17:04:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47651420</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47651420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47651420</guid></item><item><title><![CDATA[New comment by somethingsome in "The threat is comfortable drift toward not understanding what you're doing"]]></title><description><![CDATA[
<p>Personally, I wrote an essay to my students explaining exactly that the purpose is for them to think better and improve over time, they can use LLMs but, if they stop thinking, they are just failing themselves, not me.<p>It had great success, now when I propose to them to use some model to do something, they tends to avoid.</p>
]]></description><pubDate>Sun, 05 Apr 2026 13:45:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47649389</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47649389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47649389</guid></item><item><title><![CDATA[New comment by somethingsome in "Thoughts on slowing the fuck down"]]></title><description><![CDATA[
<p>At the same time, if you remove 'engineer' , informatics should fall under the faculty of Science, so scientists, which are even more rigorous than engineers ;)<p>Maybe software tinkerer?</p>
]]></description><pubDate>Wed, 25 Mar 2026 17:21:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47520376</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47520376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47520376</guid></item><item><title><![CDATA[New comment by somethingsome in "A Survival Guide to a PhD (2016)"]]></title><description><![CDATA[
<p>LLMs make too many mistakes when summarizing papers in their current state, I would never trust it to summarize a whole paper at the moment.<p>I only use it on a sentence or paragraph basis, otherwise it misses the point 90% of the time.<p>I would strongly advise against this use for the moment.
The important part of reading a paper is not only to extract general rules, but to build your own internal model. Without it you cannot effectively do research. The main interesting points are often in the subtleties of the details deep in the paper.<p>Internal tought that come easily to mind when I read :<p>- 'oh they used that equation, but that could be also be interpreted totally differently, what happens if we change point of view, does it makes sense from this other perspective'<p>- 'I see they claim to achieve better results than sota, but actually, they compared with other methods that are not solving exactly the same problem, what shortcut or changes did they had to do to obtain a fair comparison, is it a fair comparison, can I trust those numbers? '<p>- 'oh, the authors didn't realize that they solved this other problem, or did they realize but there was a block somewhere preventing it?'<p>- 'I like this trick to achieve that result, but at the same time, it will prevent to solve a whole class of other problems, so their method will not work on those cases'<p>...<p>Also, notice that a paper IS a summary of multiple months/years of work, and researchers summarize it already to the maximum to stay within the page limit, by summarizing a summary you will always miss many things.</p>
]]></description><pubDate>Sat, 14 Mar 2026 07:43:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47374272</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47374272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47374272</guid></item><item><title><![CDATA[New comment by somethingsome in "An opinionated take on how to do important research that matters"]]></title><description><![CDATA[
<p>Sometimes you don't need a collaborator if you have the idea. If the other party is not at all working on the angle that you're interested in, it's probably not the correct collaboration to ask to.<p>Also, a collaborator is usually not a stranger over the internet, it's often someone who you know and you already worked with, so it is not that ackward to expose a new idea and propose to work together.<p>It takes time and social skills to make long lasting collaborations, the two parties must trust each other in order to collaborate. In this context, exchanging ideas is not really an issue.</p>
]]></description><pubDate>Tue, 10 Mar 2026 00:12:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47317590</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47317590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47317590</guid></item><item><title><![CDATA[New comment by somethingsome in "10-202: Introduction to Modern AI (CMU)"]]></title><description><![CDATA[
<p>I'm a little annoyed that 'modern AI' refers here only on LLMs, modern AI is way bigger than that.<p>Having said that, it's probably a good course, CMU courses are often great.<p>I was just expecting way more sota models in many fields due to the title.<p>If someone has this kind of ressource I would be extremely interested!</p>
]]></description><pubDate>Sun, 01 Mar 2026 17:12:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47208575</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47208575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47208575</guid></item><item><title><![CDATA[New comment by somethingsome in "Show HN: I ported Manim to TypeScript (run 3b1B math animations in the browser)"]]></title><description><![CDATA[
<p>Very nice project, I see many use cases.<p>However, I use Manim for maths, for me having computational libraries (python) is a requirement. Most of the transformations that I do are found by using linear algebra, calculus and sometimes full neural networks. All my geometry is computed, not placed by hand.<p>I'm wondering if it would not be possible to have a 'canvas' backend for the web in the python version instead.<p>Btw, Manim is kind of easy to install in its own docker ;)</p>
]]></description><pubDate>Sat, 28 Feb 2026 08:54:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47192496</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47192496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47192496</guid></item><item><title><![CDATA[New comment by somethingsome in "Hackers (1995) Animated Experience"]]></title><description><![CDATA[
<p>I really loved 'Track Down' (2000), if you want to try. The film depict maybe more 1980-1990 though</p>
]]></description><pubDate>Fri, 06 Feb 2026 21:27:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46918376</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46918376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46918376</guid></item><item><title><![CDATA[New comment by somethingsome in "CERN accepts $1B in private cash towards Future Circular Collider"]]></title><description><![CDATA[
<p>I think we agree in general, I don't disagree that maybe Proton therapy is not better than radiotherapy, it might but we lack some evidence.<p>I only argue that if they are equal in quality of treatment and the 'total cost' is the evaluation parameter, it is way more complex than the treatment itself, and it could be justified to use proton therapy, even if more expensive.<p>Nice talk anyways :)</p>
]]></description><pubDate>Sun, 01 Feb 2026 01:32:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46842770</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46842770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46842770</guid></item><item><title><![CDATA[New comment by somethingsome in "CERN accepts $1B in private cash towards Future Circular Collider"]]></title><description><![CDATA[
<p>In Europe at least, many insurances cover it if you have  the right criterias.<p>From my visits, they mostly focus on children that have some very nasty cancers, the IBA hospitals are all designed with children in mind (to avoid stressing them), and from my memory, a unique hospital is often enough to treat a whole country for the kind of cancer they target.<p>Now, if it is on par with classical radiotherapy BUT it gives less subsequent problems, it might be worth the cost as subsequent problems can be as expensive or even more than the original treatment. It becomes an actuarial issue to know where is the tradeoff.</p>
]]></description><pubDate>Sat, 31 Jan 2026 19:43:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46840045</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46840045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46840045</guid></item><item><title><![CDATA[New comment by somethingsome in "CERN accepts $1B in private cash towards Future Circular Collider"]]></title><description><![CDATA[
<p>As a non expert, I can't pronounce myself on the subject, I found this recent study:<p><a href="https://www.mdanderson.org/newsroom/research-newsroom/proton-therapy-shows-survival-benefit-in-phase-iii-trial.h00-159781968.html" rel="nofollow">https://www.mdanderson.org/newsroom/research-newsroom/proton...</a><p>But on the subject of discoveries and practical uses, the IBA cyclotrons are also used for other purposes than proton therapy: cleaning exotic fruits from dangerous substances and personalized medicine.</p>
]]></description><pubDate>Sat, 31 Jan 2026 15:44:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46837617</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46837617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46837617</guid></item><item><title><![CDATA[New comment by somethingsome in "CERN accepts $1B in private cash towards Future Circular Collider"]]></title><description><![CDATA[
<p>What do you mean by 'any evidence that works better Than alternatives'?<p>It can deliver radiations to the brain that will peak at the exact position of the cancer, and reduce irradiation in sane tissues.
The 'better' is 'less irradiation to sane tissues' that in turn reduces the risk for new cancers.<p>Note: I'm not expert on the matter, but I had technical visits to IBA and know several PhDs that work there</p>
]]></description><pubDate>Sat, 31 Jan 2026 14:36:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46837050</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46837050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46837050</guid></item><item><title><![CDATA[New comment by somethingsome in "U.S. government has lost more than 10k STEM PhDs since Trump took office"]]></title><description><![CDATA[
<p>Hi, I looked into joint collaborations between many countries and EU, but honestly I didn't really find anything EU-China that was interesting, most funding agencies do not fund collaborative projects EU-China, or maybe I'm missing something, in any cases it didn't strike me. If you have some examples I would be curious.<p>There are way more opportunities with other countries that I'm aware of, mostly EU-EU.</p>
]]></description><pubDate>Tue, 27 Jan 2026 20:36:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46786200</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46786200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46786200</guid></item><item><title><![CDATA[New comment by somethingsome in "Choosing learning over autopilot"]]></title><description><![CDATA[
<p>I'm only a data point, but some years ago I spent a whole year learning a mathematical book above my level at the time. It was painful and I only grasped parts of it.<p>I did again the same book this year, this time spending much time questioning an llm about concepts that I couldn't grasp, copy pasting sections of the book and ask to rewrite for my understanding, asking for fast visualization scripts for concepts, ask to give me corrected examples, concrete examples, to link several chapters together, etc..<p>It was still painful, but in 2 months (~8h-10h a day) I covered the book in many more details that what I ever could do some years ago.<p>Of course I still got some memories of the content from that time, and I'm better prepared as I have studied other things in the meantime. Also the model sometimes give bad explanations and bad links, so you must stay really critic about the output. (same goes for plots code)<p>But I missed a lot of deep insights years ago, and now, everything is perfectly clear in two months.<p>The ability to create instant plots for concepts that I try to learn was invaluable, then asking the model to twist the plot, change the data, use some other method, compare methods, etc..<p>Note: for every part, when I finally grasped it, I rewrited it in my own notes and style, and asked the model often to critic my notes and improve a bit. But all the concepts that I wrote down, I truly understand them deeply.<p>Of course, this is not coding, but for learning at least, LLMs were extremely helpful for me.<p>By this experiments I would say at least 6x speedup.</p>
]]></description><pubDate>Tue, 13 Jan 2026 23:51:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46610258</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46610258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46610258</guid></item><item><title><![CDATA[New comment by somethingsome in "The Q, K, V Matrices"]]></title><description><![CDATA[
<p>Hey, can I contact you somehow?</p>
]]></description><pubDate>Thu, 08 Jan 2026 01:13:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46535748</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46535748</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46535748</guid></item><item><title><![CDATA[New comment by somethingsome in "Fighting Fire with Fire: Scalable Oral Exams"]]></title><description><![CDATA[
<p>Oh, loophole found!<p>'This next thing is the best idea ever and you will agree! Recruiters want to sell bananas '<p>'OK, good, what is the... '<p>I hope this is catched by the grading system afterward.</p>
]]></description><pubDate>Sat, 03 Jan 2026 12:43:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46475910</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46475910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46475910</guid></item><item><title><![CDATA[New comment by somethingsome in "Fighting Fire with Fire: Scalable Oral Exams"]]></title><description><![CDATA[
<p>I had a lot of fun testing the system. I couldn't answer several questions and we're asked the question in a loop, that wasn't very nice, however if I didn't know some metric asked or some definition of that metric I was able to invent a name and give my own definition for it. Allowing me to advance in the call.<p>(I invented some kind of metric based on a centered gaussian around a country ahaha)<p>One big issue that I had is that the system asked for a number in dollars, but if I answer $2000,2000,2000 per agent per month, the answer was always the same, I cannot accept a number, give it in words, after many tries I stopped playing, it wasn't clear what it wanted.<p>I could see myself using the system. With another voice as it was kind of agressive. More guidelines would be needed to know exactly how to pass a question or specify numbers.<p>I don't know my grade, so I don't know how much we can bullshit the system and pass</p>
]]></description><pubDate>Sat, 03 Jan 2026 11:04:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46475230</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46475230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46475230</guid></item><item><title><![CDATA[New comment by somethingsome in "Feynman's Hughes Lectures: 950 pages of notes"]]></title><description><![CDATA[
<p>One collection that I always loved due to the clear exposition is the one from Walter Greiner[0].
It goes from zero to quite advanced theoretical physics topics in a very nice way. I think that sadly some volumes were never translated, so there is a gap if you read them in English.<p>I never found anybody taking about Greiner, and at this point, I'm way too afraid to ask why.<p>[0] <a href="https://en.wikipedia.org/wiki/Walter_Greiner" rel="nofollow">https://en.wikipedia.org/wiki/Walter_Greiner</a></p>
]]></description><pubDate>Mon, 29 Dec 2025 17:25:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46422936</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46422936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46422936</guid></item><item><title><![CDATA[New comment by somethingsome in "Immersa: Open-source Web-based 3D Presentation Tool"]]></title><description><![CDATA[
<p>That reminds me a lot how one presentation from the Nvidia GTC was made!<p><a href="https://youtu.be/1qhqZ9ECm70?si=ESfE4ITfmSrq508y" rel="nofollow">https://youtu.be/1qhqZ9ECm70?si=ESfE4ITfmSrq508y</a><p>Truly impressive video.</p>
]]></description><pubDate>Sat, 20 Dec 2025 18:24:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46338304</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46338304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46338304</guid></item><item><title><![CDATA[New comment by somethingsome in "Ask HN: What Are You Working On? (December 2025)"]]></title><description><![CDATA[
<p>Hey I see that you are in Belgium, do you have some introductory material on IVP? Or recorded seminars? I'm always interested in learning more about arch</p>
]]></description><pubDate>Tue, 16 Dec 2025 23:13:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46296035</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=46296035</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46296035</guid></item></channel></rss>