<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: PowerfulWizard</title><link>https://news.ycombinator.com/user?id=PowerfulWizard</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 19:48:05 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=PowerfulWizard" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by PowerfulWizard in "Debian decides not to decide on AI-generated contributions"]]></title><description><![CDATA[
<p>On judging vs. making, also someone has to take time away from development to do code review. If the code being reviewed is written by someone who is involved and interested then at least there's a benefit to training and consensus building in discussing the code and the project in the review phase. The time and energy of developers who are qualified to review is quite possibly the bottleneck on development speed too so wasting review time will slow down development.<p>For AI generated code if previous PRs aren't loaded into context then there's no lasting benefit from the time taken to review and it's blank slate each time. I think ultimately it can be solved with workflow changes (i.e. AI written code should be attributed to the AI in VCS, the full trace and manual edits should be visible for review, all human input prompts to the AI should be browsable during review without having scroll 10k lines of AI reasoning.)</p>
]]></description><pubDate>Tue, 10 Mar 2026 17:26:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47326249</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=47326249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47326249</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Amazon Aurora DSQL"]]></title><description><![CDATA[
<p>I don't know what I want exactly but I'm thinking along the lines that SQL is already doing a lot so it would make the most sense to start with a database interface and augment from there, to try to build a system to handle all the common forms of durable storage used by applications.<p>The type of situation I'm thinking about is for example storing a blob in S3, storing metadata and a reference to the blob's path in a database row, sending a message into a queue to trigger some async processing, and updating a cache. It would be nice to be able to do this through a single API or service, and it would be really nice to do all this within some type of transaction abstraction that would allow all operations to pass or fail collectively, really really nice if the whole thing could be pay-as-you and scale horizontally-ish on shared infrastructure without managing nodes or slots or whatever.<p>I'm not a Postgres user so I don't know how far you can get currently and I should probably look into it in detail. Coordinating blob/ject storage, database, and pubsub operations is a pain point for me presently. I think that overall system design is going to prevent a database-type system from being a good idea for blob storage but I would still like to see someone try to put three systems in a trenchcoat and try to make it work behind one interface.</p>
]]></description><pubDate>Tue, 03 Dec 2024 22:08:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42312124</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=42312124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42312124</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Amazon Aurora DSQL"]]></title><description><![CDATA[
<p>Very interesting. My dream is to have something like this, a KV-store, a blob store, and pubsub all behind the same interface.</p>
]]></description><pubDate>Tue, 03 Dec 2024 18:41:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=42309623</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=42309623</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42309623</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Pi-CI – A RasPi 5 emulator in a Docker image for creating and flashing configs"]]></title><description><![CDATA[
<p>This looks useful, I usually use guestfish to put files into the image before flashing but this could be a lot more flexible.</p>
]]></description><pubDate>Fri, 23 Aug 2024 23:49:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=41334164</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=41334164</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41334164</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Notepad Tab"]]></title><description><![CDATA[
<p>Here's what I use (as a bookmark):<p><pre><code>    data:text/html,<body contenteditable style="line-height:1.5;font-size:20px;">
</code></pre>
No save function obviously but this lets me open a new tab and dump some text.</p>
]]></description><pubDate>Mon, 27 May 2024 22:39:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=40495453</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=40495453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40495453</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "SpaceX's most-flown reusable rocket will go for its 20th launch tonight"]]></title><description><![CDATA[
<p>It's true that Relativity Space Terran-R, Rocket Lab Neutron, and Blue Origin New Glenn are under development and are planning first stage re-use although none have flown. And also Stoke Space is developing a 2nd stage re-use solution which SpaceX hasn't solved yet. I think another American company could have a Falcon 9 competitor within 5 years if they really move fast. But they haven't yet reached the stage that SpaceX reached 10 years ago.</p>
]]></description><pubDate>Thu, 18 Apr 2024 23:12:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=40081722</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=40081722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40081722</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "SpaceX's most-flown reusable rocket will go for its 20th launch tonight"]]></title><description><![CDATA[
<p>SpaceX’s propulsive recovery testing began over ten years ago, meaning a development campaign starting today would be ten years behind SpaceX if they can progress at the same speed. It seems crazy to me that essentially no one is even trying to follow the path demonstrated by SpaceX.</p>
]]></description><pubDate>Thu, 18 Apr 2024 19:10:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=40079688</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=40079688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40079688</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "The Price-Fixing Economy"]]></title><description><![CDATA[
<p>I think above grabbed Gross Profit rather than Total Revenue, this page shows a 1.1% profit margin: <a href="https://finance.yahoo.com/quote/KR/key-statistics?p=KR" rel="nofollow noreferrer">https://finance.yahoo.com/quote/KR/key-statistics?p=KR</a></p>
]]></description><pubDate>Fri, 13 Oct 2023 14:50:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=37871266</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=37871266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37871266</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "DNS-over-HTTP/3 in Android"]]></title><description><![CDATA[
<p>Thanks I was looking for this.</p>
]]></description><pubDate>Wed, 20 Jul 2022 18:18:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=32169977</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=32169977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32169977</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Confessions of a Bitcoin Widow"]]></title><description><![CDATA[
<p>One solution is to have the key on paper in a safe, and then let the lawyer know the key is in the safe. If you die they can drill the safe. The nature of the private key makes digital solutions possible, but they aren't necessary. It doesn't have to be handled differently from any highly valuable small object.</p>
]]></description><pubDate>Tue, 15 Feb 2022 15:21:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=30347590</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=30347590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30347590</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Amazon EC2 M1 Mac Instances"]]></title><description><![CDATA[
<p>There must be a process for unpaid bills, whatever that process is they could just enact it at the user's threshold instead of their own threshold. Ideally a soft limit that would disable networking and resource creation and then later a hard limit where your account is wiped out.<p>Because of the potential overhang before the billing system catches up I think it would be appropriate to lower the service quotas on this type of account. I'm not sure if the customer can lower their own quotas which would be an alternate cost control strategy but a beginner wouldn't know to think of that anyway. The solution with billing alerts is good at a company level but too much for a beginner in my opinion.<p>I know unexpected costs were a concern for me when I started using AWS as a student in 2008 and it is still a concern for people in the same situation, just with so much more complexity on top of it all. It will be a tiny fragment of their revenue but as time goes on a higher and higher level of expertise is required to get started, even though you can accomplish a lot with just the free tier. The amount of progress they've made on this issue in the last 13 years is just not impressive.</p>
]]></description><pubDate>Fri, 03 Dec 2021 01:31:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=29425545</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=29425545</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29425545</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Amazon EC2 M1 Mac Instances"]]></title><description><![CDATA[
<p>One thing that would make a difference on small accounts is the ability to do prepaid billing only. That way you define your budget in advance and they enforce it. The problem with the current billing is that people who are new to the system have no hope of understanding what is going on and they have to accept the open-ended nature of the billing system to learn.</p>
]]></description><pubDate>Thu, 02 Dec 2021 22:33:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=29423740</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=29423740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29423740</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "What will enter the public domain in 2022"]]></title><description><![CDATA[
<p>For those of us who are helplessly impatient, run this in console:<p><pre><code>    document.querySelectorAll(".countdown-calendar__door").forEach(e => e.classList.add("will-open"))</code></pre></p>
]]></description><pubDate>Thu, 02 Dec 2021 19:18:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=29421052</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=29421052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29421052</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Skeptical about electric-powered planes"]]></title><description><![CDATA[
<p>Yes, in the air I'm expecting a very different scenario than on land. No pedestrians just an element of collision avoidance for birds, all vehicles legally required to be broadcasting their position to an automated air traffic control, probably maintaining 100 meters between vehicles versus road traffic being 1 meter from oncoming. In the air it would be almost a pre-planned route with a 50 meter collision avoidance corridor. Plus an emergency landing site selection process, potentially the ability to land on water or an emergency parachute.<p>Part of the reason I found the paper I linked to be persuasive is that they predict the EVTOL aircraft only needing 2-3x the total energy of an EV. The energy cost in dollars could be less than gas for an ICE vehicle making the same trip. There are very light aircraft with 100HP engines, I'm picturing something light and birdlike.</p>
]]></description><pubDate>Fri, 12 Nov 2021 19:37:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=29203625</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=29203625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29203625</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Skeptical about electric-powered planes"]]></title><description><![CDATA[
<p>I'm optimistic about electrical. Here is a high level analysis of power and energy density required for some electric vertical takeoff aircraft, compared to some existing batteries: <a href="https://www.pnas.org/content/118/45/e2111164118" rel="nofollow">https://www.pnas.org/content/118/45/e2111164118</a> (h.t. kittyhawkcorp twitter). The necessary power density is achieved, the energy density needs to improve by about 2x for these vehicles to attain their intended range.<p>The article also compares the range and energy efficiency to electric and ICE vehicles, accounting for the distance reduction by flying in a straight line versus driving on the road. If I recall it doesn't apply any extra value for time savings. The overall energy used in flying could be as little as 2-3x the energy used driving a terrestrial electric vehicle. Combine that with vertical takeoff and no traffic and we're looking at something pretty compelling.<p>And how much does it really need to cost compared for example to a Tesla? The weight will be more optimized and the safety regulations I assume are much sterner. The technical complexity seems similar but the volume will be much lower. I don't think it really works if you need a pilot's license so full autonomy is probably also a prerequisite for an everyday application.<p>I think EVTOL will still be embryonic in 2 years, but impressive in 5 years.</p>
]]></description><pubDate>Fri, 12 Nov 2021 17:55:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=29202371</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=29202371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29202371</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Rust 1.53"]]></title><description><![CDATA[
<p>I've enjoyed learning Rust and there is is a lot I like about it, I've just been doing leetcode problems with it though and not working on large projects. In my view, the biggest advantages and steps forward with Rust the language are:<p>1. Memory management<p>2. Typing<p>I think your listed languages all have Garbage Collection? It will probably take quite a bit of mental effort to get comfortable with memory management in Rust but it is a valuable topic if you want to understand performance and language runtimes.</p>
]]></description><pubDate>Thu, 17 Jun 2021 16:17:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=27541310</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=27541310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27541310</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Ask HN: What's an interesting DIY genetic engineering project?"]]></title><description><![CDATA[
<p>These are great and provoked me to really look into how it worked when I discovered them a few months ago.<p>I'd suggest watching the 2nd (retrospective) video first, and then the first video if you're interested in more detail.</p>
]]></description><pubDate>Fri, 11 Jun 2021 17:31:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=27476180</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=27476180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27476180</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Show HN: Giving my mother-in-law an easy internet radio with real icon buttons"]]></title><description><![CDATA[
<p>I grew up reading the newspaper every day and I prefer quite a narrow margin, here is my bookmarklet for narrowing pages (and it changes font).:<p><pre><code>    javascript:!function(){var e,t;e='body {margin: auto;margin-left: 100px;max-width: 540px;font-family: "Helvetica Neue", Helvetica, sans-serif;}',t=document.createElement("style"),t.type="text/css",t.appendChild(document.createTextNode(e)),document.getElementsByTagName("head")[0].appendChild(t)}();
</code></pre>
You could change the "540" to "900" for your needs. I prefer this to narrowing the window because I prefer the whole screen to have a uniform background color.<p>Edit I don't think it is infaillible, it didn't work on this page, but it works well on pages with no markup. For more complicated site you may try this: <a href="https://oxal.org/projects/sakura/bookmark/" rel="nofollow">https://oxal.org/projects/sakura/bookmark/</a></p>
]]></description><pubDate>Sat, 17 Apr 2021 16:47:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=26845623</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=26845623</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26845623</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Update on beta testing payments in Signal"]]></title><description><![CDATA[
<p>I bought a small-ish amount MobileCoin last weekend after the Signal announcement made me realize it was available. I might as well write up my thesis for why I like it so much, so sorry in advance for the stream of semi-consciousness following.<p>I sympathize with the people who are worried this will degrade the Signal app. I like Signal over iMessage and WhatsApp partly because of the purity of purpose of the app. I like Signal because it doesn't create a treadmill of constant change and features added to drive engagement. I like Signal because it doesn't have Stories.<p>Signal as a messaging app is the best of its category, but there are other near-peers, new messaging apps are created every year, and I have ten other apps on my phone right now with DM capabilities.<p>I view MobileCoin as unique in the cryptocurrency space as a cash-like, private, fast and efficient payments platform and store of value and as that alone it would be great. My biggest issues with using cryptocurrency in a physical-cash-like way are mostly proposed to be addressed by MobileCoin+Signal:<p>- The hassle of using a non-custodial wallet, which is needed to truly possess your wallet. MobileCoin promises to let you control your own private-key on a mobile device. The iPhone is the most secure device I own: encrypted, biometric'd, and sandboxed. Having my private key on the phone plus a paper backup of the seed phrase is my ideal scheme for holding amounts under five figures.<p>- Waiting 10+ minutes for a transaction to go through isn't good enough for everyday use. (Look up Monero and Zcash block times and how many confirmations exchanges require for a comparison.) Faster is better.<p>- The meaninglessness of addresses: sending coins to a 40-character random string has already caused so much confusion. Linking it to your existing Signal address book is far superior.<p>- Broadcasting your financial life to the universe just seems imprudent, I think privacy wins over non-privacy for this reason. Privacy has intrinsic value.<p>- Proof-of-work systems just have a certain inelegance that I'm happy to leave behind. And the last few years in the Ethereum world shows how challenging this can be.<p>It doesn't address the potential volatility that causes problems for a store of value. Which is a negative but not a deal-breaker in my opinion. It might be addressed with something like Stellar USDC but I really don't know enough about the MobileCoin design to know if it is possible on the MobileCoin network. The technology is still useful for transaction processing, it is just more useful if it is also a stable store of value.<p>I don't view other cryptocurrencies as a risk to MobileCoin. If someone else can create better technology I'll use it happily and I'm guessing the people involved in MobileCoin would do the same.<p>I don't view MobileCoin as a risk to Signal messenger, because I think Signal will do a good job, or if they don't, someone else will, and myself and my close contacts will switch apps for the nth time.<p>The biggest risk to MobileCoin is that there might not be a citizen alive with the legal freedoms to actually use it. I really hope the project succeeds and I think Signal has a unique opportunity and unique credibility to do this. I think it will take 2-3 years to fully play out.</p>
]]></description><pubDate>Tue, 13 Apr 2021 21:18:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=26799452</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=26799452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26799452</guid></item><item><title><![CDATA[New comment by PowerfulWizard in "Show HN: WebAssembly and ffmpeg = Quick clip, overlay, resize and GIF-ize videos"]]></title><description><![CDATA[
<p>This is a slightly more correct command I think:<p><pre><code>    du -cb $(ldd $(which ffmpeg) | egrep -o "/[^ ]+" | cat <(which ffmpeg) - | xargs readlink -f) | tail -n1
</code></pre>
I think this is what the ffmpeg.wasm-core project is compiling in:<p><a href="https://github.com/ffmpegwasm/ffmpeg.wasm-core/blob/n4.3.1-wasm/wasm/build-scripts/configure-ffmpeg.sh" rel="nofollow">https://github.com/ffmpegwasm/ffmpeg.wasm-core/blob/n4.3.1-w...</a><p>Overall I think the wasm size is pretty good, maybe even smaller than the non-wasm binaries to a first approximation.</p>
]]></description><pubDate>Thu, 25 Mar 2021 18:42:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=26583812</link><dc:creator>PowerfulWizard</dc:creator><comments>https://news.ycombinator.com/item?id=26583812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26583812</guid></item></channel></rss>