Hacker Newsnew | past | comments | ask | show | jobs | submit | kamaal's commentslogin

I think this is how Asgard worked.

The tech got so advanced people kind of used the advanced tech, but looked pretty much like a how medieval society would. Even their politics.


>>which actually deals with the finiteness of the list of problems that a machine successfully exhausts.

This is already the case with most DevOps jobs with Claude Code. There are only that many finite issues that need fixing in production, even for very large systems.

So you don't need all that many people to run ops these days.


Yet as a customer I don't think I've got to endure as many outages in my life before 2026 as I did for the past 9 months…

And it's not just github, everything seems to be down on a daily basis right now.


Seriously, it feels like services that were once rock solid are now trembling every time the wind blows.

If we're being anecdotal, I haven't had a single outage of anything affect me at all this year, but have had many in previous years. Often the thing blamed publicly has been incorrect too.

I am kind of saddened by technology in general that we need LLMs to deal with it in the first place.

It used to be that you compiled an executable, copied it onto the target computer and it worked. Then came servers, where you had to open some ports, set up some init scripts, maybe a db connection string.

This has evolved into a fractal of awfulness of a myriad of options and problems, each of which more elaborate and specifically limited than what came before, so you can't really use any one of them, but a combination, which is bound to interact weirdly, giving you some unique problems.

LLMs are great at solving these kinds of problems, but these problems should not exist in the first place, and they just waste everyone's time.

When it comes to actual meaningful product questions (and not just 'how/where does this code run'), LLMs are basically next to hopeless.

Since LLMs are very good with dealing with the BS, I hope they'll be useful in making people recognize and do away with BS altogether, and we can go back to the simple olden days.


Software's always been painful to run and use.

>It used to be that you compiled an executable, copied it onto the target computer and it worked.

Java had been marketed last century as a 'write once, run anywhere' language. Tells you a lot about how portable executables in other languages were.


Just branch to the first instruction, and let it take it from there. The shackles exist but in your mind.

Well you see we need to migrate system A to B and X to Y and here's another new integration to look at and we need to finally get off of this EOL distro and... It'll never stop.


>>Elon firing half of Twitter just normalized layoffs to such an extent that it’s considered par for the course now

The site was broken for eternity after that, but people continued to use it as it was the only source of real time news. In many ways its not the old Twitter at all.

Now the head counts dont even matter because its all agents writing the code, reviewing the code, and deploying the code.


If you treat politics as a religion then you argue merits.

Most common people care for abundance and affluence. Any system that helps them arrive there is ok.


In short being a high agency person is now more important than ever.


I learned some Forth and played around right before the LLM trend began.

It was a mind bending experience, although I quit after a while as the programs were kind of glass sheet quality brittle as they grew.

Sometimes I feel I need to start again to keep my brain from losing thinking skills over time.


Similar here, though I didn't quite get as far. I started wondering about performance of all the things, when one has only 2 stacks to work with, and then discovered some library that implemented arrays somehow. I tried using GForth in Advent of Code and needed to read in lines from a file. Lines of different lengths and so on and that's where I failed. I think I would have had to learn a lot about how to use and manage the "pad" or some other surprising technique, that I didn't see anywhere. Since I couldn't manage to read in the lines and discard the old contents of a line, if the next line was shorter, remnants of the previous line persisted and I got wrong line readings. That's where I stopped.

I am sure someone more knowledgeable would have been able to breathe right past that issue somehow.

But I remember one moment that actually humbled me a little: There was a puzzle, where the input were some kind of "instructions" of how to move or for some device. Of course I built some logic that interprets those instructions and only then does something.... but then I saw on reddit, that people simply defined the words that literally are the instructions and took the input as Forth code, duh!!! So simple! Made me feel a little silly.


Well I thought this is a real black hole.

Forgive my ignorance.

But what would it take to put a fist sized black hole in your room.


According to this calculator [1] it would take 11.274 times the mass of the earth to create a black hole with a radius of 10cm.

[1] https://www.omnicalculator.com/physics/schwarzschild-radius


0.0001 km, or 10 cm would take 0.00003385 suns, or 6.72857 × 10²⁵ kg

Obviously that's not possible by today's physics.

But lets say it was possible, by placing it some where space, how would one make it ?


I'm less ambitious and I just want a 1 cm blackhole for display purposes, cool thing to show off to my guests.

Imagine my disappointment at finding out that I'm gonna need about 10^47 chonky house cats to make a 1cm blackhole! Where could I find that!


If you make it 0.887cm you get a nice round one-earth-mass :D


>>For non coding related tasks I use local models.

What sort of hardware are you using to run local models? And how do you use them?


4090 RTX laptop and a M4 Mac Mini, I've posted more information in my blog mentioned in another comment.


>>Deepseek will be sanctioned and therefore no provider will offer it anymore.

That is possible inside the US. How do you do it all over the world? You have to convince every country in the world not use frontier models? Even worse how do you convince all the countries to not build their own models?


You are correct that it’s inside the US and it doesn’t apply to the whole world. But it will apply to the western world and much further which trades in dollar because else secondary sanctions apply. The shocking number is roughly 175-180 countries of 193 follow along US sanctions, that’s 90%. Unlike in the US the citizens of those countries will not be prosecuted for circumventing the sanctions but assets like bank accounts and wallets may be seized and Visa issues may arise. With the already ongoing legislation against foreign AI players and the recent national security threat assessment it strongly looks like just a matter of time until they implement the mechanics to sanction any disfavored AI. This will flush most users back to US companies. With the limited self hosting options and insanely strong export limits for datacenters it’s already established that countries can’t build their own models with the same power.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: