@JCWasmx86

165 Followers
134 Following
37 Posts

For some reason I do stuff with language servers.

I'm doing weird Linux things at my job.

LocationEurope
Githubhttps://github.com/JCWasmx86

Blogged about the time I doubled our users by doing proper engineering instead of React slop

https://www.mohkohn.co.uk/writing/html-first/

How building an HTML-first site doubled our users overnight

My client was a utility company, and they had a big problem...

the cyberpunk present is weird as fuck: the latest Shai Hulud malware wave contains an LLM prompt to create biological weapons and nuclear weapons, with the purpose to trip LLM safety refusals so that LLM-based code scanning wont see the malware

https://socket.dev/blog/mini-shai-hulud-miasma-and-hades-worms-target-bioinformatics-and-mcp-developers-via-malicious

Where can I turn off the sun?

There is that famous technical interview question that goes: what happens behind the scenes when you type in a domain name and press enter? The intention is you talk all about resolving DNS of the host, TCP things and HTTP etc.

A more truthful answer would include:

- Your email address is sent to launch darkly to get applicable feature flags.
- A gigabyte of data is logged to DataDog
- Details about the way you moved your mouse are sent to segment.io
- A bunch of telemetry is sent to Sentry.
- Ads are injected from Facebook.
- Metrics are recorded to Hubspot.
- Page renders in browser.

Manifesto for Half-Arsed Agile Software Development

https://www.halfarsedagilemanifesto.org/

Manifesto for Half-Arsed Agile Software Development

I Left Port 22 Open for 54 Days: An SSH Honeypot Study

After almost three years of 6.x series kernels, Linux 7.0 is finally here. That means it’s also time for another Asahi progress report!

https://asahilinux.org/2026/04/progress-report-7-0/

#AsahiLinux

Progress Report: Linux 7.0 - Asahi Linux

Oh no I played with a meme generator

mesonlsp is finally back again. Yesterday, I released 5.0.0. It has basically no new features but instead contains modernizations and all the new meson APIs.

Feel free to try it out: https://github.com/JCWasmx86/mesonlsp/releases/tag/v5.0.0

COPRs are also available: https://copr.fedorainfracloud.org/coprs/jcwasmx86/Swift-MesonLSP/

(Update in the vscode-meson extension will be done later on)

#meson #mesonbuild

It seems like *a lot* of new APIs were added to meson. And my Windows build broke