You too can ditch cloudflare.
Posts by nauta
screw it
*turns your godot into powerpoint*
The self and the cyberself in quiet introspection
"i have two Microsoft Outlooks, and neither one of those are working."
The Astronauts truly representing us all up there.
ok so I made a porn game :)
not-jam.itch.io/strip-2048
Bit of a thread on what and why:
Plus I haven’t had that much time to work on it. It it still in alpha (maybe beta already) but it’s been working great for me, and that’s all that counts. Slow life I guess.
5 months ago lmao
I still think it would make ligo much more personal to have custom css, as well as make it more old school web which is the vibe I want, but I really haven’t prioritized it since the default css it’s the one I like xd
Walmart website in 1996
Pizza Hut website in 1996
Hotmail website in 1996
AltaVista website in 1996
Web design in 1996
– Walmart
– Pizza Hut
– Hotmail
– AltaVista
#WebDesignHistory
nauta @nauta 999 followers 333 following
no more followers!
Now you have one more! I actually wanted to implement my own atproto osm comment system, but you were faster! cartes.app?allez=Kaffee...
Announcing rlsw, the new raylib software renderer backend. No GPU required.
The Future is Now. #raylib
new @ligo.at blog post coming soon
you can stun the monsters that ambush you by knocking them into a wall... or by delivering a large object into their path #screenshotsaturday #indiegame #gamedev #godot
store.steampowered.com/app/3512420?...
I've got a simple level editor working for my Software Rendered 3D Game
nice! some time ago I had a very similar idea. I compared it to the service gravatar where one could create different profiles but have a main record pointing to the current one.
`git pull` is the method I use in this project to get the latest sources, it could be ftp, rsync, etc...
For my other project `imsendmail` I started building `.deb` packages that I then can install in my debian servers, could not be easier!
github.com/marionauta/i...
Much of this is thanks to that uv re-syncs dependencies automatically when invoking `uv run`.
And systemd (or your distro's init / service system) is very cool! What even is docker?
I was a hardcore believer of single binary, no dependencies for ease of deployment, but it turns out multiple files and dependencies are also easy to deploy.
To deploy @ligo.at I just do `git pull` and `systemctl restart ligoat`. Even that last part could be automated with a hook I guess.
https://ligo.at/oauth/metadata wants to access your 2345968734.pds.rip account Full ligo.at Access Provides full access to all ligo.at features including creating and editing your profile and links.
Just updated @ligo.at to use permissions, including its very own at.ligo.authFull permission set! The permission sets are cool because they let you add human readable title and description.
this test and last
and another test
this is a test
Would be very interested in a standard for link in bio lexicons, I'm building @ligo.at as a side project, mainly for myself. at.ligo.* lexicons are pretty much alpha state but I haven't changed them in months.
this little cli is used everyday multiple times in my server!
loving @typst.app so far, great for writing your cv at least
just stick with what you’re used to, if you want to try Arch you can try dual booting it, as it may get in your way with work
Two messages: New good comment on 9653634517 The water is nice New bad comment on 11971712477 Not working Below each message there is a "Reports" and a "OpenStreetMap" button.
I also have another bot that messages me whenever there's a report in @waterfinder.org 👀
it works best when the message is plaintext but it is somewhat able to parse html and get its contents
Screenshot: cat email.txt Content-Type: text/plain Subject: this is a test To: test@example.com this is a test "email" or telegram message, really ./sendmail < email.txt
wrote a "sendmail" unix command implementation that actually sends me a telegram dm