HackerTrans
TopNewTrendsCommentsPastAskShowJobs

robinsonrc

no profile record

Submissions

Fyrox Game Engine 1.0.0

fyrox.rs
5 points·by robinsonrc·4 месяца назад·0 comments

comments

robinsonrc
·9 месяцев назад·discuss
I’m doing the same - and also for the fact that I can finally turn off the lock screen’s swipe for camera that I seem to activate too often when my phone’s in my pocket
robinsonrc
·10 месяцев назад·discuss
Caps Lock as Esc (tap) and also Ctrl (hold) is the true way
robinsonrc
·10 месяцев назад·discuss
Depending on the number of plugins you have, you may not notice the difference in practice. I certainly don’t but I’m very much on the minimal side of things. This all said I’m definitely of the school of thought that plugin developers should be responsible for ensuring their plugins are lazy loaded, rather than leaving it up to the user, who is not as well placed to make the decision.
robinsonrc
·в прошлом году·discuss
Many congrats on the release! I’m looking forward to simplifying my config and perhaps even dropping a plugin or two with 0.11.
robinsonrc
·в прошлом году·discuss
Sad to see them using Go and not Anders’s own language (Turbo Pascal 7) for this
robinsonrc
·в прошлом году·discuss
I wouldn’t call F# a systems programming language, but it’s definitely on my list of things to properly try out at some point
robinsonrc
·в прошлом году·discuss
I’m currently 1 behind and the upgrade nagging is ramping up
robinsonrc
·в прошлом году·discuss
My current plan is to basically never move on from macOS 14 and perhaps move away from macOS entirely when the time arrives that I’d be forced to upgrade (new hardware needed, etc)
robinsonrc
·в прошлом году·discuss
The main reason to I switched from macOS Terminal is it lacks true colour support (Ghostty far from the only alternative that offers this, but it's quite similar to Terminal.app in the way that it feels, it's a decent native macOS experience)
robinsonrc
·2 года назад·discuss
Yeah you can really do a lot with them if you get creative.

I'm primarily using Neovim for most of my editing but am keeping a close eye on Helix as there's a lot to love about it.
robinsonrc
·2 года назад·discuss
Lack of true colour support was the first thing that got me looking at other options
robinsonrc
·2 года назад·discuss
Not so much 'Clarify meaning of "superset of Python"' as 'Remove references to "superset of Python"'
robinsonrc
·2 года назад·discuss
I guess if folks write JS with the idea that optimisations are needed in mind, then the chances of premature optimisations may go up along with those of the required ones
robinsonrc
·2 года назад·discuss
It’s a nice idea; although it should be noted that Helix currently has no folding support so sadly it perhaps doesn’t belong in the list.
robinsonrc
·2 года назад·discuss
A swim suite sounds even more fancy than a costume
robinsonrc
·2 года назад·discuss
15 years ago was probably pretty ok too
robinsonrc
·2 года назад·discuss
I tend to prefer the visual mode of Ex
robinsonrc
·2 года назад·discuss
Yeah, I assumed it couldn’t be that, but it did read like that. “Copilots” is not the right term. It doesn’t match the title of the article I’m seeing.
robinsonrc
·2 года назад·discuss
It’s long since happened
robinsonrc
·2 года назад·discuss
Most things are automated; right now one of my main recurring tasks is to check in on the upstream repositories of my forks that add some minor customisations to Neovim plugins whenever I’m applying updates, to see whether I need to do any rebasing (this is generally fairly quick and is on the weekly-monthly scale)