

On my own server at home, yes. Because that’s important for me to know what’s going on and not discover something by chance weeks later.
ArkScript lang developer, split keyboard fanatic
On my own server at home, yes. Because that’s important for me to know what’s going on and not discover something by chance weeks later.
Probably too long. That was a philosophy I had at school and iirc the founders never finished school and started MS in a garage.
Who needs tests when you have users?
The testing environment is production!
I use camel case for methods and functions and snake case for variables. And pascal case for constants. Why? I don’t really know, it makes for a nice distinction I guess.
If you are interested in tiny lisp like languages, this gitlab could be of interest to you.
Full disclaimer, I came across it a few years back as I am the maintainer of arkscript (which will get faster and better in the v4, so that data about it there is accurate as a baseline of « it should be at least this good but can be even better now »).
You could consider markdown extensions that helps you write and visualize!
Like this one: https://github.com/MeanderingProgrammer/render-markdown.nvim
This feels like not a game but a card grabber. And no, saying « this is just a game » isn’t convincing at all.
What do you mean, I’d love to see ai design a potato
Last time I checked they were working on forgejo runners / actions!
And they justified with
I’m having a mental health crisis right now. What I said was wrong, I could not see that a few days ago. Take whatever you want from that. I am sorry. Please stop piling on now that I have removed everything. I am seriously ill and need to stop being involved in anything for several months.
(Leaving the end out as it can be triggering, talking about death)
I don’t know what to make of this.
I’m getting fed up about all those articles “rust x something: the future?”, “I rewrote <cli tool> in rust it’s now memory safe”. I get the rust safeties and all, but that doesn’t automatically make everything great, right ? You can still write shit code in any language that can RM -rf all your disk, or let security gaps here and there without intending to.
Nginx proxy manager can do all of the routing for you if you are using docker. In a graphical interface without touching config. It’s on top of nginx so you get all its benefits!