Nick Latcham's Avatar

Nick Latcham

@nick-latcham.bsky.social

Talkin’ to ‘puters Rust | Java | Elixir

15 Followers  |  31 Following  |  78 Posts  |  Joined: 14.11.2024  |  1.7636

Latest posts by nick-latcham.bsky.social on Bluesky

Neural Amp Modeler/tone3000 is such a game changer.

Like I can just go to my computer and be like “hmm, I think I’ll run a Klon into a Marshall JCM800 2203 into a 4x12 of Celestion green backs today”.

There’s never been a better time to play guitar!

12.06.2025 10:48 — 👍 0    🔁 0    💬 0    📌 0

🤝

12.06.2025 10:45 — 👍 0    🔁 0    💬 0    📌 0

I’ve officially joined the offset and Schecter gangs, new Ultra gets here next week 😎

31.05.2025 13:18 — 👍 0    🔁 0    💬 0    📌 0

Officially have been slinging Laravel for over a month now at the new job. I think I’m in love. I also think it will be really hard to go back to something like Spring. PHP is so damn good these days

25.05.2025 11:48 — 👍 1    🔁 1    💬 0    📌 0

Alright fellow guitar nerds, I’m looking at grabbing a Jazzmaster to add to the collection. J Mascis JM, Player II, or Classic Vibe? Not particular to Fender or Squire. Can be any brand.

25.05.2025 11:45 — 👍 0    🔁 0    💬 0    📌 0

Fender released a free DAW and it even had an official flatpak!

21.05.2025 23:16 — 👍 0    🔁 0    💬 0    📌 0

NGL NativePHP kind of looks like a quick cash grab. I’d be willing to bet money the project is abandoned within 1-2 years

11.05.2025 16:09 — 👍 0    🔁 0    💬 1    📌 0

Hot take: I’d rather read through a 40 line procedural function with a couple comments than have to jump to 8 separate functions just to figure out what that function is doing. Clean code can make your code base very messy, very fast

10.05.2025 16:30 — 👍 0    🔁 0    💬 0    📌 0

I have the ide helper and run it after migrations and such, and laravel.nvim is awesome. But still no luck on the lsp front. Might just have to give in and go with phpstorm as it’s been working fine with that stuff. But it’s painfully slow

23.04.2025 23:31 — 👍 2    🔁 0    💬 1    📌 0

Do any of my Neovim peeps have a config that gets phpactor to play nice with Laravel? I don’t really wanna pay $25 for intelephense just so I can have code actions…

23.04.2025 22:03 — 👍 2    🔁 0    💬 2    📌 0

Why is PHP not used more as a teaching language?

15.04.2025 13:32 — 👍 1    🔁 0    💬 0    📌 0

Well, after being laid off for entirely too long, I’ve accepted an offer for a Laravel/PHP position! Lambo is in the mail

09.04.2025 20:40 — 👍 2    🔁 0    💬 0    📌 0

After writing nothing but PHP and Laravel over the last few weeks, I can officially say Laravel has unmatched developer experience. Like nothing even comes close. And PHP is a whole new beast these days.

06.04.2025 13:51 — 👍 4    🔁 0    💬 1    📌 0

The comebacks that PHP and Java are having is pretty awesome to see. Old languages can become new and relevant again!

01.04.2025 14:04 — 👍 1    🔁 0    💬 0    📌 0

Not to mention you’re creating a distributed system you have almost no real control over and putting your product at odds with SLA’s you’ve most likely never read

28.03.2025 23:46 — 👍 0    🔁 0    💬 0    📌 0

I love the posts that are like “Heres my stack for 2025:
*some react meta framework*
*some BaaS*
*some Auth Saas*
*some fully managed PaaS*
*some AI api*
*10 other SaaS products*”

Like bruh, you aren’t building, you’re assembling lol also, have fun when the network gets spotty 🙃

28.03.2025 13:40 — 👍 1    🔁 0    💬 1    📌 0

The craziest part? This language is as easy as python and can keep up with C++ in terms of speed. If they fix a few memory bugs here and there, it’s memory safety will be even better than it is now.

07.03.2025 14:43 — 👍 0    🔁 0    💬 0    📌 0

Also with the new compiler rewrite in full swing, it will get incremental compilation and type checked generics. This means no more duck typing for generics (finally) and better dev tooling (i.e. LSP) from the IC.

07.03.2025 14:42 — 👍 0    🔁 0    💬 1    📌 0

I can’t help but feel like Nim is in a great place to eventually become popular C or C++ alternative. ARC GC, easy to turn off the GC. Effortless C/C++ interop, etc.

07.03.2025 14:40 — 👍 0    🔁 0    💬 1    📌 0

Finding out that Neovim 0.11 changes how it caches Lua modules, and old bytecode from 0.10 can cause some minor conflicts that need to be cleaned up.

01.03.2025 13:43 — 👍 2    🔁 1    💬 1    📌 0

For the love of all things holy and in the name of our lord and savior, Java; STOP MAKING AN INTERFACE FOR EVERY CLASS

01.03.2025 16:18 — 👍 0    🔁 0    💬 0    📌 0

LETS GOOOOOOO

27.02.2025 13:21 — 👍 0    🔁 0    💬 0    📌 0

Hey all!

Just a friendly reminder that I’m open to work!

Looking for any software engineering position in either the Minneapolis area or remote.

Experience is primarily in Java/Spring services, but am able to pivot in any direction needed.

27.02.2025 12:39 — 👍 1    🔁 0    💬 0    📌 0

Doing some front end work this morning and it made me think of a Casey Muratori quote that was something like “CSS is infinitely harder than assembly”. How right he was 😂

14.02.2025 14:51 — 👍 0    🔁 0    💬 0    📌 0

It’s on arch Linux. I’m thinking it’s something to do with clangd

07.02.2025 23:16 — 👍 0    🔁 0    💬 1    📌 0

TIL the x86 Intel docs has more pages than a 6502 had transistors

07.02.2025 19:43 — 👍 2    🔁 0    💬 1    📌 0

I’m sure something is off in my config and it’s just a #skillissue

07.02.2025 14:24 — 👍 0    🔁 0    💬 0    📌 0

I’ve got my emacs config set pretty decent now, essentially just using all the built in stuff with a few extras. But for some reason when I’m writing C, eglot gets really sluggish and eventually emacs will segfault… I reallly wanna like emacs, but there’s just little things that drive me mad..

07.02.2025 14:23 — 👍 0    🔁 0    💬 2    📌 0

So far, emacs is pretty cool. But getting completions-at-point to work consistently with corfu and eglot is maddening. Sometimes it works, other times it’s nowhere to be found. Pretty sure I’ll be back to Neovim by the weekend lol

04.02.2025 23:14 — 👍 0    🔁 0    💬 0    📌 0

I was just responding to your points lol I have nothing against rust. I’ve written it professionally and think it’s fine. If the kernel wants to use it, great. I don’t really care one way or another. I was just putting my thoughts out there.

04.02.2025 21:59 — 👍 1    🔁 0    💬 0    📌 0

@nick-latcham is following 19 prominent accounts