<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: phonebucket</title><link>https://news.ycombinator.com/user?id=phonebucket</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 15 May 2026 18:28:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=phonebucket" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by phonebucket in "A trick to eliminate 2π (sometimes)"]]></title><description><![CDATA[
<p>Easy trick to eliminate difficulties arising from pi: fix them via legislation [0].<p>[0] <a href="https://en.wikipedia.org/wiki/Indiana_Pi_Bill" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/Indiana_Pi_Bill</a></p>
]]></description><pubDate>Wed, 28 Jun 2023 17:04:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=36509315</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=36509315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36509315</guid></item><item><title><![CDATA[New comment by phonebucket in "Governance of Superintelligence"]]></title><description><![CDATA[
<p>Is this article actually trying to talk about superintelligence? Or is this article just trying to make GPT look like AGI by taking AGI for granted?</p>
]]></description><pubDate>Mon, 22 May 2023 18:32:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=36034989</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=36034989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36034989</guid></item><item><title><![CDATA[New comment by phonebucket in "Nvidia, Rolls-Royce Announce Quantum Computing Breakthrough for CFD in Jets"]]></title><description><![CDATA[
<p>What is the breakthrough? There is no mention of the problem solved, nor the accuracy of the quantum solution, nor the amount of classical computing resources needed for a non-quantum solution.<p>The engineering probably has some cool novelty: 39 qubit and 10 million layers is a very large circuit. But simulating a large circuit is very different to achieving a quantum computing breakthrough in CFD.</p>
]]></description><pubDate>Mon, 22 May 2023 08:16:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=36028697</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=36028697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36028697</guid></item><item><title><![CDATA[New comment by phonebucket in "Gandalf – Game to make an LLM reveal a secret password"]]></title><description><![CDATA[
<p>Apart from being fun, this seems like a nifty way to gather a huge amount of data on attempts to prompt engineer LLMs.</p>
]]></description><pubDate>Fri, 12 May 2023 10:57:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=35914479</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35914479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35914479</guid></item><item><title><![CDATA[New comment by phonebucket in "GPU vendor-agnostic fluid dynamics solver in Julia"]]></title><description><![CDATA[
<p>I do get where you are coming from. Indeed, it makes little sense to use Julia for lots of machine learning when PyTorch and Jax are just so good. And it sounds like you don't want to use Julia, so who am I to try and convince you? Python/R are capable languages.<p>But, there are still reasons I reach for Julia.<p>Interesting packages where I prefer Julia over Python/R: Turing.jl for Bayesian statistics; Agents.jl for agent-based modelling; DifferentialEquations.jl for ODE solving.<p>I would much rather data-munge tabular data in Julia (DataFrames.jl) than Python, though R is admittedly quite nice on this front.<p>Personally I reach for Julia when I want to use one of the previous packages, or something which I want to code up from scratch, where base Julia is much preferable to me than numpy.</p>
]]></description><pubDate>Mon, 08 May 2023 17:02:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=35864060</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35864060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35864060</guid></item><item><title><![CDATA[New comment by phonebucket in "Why Janet?"]]></title><description><![CDATA[
<p>I'm eager to jump into a Lisp.<p>Janet seems really tempting for tiny footprint, distributability etc.<p>But I'm currently leaning towards to Racket just because it would be more or less compatible with a whole host of Scheme books that I'd like to read (The Little Schemer/Typer/Learner, SICP, Functional Differential Geometry).<p>Does anyone familiar with Janet know if those books can be easily worked through with Janet for a newbie Lisper?</p>
]]></description><pubDate>Thu, 13 Apr 2023 08:59:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=35552789</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35552789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35552789</guid></item><item><title><![CDATA[New comment by phonebucket in "AI-enhanced development makes me more ambitious with my projects"]]></title><description><![CDATA[
<p>Two big hurdles for ML: a) explainability b) accountability.<p>ML-enhanced development neatly circumvents this: explainability and accountability is passed on to the developer. This includes bugs and license infringements.<p>I have no qualms about ML tools in development. But so long as the buck stops with me, I prefer to write from scratch.</p>
]]></description><pubDate>Fri, 31 Mar 2023 08:15:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=35384143</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35384143</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35384143</guid></item><item><title><![CDATA[New comment by phonebucket in "I played chess against ChatGPT-4 and lost"]]></title><description><![CDATA[
<p>Traditional chess engines excel at tactics. But most chess tactics are brute forceable, and traditional chess engines are normally brute force behemoths.<p>Large language models have tradtionally been very weak at brute force computing (just look at how bad they are at multiplicaion of large numbers). If it can somehow excel at something which typically involves computing power like chess tactics deep into a game well after a novel position has been reached, then put me down as impressed.</p>
]]></description><pubDate>Sun, 19 Mar 2023 18:49:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=35222183</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35222183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35222183</guid></item><item><title><![CDATA[New comment by phonebucket in "Generative AI is overrated, long live old-school AI"]]></title><description><![CDATA[
<p>There is much more to generative models than building out language models and image models.<p>Generative models are about characterising probability distributions. If you ever predict more than just the average of something using data, then you are doing generative modelling.<p>The difference between generative modelling and predictive modelling is similar to the difference between stochastic modelling and deterministic modelling in the traditional applied mathematical sciences. Both have their place. Neither is overrated.<p>Grab the best tool for the job.</p>
]]></description><pubDate>Wed, 15 Mar 2023 22:00:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=35175326</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35175326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35175326</guid></item><item><title><![CDATA[New comment by phonebucket in "How Python virtual environments work"]]></title><description><![CDATA[
<p>Are experienced devs really ditching Python for production systems? I wasn't under this impression.</p>
]]></description><pubDate>Mon, 13 Mar 2023 19:20:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=35141021</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35141021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35141021</guid></item><item><title><![CDATA[New comment by phonebucket in "AstroNvim is an aesthetic and feature-rich Neovim config"]]></title><description><![CDATA[
<p>You can specify which config to use while launching NeoVim with the -u flag.</p>
]]></description><pubDate>Mon, 13 Mar 2023 10:27:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=35133674</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35133674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35133674</guid></item><item><title><![CDATA[New comment by phonebucket in "GPT-3 will ignore tools when it disagrees with them"]]></title><description><![CDATA[
<p>You can argue that you read the questions first too, so you should give yourself the answer to querstion 1 as correct as well and have 99/100 overall</p>
]]></description><pubDate>Tue, 07 Mar 2023 10:36:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=35053807</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35053807</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35053807</guid></item><item><title><![CDATA[New comment by phonebucket in "GPT-3 will ignore tools when it disagrees with them"]]></title><description><![CDATA[
<p>A rubric should be specified outside of the context of a specific question if it applies all questions.</p>
]]></description><pubDate>Tue, 07 Mar 2023 10:34:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=35053790</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35053790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35053790</guid></item><item><title><![CDATA[New comment by phonebucket in "GPT-3 will ignore tools when it disagrees with them"]]></title><description><![CDATA[
<p>I think this test is pretty ambiguous.<p>If you answer all the questions after reading all of them, you could only get only question 100 wrong and get the other 99 correct, so reach a score of 99/100.<p>If you answer only questions 1 and 2, you get the answer to 100 right too, so you could score 3/100.<p>In the latter case, you could score 3/3 too, depending on how the examiner decides to mark it.<p>So which is it?</p>
]]></description><pubDate>Tue, 07 Mar 2023 10:30:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=35053764</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35053764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35053764</guid></item><item><title><![CDATA[New comment by phonebucket in "Use GNU Emacs"]]></title><description><![CDATA[
<p>You can fully embed Neovim into VSCode: <a href="https://github.com/vscode-neovim/vscode-neovim">https://github.com/vscode-neovim/vscode-neovim</a>, which seems like it might work for you?</p>
]]></description><pubDate>Fri, 03 Mar 2023 12:42:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=35008799</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35008799</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35008799</guid></item><item><title><![CDATA[New comment by phonebucket in "Use GNU Emacs"]]></title><description><![CDATA[
<p>I started down the same path, but ended up somewhere else.<p>I decided to allow myself as many extra features as I wanted with one caveat: all plugins had to be pure vimscript.<p>Reproducing an exact dev environment is just a git clone away, because there are no external dependencies outside of vim itself.<p>This is not very restrictive: you have fuzzy search with Ctrl-P, get full-featured language server support with vim-lsp etc.<p>This is possible because Vim8+ (released 6 years ago) has a native plugin manager which is very easy to manage via git submodules.</p>
]]></description><pubDate>Fri, 03 Mar 2023 10:48:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=35007992</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=35007992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35007992</guid></item><item><title><![CDATA[New comment by phonebucket in "Vimium – A browser extension that provides Vim-style keyboard controls"]]></title><description><![CDATA[
<p>I used to use a Vimium-FF (a Firefox version). I love the better browsing ergonomics.<p>But, after some thought, I realise that allowing such extension simply requires trusting a third party app access to so much of my personal information. They (understandably) need the ability to read every page I browse. Vimium-FF even requires clipboard access.<p>I do believe the authors have the best intentions. But the amount of trust I need to have in order for a third party app to have so much access to some of my most confidential information (online banking, emails etc.) is very very high.</p>
]]></description><pubDate>Tue, 28 Feb 2023 08:05:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=34966856</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=34966856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34966856</guid></item><item><title><![CDATA[New comment by phonebucket in "Internal review finds falsified data in Stanford President’s Alzheimer research"]]></title><description><![CDATA[
<p>While I agree that academic fraud is a blight upon academia, this comment generalises over many thousands of academics.<p>> _nobody_ cares about any of this. Universities don't care, journals don't care, peers don't care, nobody within the academic system cares.<p>Please be mindful about generalising over such a large number of people. Maybe those who care have little power to do anything about it.</p>
]]></description><pubDate>Sun, 19 Feb 2023 08:10:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=34855555</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=34855555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34855555</guid></item><item><title><![CDATA[New comment by phonebucket in "Grid of atoms is both a quantum computer and an optimization solver"]]></title><description><![CDATA[
<p>>  Still find it nuts you need to operate the system at 0 kelvin. I assume if we had super efficient cooling equipment (not LN2) we could also do superconductors on a small scale?<p>Neutral atom quantum computers (the type outlined in the article) work at room temperature.<p>Superconducting qubit based quantum computers do indeed require cooling to these levels, though.</p>
]]></description><pubDate>Thu, 16 Feb 2023 19:45:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=34824667</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=34824667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34824667</guid></item><item><title><![CDATA[New comment by phonebucket in "The paper that made ChatGPT possible"]]></title><description><![CDATA[
<p>Apologies for making a more meta-comment. But I think the title of the post title should be the the paper title "Attention Is All You Need" as per the HN guidelines.<p>"...please use the original title, unless it is misleading or linkbait; don't editorialize." [0]<p>[0] <a href="https://news.ycombinator.com/newsguidelines.html" rel="nofollow">https://news.ycombinator.com/newsguidelines.html</a></p>
]]></description><pubDate>Sat, 04 Feb 2023 21:10:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=34658335</link><dc:creator>phonebucket</dc:creator><comments>https://news.ycombinator.com/item?id=34658335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34658335</guid></item></channel></rss>