Readit News logoReadit News
benburleson commented on PHP: The Toyota Corolla of programming   deprogrammaticaipsum.com/... · Posted by u/secstate
AnotherGoodName · 21 days ago
I always found Hack interesting. It's PHP slowly transformed step by step into something closer to Java (Java isn't as bad as new grads claim, compared to PHP it's actually great). It's pretty much exclusively used at Meta.

Basically what they did is they had repeated codemods (changes to the entire codebase with automated tooling) that bit by bit moved PHP closer to Java. More and more static typing, generics, all the common Java ADTs (Vector, Map, Set, Pair, etc.), bytecode+JIT execution, etc.

Essentially instead of rewriting the codebase to a better language they just changed the language itself. Which makes sense since PHP is a much smaller codebase than the Meta backend.

benburleson · 21 days ago
I dabbled in Hack and HHVM several (almost 10 now??) years ago but haven't kept up. My understanding was that PHP8+ now includes the improvements that Hack brought, making the leap to Hack less interesting/valuable. Is that not the case?
benburleson commented on Cognition (Devin AI) to Acquire Windsurf   cognition.ai/blog/windsur... · Posted by u/alazsengul
bicx · a month ago
Are there available numbers to support this? Software engineering in the U.S. is well-compensated. $200/mo is a small amount to pay if it makes a big difference in productivity.
benburleson · a month ago
Which raises the question: If the productivity gains are realized by the employer, is the employer not paying this subscription?

Deleted Comment

benburleson commented on How close is AI to human-level intelligence?   nature.com/articles/d4158... · Posted by u/ororm
mkoubaa · 9 months ago
It's definity capable of human-level stupidity
benburleson · 9 months ago
Maybe that’s the true destiny of AI all along..
benburleson commented on The extremely large telescope will transform astronomy   economist.com/interactive... · Posted by u/jdkee
danparsonson · 2 years ago
My biggest concern is that telescopes will soon hit a fundamental size limit when we run out of adjectives for naming them - I posit 'Inconceivably Large Telescope' to be the maximum.
benburleson · 2 years ago
I used to work in the telescope world. Our organization acquired another organization that was working on NGAT: Next Generation Astronomical Telescope. At the time, we were also working on newer telescope models, and I joked about what we would name those…

I guess astronomers, like programmers, are just bad at naming things.

benburleson commented on Making GRID's spreadsheet engine 10% faster   alexharri.com/blog/grid-e... · Posted by u/alexharri
benburleson · 2 years ago
Is the engine available as a package/library (like phpspreadsheet)?

Also, does anyone know of a golang excel engine??

benburleson commented on Google settles account settings lawsuit less than one week after being filed [pdf]   oag.ca.gov/system/files/a... · Posted by u/1vuio0pswjnm7
benburleson · 2 years ago
I wish Google could have decided to stick with their “Don’t be evil.” ethos.

Instead, I find myself continually extracting their products from my life.

benburleson commented on Webhook Failure Scenarios   hermanradtke.com/webhook-... · Posted by u/luu
leetrout · 2 years ago
That needs better naming in my opinion.

Just sender and receiver would be enough IMO.

Maybe it is just me but it is unusual to see origin used in this context even if it is technically correct I only ever see it used with CDNs and load balancing.

benburleson · 2 years ago
I’ve always referred to those client/server.
benburleson commented on Jetbrains are offering 65% off Rider personal licenses for 65 hours   lp.jetbrains.com/rider-65... · Posted by u/kertoip_1
isodev · 2 years ago
Visual Studio for Mac is a (discontinued) Microsoft product.
benburleson · 2 years ago
I was confused for a minute, thinking the announcement was that VSCode was going away!
benburleson commented on AWS Icon Quiz   awsiconquiz.com/... · Posted by u/whatsthenews
redserk · 2 years ago
No but a beta Terraform provider is available. Just don’t forget to import the existing resource lest strange things happen.
benburleson · 2 years ago
Ahem, did you mean OpenTF?

u/benburleson

KarmaCake day900January 31, 2011View Original