HackerLangs
TopNewTrendsCommentsPastAskShowJobs

intelVISA

no profile record

comments

intelVISA
·2 months ago·discuss
I don't want to believe this, lol.
intelVISA
·2 months ago·discuss
Did you typo an extra 0?!
intelVISA
·2 months ago·discuss
Well said, the only flaw is the unfortunate realization that "I understand things and then apply my ability to formulate solutions" is rarely required, how many zombie corps are still roaming these days?

Judging by how many day to day tech products in my life are buggy, slow or user-hostile there can't be more than 50-100 tech companies actually innovating, right?
intelVISA
·2 months ago·discuss
I really don't like the lang itself but nobody will deny it has a very strong ecosystem and stdlib for handling around 95% of many well-solved problems you are likely to encounter.
intelVISA
·4 months ago·discuss
Vibe endian
intelVISA
·4 months ago·discuss
To be fair to this example it was also an tough situation: imagine MS trying to release W10 Classic with W11 still in prod!

E.g. the older ver may well be better, and even what most users want, but pulling off the optics of selling both without damaging the modern variant is difficult if you're not c-level. The internal champion would basically be ending their career with "yeah I messed up the product let's roll back". Also sends a very interesting signal to shareholders and competitors about the direction of the corp.
intelVISA
·4 months ago·discuss
Sure but games are entertainment, not software, if we're being pedantic.

You can't really map b2b enterprise software tropes onto b2c entertainment products, as ActiBlizz would discover.
intelVISA
·4 months ago·discuss
Agreed though I'm biased.

It will be interesting as orgs flatten to see what will keep all the remaining "superhuman AI-powered all-in-one" employees from just making their own shop.
intelVISA
·4 months ago·discuss
I appreciate this is satire, or marketing, but I'll engage: in this scenario how is the SaaS generating millions if anyone can just prompt their own?
intelVISA
·4 months ago·discuss
Bytes + FSM, don't overcomplicate unless your salary depends on the solution.
intelVISA
·4 months ago·discuss
Good lord, thank you. I'm a huge fan of LLMs, they've replaced enormous amounts of toil for me but they are not 'my job'.

If you walk to the kitchen and fry up an egg are you now a master chef? What's the difference between a surgeon and a butcher ...they both cut things?

Most shops never really needed development expertise in-house as there's no shortage of many decent tools equally suitable as code for getting machines to do most business things.

In some ways this is worse because while it's functionally the same black box intermediary as the alternative-to-code tools there's an illusion of control and more sunk cost. Do you want your sales team selling or learning JavaScript churning out goofy knock-offs for a well-solved problem?
intelVISA
·12 months ago·discuss
Aye, it never happens but it does sell a lot of books ;)

I don't think we'll reach this promised land™ until incentives re-align. Treating software as an assembly line was obviously The Wrong Thing judging by the results - problem is how can we ever move to a model that rewards quality perhaps similar to (book) authors and royalties?

Owner-operator SaaS is about as close as you can get but limits you to web and web-adjacent.
intelVISA
·last year·discuss
Software 'engineering' is too abstract, yet imagine the outrage if every new highway had a 20km/h limit...
intelVISA
·last year·discuss
Software is results driven, there's no value in simply warming a seat for X YOE, talking about code instead of actually executing.
intelVISA
·last year·discuss
Things are more expensive now.
intelVISA
·last year·discuss
If you need to put your mind at rest change the words around and have a Stanford alum send it next time.
intelVISA
·2 years ago·discuss
Shared-nothing is typically The Right Choice in my experience as well. Maybe the odd atomic...
intelVISA
·2 years ago·discuss
Ironic given the generous size of the average Go binary.
intelVISA
·2 years ago·discuss
Fast locks are an oxymoron vs optimized CAS
intelVISA
·2 years ago·discuss
It's like reading books in order to get better at writing them... sure it kinda works but not really. You get better at SWE by building things!!

The field has a lot of gurus who trick newcomers into falacies like 'clean code' when, instead, they should be out there banging together rocks like a JavaScript caveman seeking fire (Lisps).