<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: SchizoDuckie</title><link>https://news.ycombinator.com/user?id=SchizoDuckie</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 03 Aug 2026 00:28:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=SchizoDuckie" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by SchizoDuckie in "Cyberscript"]]></title><description><![CDATA[
<p>This is by far the most stupid name for a new language imaginable. Shortening it to "cyber" on the landing page too..<p>When will devs learn that being able to search for a term on the open internet without having it polluted by normal language is kind of important</p>
]]></description><pubDate>Sun, 02 Aug 2026 11:08:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49143308</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=49143308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49143308</guid></item><item><title><![CDATA[The solution the supply chain problems is removing your deps from .gitignore]]></title><description><![CDATA[
<p>I head the major realisation today that we've all been bamboozled.<p>All the supply chain attacks currently happening would never even happen if we just checked in our language-respective vendor/node_modules/venv directories into git and just deployed straight from that.<p>Screw the dependency install and upgrade step. Screw the automated build step. Screw the breaking changes because $package_owner doesnt adhere to semver.<p>Checking in dependencies and their updates individually is, and has always been the way out of this mess.<p>Remove vendor/ node_modules/ and venv/ from your .gitignore today and skip the install step in your CI and you eliminate 99% of the attack surface instantly. Was it always that easy???? I think it was!<p>You think checking in your composer.lock or package.lock saves you? Hah. Npm install is "smart" and checks for updates and silently installs new versions and updates your lockfile. You should have used npm ci instead. We actively train devs to run 'composer update' to check for new releases that fix 'issues' they might encounter locally and delete the lockfiles as a first measure to fix issues.<p>Do you vet every update to your composer.lock? That one innocent commit hash that's changed could just pull in 20kb of obfuscated exploit code and you'd never know.<p>All of this is compounded by the longstanding hilarious github bug where you can fork a repository and push your commit to it, then pluck the commit hash and append that to the original repository URL. On the Github webinterface you'll see a notice "this commit has might not belong to this repo or a fork of it" but on the terminal you'll never see that, and that's exactly what the current worms exploit.<p>Checking in your dependencies and eliminating the install step would make all of this trackable and traceable. Imo the performance hit is worth it.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48253062">https://news.ycombinator.com/item?id=48253062</a></p>
<p>Points: 10</p>
<p># Comments: 12</p>
]]></description><pubDate>Sun, 24 May 2026 00:31:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48253062</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=48253062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48253062</guid></item><item><title><![CDATA[I'm calling BS on YC's latest subscription based mosquito killer drone project]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/ycombinator/status/1986917284561207783">https://twitter.com/ycombinator/status/1986917284561207783</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45857245">https://news.ycombinator.com/item?id=45857245</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 08 Nov 2025 15:22:22 +0000</pubDate><link>https://twitter.com/ycombinator/status/1986917284561207783</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=45857245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45857245</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "YouTube addresses lower view counts which seem to be caused by ad blockers"]]></title><description><![CDATA[
<p>Only YouTube can tell, that's the fun part.</p>
]]></description><pubDate>Wed, 17 Sep 2025 15:39:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45277158</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=45277158</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45277158</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "YouTube addresses lower view counts which seem to be caused by ad blockers"]]></title><description><![CDATA[
<p>afairc sub-100 views are not counted in realtime anyway.</p>
]]></description><pubDate>Wed, 17 Sep 2025 15:38:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45277148</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=45277148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45277148</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "YouTube addresses lower view counts which seem to be caused by ad blockers"]]></title><description><![CDATA[
<p>Go complain to Youtube, where the views should be measured on the backend instead of via an API call.<p>Does anyone realize how many missed views this implies??</p>
]]></description><pubDate>Wed, 17 Sep 2025 15:33:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45277089</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=45277089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45277089</guid></item><item><title><![CDATA[An Unusual Employment Vetting Experience. Grifter Chancing His Luck or DPRK?]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/@ItsNotNicole/an-unusual-employment-vetting-experience-general-grifter-chancing-his-luck-or-dprk-d7a8a5cd5e21">https://medium.com/@ItsNotNicole/an-unusual-employment-vetting-experience-general-grifter-chancing-his-luck-or-dprk-d7a8a5cd5e21</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44893304">https://news.ycombinator.com/item?id=44893304</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 13 Aug 2025 20:16:20 +0000</pubDate><link>https://medium.com/@ItsNotNicole/an-unusual-employment-vetting-experience-general-grifter-chancing-his-luck-or-dprk-d7a8a5cd5e21</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=44893304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44893304</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "Jules, our asynchronous coding agent"]]></title><description><![CDATA[
<p>How is that any of my business? Well, I'm a software dev by trade and hobby, and I hack the planet on the side and advise multibillion $$$ companies on the security mistakes they make.<p>Even for the next 5 years I'd like to be able to have some capable humans in my teams.</p>
]]></description><pubDate>Wed, 06 Aug 2025 18:32:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44815822</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=44815822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44815822</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "Jules, our asynchronous coding agent"]]></title><description><![CDATA[
<p>I can trust humans to do as I ask.</p>
]]></description><pubDate>Wed, 06 Aug 2025 18:27:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=44815762</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=44815762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44815762</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "Jules, our asynchronous coding agent"]]></title><description><![CDATA[
<p>As it stands right now, until there is some radically new way that doesn't hallucinate implementations, is grounded in security rules and actually understands what it's doing in the larger context of the system it's working in I am not really worried about my job.<p>I stopped worrying about what techbro's think a long time ago. I saw one slinging a blockchain ai nft filesystem that will ingest and organize your documents for you on twitter yesterday.</p>
]]></description><pubDate>Wed, 06 Aug 2025 18:24:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=44815733</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=44815733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44815733</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "Jules, our asynchronous coding agent"]]></title><description><![CDATA[
<p>Great. So Junior devs will be useless now.
Now how are we going to train more senior devs that know what they're doing?</p>
]]></description><pubDate>Wed, 06 Aug 2025 18:11:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44815574</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=44815574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44815574</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "Jules, our asynchronous coding agent"]]></title><description><![CDATA[
<p>Who in their right mind hands off tasks to one of these for their day job? They can never be trusted.</p>
]]></description><pubDate>Wed, 06 Aug 2025 18:02:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=44815468</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=44815468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44815468</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "Ms's new video editor transcodes video by sending every frame to sharepoint"]]></title><description><![CDATA[
<p>I'm sorry. What backend? I'm trying to slice a video on my local machine. Something that was a 30 second job for something like this in the previous Windows Movie Maker that they yanked from the Microsoft Store and replaced with "the new and improved" ClipChamp, which is horribly slow, and I just found out why.<p>How is sharepoint involved in any of this? Why is it not transcoding locally? What if i throw it a 4k video?</p>
]]></description><pubDate>Mon, 08 Jul 2024 20:54:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=40909582</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=40909582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40909582</guid></item><item><title><![CDATA[Ms's new video editor transcodes video by sending every frame to sharepoint]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/SchizoDuckie/status/1810410346672455794/photo/1">https://twitter.com/SchizoDuckie/status/1810410346672455794/photo/1</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40909540">https://news.ycombinator.com/item?id=40909540</a></p>
<p>Points: 4</p>
<p># Comments: 4</p>
]]></description><pubDate>Mon, 08 Jul 2024 20:50:40 +0000</pubDate><link>https://twitter.com/SchizoDuckie/status/1810410346672455794/photo/1</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=40909540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40909540</guid></item><item><title><![CDATA[Show HN: A multiple choice "flash card" game for my daughter using GPT4]]></title><description><![CDATA[
<p>Article URL: <a href="https://schizoduckie.github.io/unicornpoep/">https://schizoduckie.github.io/unicornpoep/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40822938">https://news.ycombinator.com/item?id=40822938</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 28 Jun 2024 17:36:49 +0000</pubDate><link>https://schizoduckie.github.io/unicornpoep/</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=40822938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40822938</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "Is Aschenbrenner's 165 page paper on AI the naivety of a 25 year old?"]]></title><description><![CDATA[
<p>I love how the author of this article makes no intent to give even a start on why he thinks the author of the paper is naive or even describe what the paper is about and give an abstract.</p>
]]></description><pubDate>Thu, 13 Jun 2024 11:42:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=40668395</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=40668395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40668395</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "A useful front-end confetti animation library"]]></title><description><![CDATA[
<p>I use this on unicornpoep.nl, a little multiple choice toy i built for my daughter to teach her multiplication tables.<p>This library is an awesome chromebook killer. I need to find something more optimized. But it does the trick!</p>
]]></description><pubDate>Thu, 25 Apr 2024 22:38:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=40163951</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=40163951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40163951</guid></item><item><title><![CDATA[Fujitsu spilled private client data,passwords into the open unnoticed for a year]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.thestack.technology/fujitsu-breach-cloud-buckets/">https://www.thestack.technology/fujitsu-breach-cloud-buckets/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39773074">https://news.ycombinator.com/item?id=39773074</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 20 Mar 2024 23:03:08 +0000</pubDate><link>https://www.thestack.technology/fujitsu-breach-cloud-buckets/</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=39773074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39773074</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "Bitcoin is dead, but it was a good try"]]></title><description><![CDATA[
<p>Thankfully bitcoin is less susceptible to the FED printing press and more to the whims of what someone like Musk is doing on the social media platform he just bought. ¯\_(ツ)_/¯
Your argument makes <i>no</i> sense.<p><a href="https://www.sciencedirect.com/science/article/abs/pii/S0040162522006333#:~:text=Introduction,market%20capitalization%20by%20%24111%20billion" rel="nofollow">https://www.sciencedirect.com/science/article/abs/pii/S00401...</a>.</p>
]]></description><pubDate>Sat, 27 Jan 2024 19:01:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=39158665</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=39158665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39158665</guid></item><item><title><![CDATA[New comment by SchizoDuckie in "MuseScore/Audacity employee theatening to destroy a Chinese developer's life"]]></title><description><![CDATA[
<p>Ever heard of the term "veiled threat"?</p>
]]></description><pubDate>Mon, 19 Jul 2021 12:10:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=27881715</link><dc:creator>SchizoDuckie</dc:creator><comments>https://news.ycombinator.com/item?id=27881715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27881715</guid></item></channel></rss>