HN user

wainstead

547 karma

https://google.com/search?q=steve+wainstead

Posts7
Comments181
View on HN
Accelerando (2005) 2 months ago

Read this over a decade ago and it’s been on my mind a lot lately. Very timely.

The notion of the inner solar system being converted into computronium sounds less and less far-fetched with each passing month.

On Bloat 1 year ago

Banks are a good example. I don't think they are losing much money with their software experience. Corporate websites (also mentioned in the article) is another thing that just doesn't matter that much.

The opening point is that these sites are stupid slow. And I agree with the author: there is no reason this far into the 21st century a bank's web page should take several seconds to load. It should load in under a second or two.

"For the purpose of this report, Hired examined software engineering candidate interview requests (IVR) and salary data from January 2021 through December 2022 inclusive. The data included reflects over 68,500 candidates and 494,000 interview requests between companies and software engineers on Hired during this time period."

Then, I think, the numbers reflect only candidates and companies that use Hired, as opposed to the industry as a whole. I wonder how many folks land jobs through Hired?

Ah memories. My first machine was a Classic ii. I think it might be in a friend's garage in Ohio, will have to check with him. Thanks for the great post!

I recall seeing my first PHP/FI page in the middle 90s. PHP was a godsend after you'd suffered with Apache's "server side includes" [0], which is largely what it was used to replace.

Python's origin was as a teaching language (originally ABC I think?), and thus the simplicity of the syntax. It was kinda cool that Python was around for so long before it took off... I had the O'Reilly Python book way back in the 90s.

Perl's influences were awk, sed, bash, C, Fortran, and Lisp.

[0] https://docstore.mik.ua/orelly/linux/apache/ch10_01.htm

I'm also curios to know if it depends on the career, maybe a ML Engineer need more note taking than an electrician who wire cables

I started keeping a “log” back in 1999 just for work (I too am a software engineer). I note what I worked on and/or what problems I was trying to solve and/or what solutions I found. And some personal stuff too.

My inspiration is the idea of the scientist’s lab book where “if you didn’t write it down it didn’t happen.”

Countless times — even this past week - it has proven invaluable when I wanted to look up how I solved something before (“how do we generate those CSP headers on the fly?” “How did I mount that Docker container?”) or when no one knows why something was built a certain way (and I noted the date and time a manager made that decision).

After a few years I wind up with a few novels worth of entries (by volume) so it’s amazing how writing a little each day adds up.

As to format, it started as a .txt file in Emacs but has evolved into a moderately simple org-mode file.

A few years ago I pulled out Higher Order Perl and started playing with some of the advanced features/techniques available in the language. And it was really fun! I think Perl was the first popular multi-paradigm language.

For me it’s any kind of text processing; especially code generation for some one-off task, like churning out SQL or bash scripts/shell commands. Faster than doing it by hand. __END__ is one of my best friends because I can dump the input data right into the script. On the rare occasion I am irked whatever language I’m working in does not have format/write, which comes from the Fortran tradition iirc.

Perhaps OP meant Pascal programmers arguing among themselves, rather than arguing with anti-Pascal programmers? I'd expect such a smallish community of developers to find plenty of common grown in such a stable technology, so no need to throw stones.

I've got the voice of doubt in the back of my head always wondering what I'm missing, what if they're right, etc. It's a serious bummer.

There's probably a saying somewhere along the lines of "There are two kinds of programmers: those who admit they get Imposter's Syndrome, and those who are too afraid to admit it."

We all have those doubts. I've been in this since... what, 1994 professionally I suppose, and I still have doubts. It's totally normal. IS is not limited to software development either.

Would you mind sharing some things that juniors have forced that you think are bad?

Nested ternary operators... though, because of how TypeScript does constants, I saw why they used this way of doing things so often.

Emacs Timeline 4 years ago

I’ve often likened it to “Emacs is a place you go, and stay there a long time.”

Gotta 2x this comment: hire a trainer. It’s changed my life. You are accountable to someone who is invested in seeing you make progress and get better.

Because I work out three times a week my life is better on multiple fronts, including my concentration and coding.

Two years on I’m down 27 pounds and can do push-ups. I have never been able to do push-ups.

I thought that was strange myself.

At the bottom of the page we get:

Methodology

This report is based on proprietary data gathered and analyzed by Hired’s data science teams. For the purpose of this report, Hired examined software engineering candidate interview requests and salary data from January 2020 through December 2021 inclusive. The data included reflects over 366,000 interactions between companies and software engineering candidates during this time period.

In addition to our proprietary data, we collected survey responses from more than 2,000 software engineers on the Hired marketplace to inform our understanding of software engineers’ working preferences.