<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: shitcoder</title><link>https://news.ycombinator.com/user?id=shitcoder</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Jul 2026 23:15:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=shitcoder" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by shitcoder in "Nativ: Run frontier open models locally on your Mac"]]></title><description><![CDATA[
<p>Looking forward to giving this a try. I have tried MLX using Rapid MLX however the LLM (Qwen) would always have hiccups and get stuck repeating itself.<p>Moving onto llama.cpp I was able to get faster tokens with MTP and a more reliable llm.<p>I wonder what other people's experiences are using MLX vs llama.cpp</p>
]]></description><pubDate>Mon, 20 Jul 2026 22:16:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48985565</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=48985565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48985565</guid></item><item><title><![CDATA[New comment by shitcoder in "Fly's Sprites.dev addresses dev environment sandboxes and API sandboxes together"]]></title><description><![CDATA[
<p>I think one difference is that it also provides the service of being a production environment you can serve from at the same time as development. There's more information about this thought in the fly io blog post.</p>
]]></description><pubDate>Sat, 10 Jan 2026 05:17:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46563011</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=46563011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46563011</guid></item><item><title><![CDATA[New comment by shitcoder in "Fishing for oil and meat drives defaunation of deepwater sharks and rays"]]></title><description><![CDATA[
<p>Definitely. Shout out to the effort they've put into their api's as well. I've integrated them into a product and raise awareness of sustainable fishing for several major retail outlets.</p>
]]></description><pubDate>Mon, 11 Mar 2024 04:44:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=39664984</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=39664984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39664984</guid></item><item><title><![CDATA[New comment by shitcoder in "The worst thing about Jenkins is that it works (2019)"]]></title><description><![CDATA[
<p>I really resonate with this post after working with Jenkins for ages. In my experience I wasn't very happy with Bash in the end either and moved to Javascript for reliability, performance and tighter integration with the Cloud were deploying to. It also allowed us to run locally and avoid having to deploy to Jenkins to test.<p>The discoverability issue is also a massive issue, declarative pipelines massively over promise its capability. Pipeline configuration was mostly still done in the UI because extensions had 0 documentation about how to declaratively define its configuration. Searching on the internet for the magic incantations as the author puts it is such a waste of time and I just compromised to get it running.<p>I'm glad this post is out there to articulate these common challenges when you invest so much into Jenkins.</p>
]]></description><pubDate>Sun, 03 Dec 2023 22:17:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=38511284</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=38511284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38511284</guid></item><item><title><![CDATA[New comment by shitcoder in "The worst thing about Jenkins is that it works (2019)"]]></title><description><![CDATA[
<p>I use drone self hosted (which is what Woodpecker CI was forked from in one of the other replies). It's an alright system and it works with my Gitea instance to build executables and docker images.<p>I think though ironically my take away after setting everything up, was that I didn't really need to spend a lot of time to get it perfect, rather just getting it working was enough for me.</p>
]]></description><pubDate>Sun, 03 Dec 2023 22:03:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=38511196</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=38511196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38511196</guid></item><item><title><![CDATA[New comment by shitcoder in "Nintendo GBA and DS ROM hacking guide (2016)"]]></title><description><![CDATA[
<p>Yeah I definitely agree, wasting time figuring out how to get to the save and apply your changes is the worst obstacle there, in most cases the saves are encrypted and have a check sum applied. Although I've found some games that allow you access the save data without messing around with this stuff, mainly the Shin Megami Tensei line of JRPG games in my experience.<p>Granted, the saves are binary blobs but once you find the value you want you can find an entire struct of data along side it. There are tools like imHex which help the process and help you define the structure of the save file. It's become a common project of mine to save hack and then build a save editor when I'm confident my changes work.</p>
]]></description><pubDate>Mon, 02 Jan 2023 23:09:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=34225022</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=34225022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34225022</guid></item><item><title><![CDATA[New comment by shitcoder in "ASX drops plan to replace CHESS with blockchain, writes off AUD $250M"]]></title><description><![CDATA[
<p>This is Accenture's report into the project as commissioned by the ASX. I encourage people to read it as it goes into the technical and management details as to why it failed: <a href="https://www2.asx.com.au/content/dam/asx/markets/clearing-and-settlement-services/asx-chess-replacement-application-delivery-review-2022.pdf" rel="nofollow">https://www2.asx.com.au/content/dam/asx/markets/clearing-and...</a></p>
]]></description><pubDate>Thu, 17 Nov 2022 10:42:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=33637176</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=33637176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33637176</guid></item><item><title><![CDATA[New comment by shitcoder in "ASX drops plan to replace CHESS with blockchain, writes off AUD $250M"]]></title><description><![CDATA[
<p>I'm glad I found this on the thread at least.<p>Here's the Accenture report in full published by ASX: <a href="https://www2.asx.com.au/content/dam/asx/markets/clearing-and-settlement-services/asx-chess-replacement-application-delivery-review-2022.pdf" rel="nofollow">https://www2.asx.com.au/content/dam/asx/markets/clearing-and...</a><p>They failed to architect the project properly by trying to run everything on the blockchain smart contracts instead of leveraging something off chain. Similarly there was mismanagement from DA (the developers) and ASX with no clear goal of what the end product looked like or how progress was being made.<p>Accenture even call out that a blockchain solution might not have been the best one considering the ASX centrally settles trades anyway.<p>The pdf is a good read into the technical and management failings of the project</p>
]]></description><pubDate>Thu, 17 Nov 2022 10:33:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=33637105</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=33637105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33637105</guid></item><item><title><![CDATA[New comment by shitcoder in "Avoiding homework with code and getting caught"]]></title><description><![CDATA[
<p>University was my playground for this sort of this sort of thing (because my high school was all paper). One subject used an Online Platform called Wiley which stored the answer in the page, a weekend writing up the script to solve it, fake a realistic completed percentage and take a realistic amount of time to solve. I used a greasemonkey script, just like this post as well!<p>Countless subjects also distributed questions and answers from Textbooks in a PDF format. One OCR run later and a script to clean text I had a database of questions and answers I could share with my friends to practice for the exam (which helpfully used the exact same questions). <a href="https://www.rytek.me/archive/projects/epmquiz-webapp/" rel="nofollow">https://www.rytek.me/archive/projects/epmquiz-webapp/</a><p>I never did flex my cheating like you did haha for fear of the repercussions.</p>
]]></description><pubDate>Fri, 23 Sep 2022 01:03:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=32946700</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=32946700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32946700</guid></item><item><title><![CDATA[New comment by shitcoder in "Sunshine – an open-source gamestream server for Windows and Linux"]]></title><description><![CDATA[
<p>A lot of people these days reccomend Parsec. However bear in mind that it is closed source. Personally I was using it to play it takes two with friends and it worked pretty well.</p>
]]></description><pubDate>Fri, 10 Jun 2022 16:49:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=31696567</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=31696567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31696567</guid></item><item><title><![CDATA[Take-Two files lawsuit against reverse engineering group Re3 for GTA3, Vice City]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/GTAonlineNews/status/1433581171628257283">https://twitter.com/GTAonlineNews/status/1433581171628257283</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28400960">https://news.ycombinator.com/item?id=28400960</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 03 Sep 2021 06:12:18 +0000</pubDate><link>https://twitter.com/GTAonlineNews/status/1433581171628257283</link><dc:creator>shitcoder</dc:creator><comments>https://news.ycombinator.com/item?id=28400960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28400960</guid></item></channel></rss>