Confusing by-line for link goes to an older video by Louis, actual yt link for video is https://www.youtube.com/watch?v=7yo8av6w4sc
Atom did bring about tree-sitter at least.
From https://zed.dev/blog/we-have-to-start-over
We got to a certain point with Atom. It was 2017 when we’d shipped Teletype and it felt like, okay, it’s no longer our own ignorance holding us back, it really is like the platform holding us back at this point.
…
the ironic thing is that we created Electron to create Atom, but I can’t imagine a worse application for Electron than a code editor, I don’t know.
I was apparently enraptured by PCs as a child, didn’t really do much apart from games / emulators until secondary school. At ~14 I was offered an extracurricular class to learn how to program TI-82 calculators. This really clicked for me, ended up pursuing a heavy math / comp sci / stem curriculum. I get to automate away tedious / boring tasks by working on a mentally stimulating puzzle. The rush on getting it working the first time is 👌
From https://github.com/githubnext/monaspace#editors :
If you want coding ligatures but do not want texture healing, you can omit the
calt
setting:
It’s basically a different type of ligature - it is standard to OTF fonts, but requires ligature support in your editor/terminal. Just need to enable ligatures and/or enable specific ligature sets. See https://github.com/githubnext/monaspace#editors or maybe https://wezfurlong.org/wezterm/config/font-shaping.html for the general procedure in a supporting terminal.
Could it be a route cache thing? may be worth trying
artisan route:clear
followed byartisan route:cache