Readit News logoReadit News
fallous commented on I miss thinking hard   jernesto.com/articles/thi... · Posted by u/jernestomg
bitwize · a month ago
YES!

AI assistance in programming is a service, not a tool. You are commissioning Anthropic, OpenAI, etc. to write the program for you.

fallous · a month ago
Yes, but as with outsourcing those who are making such decisions often lack the awareness, or even skills, to properly specify the requirements and be able to evaluate the results.
fallous commented on I miss thinking hard   jernesto.com/articles/thi... · Posted by u/jernestomg
agumonkey · a month ago
We need a new word for on-premise offshoring.

On-shoring ;

fallous · a month ago
If the on-premise offshoring centers around the use of LLMs then I suggest the term "off-braining." :)
fallous commented on Microsoft's Copilot chatbot is running into problems   wsj.com/tech/ai/microsoft... · Posted by u/fortran77
rightbyte · a month ago
The product is the stock price, not Office or Windows. From that perspective they are doing it right.
fallous · a month ago
The investor being the customer rather than actual paying customers was something I noticed occurring in the late 90s in the startup and tech world. Between that shift in focus and the influx of naive money the Dot Bomb was inevitable.

Sadly the fallout from the Dotcom era wasn't a rejection of the asinine Business 2.0 mindset but instead an infection that spread across the entirety of finance.

fallous commented on Microsoft's Copilot chatbot is running into problems   wsj.com/tech/ai/microsoft... · Posted by u/fortran77
ChuckMcM · a month ago
What tomuchtodo said. When I left Sun in 1995 I had 8,000 shares, which in 1998 would have paid off my house, and when I sold them when Oracle bought Sun after a reverse 3:1 split, the total would not even buy a new car. Can be a painful lesson, certainly it leaves an impression.
fallous · a month ago
Heh, I was at Netscape when the Sun-Netscape Alliance was created. Tip of the hat to a fellow gray beard. ;)
fallous commented on I miss thinking hard   jernesto.com/articles/thi... · Posted by u/jernestomg
helloplanets · a month ago
And when programming with agentic tools, you need to actively push for the idea to not regress to the most obvious/average version. The amount of effort you need to expend on pushing the idea that deviates from the 'norm' (because it's novel), is actually comparable to the effort it takes to type something out by hand. Just two completely different types of effort.

There's an upside to this sort of effort too, though. You actually need to make it crystal clear what your idea is and what it is not, because of the continuous pushback from the agentic programming tool. The moment you stop pushing back, is the moment the LLM rolls over your project and more than likely destroys what was unique about your thing in the first place.

fallous · a month ago
You just described the burden of outsourcing programming.
fallous commented on Playing Santa changed Bob Rutan profoundly   esquire.com/lifestyle/a69... · Posted by u/Lightbody
saaaaaam · 3 months ago
Esquire writing is so weird. It’s genuinely like a relic from another age.

“ They drank tumblers of Irish whiskey filled to the brim, illicit pours they secured with ten-dollar tips to a curvy Dominican bartender.”

“ For the price of three beers, he told me his story.”

“ In the two decades since the show aired, a hundred thousand American Spirits had yellowed Bob’s fingers and turned his voice to gravel.”

When I read things like this I find it very hard to take the wider message seriously, because it feels like writing-as-cosplay, the writer inhabiting a caricature of “hard bitten” and inserting that at the forefront of the piece.

Very odd.

fallous · 3 months ago
So many are desperately wishing to be the next Tom Wolfe rather than striving to find their own voice and style (as Wolfe did).
fallous commented on Cloudflare outage on December 5, 2025   blog.cloudflare.com/5-dec... · Posted by u/meetpateltech
locknitpicker · 3 months ago
> Your electricity to servers IS a single point of failure, if all you do is depend upon the power company to reliably feed power.

I think you quite didn't got the point. The whole point is that putting together a system architecture that considers Cloudflare is a single point of failure is like designing a system architecture that considers a power supplier a single point of failure. Technically they can be considered that if you really really want to, but not only are things irredeemably broken when those failure modes are triggered but also they themselves are by far expected to be the most reliable components of your systems due to their design and SLAs that is pointless to waste time and resources mitigating such a scenario.

fallous · 3 months ago
You're arguing from an end-user perspective, I'm pointing out that the Internet wasn't designed to solve easy but fragile problems but instead was intended to be a resilient network capable of surviving failures and route around them.

"I want to use a power tool and simply plug it into a wall" is not the same class of problem as "we're using a heart-lung machine during this bypass operation and power loss results in dead patients."

The widespread dependence upon Cloudflare has resulted in the "heart-lung machine" problem of DNS, among other things, being "solved" by a "power tool" class of solution.

fallous commented on Cloudflare outage on December 5, 2025   blog.cloudflare.com/5-dec... · Posted by u/meetpateltech
locknitpicker · 3 months ago
> "My architecture depends upon a single point of failure" is a great way to get laughed out of a design meeting.

This is a simplistic opinion. Claiming services like Cloudflare are modeled as single points of failure is like complaining that your use of electricity to power servers is a single point of failure. Cloudflare sells a global network of highly reliable edge servers running services like caching, firewall, image processing, etc. And more importas a global firewall that protects services against global distributed attacks. Until a couple of months ago, it was unthinkable to casual observers that Cloudflare was such an utter unreliable mess.

fallous · 3 months ago
Your electricity to servers IS a single point of failure, if all you do is depend upon the power company to reliably feed power. There is a reason that co-location centers have UPS and generator backups for power.

It may have been unthinkable to some casual observers that creating a giant single point of failure for the internet was a bad idea but it was entirely thinkable to others.

fallous commented on Cloudflare outage on December 5, 2025   blog.cloudflare.com/5-dec... · Posted by u/meetpateltech
tobyjsullivan · 3 months ago
I’m not sure I share this sentiment.

First, let’s set aside the separate question of whether monopolies are bad. They are not good but that’s not the issue here.

As to architecture:

Cloudflare has had some outages recently. However, what’s their uptime over the longer term? If an individual site took on the infra challenges themselves, would they achieve better? I don’t think so.

But there’s a more interesting argument in favour of the status quo.

Assuming cloudflare’s uptime is above average, outages affecting everything at once is actually better for the average internet user.

It might not be intuitive but think about it.

How many Internet services does someone depend on to accomplish something such as their work over a given hour? Maybe 10 directly, and another 100 indirectly? (Make up your own answer, but it’s probably quite a few).

If everything goes offline for one hour per year at the same time, then a person is blocked and unproductive for an hour per year.

On the other hand, if each service experiences the same hour per year of downtime but at different times, then the person is likely to be blocked for closer to 100 hours per year.

It’s not really bad end user experience that every service uses cloudflare. It’s more-so a question of why is cloudflare’s stability seeming to go downhill?

And that’s a fair question. Because if their reliability is below average, then the value prop evaporates.

fallous · 3 months ago
"My architecture depends upon a single point of failure" is a great way to get laughed out of a design meeting. Outsourcing that single point of failure doesn't cure my design of that flaw, especially when that architecture's intended use-case is to provide redundancy and fault-tolerance.

The problem with pursuing efficiency as the primary value prop is that you will necessarily end up with a brittle result.

fallous commented on It's hard to build an oscillator   lcamtuf.substack.com/p/it... · Posted by u/chmaynard
ofalkaed · 4 months ago
When I was starting out in electronics I found the easiest way to build an oscillator was to build an amplifier and the easiest way to build an amplifier was to build an oscillator. I guess the trick is to be 7 years old and have far more ambition than skill. Couldn't guess at how many tries it took me to make an amplifier that didn't oscillate and when I moved onto oscillators, they never oscillated but they did amplify. In that first year or so, I couldn't actually read resistor color codes, but I thought I could.
fallous · 4 months ago
If you combine a 3 year-old, whose favorite word is "why?", and the ambition of a 7 year-old you might just end up with the most productive genius possible.

u/fallous

KarmaCake day1391August 14, 2011View Original