HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vuggamie

no profile record

comments

vuggamie
·3 เดือนที่ผ่านมา·discuss
Incredible observation. Seasons begin and end on different days depending on sea level. I was under the impression that the first two thirds of March was winter at every elevation in the northern hemisphere. singleshot_ has added much to this conversation. You cannot tell AI slopposters from regular hn users because they all get out of the house the same amount of time.
vuggamie
·3 เดือนที่ผ่านมา·discuss
Spring starts the last week of March. lazystar out there in floral print dresses on March first looking like an absolute tool. Enjoy your train set!
vuggamie
·5 เดือนที่ผ่านมา·discuss
AI is another step up the ladder of abstraction, another tool like linters, compilers, IDEs, code completion.

Can Claude replace you? Have LLMs altered the software developer productivity equation?

In 1987, Fred Brooks wrote [1]:

"But, as we look to the horizon of a decade hence, we see no silver bullet. There is no single development, in either technology or in management technique, that by itself promises even one order-of-magnitude improvement in productivity, in reliability, in simplicity."

Most companies do not measure software developer productivity. I have never been part of an organization that does.

Will it collapse the economy? The last innovation to collapse the economy was credit default swaps. This says more about the economic systems we have built than technology or progress.

No one knows what is going to happen. But humans are still necessary for every stage of labor, and software developers are still necessary for making software.

[1] https://www.cgl.ucsf.edu/Outreach/pc204/NoSilverBullet.html
vuggamie
·5 เดือนที่ผ่านมา·discuss
So 5-10 years to amortize the cost. You could get 10 years of Claude Max and your $20k could stay in the bank in case the robots steal your job or you need to take an ambulance ride in the US.
vuggamie
·6 เดือนที่ผ่านมา·discuss
I hope someone tells the Mozilla CEO.
vuggamie
·6 เดือนที่ผ่านมา·discuss
No. My labor is transactional. The rest of my time is leisure.

Same reason why I have no interest in working weekends. Is the CEO going to come by my house on Saturday and mow my lawn? Wait, HR said we were family...
vuggamie
·6 เดือนที่ผ่านมา·discuss
The new CEO centered AI ("It's Time to Evolve Firefox Into an AI Browser") in his first communication to the community. Spawned at least three new forks and introduced people to LibreWolf.

His first communication reduced trust: "It is a privilege to lead an organization with a long history of standing up for people and building technology that puts them first."

Now let's put people first by making Firefox an AI first browser. Enzor-Demeo would have made an excellent Microsoft product manager. Too bad he didn't get the job.
vuggamie
·6 เดือนที่ผ่านมา·discuss
It's OK. Paul Graham is one of the good billionaires.
vuggamie
·9 เดือนที่ผ่านมา·discuss
It is satire. You don't need to know the writer to get it. McSweeney's publishes these type of pieces from time-to-time. Laugh or don't. I found this one amusing.

Wikipedia, a generation ago, was considered controversial. It is now more accepted as a legitimate encyclopedia and the criticisms appear quaint when compared to the post-truth atmosphere of our current media. The footnotes and the "citation needed" annotations are meant to mimic a Wikipedia article.

The donate button is a nice touch, from a time when web sites weren't afraid to put links to external sites. Wikipedia probably doesn't need your money, but it is, in my opinion, a solid organization providing an incredible resource to humanity. Though, as with all human enterprises, it has its flaws.
vuggamie
·9 เดือนที่ผ่านมา·discuss
Why are you building projects? Why are you studying Software Engineering?

If you want a career in software development, it's better to learn, which means writing code. And maybe study AI tools as well because they will probably be part of the job.

If you want a career as a prompt engineer, study that. I'm not convinced this will be a viable path anytime soon, as in the next five years. But what do I know? I'm an idiot on the internet and am surprised as you are by this world.

If you want to build solutions for end users or customers, use whatever tools work for you. The only thing that matters is the functioning software and the technical debt to keep it functioning.
vuggamie
·9 เดือนที่ผ่านมา·discuss
I'm old enough to remember Windows CE phones crashing during phone calls.
vuggamie
·9 เดือนที่ผ่านมา·discuss
The best part of MacOS for me is the unix tools. The command line is a real unix command line. And the rest just works. If I need a linux environment I ssh into a VPS.
vuggamie
·9 เดือนที่ผ่านมา·discuss
I truly believe we are in a bubble. I truly believe that AI will exist on the other side of that bubble, just as internet companies and banks existed on the other side of the dotcom crash and the housing crisis.

I don't know how to invest to avoid this bubble. My money is where my mouth is. My investments are conservative and long-term. Most in equity index funds, some bonds, Vanguard mutual funds, a few hand-picked stocks.

No interest in shorting the market or trying to time the crash. I would say I 90% believe a correction of 25% or more will happen in the next 12 months. No idea where my money might be safe. Palantir? Northrup Grumman?
vuggamie
·9 เดือนที่ผ่านมา·discuss
[flagged]
vuggamie
·9 เดือนที่ผ่านมา·discuss
I use vim. Very little flow. My personal journal is a single latex document, I write about 25k words per year in it. I have a macro that inserts the date and time and I write my entry after that. At the end of the year, I spend a few hours re-reading and reflecting. I'll probably convert it to markdown soon.

At work, I keep a markdown file open. I take notes from meetings, quick entries to describe what I'm working on a few times a day. It's a single file that goes back to my hire date with current employer. Super useful.

I store both in private git repo's along with shell scripts and config files.