<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: DefineOutside</title><link>https://news.ycombinator.com/user?id=DefineOutside</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 22 Sep 2026 00:58:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=DefineOutside" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by DefineOutside in "Heretic removes restrictions from language models"]]></title><description><![CDATA[
<p>Yes, the model is given an impossible task that a player shouldn't be able to do, and if it ever can deliver the impossible task, then something in my logic is wrong.<p>Flagship OpenAI/Anthropic models refuse this task due to "Cybersecurity" so I have no idea how good flagship models do. It's unfortunate as IMO minecraft is a sandbox<p>Java clients (pc version) use the actual game's files modified to not open a window. Minecraft is source available, anyone can load it into an IDE, modify it to double jump height, and run it in minutes without an unmodified server caring. Bedrock clients (the version for phones) just figure it out based on packets and how the anticheat corrects them to what the movement should be.</p>
]]></description><pubDate>Mon, 21 Sep 2026 22:17:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49794201</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=49794201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49794201</guid></item><item><title><![CDATA[New comment by DefineOutside in "Heretic removes restrictions from language models"]]></title><description><![CDATA[
<p>I work with server-sided minecraft anticheats, trying to figure out how to correct a player's movement so they can't do things like fly, not take fall damage, walk on water, etc. Blocking actions until they accept a legitimate state<p>I give it access to write manual packet sequences and a server to try to break my logic, such as crashing the application, giving it an open ended arena to fall 10 blocks without taking damage, or just trying to jump higher than usual.<p>It requires a bit of pushing to know what type of issues it should even be looking for. Telling it to move even just 0.00001 blocks upwards to reset fall damage mid-fall. Telling it to figure out how to fake being on the ground to jump mid-air to reach the impossible platform. This all used to be done manually, but paying a couple dollars to run it overnight and attempt to find bypasses is worth the cost.<p>I haven't figured out how to run LLMs to write code 24/7 yet, they just can't see the big picture.</p>
]]></description><pubDate>Mon, 21 Sep 2026 20:49:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=49793189</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=49793189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49793189</guid></item><item><title><![CDATA[New comment by DefineOutside in "Heretic removes restrictions from language models"]]></title><description><![CDATA[
<p>I leave it running overnight with full access to my file system and knowing deepseek trains off my data. YOLO.</p>
]]></description><pubDate>Mon, 21 Sep 2026 13:46:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49787228</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=49787228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49787228</guid></item><item><title><![CDATA[New comment by DefineOutside in "Heretic removes restrictions from language models"]]></title><description><![CDATA[
<p>deepseek v4.1 flash has never denied a programming or hacking related request to me</p>
]]></description><pubDate>Mon, 21 Sep 2026 13:10:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49786844</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=49786844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49786844</guid></item><item><title><![CDATA[New comment by DefineOutside in "Our decision on Cursor following its acquisition by SpaceX"]]></title><description><![CDATA[
<p>It's insane that Cursor charges 25 extra cents per million tokens on a model that charges 2 cents per million cached tokens. Basically everyone is forced to use Cursor's own models at this point as otherwise the costs are simply too high.</p>
]]></description><pubDate>Sat, 29 Aug 2026 17:49:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49491799</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=49491799</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49491799</guid></item><item><title><![CDATA[New comment by DefineOutside in "GLM-5.3 is now open-weight"]]></title><description><![CDATA[
<p>I tried using deepseek v4 flash with OpenRouter. It switches between providers too eagerly which resets the cache. Then, each provider begins to rate limit me for providing so many uncached tokens, so it just keeps on switching providers. I'm paying for every token... why rate limit me? It was unusable compared to just using the official Deepseek provider which has a much better cache rate.</p>
]]></description><pubDate>Fri, 28 Aug 2026 18:02:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49482248</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=49482248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49482248</guid></item><item><title><![CDATA[New comment by DefineOutside in "The largest available Minecraft world, totalling 15 TB"]]></title><description><![CDATA[
<p>Fun fact - bedrock only saves chunks modified by the player because consoles are much more restrictive with save file size than PC. If the world gets too big, your save is effectively lost.<p>Java does save chunks after generation, likely due to world gen updates not seamlessly transitioning with older versions of the game and PCs not caring about save size.</p>
]]></description><pubDate>Tue, 14 Jul 2026 20:54:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48912822</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=48912822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48912822</guid></item><item><title><![CDATA[New comment by DefineOutside in "Measuring Input Latency on Linux: X11 vs. Wayland, VRR, and DXVK"]]></title><description><![CDATA[
<p>You can genuinely feel just a few milliseconds of input latency with a mouse, it disconnects looking around with your physical actions. It's the same way you can feel the difference between low and high refresh rate monitors, even though you can't really count the frames themselves</p>
]]></description><pubDate>Tue, 14 Jul 2026 20:02:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48912268</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=48912268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48912268</guid></item><item><title><![CDATA[New comment by DefineOutside in "Claude Code May–July 2026 weekly limits promotion"]]></title><description><![CDATA[
<p>I can't use Fable at work because all prompts are saved for "safety". I can't use Fable at home as the API pricing is much too expensive while codex is heavily subsidized with generous limits.<p>Who is using Fable?</p>
]]></description><pubDate>Sun, 12 Jul 2026 18:22:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48883239</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=48883239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48883239</guid></item><item><title><![CDATA[New comment by DefineOutside in "GPT-5.6"]]></title><description><![CDATA[
<p>I've played around GPT 5.6 sol high at both work and home.<p>At work, it was able to one shot a dashboard. Of course, my prompts are vague as I'm not exactly sure what I want yet, but it did a better job than I could do as a backend dev forced to work on frontend sometimes.<p>Usage is also great, it just feels so much more efficient than older models in terms of thinking and time. Cost is barely better though.<p>It can burn a million tokens in less than a minute, at least at launch where there's likely less load on the servers.<p>At home, it feels like I'm fighting the AI less while letting it refactor code. I'm glad that I left this 12,000 line vibe coded port of a hand written codebase to future models to refactor. It feels like the model has better judgement than old models that would destroy your codebase so long as it meant accomplishing your prompt.<p>I'm almost disappointed that it's this good.</p>
]]></description><pubDate>Fri, 10 Jul 2026 14:56:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48860879</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=48860879</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48860879</guid></item><item><title><![CDATA[Google's Angle Merges Wayland Support, Unblocking Chromium Embedded Framework]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.phoronix.com/news/ANGLE-Merges-Wayland">https://www.phoronix.com/news/ANGLE-Merges-Wayland</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48289049">https://news.ycombinator.com/item?id=48289049</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 27 May 2026 03:04:08 +0000</pubDate><link>https://www.phoronix.com/news/ANGLE-Merges-Wayland</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=48289049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48289049</guid></item><item><title><![CDATA[New comment by DefineOutside in "1024000^2 Blocks, 2B2T Minecraft Server World Download Project, and Discoveries"]]></title><description><![CDATA[
<p>i did send the email, anyways the map is available on abyssmc.org once again and is a 19 GB zip</p>
]]></description><pubDate>Fri, 22 May 2026 22:27:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48242432</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=48242432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48242432</guid></item><item><title><![CDATA[New comment by DefineOutside in "1024000^2 Blocks, 2B2T Minecraft Server World Download Project, and Discoveries"]]></title><description><![CDATA[
<p>abyssmc.org was my server and the website has season 1 and season 2 links online while the newer seasons died. I could also get you the earth map with about 100 years of cumulative playtime, the first two seasons maps had much less playtime</p>
]]></description><pubDate>Tue, 19 May 2026 17:24:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48196328</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=48196328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48196328</guid></item><item><title><![CDATA[New comment by DefineOutside in "1024000^2 Blocks, 2B2T Minecraft Server World Download Project, and Discoveries"]]></title><description><![CDATA[
<p>People have also tried to create merge requests into my plugin to reintroduce the issue into 2B2T.<p><a href="https://github.com/GrimAnticheat/Grim/pull/1131" rel="nofollow">https://github.com/GrimAnticheat/Grim/pull/1131</a></p>
]]></description><pubDate>Mon, 18 May 2026 16:46:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48182123</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=48182123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48182123</guid></item><item><title><![CDATA[New comment by DefineOutside in "DeepSeek 4 Flash local inference engine for Metal"]]></title><description><![CDATA[
<p>I've found that opencode and codex are the two subscriptions that still seem to subsize usage. Deepseek V4 has been the most powerful model in opencode IMO, I trust it with problems where I can validate the solution such as debugging an issue - but I only trust the proprietary GPT-5.5 and Claude Opus 4.7 models for writing code that matters.</p>
]]></description><pubDate>Thu, 07 May 2026 18:44:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48053180</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=48053180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48053180</guid></item><item><title><![CDATA[New comment by DefineOutside in "Claude Code users hitting usage limits 'way faster than expected'"]]></title><description><![CDATA[
<p>It's still not uncommon for it to escape it's thinking block accidentally and be unable to end it's response, or for it to call the same tool repeatedly. I've watched it burn 50 million tokens in a loop before killing the chat.</p>
]]></description><pubDate>Tue, 31 Mar 2026 15:00:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47588334</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=47588334</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47588334</guid></item><item><title><![CDATA[New comment by DefineOutside in "Composer 2"]]></title><description><![CDATA[
<p>They seem to be pushing users away from using OpenAI and Anthropic models. On March 16th, they released pricing changes to stop subsidizing the state of the art models for team/enterprise users on legacy pricing models.<p>GPT 5.4 and Claude Opus/Sonnet 4.5/4.6 are now billed at API rates for all users, even enterprise customers. Previously, they were subsidizing these models around a factor of 10x, billing per request and not per token. Composer 2 bills for $0.08 per request on the fast model, and $0.04 per request on the slower model - no matter the tokens used.<p>It seems like they are targeting Enterprise above all else, relying on a enterprises signing up a bunch of paying users that rarely touch Cursor to subsidize the power users using an excessive amount of Composer tokens. It's a fair strategy, as cursor seems to increase output by 20-30% so the price is well worth it for Enterprise customers.</p>
]]></description><pubDate>Thu, 19 Mar 2026 20:13:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47445245</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=47445245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47445245</guid></item><item><title><![CDATA[New comment by DefineOutside in "Ask HN: How is AI-assisted coding going for you professionally?"]]></title><description><![CDATA[
<p>I work at a large company that is contracted to build warehouses that automate the movement of goods with conveyors, retrieval systems, etc.<p>This is a key candidates to use AI as we have built hundreds of warehouses in the past. We have a standard product that spans over a hundred thousand lines of code to build upon. Still, we rely on copying code from previous projects if features have been implemented before. We have stopped investing in the product to migrate everything to microservices, for some reason, so this code copying is increasingly common as projects keep getting more complex.<p>Teams to implement warehouses are generally around eight developers. We are given a design spec to implement, which usually spans a few hundred pages.<p>AI has over doubled the speed at which I can write backend code. We've done the same task so many times before with previous warehouses, that we have a gold mine of patterns that AI can pick up on if we have a folder of previous projects that it can read. I also feel that the code I write is higher quality, though I have to think more about the design as previously I would realize something wouldn't work whilst writing the code. At GWT though, it's hopeless as there's almost no public GWT projects to train an AI on. It's also very helpful in tracing logs and debugging.<p>We use Cursor. I was able to use $1,300 tokens worth of Claude Opus 4.6 for a cost of $100 to the company. Sadly, Cursor discontinued it's legacy pricing model due to it being unsustainable, so only the non-frontier models are priced low enough to consistently use. I'm not sure what I'm going to do when this new pricing model takes affect tomorrow, I guess I will have to go back to writing code by hand or figure out how to use models like Gemini 3.1. GPT models also write decent code, but they are always so paranoid and strictly follow prompts to their own detriment. Gemini just feels unstable and inconsistent, though it does write higher quality code.<p>I'm not being paid any more for doubling my output, so it's not the end of the world if I have to go back to writing code by hand.</p>
]]></description><pubDate>Sun, 15 Mar 2026 23:40:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47393291</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=47393291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47393291</guid></item><item><title><![CDATA[New comment by DefineOutside in "Anthropic officially bans using subscription auth for third party use"]]></title><description><![CDATA[
<p>oh, I figured out the costs for the enterprise plan. It's $0.04 per request, I'm not charged per token at all. The billing is completely different for enterprise users than regular users.</p>
]]></description><pubDate>Fri, 20 Feb 2026 18:31:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47091830</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=47091830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47091830</guid></item><item><title><![CDATA[New comment by DefineOutside in "Anthropic officially bans using subscription auth for third party use"]]></title><description><![CDATA[
<p>I got so tired of cursor that I started writing down every bug I encountered. The list is currently at 30 entries, some of them major bugs such as pressing "apply" on changes not actually applying changes or models getting stuck in infinite loops and burning 50 million tokens.</p>
]]></description><pubDate>Thu, 19 Feb 2026 16:51:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47075858</link><dc:creator>DefineOutside</dc:creator><comments>https://news.ycombinator.com/item?id=47075858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47075858</guid></item></channel></rss>