<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, 01 Jun 2026 07:50:52 +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 "There's Never Been a Better Time to Study Computer Science"]]></title><description><![CDATA[
<p>While I agree with the message, I don't agree on the tools. It's very difficult to define a specification that works as intended, even with tools. Most waterfall software methodologies failed for a reason. And tools of the past are really not usable with AI. We need tools where it is way easier to adapt the specification iteratively, and even better, to have a bidirectional conversion. You define the spec, the LLM generate code, from the code you extract the spec, now you can compare and iterate. Then the model can focus only on the differences.<p>The other main issue that I see, is that even if there is a formally verified specification, at the moment, LLMs will not respect it perfectly. As long as LLMs are not able to non-deterministically follow a spec, the technology is not good enough.<p>A part from that, imo, in this age we should focus more on the mathematical aspect of computations, and I think we need to develop novel theories that take into account the non deterministic nature of LLMs in the process. I'm not sure this will ever work by merely extending current practices, as  software design practices are extremely poorly defined from an engineer point of view. Just extending them by including randomeness does not seem a good idea.</p>
]]></description><pubDate>Mon, 25 May 2026 11:37:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48265701</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=48265701</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48265701</guid></item><item><title><![CDATA[New comment by somethingsome in "Show HN: Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks"]]></title><description><![CDATA[
<p>Thanks, I just tried, for me it worked on 2x L40S with vLLM. I had some issues due to the model name, forge was forwarding 'default' instead of the real model name 'Qwen2.5-Coder-14B-Instruct'.<p>If someone else struggle on this step, I added in vLLM args:
--served-model-name "Qwen2.5-Coder-14B-Instruct" 
--served-model-name "default"<p>So default becomes an alias.<p>I didn't yet test Forge, I was just happy that it worked at the moment ;)</p>
]]></description><pubDate>Wed, 20 May 2026 21:33:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48214447</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=48214447</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48214447</guid></item><item><title><![CDATA[New comment by somethingsome in "Show HN: Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks"]]></title><description><![CDATA[
<p>I was hoping it would work with vLLM (openai compatible) to test it, does anyone know a similar proxy for local coding models?</p>
]]></description><pubDate>Wed, 20 May 2026 17:23:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48211054</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=48211054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48211054</guid></item><item><title><![CDATA[New comment by somethingsome in "CUDA Books"]]></title><description><![CDATA[
<p>Not really, Hardware didn't really change that much, of course you'll not find Tensor or raytracing cores, but you will have a very solid grasp of gpu programming and the cuda language (that didn't change that much either), and then you can easily learn those more modern things with blog posts or even, at worst, chatgpt.</p>
]]></description><pubDate>Sun, 17 May 2026 22:12:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48173643</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=48173643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48173643</guid></item><item><title><![CDATA[New comment by somethingsome in "CUDA Books"]]></title><description><![CDATA[
<p>Having read or at least skimmed most of those books, I think the best intro is 'CUDA Programming: A Developer's Guide to Parallel Computing with GPUs'<p>Massively Parallel Processors: A Hands-on Approach is not really good in my opinion, many small mistakes and confusing sentences (even when you know cuda).<p>CUDA by Example: An Introduction to General-Purpose GPU Programming is too simple and abstract too much the architecture.<p>Next year I'm planning to start writing a cuda book that starts by engineering the hardware, and goes up to the optimization part on that harware (which is basically a nvidia card) including all the main algorithms (except for graphs).<p>I'm already teaching the course in this way at uni, and it is quite successful among students.</p>
]]></description><pubDate>Sun, 17 May 2026 19:39:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48172513</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=48172513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48172513</guid></item><item><title><![CDATA[New comment by somethingsome in "Removable batteries in smartphones will be mandatory in the EU starting in 2027"]]></title><description><![CDATA[
<p>It would be nice to have mandatory SD cards..</p>
]]></description><pubDate>Mon, 04 May 2026 15:53:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48010292</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=48010292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48010292</guid></item><item><title><![CDATA[New comment by somethingsome in "OpenAI’s o1 correctly diagnosed 67% of ER patients vs. 50-55% by triage doctors"]]></title><description><![CDATA[
<p>95% of the cases are easy for both doctors and AI, where doctors excel are the difficult cases where there is only a very limited amount of training data ;) something AI is not yet ready to handle at all.</p>
]]></description><pubDate>Mon, 04 May 2026 09:56:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48006550</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=48006550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48006550</guid></item><item><title><![CDATA[New comment by somethingsome in "A Powerful New 'QR Code' Untangles Math's Knottiest Knots"]]></title><description><![CDATA[
<p>I mean... There is a 1-1 mapping, and they look kinda like QR codes. so technically, you can make an app that scan it and it will show you the corresponding polynomial.. It could even be useful for fast checking knots</p>
]]></description><pubDate>Sat, 25 Apr 2026 10:10:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47900205</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47900205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47900205</guid></item><item><title><![CDATA[New comment by somethingsome in "The AI revolution in math has arrived"]]></title><description><![CDATA[
<p>It's highly dependent of why you use it. For me a problem looks like 'a step in the proof I'm not familiar with', and I use LLMs to help me undersand it deeply. Make visualizations, check some difficult step, do parallels with something else I know,... 
I don't really care that the llm  could 'solve the global problem I'm facing'.
I use it more for insights on smaller parts to be able to go through difficult steps and teach me areas I'm not familiar with.
The more the llm is capable of doing complicated proofs by itself, the more it is trustworthy to help me without making errors that I could miss in unknown Maths areas.</p>
]]></description><pubDate>Thu, 16 Apr 2026 04:52:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47788777</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47788777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47788777</guid></item><item><title><![CDATA[Trinity-Large-Thinking: Scaling an Open Source Frontier Agent]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.arcee.ai/blog/trinity-large-thinking">https://www.arcee.ai/blog/trinity-large-thinking</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47711651">https://news.ycombinator.com/item?id=47711651</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 09 Apr 2026 23:30:22 +0000</pubDate><link>https://www.arcee.ai/blog/trinity-large-thinking</link><dc:creator>somethingsome</dc:creator><comments>https://news.ycombinator.com/item?id=47711651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47711651</guid></item><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></channel></rss>