Original Star Wars: Battlefront II (2005 video game) Shield Glitch
Photo by Igor Karimov on Unsplash
In this game mode the essential premise is that you have a rebel cluster outside of the ‘control’ spawn point on the map. However, when I was exploring one day on the map I decided to see if there was any way to break the map. Usually, the generator spawn point is something that that can be destroyed by the enemy team and repaired. With this, I decided to go the the generator as an Engineer. After a good amount of time the generator does become a spawn point and NPCs do spawn from that and you have Rebels fighting on both sides of the Wampas!
2026-02-03-claude-psychosis
“Then Claude kept pausing to ask for permission, but I had no clue what it meant. Eventually, I gave up on parsing these requests and started treating them like Terms & Conditions, mindlessly mashing 2: Yes and don’t ask again. Once I finished, I didn’t know the file location. And if I close a terminal window with a project, how would I tweak it again?” My Claude Code Psychosis - by Jasmine Sun
I have been recently thinkg about the concept or video of “installing 100 of the most popular github repos” as an example of user experience and seeing where my strengths and weaknesses lie when it comes to understanding the installation or deployment of a software. I fully believe that software is intuitive when you have really good documentation when it’s not. Let me give a very basic example with this logic. Miscosoft Outlook - definitively the most used and also most poorly designed email client always has a reference page on the Microsoft official docs when I need to get a setting adjusted or to do a specific task.
2026-01-30-feed-dashboard-data
Using dashboards comes with risks: they leave out critical context by over-simplifying and hence give false certainty. A more nuanced approach including interpreation by experts, and showing multiple perspectives is needed when visualizing data
The Case Against Dashboards (when Visualizing a Pandemic), Alexander Lex
However, the free-market model did not achieve these goals. In spite of the prospect of cheap computing power, relatively few scientists created BOINC projects. Some of the reasons for this are inherent in the model. In the free-market model, creating a project is risky: there’s a substantial investment [7], with no guarantee of any return, since no one may volunteer.
Coordinating Volunteer Computing, David P. Anderson https://scienceunited.org
Recent research, such as BitNet, is paving the way for a new era of 1-bit Large Language Models (LLMs). In this work, we introduce a 1-bit LLM variant, namely BitNet b1.58, in which every single parameter (or weight) of the LLM is ternary {-1, 0, 1}. It matches the full-precision (i.e., FP16 or BF16) Transformer LLM with the same model size and training tokens in terms of both perplexity and end-task performance, while being significantly more cost-effective in terms of latency, memory, throughput, and energy consumption. More profoundly, the 1.58-bit LLM defines a new scaling law and recipe for training new generations of LLMs that are both high-performance and cost-effective.
The big advances in LLMs in 2025 came from “Reinforcement Learning from Verifiable Rewards” - also known as “reasoning”. Andrej Karpathy has a good explanation of that here > https://karpathy.bearblog.dev/year-in-review-2025/ The reason they’re so much better at code today than they were ~12 months ago is that the labs found ways to run Reinforcement Learning loops where they generate vast amounts of code, that code is then verified (compiled, tests run etc) and the agents get rewarded for good code. And on the individual machine level, I’ve been finding TDD loops are astonishingly effective with the latest generation of models. You can consider that a learning loop - I even sometimes have them write notes about what they learned at the end - although aside from those notes the slate gets cleared every time you start a new session.
Tokens all the way down. People used to compare humans to computers and before that to machines. Those analogies fell short and this one will too
Moltbook is the most interesting place on the internet right now, HackerNews
As a developer with a bottomless wishlist of things I wish I could have done or tried out, I have been able to use LLM tools to not just rapidly prototype and validate complex ideas, but actually write good quality production-grade software (my own subjective metric, of course) with better code than I could have written manually—things where I knew exactly what I had to do, but was constrained by physical limits, and also things that were unclear to me and needed novel ideas, approaches, and leaps. All the while, learning and bettering my own understanding of things.
…
Remember the old adage, “programming is 90% thinking and 10% typing”? It is now, for real. … Coming back to Linus, fast-forward 25 years, when he merges a chunk of AI-generated code into his toy project and comments “Is this much better than I could do by hand? Sure is.” … The reality is that the significant majority of the code written by humans globally on a daily basis, is likely borderline junk.[12] Software development is not even a discipline that has reached any objective level of maturity. Medical doctors and civil engineers go through rigorous training to be issued licenses that are contingent on real world ramifications of their work. How about software developers and engineers? … Code was always a means to an end. Unlike poetry or prose, end users don’t read or care about code. They don’t care what language or framework or the architecture the hundred systems running behind a portal are made of. Code is hidden. They interact with the effect and outcomes of code through various forms of UX. … FOSS is perhaps the greatest public commons that humanity has created. The genesis of FOSS and its predecessors, various schemes for sharing code, can be traced to the fundamental premise that software was prohibitively expensive and required immense specialist skills to create. … Soon, one is stuck with a codebase whose workings one doesn’t understand, and one is forced to go back to the genie and depend on it helplessly. And because one is hooked on and dependent on the genie, the natural circumstances that otherwise would allow for foundational and fundamental skills and understanding to develop, never arise, to the point of cognitive decline
Code is cheap. Show me the talk. Kailash Nadh’s
Moral of the story: even insane-looking problems are sometimes real.
We’ve already seen entire categories begin to be eaten up by AI: Stack Overflow and Chegg were early victims, but now we’re seeing pressure on new sectors.
Software Survival 3.0, Steve Yegge
Other links: https://jslegenddev.substack.com/p/you-should-make-web-games
2026-01-27-feed-3dviz
The fundamental problem with such 3D visualizations is that they require two separate, successive data transformations. The first transformation maps the data from the data space into the 3D visualization space, as discussed in Chapters 2 and 3 in the context of position scales. The second one maps the data from the 3D visualization space into the 2D space of the final figure. (This second transformation obviously does not occur for visualizations shown in a true 3D environment, such as when shown as physical sculptures or 3D-printed objects. My primary objection here is to 3D visualizations shown on 2D displays.) The second transformation is non-invertible, because each point on the 2D display corresponds to a line of points in the 3D visualization space. Therefore, we cannot uniquely determine where in 3D space any particular data point lies.
I. Hate. Ringtones.
I hate Ringtones I hate Vibrations
Ever heard someone that has a terrible ringtone? Such as an entire intro of an 80s rock bang playing? Or even worse, stock ring tones?
I hate all ringtones because they are meant to alert you but end up altering EVERYONE around you (and that include me, you heathen).
I also never have had vibrations on to avoid phantom vibration syndrome where you think that your phone is vibrating when it’s not.
How do I solve this? The ringtones made by Francesco Bonomi. They are under a Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0) license for the sticklers.