I Am Retiring from Tech to Live Offline (openpath.quest)

385 points by PinkG 2 hours ago

siren2026 20 minutes ago

I have been at it for 20 years now and have started to feel my time is up as well

As a lot of comments here highlights, the issue is not so much the tech but the politics, constant perf reviews, re-orgs, nonsense BS that is pushed top-down. This industry is taking a toll on you.

My advice for anyone reading this that is starting your career: Live simply and save a lot. When I started my career I thought I would love doing this forever. I would never imagine I would get burned out in the long run. I would never imagine I would think about retiring early because tech was so fun to me.

The reality is that money and savings give you optionality. It allows you to work without worrying day to day. You never know when the next wave of AI or BS is going to hit. That's when having that optionality is really important.

I have seen so many of my peers making very high tech income but also living the American opulent life, spending everything they make to buy multi-million dollar houses in the bay area to impress their friends. Today they have no choice than continue working for another 30 years. Today I can have a simple life and retire almost anywhere in the world.

Decide what is important to you. I guarante that buying the multi-million dollar home is not worth the extra 30 years of grinding.

kamaitachi 2 hours ago

I just retired after 40 years writing code.

The last year or so wasn’t fun - battling with AI, trying to get it do what I wanted.

For a long time, I thought I’d do a lot of hobby or open source coding when I retired.

I haven’t even tried. I’m not burned out, but find I’ve lost the passion for coding I once had.

Is that AI? Or is it me?

Maybe as my retirement progresses, I can rekindle that passion, but as of now, I don’t miss tech.

Sorry, got to go - my garden needs me :-)

ChrisMarshallNY 2 hours ago

I retired, after 30-some years. Actually, I was forced to retire, by folks that don't think us greyheads should be working. Fortunately, I had the means to retire. Those means had nothing to do with a FIRE strategy. I just saved, lived humbly, and stayed at a job for a couple of decades.

But I have been doubling down on my tech work. Once the knuckleheads were removed from the soup, the flavor improved markedly. I love this tech stuff.

Oh, and I have been using AI. It just helped me to find a nasty crashing problem, and I hope that it will help me to determine the best way to fix it.

pyrophane 2 hours ago

Yeah, I've realized that the things I don't like in tech have everything to do with the culture and politics. When I've been able to work with a small team of people I really like and respect, I've generally been quite content.

hylaride an hour ago

SlightlyLeftPad an hour ago

RobRivera 31 minutes ago

I will admit, when it came to brainstorming sources of crashes with threads, AI has helped me find sources I hadn't considered (as a systems guy, multi threading real experience is something I am sprinting through)

tasuki 2 hours ago

> [...] nothing to do with a FIRE strategy. I just saved, lived humbly [...]

Textbook FIRE strategy.

Xirdus an hour ago

embedding-shape an hour ago

aurareturn an hour ago

The best position anyone can be in 2026 is having financial freedom so you can leverage AI to build whatever you want.

The worst position is working in a company with non-technical and AI psychosis management.

chrisweekly an hour ago

dlev_pika an hour ago

> Those means had nothing to do with a FIRE strategy. I just saved, lived humbly, and stayed at a job for a couple of decades.

Finally some real talk for common folk. Godspeed, friend

pipes 2 hours ago

The battling ai bit you mentioned. This is my life right. Ai is both amazing and shit. I feel like everyone else is running dark factories and producing millions of lines of code and having amazing lives. Meanwhile I am going insane with stress because I've burnt so much time trying to wrangle it on a team I've just joined. My productivity has not been good. I half feel like I am being gas lit by YouTubers and half feel "no I'm just doing it wrong"

swiftcoder 38 minutes ago

> I feel like everyone else is running dark factories and producing millions of lines of code

If they are, they aren't producing anything useful with it. Just look around - do you see a sudden increase in actually useful software alongside the AI boom?

What they are mostly doing is a snake-eating-it-own-tail million lines of code LLM harness to burn tokens faster to write more code... to write a 10 million lines of code LLM harness. Or endlessly bikeshedding the perfect LLM-powered bespoke personal knowledge base.

In normal software engineering jobs, we're debugging problems a bit quicker, we're writing boilerplate faster, we have a lot of questionable new test suites... but the game is more or less the same as it was before

43fg 14 minutes ago

ssfrr an hour ago

Don't compare your inside to other people's outside.

chrisweekly an hour ago

pjc50 an hour ago

I am not convinced that the "dark factory" / "gas town" people are actually shipping anything that isn't also part of the AI ecosystem. At least the noise/ship ratio is incredibly high.

dude250711 13 minutes ago

ilaksh an hour ago

The leading edge models are pretty good but we are still at the "rain man" stage so it's "jagged" intelligence.

It may be three years or so before the new compute-in-memory devices fully make it out of the lab and increase efficiency by about 100 times, allowing us to deploy models with human level complexity (100T vs current 10T SOTA) at scale.

rootusrootus an hour ago

> I feel like everyone else is running dark factories and producing millions of lines of code and having amazing lives

That is when I realize I'm spending too much time on HN. Because it is really only here that this vibe is so strong. My impression is that there is a lot of motivated reasoning in the folks that frequent HN.

It may also be that I work a boring job. If I turned up our code output by 10x it would not improve anything about our product. People who are pumping out dramatically more code have to be in an entirely different world. Or, you know, they're full of shit.

dlev_pika an hour ago

You are not crazy.

beached_whale 2 hours ago

More and more I have realized it was not the coding that I enjoyed, but solving problems/puzzles. This fits into the beautiful code not really mattering to more than myself but the solution for people, but that is hard to let go of.

sharkweek an hour ago

Father in law was a real estate agent from the 80s until maybe 5 years ago.

The day he retired was the day he absolutely positively suddenly wanted nothing to do with real estate anymore. He loved the career but it was interesting watching him just suddenly be done with it.

He found other hobbies and interests pretty quickly once he took an inventory of how he wanted to spend his time.

XorNot an hour ago

Suddenly then all at once has been a common pattern for me too.

Its liberating to have the experience to know that once you're done with something you won't miss it's absence.

azangru 2 hours ago

> battling with AI, trying to get it do what I wanted

What I am selfishly curious about is: is it possible to remain a software developer, and ignore AI? To write code the same way we did before 2022? I understand that there are many companies in which managers demand more of workforce — but are there still places where people are satisfied to not rush ahead and do business same way they did three or four years ago?

In other words, is it possible to not battle with AI trying to get it what we want? Were you forced to do this by your employer, or was this entirely self-inflicted?

Asking for a friend.

gonzalohm an hour ago

Yes it is. You don't need to announce whether you are using AI or not. Just keep doing your job, use AI when it pleases you and keep building manual code when you think that's better.

That's what I do, I have never been asked if I use AI to write my code.

If it's dumb code I use AI. If it's something that I want to craft I don't

sph 35 minutes ago

Yes: work for 90% of the world that isn't a purely tech company, but just need a working product delivered on time and at cost.

No one has asked me to use adopt LLMs in my consulting work, at least as of yet.

toast0 40 minutes ago

My personal situation is unusual, but I don't see my coworkers being forced into AI. They also don't seem to be ignoring it, but they're also not using it very much afaik.

Some do try feeding it log based mysteries, which sometimes spots problems but usually not the one that was being investigated.

So far, all their attempts to write code with AI don't seem to have been worth the time. Although there's one report of good unit tests being generated.

I don't get much feedback on my open source projects, because the audience is limited, but I did get an annoying report recently where the reporter was using AI instead of their brain. AI took them (and me) through a pretty wild goose chase over a very simple reported error (unused variables in a couple places). Just remove them and carry on.

andriy_koval an hour ago

> In other words, is it possible to not battle with AI trying to get it what we want? Were you forced to do this by your employer, or was this entirely self-inflicted?

if you work in company with lots of AI generated code, then you can't handle it without AI usage anymore..

sevenzero 2 hours ago

>is it possible to remain a software developer, and ignore AI? To write code the same way we did before 2022

Yes if it's your own company or if you're self employed and can compete.

skeledrew 14 minutes ago

You can always start your own practice and ignore AI, if you're serious enough.

willtemperley an hour ago

Working on my own product using Claude, I feel like front-end coding hasn’t changed much. It still requires a lot of manual tweaking and understanding users at a human level.

Personally I’m happy that the backend and algorithmic side writes itself.

chrisweekly an hour ago

hellohello2 an hour ago

I'm curious, have you tried working seriously with claude code or gpt codex and which part of it did you not enjoy? What makes you wish to write code like 2022?

toast0 34 minutes ago

coldtea an hour ago

varjag an hour ago

There are spots and niches where you can do this but I expect them to dry up within a year.

jasonkester an hour ago

Yeah, of course. I’ve only ever been disappointed by ai, so I don’t use it.

I run my own shop, so I can do what I want, but I’m happy with my pace (which I’ve noticed is quite fast compared to folks I’ve worked with), and I don’t find “speed of writing code “ to be a bottleneck.

When and if it gets good, I’ll hop in. But for the time being I don’t get the sense that I’m missing out on anything.

dheera an hour ago

> are there still places where people are satisfied to not rush ahead and do business same way they did three or four years ago

They're getting outcompeted.

runtime_terror an hour ago

__lain__ 2 hours ago

Yeah go to a niche market C++ shop

randusername 35 minutes ago

RHSeeger 25 minutes ago

> battling with AI, trying to get it do what I wanted

I rubber duck with AI a lot, to go over my understand, my plan, etc. I get all the benefits of putting my thoughts to words, plus some feedback.

And sometimes, I let the AI write the code, too. It really depends on if I feel it understands the problem and solution well enough. And it's entirely possible that the answer is no, even if it helped me come up with the solution. But I always review the entire plan it puts forward and review the code it wrote. [1]

I don't "battle" with it, unless I'm experimenting with letting it do ALL The coding. And I've done that. And it sucks. It's downright painful. I don't do that for work.

[1] Unless it's a simple utility I'm doing for myself, like "write me a bookmarklet to find all the code in this page and open up a dialog with it formatted easy to read". Because, if it turns out it got that wrong, I can just change it later; it's for me anyways.

qingcharles 12 minutes ago

After 40+ years of coding, I couldn't be more happy about how AI has changed what I do. It got rid of the boring drudgery and grind and let me concentrate on the problem-solving, idea-generating parts.

Never been more productive and happy in my work than I am right now.

ben_w 14 minutes ago

> Is that AI? Or is it me?

I had that shortly after ChatGPT came out, but as nobody was using it, I don't think it was caused by AI.

Personally, I blame all the CV-driven development.

Playing with AI coding models can even give me a bit of the good times back.

runjake 19 minutes ago

> Is that AI? Or is it me?

It's you. And that's fine.

You can still code entirely without AI or AI influence, so that's primarily why I say it's you. It may also, in fact, be burnout. It sounds like it to me. And it's okay to get back into coding if you ever feel like it.

SirMaster 15 minutes ago

Yeah, I was going to say this too.

I write code in my spare time for fun and hobby and personal skill development and I don't use AI at all. AI isn't ruining anything for me.

creaturemachine 2 hours ago

Congratulations! Tech doesn't have to be the end goal. Personally I can't wait to shake this industry and find a new path in retirement.

sqircles an hour ago

Sounds quite normal, honestly. Programming is in a dark place right now relative to how I used to enjoy it. I haven't touched a personal project in many months. You did something for four decades and whatever mystery may have been left there is probably gone with AI.

Try identifying what made it feel like a "passion." Was it problem solving and discovering new things on your own by piecing things together? Then yeah, AI probably has something to do with that in regard to software development - but there are many other avenues you can take to fulfill that whether it be unrelated hobbies or charity work, etc.

coldtea an hour ago

>Try identifying what made it feel like a "passion." Was it problem solving and discovering new things on your own by piecing things together? Then yeah, AI probably has something to do with that in regard to software development - but there are many other avenues you can take to fulfill that whether it be unrelated hobbies or charity work, etc.

If you had a passion for coding, then unrelated hobbies or charity work wont fulfill it.

And if you have no job or a shit job or a shit coding job because of AI, no much means or morale for hobbies and charity either...

adamddev1 2 hours ago

Honest question: if you didn't enjoy using AI, why not just write code without using AI?

gensym 30 minutes ago

I can't speak for anyone else, but I find AI to be very effective. It can do nearly all coding tasks many OOMs faster than I can. And I'm able to get it to produce high-quality code in the process. Using AI, our codebase actually has less tech debt than any time I can remember. I would be less effective if I wasn't using AI and if I wasn't finding new ways to leverage it.

That doesn't mean I enjoy it using AI. I loved coding. I was really good at it! I spent decades honing my abilities, and while some of those skills are still applicable when working with AI, many are not.

I want my company to be successful, so I work as effectively as I can. Unfortunately, the most effective method of working no longer scratches the creative/craftsman itch that it used to.

Right now I'm mitigating it by taking up creative writing in the evenings. That's difficult and creative in a way that coding used to be. Identifying and solving character and story problems feels like debugging and designing used to. Learning to craft effective prose feels like it used to when I was picking up a new programming language and learning its idioms.

Altern4tiveAcc 30 minutes ago

While the tinkerer in me would love to, the pragmatic side of me cannot ignore the speed boost, specially for prototyping programs.

If I write everything by hand, I know I'm leaving velocity or quality on the table. If I use LLMs, I can eventually get good output from it, either by going faster with moderate quality, or by going slower and focusing on better code. But that makes me hate the whole development process. I enjoyed modeling a problem with types and, writing functions that work on these types. Automating this process (either the cognitive work to come up with them, or the typing work to bring them to life) takes away most of my fun.

yunwal 2 hours ago

At least in my work, this is sort of like asking "If you don't enjoy CI/CD or the cloud, why not do without it?" It's becoming integrated into every process at this point.

retired an hour ago

mikeyinternews an hour ago

As Eric Schluntz from Anthropic put it (not verbatim): If you're not using AI (I believe he was specifically referring to Vibe Coding), then you are the bottleneck.

rootusrootus an hour ago

edu 35 minutes ago

nocman 39 minutes ago

cantalopes 36 minutes ago

I feel you. I've been coding for about 20 years and the last 2 years were an absolute downer, draining all the joy of programming by offloading the actuall puzzles to an ai third party thst i just navigate and correct. I am 20 times more productive but 20 times less happy

ItsBob an hour ago

I'm hoping to retire in the next 12 months (52 years old). When I do, I'll be buying a Chromebook. Any and all PC-related shit is being sold off.

I will quite literally never write a line of code again... with any luck!

reylas 18 minutes ago

Just curious, what are you doing for healthcare. I can retire money wise soon, but healthcare is an issue. May have to work 10 more years just because of that.

rootusrootus an hour ago

Same age, but I gotta hang on a little longer. I'm a little too anxious about sequence risk in the market environment we're in now. But otherwise I'm with you, when I retire I may well dump nearly all of my technology and go back to stone tablets, metaphorically speaking. Sometimes I get so tired of it. Ironically, though, my work environment is pretty good, it's everything we're doing in tech outside my office work that gets me down.

jjice an hour ago

I'm not near retirement, but I have found that the side projects I work on have diminished quite a bit since AI took over coding. It used to be that writing a library for something like parsing ICal files was something I could spend time on, write, build out, and then other people could use. But now anyone can throw together a working version of it in a little bit. That's a good thing, but also it removes the fun of spending the time implementing it and creating something for others.

baggachipz an hour ago

Man I really want to retire. I've gotten a couple stark reminders recently that life is fragile and short. I'm trapped by the golden handcuffs of the software industry, but I console myself by saying it's a means to an end (early retirement). I really hope that becomes possible in the near future, because whatever this is now is not sustainable.

kellogah an hour ago

I think part of the problem is that source code is always in flux. So to think of the satisfaction of completing a project seems difficult to imagine.

Big corporations invent new “features” and then axe them, even if the products are delightful; venture capitalists obsessed with building to exit on profit alone; open source developers trying to make a name for themselves by building something in Rust to improve performance by 5%.

Compare that to something like architecture or woodworking, gardening, baking, painting—creating real tangible things.

My recommendation is combine the two: use arduinos and/or raspberry PI to automate water delivery in your garden. Stuff like that that you can experience the value at first-hand. :)

retired an hour ago

Retired as well. Hated that dealing with AI was a big part of my job. Hated how half my time was spend clicking through portals, scrum boards, devops tooling. I just wanted to code.

Haven't touched code since I retired unfortunately. Just don't feel like it. Don't need it either.

Devasta 2 hours ago

I have definitely found my enjoyment of coding in my spare time is lessened now that AI is on the scene. I know very few if any were going to use the code, but it felt like working on a classic car, the act of working on it was fun even if the final results seem like they could have been used more productively.

Now, I just feel like I am transcribing a phonebook.

righthand an hour ago

It’s both, IMO from your brief comment, LLMs made you think it’s all troublesome endeavor because it outputs spaghetti code. No one likes hunting through spaghetti code and fixing it. Nobody wants to fill their plate with seconds immediately.

Mess around with a poc and try not using the LLM to get started (use a project scaffolding tool/code generator instead if you must). Start with some appetizers and a first course. Stop working on it even if you feel satisfied.

I like to try and get my pocs to a publishable state someone else can download and compile even if it’s wonky. That helps me bookend my work even if I don’t accomplish all the goals.

I most recently made a poc with nuklear ui and libuvc make a small app that displays my camera feed. I pushed it up, the camera frames have some green flicker but it works. I did more research and found out there are better libraries than libuvc for this kind of thing. Now I have another prototype to make for my ideas. And a base to clone if I need some starter template.

CuriouslyC 2 hours ago

It's not AI or you, it's this late stage capitalist marketing firehose of bullshit and enforced productivity. Hype is out of control, nothing is real, it's exhausting.

Weebs 19 minutes ago

Shhh no class consciousness on HN allowed

ryandrake 2 hours ago

I think you're getting unfairly downvoted. A lot of people, across all salary ranges, are just vaguely tired of constantly Providing Maximal Shareholder Value™ to their managers day in and day out, having that One Purpose dominate their lives, and at the end of each day looking up and seeing nothing tangible to show for what they've done.

reactordev an hour ago

XorNot an hour ago

mekael 31 minutes ago

Ive paraphrased it before and i’ll paraphrase it again

“If you’re looking for the villain, it’s capitalism. It’s always capitalism”

- Brennan Lee Mulligan (and everyone else who’s tired of this shit).

stavros 2 hours ago

Yep, this is the right answer. Everything is max money always, and you can't have nice things any more, you can only have things that extract all the value they can out of you.

add-sub-mul-div 2 hours ago

I made it 27 before I retired. I kind of wish I was older so I could have enjoyed more years of what was a fun career before it turned into... this.

ryandrake 2 hours ago

More and more I'm finding myself saying: "I got into this career because I liked technology, computers, programming, and so on. Not whatever this is!"

jdorfman an hour ago

For those scratching their heads asking who is this guy and why should I care?

He has been tackling the open source sustainability issue since launching gittip circa 2012. Since then millions of dollars have been raised for open source because of him. Sure it’s a drop in the bucket but he did it.

Chad is a friend of mine. You can’t find a nicer person in tech than him. I hope this is temporary because he can still make a huge impact. Either way I respect his decision and hope he finds peace offline. TBH I’m a little jealous.

tenacious_tuna 36 minutes ago

Chad taught me programming when I was a child, and introduced me to a professor I then went on to work for. Sadly I haven't kept up with him, but I second his impact: both big and small, he's a brilliant and caring guy.

japhyr an hour ago

I met Chad during the gittip years, and one of my life goals now is to go find him in the offline world some day and sit around an open fire at night to share stories. :)

I wish I still had my gittip penny, but I seem to have lost it in several moves since that time.

fontain 7 minutes ago

Yep. Chad is great. Although, if anyone were to lead a cult, I figure it would be Chad, hopefully he doesn’t accidentally charisma himself into a cult leader situation.

sph an hour ago

Funny, if all goes well today is my last day as professional software engineer, after 20 years.

I have enough savings to buy a modest cottage and to last me a year or two being frugal. After that it’s anyone’s guess, but I am beyond excited not having to program for a living any more, just on what feels meaningful, in complete autonomy.

Projects lined up: a Erlang-like microkernel/runtime I have been designing for the past 4 years, a series of small games that I have been itching to work on, then, of course, the lifelong project of living in a rural house. Stretch goal if I win the lottery: build a solar farm.

Maybe I will be so lucky never to have had to use LLMs in my work. You guys have fun without me. :-P

rob an hour ago

Nothing like retiring with only 3 years worth of savings and no plan on what to do after that.

cybrox an hour ago

If you don't need to support a family and are unhappy otherwise, why not?

Sure it's not 'the smart thing to do' but if it makes you happy and you're still not far worse of than most people...

hobofan 21 minutes ago

They didn't say that they are retiring, just that they are ending their career as a software engineer.

sph an hour ago

Definitely not my first rodeo, but feel free to gloat.

toast0 19 minutes ago

> a Erlang-like microkernel/runtime I have been designing for the past 4 years,

I don't want to step on your design process, but if you want to explore some microkernels to run beam, I can link you to mine and another one that I ran into recently. Asking before linking, because sometimes you'd rather not look.

dataviz1000 38 minutes ago

> last me a year or two being frugal

Word of advice.

Get a part time job where you can keep your skills up-to-date because from personal experience personal projects on GitHub will not be enough to land a job in two years. Make sure for every penny you spend you are earning equal.

The two years are going to fly by.

EDIT: I'm not joking about taking this serious. You want to be working when people start losing their jobs to AI. Most likely this is going to end with society rethinking distribution but you are going to need to be able to survive the changes and 2 - 3 years is not enough wealth.

lemoing 22 minutes ago

Seconded, though from a different angle. In my experience, it's surprisingly hard to live frugally when you don't have a job; my spending actually went up at first because I had all of this free time for activities I didn't have before. Started doing more hobbies, going for trips around town, generally participated in the economy more than I could when 8 hours of my day were spoken for. What I thought was a year of runway was probably closer to 3-6 months.

My solution was getting a part-time job (non tech) but also had to significantly change my spending habits which was not easy.

thesamethrowawa an hour ago

Good luck to you. I did something similar, with a big list of projects on my backlog (including a game) and just burned out in a totally different way after 8 months. I found for me, I cannot do things in a vacuum, it has no meaning. There needs to be a deadline, an urgency, a customer problem... otherwise it all just felt pointless.

I ended up coming back as a contractor, but have repeated the cycle 3-4 times since then. It's a strange one.

sph an hour ago

Maybe I know what you mean: after burning out 6 years ago, I have managed to dedicate 3-4h per day to work, and I didn’t know what to do with all the free time I had. It was excruciating. It made my recovery longer than it had to be. After reading a lot of philosophy and being patient with myself, I have found a source of creativity within me that regular office hours had completely eradicated in my adult years.

All this to say, a person trained to work for someone else 40 hours a week for all their adult life is not able to self-direct and find meaning without a lot of introspection and readjusting.

rancar2 an hour ago

Hi Fellow HN tech community, I’ve had the honor to digitally interact with Chad Whitacre, and from the first exchange to the subsequent ones over the months, he’s a good human. Chad provided a healthy, human-first approach to the most fundamental areas of free software. He possesses a deep understanding of how we all do better together. He is a person to celebrate for all the ways he was and is. Chad made our online lives richer by his ways of being. Cheers to Chad and his continued living as a good human!

thesamethrowawa an hour ago

Impressive to take such a stand, doing something they believe is the right thing. The home depot line says a lot though. I guess tech has been good enough to provide some kind of economic cushion that you can retain a reasonable life style as home depot as your only source of income.

I would (genuinely) be interested in a follow up on how that works out for them. I've "threatened" to do this many times, but my partner points out that if I thought tech management was full of BS, wait until I am getting ordered about by retail industry management while working the shop floor, dead on my feet, penalised for taking too long a toilet break. I think reality could come down hard here.

JackMorgan an hour ago

From 2024-2025 I worked as a firefighter instructor while running my own tech business, and after two years I decided I was done instructing. I could not handle working on my feet in the pouring rain, getting endlessly hassled for doing a task by the book but not the way the lead instructor likes it done, and then having to spend my lunch break listening to sexist and racist "humor" from my coworkers. Also getting exposed to seriously toxic materials at a radioactive building. Coworkers who all had the thinnest skin and most sensitive egos I've ever seen. All to get paid less in an 8 hour day than I make an hour at my business. It just wasn't worth it, even though I loved being there for the students and helping them grow. When I realized I could make more growing organic veggies in my yard than I could at the training center, I made the call to quit.

causal an hour ago

Even just having to clock in on time is something many tech folk don't really have to bear.

But I don't think it's charitable to assume the author doesn't understand what he is getting himself into. I'd rather give him the benefit of the doubt and increase my admiration for his commitment accordingly.

properbrew 43 minutes ago

> I think reality could come down hard here.

I have worked retail before, and to add onto the things you put it was the lack of problem solving for me that was absolutely mind numbing. Sure there were the little "problems" to solve of shelving, stock order, tidiness etc but it doesn't push the brain (and maybe they're done with that part, which is fair), but until you've experienced it I would be very surprised if this person finds retail better than tech.

beernet an hour ago

> I guess tech has been good enough to provide some kind of economic cushion that you can retain a reasonable life style as home depot as your only source of income.

This is a nice understatement. What we see here is privilege at work and phrasing it in a likable manner. "Tech" folks appear to be particularly vulnerable to this type of framing.

GaryBluto 39 minutes ago

While I admire his commitment to his ideals, I find some of this veers into an uncomfortable fanaticism, especially the remarks praising the savage acts of violence committed by the Sentinelese (which I find particularly odd considering the author's professed religion). I doubt the Amish (who apply technology selectively and intelligently) would appreciate being compared to them either; the Sentinelese are not preserving a valuable way of life, they're primitive hunter-gathering barbarians, and anybody can "return" to that way of life any time they want by taking a one-way plane ticket and camping out somewhere where they cannot be found.

Additionally, the fact that this announcement is a scan of a typewritten letter, despite the fact that he has communicated in text-form on BlueSky since the letter's authoring, feels a tad performative to me.

tclancy 15 minutes ago

>praising the savage acts of violence committed by the Sentinelese (which I find particularly odd considering the author's professed religion). I doubt the Amish (who apply technology selectively and intelligently) would appreciate being compared to them either

This feels like a purposeful misreading. The author is using hyperbole to vent about their feelings on where we are right now in tech. The idea being there will still be some vestiges of humanity left who can live without any of the advancements from the Industrial Revolution onward because it may all disappear in a calamity.

>taking a one-way plane ticket and camping out somewhere where they cannot be found.

Camping isn't building a sustainable human community. Trust me. We go camping in the White Mountains every summer and I can tell you based on the campground bathrooms alone that is not a society.

GaryBluto 11 minutes ago

> Camping isn't building a sustainable human community. Trust me.

My point is that if the Sentinelese were gone, the primitive lifestyle would not forever be lost to time. If somebody finds enough people willing to join them, it would be possible to found an off-grid commune somewhere.

> We go camping in the White Mountains every summer and I can tell you based on the campground bathrooms alone that is not a society.

I doubt anybody going camping in the White Mountains intends to found a society.

elicash 26 minutes ago

I took it as rhetorical, not a literal call for violence.

That said, I appreciate you noting their name as it gave me something to google/learn.

GaryBluto 20 minutes ago

Regardless whether or not it was rhetorical, I found it off-putting, especially when the Amish (a far superior example of the point he is trying to convey) are mentioned in the same article.

elliotbnvl 2 hours ago

This resonates with me as well. For more reasons than one: with the rise of AI (Mythos is but a pale forerunner) digital security — and by extension, digital privacy — has ceased to exist. The bomber will always win. The only way to win is not to play.

ianm218 an hour ago

I don’t think is true - the endgame of software security is very secure atleast at the code level. I.e. fully clean supply chain, no memory safety issues, maybe even formally provable code.

Right now we are in a very unstable place but it might not be permanent!

generic92034 26 minutes ago

As long as the costs (monetary and otherwise) of breaches are not (by and large) hitting shareholders and the C level, why would they pay for better security? And why would politicians depending on campaign contributions of tech companies force the mentioned groups to take on the full responsibility by regulating them?

elliotbnvl an hour ago

That's an optimistic take I haven't heard before, love the idea a lot. Wake me up when we get there though...

abought 44 minutes ago

I overlapped a bit with Chad in 2015, as he was navigating a professional transition. I wasn't in an especially high role back then- just a guy in the back of the room.

In the times I saw him since, I consistently saw someone who thought hard every day about how to help others, and didn't lose sight of the human element. Sentry worked hard to create a viable business, without losing sight of open source goals. (you can see some of his efforts at https://blog.sentry.io/authors/chad-whitacre/ )

I tell my younger colleagues to do the best work they can sustainably do... but too often in this field, the big roles become too intense to be sustained forever. I hope his new role shows him the same warmth and support that he tried to put out there for others.

bregma 11 minutes ago

I have 3 weeks left, but outside of work I've already been divorced from anything technological invented this century. I've been living in a log cabin in the woods for over a quarter century. This essay does hit home.

21 days left. I don't plan to look back.

mrmarket 2 hours ago

thank you for this. what a sacred journey you're embarking on. i hope to follow you - talking with a close friend now about becoming an elevator mechanic. my wife is pregnant so i have to find a profession that comes reasonably close to tech salaries. i've been writing poetry by hand. i think the world you envision is possible, and closer.

neutronicus 2 hours ago

Do not do this until your youngest child is at least 4.

There is no profession better matching what women in western countries expect from a co-parent than tech. The money first and foremost, but the flexibility to work (more accurately, pretend to work) remotely, too.

Let me reiterate:

For your marriage, do not do this until your youngest child is at least 4.

shigawire 2 hours ago

As someone who changed careers as my youngest was born - hard agree.

mrmarket 2 hours ago

This would be ideal, but practically speaking, it will only become harder to switch careers and make up the income gap as I get older (i'm 30) and more people leave tech for less volatile industries. Plus, I don't think we'll be one and done re: kids. I don't think waiting is necessarily a smart long-term move given rising anti-tech sentiment among workers, even if it would be better to wait until the perfect age from a lifestyle perspective. This is just my opinion.

neutronicus an hour ago

tayo42 2 hours ago

Incel logic for relationships. This isn't how people actually work. Lost my job, considering career switch, marriage and baby are fine

sergers 2 hours ago

karmakurtisaani 2 hours ago

> my wife is pregnant

You're just about to become much more dependent on a stable income.

> i have to find a profession that comes reasonably close to tech salaries. i've been writing poetry by hand.

These two sentences are completely independent of each other.

Sorry to be a downer, but once you have kids shit gets real and room for idealism shrinks fast.

chasd00 2 hours ago

> my wife is pregnant >> You're just about to become much more dependent on a stable income.

I would say your priorities and what you value are about to radically change. Parenthood is very instinctual, you'll work so much harder and struggle and worry so much more than you ever have but you'll find so much more joy than you ever thought existed at the same time. Once you hold your child for the first time the only thing that will matter will be your family and that will drive your decision making from there forward.

tclancy 13 minutes ago

>once you have kids shit gets real and room for idealism shrinks fast

I get what you mean, but if there's any part of me I want to pass onto my daughter, it's my idealism. What would be the point? "Hey, I would like to get involved in this 'Next Generation of Humanity' project because I love people and think we are wonderful and can do anything. Before I go having a kid though, let me actively forget all that!"

mrmarket 2 hours ago

> you're just about to become much more dependent on a stable income

would you consider the 2026 SaaS market stable? Very naive take.

> These two sentences are completely independent of each other.

They are two separate thoughts. Two thoughts that are separate can exist in one comment. They are just next to each other. The profession that comes close to tech salaries is elevator mechanic. The poetry is for my heart, which is related to this guy's post, in which he talks about leaving tech for the sake of his heart.

Not only are you a downer, but you have a highly unusual approach to parsing information.

Carrok an hour ago

rootusrootus an hour ago

doug_durham 2 hours ago

Why is it a sacred journey? They are quitting a job at Sentry and taking one a Home Depot. As much as I value the role that Home Depot plays in society I'd never use the word "sacred" to describe the work, nor the work at any other job.

mrmarket 2 hours ago

I guess it depends on what sacred means to you. i'm not a religious person, so my definition is entirely personal, but i consider honoring yourself even when it looks like a failure to others, or even when it doesnt give you money/power etc. to be a holy act.

buildsjets 10 minutes ago

JTbane an hour ago

brother I've thought about the tech to blue collar transition too. for me, I would choose plumbing or electrical, but it seems like 4 years of low apprentice wages are unavoidable.

fullshark 2 hours ago

__mharrison__ 2 hours ago

Chad is one of the kindest souls I've ever met. Good luck off the grid!

Also, how did he post this if he isn't using the Internet?

generic92034 21 minutes ago

If you are that pedantic you could also ask if he is living without a mobile phone, without a car and without any modern electrical appliance phoning home. So, probably him being offline is not to be taken quite so seriously.

sciencejerk an hour ago

Probably had a friend do it for him

yubblegum an hour ago

Do the Amish pay non-Amish to do forbidden things for them? Asking for a friend.

newt_slowly 23 minutes ago

stanac 34 minutes ago

nomadygnt an hour ago

antonyt an hour ago

quietsegfault an hour ago

enos_feedler an hour ago

Left engineering & Google on my own accord in August 2020. WFH was the catalyst that helped push me over the edge, but it was a long time coming. The underlying feeling I always had when working on programming at work versus programming at school and graduate work: I am being paid to re-type out things that many people have typed out before. As I saw waves of layoffs both pre and post LLMs, it's funny how my gut intuition led me down the right road at the right time. Always trust your gut.

tims33 an hour ago

I think we're going to see a ton of this in the coming years. A return to the 60s/70s when people were going off the grid, moving to a farm, or just disconnecting

SoftTalker an hour ago

People have always done this, and always will. I don't think we'll see a lot more of it. I haven't met a lot of people who are actually happy living a very simple frugal life for very long. Maybe it will be a fad for a while, or people will do it as a sabbatical type of thing to recharge but really committing to it forever?

Then the younger generation who have never known life without AI will be entering the workforce (whatever that looks like in 10 years time), and it will just be normal.

floren 29 minutes ago

I'm trying to figure out where the best place to do this sort of thing is, looking a few years ahead. Currently feels like the Finger Lakes region of upstate New York hits a good combination of available farmland, affordable prices, acceptable weather (I went to school near there), and so on. I love the West Coast but it's all too damn expensive.

Culiper 33 minutes ago

You should read the book "Walden". The guy is also leaves society to live closer to nature for more or less similar reasons. But then in 1845.

34187asf an hour ago

Software dev is so much infested with mediocre people who follow any line dictated by management and politics and force others to do it.

If CEOs were smart, they'd use the AI craze to identify the AI boosters and then fire them all. This will increase productivity and save them way more money than a Clown Code subscription.

NoGravitas 24 minutes ago

I'd retire yesterday if I could afford it. Maybe in 10-15 years. Have a once-a-day NNCP feed rather than total disconnection.

tomaytotomato an hour ago

Fair play to the chap, it was refreshing to read a scan of a letter typed from a typewriter.

<joke> I just hope he doesn't start mailing packages to people in the tech industry in the next few years.</joke>

beej71 an hour ago

> refreshing to read a scan of a letter typed from a typewrite

But it's not responsive! Hadn't he heard of mobile-first? ;)

beej71 an hour ago

I got into teaching several years ago, leaving industry behind. It's great! I had gotten a little bit tired of programming other people's stuff. It wasn't the programming itself that was dull, but I found most products that people wanted were actually kind of boring and formulaic. And none of them really worked for the betterment of humanity.

Teaching is a massive challenge. The stuff that I teach in computer science I find to be relatively easy after 20 years in industry, but figuring out how to teach it effectively? That's really, really difficult. Such a great challenge to be able to sink my teeth into—so rewarding. And it's for a good cause.

I'm not opposed to going back to industry work. I'd probably use genAI to get a bunch to get stuff done, too, even though I don't use it for my personal projects. But it would have to be some work that I believed in, that was doing some good in the world. I can imagine working for the county, say, or for a non-profit.

runamuck 2 hours ago

I love my current job, but also part of me thinks a Garbage Man would provide a cool experience. (I'm ok with the stinkiness). I just think about careening through the city at the crack of dawn, exploring every nook of my city. That or group fitness instructor.

wincy 35 minutes ago

My uncle worked as a garbage man earlier in life. He said he quit the day the trash stopped smelling bad to him.

narrator 2 hours ago

This reminds me of the movie Edge of Tomorrow where the main character decides he doesn't want to fight the aliens today and instead goes into town to get a drink at the pub. The aliens still get him.

Robots and stuff are going to start appearing everywhere soon. He's not going to like that. Hoodlums are probably going to start burglarizing his house with their robot accomplices. Then he won't be able to go outside because he doesn't have a robot bodyguard. His UBI would have paid him to stay inside and stare at the wall, but he won't sign up for that cause it requires a smartphone and an identity implant. Probably wind up homeless with a handwritten sign, "Destroy All Clankers! Anything (without an embedded microchip) helps."

drakythe an hour ago

What a wild dystopic vision of the future you have.

Earw0rm an hour ago

What's worth stealing, to a dude with a robot?

Chances are, whatever it is won't be found in a regular residential property.

mcmcmc 43 minutes ago

A cheap drone makes casing burglary targets much easier

generic92034 31 minutes ago

Wait till there are organ harvesting bots. Only half joking, I am afraid.

edgarvaldes 38 minutes ago

So exactly as we "modern" people are to the Amish, yet the Amish persist in its way of life.

Hnrobert42 an hour ago

Funny you should mention robots burglars. I just read this:

https://news.ycombinator.com/item?id=48317093

thomastraum an hour ago

Ta da, this is the kind of future that will become the actual one, to everyone's surprise in the comment section.

abdulhaq an hour ago

I'm with the Tal Shiar on this one

tilltheend an hour ago

Violence is always an option. In many cases, it's the only real option.

lou1306 an hour ago

If things get as much as 10% as chaotic as you predict, there will be massive turmoil and the "Destroy all Clankers" party will actually be the one in charge.

narrator an hour ago

Yeah, except we'll be a colony of China and those T800s will be on every street corner cause we didn't want to build datacenters and couldn't find a place to do yucky unaesthetically pleasing stuff like refining rare earth minerals and other primary industries anywhere that wasn't China.

lurk2 an hour ago

HeyLaughingBoy 28 minutes ago

"Predictions are difficult. Especially about the future."

reactordev an hour ago

We have a choice right now on whether that world exists or not

georgeburdell 36 minutes ago

Exactly. People make this technology with impunity. If they felt repercussions for working with the “bad guys”, it would give them pause before accepting a job with Flock, Andruil, Anthropic, etc.

micromacrofoot an hour ago

burglars generally don't need technology and this likely won't change soon

with tracking in laptops/phones/airtags/etc it's more likely to be the enemy than the tool or even the object of acquisition

even in 2026 the most sophisticated stuff we get are wifi jammers and keyfob intercepts and that's still like the top <1% of sophistication, most of petty theft is all the classic smash and grab because desperate people don't have the bandwidth for sophistication

relevant: https://xkcd.com/538/

I'm sure we'll get hackers trying to hack your home assistant bot to steal your credit card numbers though

stego-tech 2 hours ago

I'll never give up tech. It's a passion I've had since childhood, and a large part of what keeps me going in society is seeing the lights of the eyes brighten when someone discovers something new with technology that genuinely makes their life that much better than it was a moment ago. Not merely the flame of some dopamine hit of something shiny, but that genuine, "Thank you for helping me save an hour of my time/cross this chore off my list forever/give me back time, to live my life" sense.

The fact so many of us are burning out so hard, so fast, so thoroughly despite tech being a passion genuinely worries me. These are otherwise brilliant people, well-read, modest intellectuals that are just sick of this anti-human society we've built, with the constant braying by Capitalist and Industrialist leaders that this thing is necessary or you will be left behind, in lieu of natural discovery and adoption and integration into our lives. We bought into it initially and for so long, even as time after time after time it proved to be empty, or shallow, or vapid, or hollow. Never life-changing, never society-changing, always enriching those with far too much by taking from those with far too little.

I wish the OP well. I think we all need more offline time, if just to remind ourselves what the role of technology was always meant to be within it.

k310 an hour ago

I retired to the country, where any friends are 50 miles away, and most don't even reply to emails and messages.

I still want to utilize some free wikis and such to help share ideas.

There are simple things that can improve life for people, especially seniors, that are very low tech, and that's the rub.

Low tech things mean taking action, getting away from the screen, where SO WE THINK, magic happens when we create some new fantabulous code gizmo.

Maybe just bringing a pizza to someone, inventing some gadget to read invisible labels and expiry dates on food, or making an exoskeleton for someone with back pain will do more good than some AI that writes exciting posts on social media, or better, counters some other AI that is coming for your money and creative mind.

We are all overthinking everything, when simple, human problems are neglected in some race to an unknown "endpoint" that is illusory and ever-moving.

rootsudo an hour ago

It is amusing and depressing to see so many people exit tech. I remember this happened in similar “vibes/strides around 08 and then for Covid, which ironically doubled down on remote work. And now for AI.

It really paints a projection on how much time we all really have in this world and this segment of work.

At best I wonder, do “I” have another 10 - 15 years left in tech?

Do you?

Agreed with the other comments on financial freedom. It does feel that tech is one of the last bastions remaining where you can really solidify being an autodidact to have an exit of your choosing.

officialchicken 6 minutes ago

The problem isn't tech, it's the management/executive layer behind the firehose of VC bullshit and the consultant class of MBAs allowing decision making without consequence. We need to step up and kick all of these idiots out of the industry - not step or shy away. They're expecting techies to be soft and not to confront them using word games. Be as elitist and forward as you need to survive - but I plan on spending the next decade fiercely attacking the cancer... "Show me the money - or shut the fuck up". I can easily act more impatient than they can.

JackMorgan 43 minutes ago

I read somewhere that the average developer only has 7 years of experience. This should be a fairly sobering warning to anyone getting into tech that you should be saving every penny and planning your next career move. I know so many people who have burned out, gotten so stale they can't find work, or both. I've been in the industry for 19 years now and so few of my former coworkers are still in the field. I never planned I'd make it this far, so I'm making hay while the sun shines.

METANOIA-ANDRIO 30 minutes ago

Damn, I am a beginner in my coding journey, and even I fell the fatigue - the fear that no matter what I do , it can be easily replicated with AI, I now have to think extra hard to make sure that a new project I am embarking on cannot be easily vibe coded in a weekend, it exhausting - I feel the spirit of coding, building together is dying as everyone wants to monetize and sell to PE firms, everyone wants a million or billion $ valuation, is open source and community dead ?

Waterluvian an hour ago

I dream of being the Zamboni driver for my town's arena. I have a plan I'm successfully executing to get to be that before I'm 50.

The hardest part will be beating all the competition for the job.

ern_ave an hour ago

There's no such thing as a zomboni roomba?

aquir 39 minutes ago

I would go offline but never retire from tech, I would miss music terribly. I would also move all my ebooks over to an e-reader and that's it. If I can live somewhere offline with my music player and e-reader that's fine.

OG_BME 36 minutes ago

Chad has been one of the strongest voices in the open source community for the past few years. When we were building tools for OSS developers we valued his opinion highly.

This is the final nail for me, that something is rotten in the state of open source.

There's the "old guard" of open source, who seem to spend most of their time arguing about semantics, governance, and the nth kubernetes telemetry solution.

So where is the "new guard"? There's been a lot of interesting work in open source AI, but it seems to me like a championed effort cannot exist without a new paradigm around collaboration and monetization. More and more, we see the new guard question or outright deny new contributors due to AI slop PRs and issues continue to pile up.

There desperately needs to be a sexy revitalization of open source, starting with young developers. I thought it would be from the YC-esque startups of the world, who use open source as a way to garner legitimacy, good will, and a top-of-funnel upselling motion.

"Trad" open source is greying - and the new wave is more of a ripple. It has no shared identity, and no champion.

demorro 18 minutes ago

I would follow him if I could. Most of my colleagues as well.

lbrito an hour ago

I was about to comment something like "happy for OP, he's very fortunate to have enough to be able to simply retire" when I read the bit about Home Depot.

Amazing, really walking the talk at a level I've never seen before outside of novels or lives of the saints etc.

rramadass 5 minutes ago

Indian Philosophy gives a beautiful framework to structure your Life w.r.t. three axes;

1) The Goals of Life aka Purusartha - https://en.wikipedia.org/wiki/Puru%E1%B9%A3%C4%81rtha They are;

    - Artha: All sorts of wealth including material and non-material like friends, health etc. Needed for a good life.
    - Dharma: Rules/Regulations/Laws/Ethics/Morals which make coexistence in a society possible.
    - Kama: All sorts of pleasure that one seeks for enjoyment. Many equate only this to a goal of life.
    - Moksa (optional): Cultivating a mindset which supersedes and transcends the above three thus "freeing oneself" from the unending "wheel of life".
2) The Stages of Life aka Asrama - https://en.wikipedia.org/wiki/%C4%80%C5%9Brama_(stage)

    - Brahmacharya: From Childhood to Adulthood (before puberty) which is the Student stage. During this stage you focus on studying and learning various subjects/arts. Since both mind and body are still developing, self-control and discipline w.r.t. various harmful external influences are emphasized. The goal is the development of a healthy mind and body.
    - Grihastha: The married Householder stage with Wife and Children. The Grihastha is considered the central pillar of society since everything else depends on him. He generates wealth, enjoys all sorts of pleasures and lives within a social law framework for peaceful coexistence. 
    - Vanaprastha: The retired householder stage who has successfully raised his children i.e. put them through brahmarcharya and into grihastha stage. He now removes himself from much active duty in society thus making room for the next generation to step-in and develop. He curbs his desires/wants (since both body and mind are ageing) and acts mostly as an adviser to the next generation.
    - Sannyasa (optional): This is a completely different stage/way of life whose only goal is Moksa. A person can move to this stage from any of the above stages. None of any ordinary rules/laws/practices of society are applicable here.
3) Your "duty" aka Karma in Society in accordance with the above two i.e. Goals and Stages of Life. In today's society, we generally equate this with work which enables us to earn our livelihoods.

Understand your current stage in life, Manage/Control your goals w.r.t. that stage and Adjust your duty accordingly for a Happy and Full Life.

ern_ave an hour ago

If this is viral marketing for a typewriter company, it's genius.

solomonb 37 minutes ago

I love learning about computers, programming, and math so much. I actually got into tech as a career pretty late. For many years I worked as a art fabricator/carpenter in the art world.

I only got good enough at programming to get a job in tech because I became obsessed with the Curry-Howard Correspondence as a backdoor into learning math.

I've always had a wide array of interests. I live on a half acre property with a giant garden and a shop that is bigger then my actual house. I've always split my free time between exploring and learning about computers, gardening, radios, and carpentry, fixing old machines, etc.

The shift in my lived work experience with AI has substantially demotivated me from programming and computers in my free time. A million times over I would rather pull weeds or clean my Bridgeport mill.

I've always wished I could go back to a 1990s experience where the computer lived in the den, the internet was only somewhat monetized, the future was utopian.

OP's plan to fallback to 1980s era technology is appealing but also somewhat depressing. Not only do I really like and enjoy learning about computers, but also making this kind of individualistic decision doesn't really get us to a better place as a society.

I wish we had heeded the warnings of researchers like Sherry Turkle who identified the impacts of technology on the individual as far back as the 1980s.

ismaelyws 2 hours ago

Been thinking the same lately…

elmean 40 minutes ago

"maneuver my body into close proximity and vibrate air with my throat." XD

mmmgge3 an hour ago

While I definitely respect the choice to live an offline life, as someone that grew up orthodox christian in an orthodox country I can't shake off the vibe this dude gives: very LARPy and sounds like an evangelical. Orthodox never tell you that they're sinners and to pray for their sins. That's an americanism.

NoGravitas 29 minutes ago

Every convert to Orthodoxy I've seen in the US is like this. Converts to Catholicism, too, but definitely not cradle Catholics.

WillAdams an hour ago

Echoes of _The Soul of a New Machine_

>I’m going to a commune in Vermont and will deal with no unit of time shorter than a season.

If memory serves, the note left by a burnt-out engineer on their workstation when they left abruptly.

karmakaze 2 hours ago

> 1980. Neo-Amish.

I've not a new 'retirement' plan to voluntarily be stuck in the '80s.

chasd00 2 hours ago

i got 9.5 years. 9.5 years and then I'm finally climbing off the stage, picking up my tips, and my dancing days are over. i'm counting it down.

leesec 2 hours ago

Lol, had to tell the internet on his way out huh. He'll be back of course as he clearly values the internet and makes it part of his ego.

Mallory_Ringess 21 minutes ago

A lot of these "I'm leaving, everybody, see? I'm really going now, OK. Did you hear that? I'm really leaving" posts are just a form of virtue signalling or likes-farming, viz. the flood of such posts on what used to be Twitter when Musk took over. The majority of those who claimed to leave were back within a few weeks to months to get their fix. Most of these posts are characterised by the poster not having any positive plans for the future beyond whatever they claim to leave behind, just complaints about whatever caused them to write those posts.

This post here does not seem to be like that. I suspect he's really planning on taking a hiatus from the 'net, something like a sabbatical at least. I do think he'll eventually return to the 'net in some form and he might even become active in whatever the free software world has morphed into by then but he does seem to have positive plans for the future. He's starting a magazine centred around an Orthodox Christian community, something which can provide the same type of fulfilment as working on free software projects can.

bigfishrunning 31 minutes ago

As an open source maintainer, it was important not to just drop off the planet and have people think he died or something. He's got torches to pass.

ryanmcbride 2 hours ago

I think about this a lot but I also kind of feel like I'll never truly be able to retire in a way that matters.

keybored 2 hours ago

Then they came for the programmers but there were no one to come for because they all have taken up farming.

simonw an hour ago

Am I the only person in this thread who thought this might be a joke? The job at Home Depot in particular, and this bit:

> I haven't used a phone or the Internet in my personal life since February 6. To communicate, I use the USPS, or maneuver my body into close proximity and vibrate air with my throat. I love it. I want to be part of a society of people likewise inclined.

I'm not at all certain though. Chad posted it on LinkedIn and Bluesky, so if it is a joke he's definitely committing to the bit.

Here's Vlad-Stefan Harbuz, the person Chad names as taking over the Open Source Pledge, posting about it - https://bsky.app/profile/vlad.website/post/3mmw3jigagk2q - which makes it seem more real.

Update: more evidence in-favor of "not a joke" is this 19th Feb 2026 video from Chad's YouTube channel: https://www.youtube.com/watch?v=DCC76jmmzkc - at 16:22

> I don't not want to be someone who helps lay the groundwork for the remnant. I'm going to call it the remnant, a remnant of humanity that doesn't take the bargain. I have no idea what's next. Alright, we're starting Gift magazine. Whoa. I went to Penguin Bookstore. I got an address book, and I got a ridiculous planner. And we got our P.O. Box. Box 200. Oh, and I also switched to paper billing. Paper bank statements at Dollar Bank. Puzzle gaming. Figuring out the offline.

Update 2: here's a blog entry from 19th Feb that accompanied that video: https://openpath.quest/2026/spitting-out-the-agentic-kool-ai...

> Long story short, I’ve decided to dial back my engagement with mainstream technology, and to launch a print magazine called Gift to network with like-minded individuals.

So I'm sold, there's humor in the presentation, but it's a real decision.

japhyr 44 minutes ago

Have you ever met Chad? I have no doubt this is sincere.

simonw 41 minutes ago

I have, and he struck me as someone with a quirky sense of humor.

Hence my uncertainty - I'm not saying "this is obviously a joke", I'm saying "is there a chance this could be a joke?"

(See updates to my original comment, I now suspect it is not a joke having watched https://www.youtube.com/watch?v=DCC76jmmzkc )

moralestapia an hour ago

Very nice performative piece.

The reason he, and others, are "retiring" from tech now is because they have the wealth to do it, in big part due to being at the right place at the right time in life. That’s it.

AI has nothing to do with it, they just want a small ego stroke.

gdulli 13 minutes ago

I retired due to not only AI, but other reasons this industry has become something I don't like.

I'm fortunate with regards to the timing and being able to do it, but if I could have a job like the one I had ten years ago I'd still be working.

ungovernableCat 42 minutes ago

Nah, I think AI has fundamentally changed the perception of the value of most tech labour in the eyes of the people running the show.

The end result of it is that the average dev position becomes seen as dispensable, competition goes up, workload goes up, compensation stagnates.

Being able to escape the rat race and retire is a privilege though. The rest of the rats gotta keep running faster and faster just to stay in the same place.

bigfishrunning 30 minutes ago

Having the ability to "retire" has nothing to do with AI. *Wanting* to retire has a lot to do with AI.

antonyt an hour ago

It can be both.

YcYc10 an hour ago

I wish I could do the same.

segmondy an hour ago

I wish I could retire...

magic_hamster an hour ago

While I share the sentiment, this feels like an extreme, nuclear reaction which might be irreversible. I understand the fatigue, and resentment, but if you are about to be a family, you are going to find that typewriters aren't the acceptable mode of communication nowadays, and that you need some money to raise children.

Even if you are already wealthy and don't actually need to work anymore, going off the grid completely is still the wrong move. There's a lot of ways to spend less time online, improve your privacy and reduce tracking.

ginkgotree an hour ago

This is a great choice

webdoodle an hour ago

I've been smartphone free for over 5 years now. It's been liberating, but its just not enough. I still use my computer to doomscroll for an hour or 2 a day. It takes me hours of hiking alone in the woods afterwards too unwind all the stress and distraction that comes with being connected.

Ironically right around February I started to have similar thoughts as Chad, that perhaps I should become Neo Amish as he calls it. Like Chad, I like disconnected, non-AI technology just fine. But anything that spies on me or tries to modify my behavior needs to go.

Maybe I'll mail Chad a letter and see if he wants to be my penpal.

epolanski an hour ago

I am very fatigued by tech and AI too.

I do find occasional pleasure in personal projects, creating exotic programming languages that are not text-based, compilers and stuff like that, but otherwise coding work makes me wanna puke.

quietsegfault an hour ago

This isn't an airport, you don't need to announce your departure.

tantalor an hour ago

wait home depot is hiring??

juleiie an hour ago

Even good ideas can be ridiculous if you take it 100% radically literal.

Internet is nice, connectivity is good. We just need self control.

mikeyinternews an hour ago

Legend

thatmf 2 hours ago

Must be nice.

mubaarakhassan 2 hours ago

Good luck with what you're doing. It feels like everyone's shipping more but thinking less and with open source you really feel it with the PRs and issues. All the best!

manesioz 2 hours ago

Godspeed.

Gomotono an hour ago

I'm curious about one thing thouhg:

Or profession is very young and what annoys me the most: i can do my job only on a computer and i'm very good in knowing how to use it and i also use it for everything.

Privat and work has merged into being in front of a screen.

The joke of starting a bakery or doing other manual labor jobs is quite common.

It might just be time for this to transform.

I would retire yesterday if i could afford it though.

ChrisArchitect 2 hours ago

sublinear 2 hours ago

Text inside images is not a11y. That's a paddlin'.

I jest, but not really. There were already a ton of reasons tech might burn someone out and AI was the cherry on top.

Markoff an hour ago

Yup, I was interested what he has to say, but when I saw the scan I've lost my interest.

icedchai 43 minutes ago

Same. The format was a big turn off.

tristor 18 minutes ago

I plan to do the same eventually. I want to buy a shop and become a mechanic, primarily flipping cars, and doing actual repairs for a fair price. I need to get to the point where the business venture only needs to do a bit better than break even, and I'll quit this industry. After more than 20 years in tech, I've done a lot of cool things with smart people, but almost none of what I built still exists (every tech stack is a Ship of Theseus) and AI is just making working in corporate miserable.

I personally like using AI tools and experimenting with local models, but I hate being subjected to the output of AI from other people. There's such a large competency gap that exists in the human operators, and AI does not ameliorate it, it makes it worse, but so many have drank the koolaid that it solves everything and eliminates that gap. I won't become a luddite, I will still build technical things at home, but I miss being able to see the tangible fruits of my labor and getting an honest thank you from another human being I've helped out through my work. I miss the permanence of physical things. I'm also tired of arguing with people who think their incompetence + AI outranks my competence and expertise.

eej71 2 hours ago

I am clearly in the minority in these parts.

I find it intellectually alarming (but not surprising) that someone would say something like "[the north sentinelese tribe] are doing the rest of us a favor by preserving a way of life we may need again someday".

"way of life" is doing a lot of obscuring here.

It took centuries of hard work to leave that behind.

amanaplanacanal an hour ago

It has been said that hunter gatherers spend a lot less time working and a lot more time just hanging out and socializing than agriculturalists. It would be nice if we could use all of our modern technology to get back to that kind of work/life balance.

Not to mention all the time they spent in nature which is impossible now.

busterarm an hour ago

It's insurance. The same way you don't want to go too far with germline editing. There are genetic variations that you might need to save your species some day. The cost of that is people suffer.

We may need a close connection to that way of life again and not have to relearn it from scratch.

This strikes me more as one of those things that is shocking to hear but not incorrect. People get more upset that someone said it without actually having a counterargument.

He's not saying that we _should_ live that way but that we might need to.

zzzeek 42 minutes ago

did Chad, or whoever posted this for him, post this as a jpg with no alt text? wow, thought Chad was a bit better than that (I can't even read this thing easily and im not considered to be visually impaired)

"but it's a real typewritten letter! you dont understand!"

yeah but you didn't snail mail it to all of us, you or someone put it on the internet on a webpage. if you can scan a letter as a JPG and scp it to a server, you can run an OCR and put alt text in.

Markoff an hour ago

what's the point in posting scan (?) of paper online instead of just publishing it normal way, so people can adjust font and actually read it? especially since you are anyway at computer and posting it on website and bsky

natsucks an hour ago

and why announce to the world your noble cause. why not just do it.