jmarchello | 2 years ago | on: Ask HN: What's a strong tech opinion you have that few agree with you on?
jmarchello's comments
jmarchello | 2 years ago | on: Ask HN: What's a strong tech opinion you have that few agree with you on?
jmarchello | 2 years ago | on: Loco. The one-person framework for Rust for side-projects and startups
jmarchello | 2 years ago | on: Spotify will reduce total headcount by approximately 17%
And while Spotify may not have hired for the sake of hiring, my comment was more targeted to the general behavior of tech startups during the ZIRP years, where I've personally experienced companies just hiring to show they they're growing, even when they have very little work for those extra personnel to do. It's not often intentional, but is rather the result of poor discipline or lack of forethought.
jmarchello | 2 years ago | on: Spotify will reduce total headcount by approximately 17%
In my opinion they did these employees a disservice by hiring them in the first place. We need our companies to act more responsibly regardless of the price of capital. Innovate sure, but don't fill up your tank when gas is cheap just to do doughnuts in the parking lot.
jmarchello | 2 years ago | on: Open-source drawing tool – Excalidraw
jmarchello | 2 years ago | on: If I Were Starting a Software Engineering Career Today
jmarchello | 2 years ago | on: If I Were Starting a Software Engineering Career Today
jmarchello | 2 years ago | on: If I Were Starting a Software Engineering Career Today
I also play tabletop and board games, watch TV with my wife each night, and even play Mario kart with my kids. There's plenty of time.
That said, my advice was primarily targeting recent graduates or young developers who are looking for a job. That implies they have plenty of time and are trying to put the bulk of it towards finding a job. If I were in that position, I'd treat building my resume and finding a job _as_ my full time job.
jmarchello | 2 years ago | on: Ripgrep is faster than grep, ag, Git grep, ucg, pt, sift (2016)
jmarchello | 2 years ago | on: I don't know why so many devs avoid a GUI for Git
jmarchello | 2 years ago | on: Ask HN: What web stack would you use for startup, and why?
Also, the framework lends itself to small teams extremely well. A single developer on Rails can outperform entire teams on other technologies.
jmarchello | 2 years ago | on: Help HN: Google has blocked our entire domain for harmful programs
See the instructions here: https://support.google.com/webmasters/answer/6347750?hl=en
jmarchello | 2 years ago | on: Ask HN: Good book recommendations on focus, concentration, and deep work?
"Digital Minimalism" by Cal Newport. Where "Deep Work" focuses on attention and focus at work, "Digital Minimalism" takes it to your personal life. This book is phenomenal. He outlines the steps and procedures to temporarily remove as much distraction and technology from your life as possible, then slowly reintroduce them _intentionaly_ with explicit ground rules where necessary.
jmarchello | 2 years ago | on: I won't deliberately use AI for programming
jmarchello | 2 years ago | on: I won't deliberately use AI for programming
I recently decided to make my editor much more minimal and even went so far as to disable autocomplete entirely. So far I haven’t noticed a reduction in my productivity and actually find it much easier to think about what I’m writing since I’m not having to correct autocomplete and Copilot all the time. All the extra things popping up on the screen were really distracting and I find that for me, a minimal approach gives me more space to think deeply.
jmarchello | 2 years ago | on: Structured logging with slog
jmarchello | 2 years ago | on: Structured logging with slog
jmarchello | 2 years ago | on: Forward Compatibility and Toolchain Management in Go 1.21
jmarchello | 2 years ago | on: Ask HN: 2023 what would your tech stack be for a brand new project?