Advertisement · 728 × 90

Posts by nauta

You too can ditch cloudflare.

3 days ago 1 0 0 0
Video

screw it
*turns your godot into powerpoint*

4 days ago 348 31 12 4
1 week ago 127 19 3 0
Post image

The self and the cyberself in quiet introspection

1 week ago 7883 2492 49 121

"i have two Microsoft Outlooks, and neither one of those are working."

The Astronauts truly representing us all up there.

2 weeks ago 5966 1444 121 80
Video

ok so I made a porn game :)

not-jam.itch.io/strip-2048

Bit of a thread on what and why:

2 weeks ago 47 11 4 2

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.

2 weeks ago 2 0 1 0

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

2 weeks ago 1 0 1 0
Advertisement
Walmart website in 1996

Walmart website in 1996

Pizza Hut website in 1996

Pizza Hut website in 1996

Hotmail website in 1996

Hotmail website in 1996

AltaVista website in 1996

AltaVista website in 1996

Web design in 1996

– Walmart
– Pizza Hut
– Hotmail
– AltaVista

#WebDesignHistory

3 weeks ago 392 103 18 25
nauta
@nauta
999 followers 333 following

nauta @nauta 999 followers 333 following

no more followers!

4 weeks ago 0 0 0 1

Now you have one more! I actually wanted to implement my own atproto osm comment system, but you were faster! cartes.app?allez=Kaffee...

4 weeks ago 3 1 0 0
Video

Announcing rlsw, the new raylib software renderer backend. No GPU required.

The Future is Now. #raylib

1 month ago 96 11 6 0

new @ligo.at blog post coming soon

1 month ago 2 1 0 0
Video

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?...

1 month ago 23 5 0 0
Video

I've got a simple level editor working for my Software Rendered 3D Game

1 month ago 84 4 4 0
Advertisement

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.

1 month ago 1 0 0 0

`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...

2 months ago 0 0 0 0

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?

2 months ago 0 0 0 0

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.

2 months ago 1 0 1 1
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.

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.

2 months ago 5 0 0 0

this test and last

2 months ago 0 0 0 0

and another test

2 months ago 1 0 1 0

this is a test

2 months ago 0 1 1 0
Advertisement

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.

2 months ago 1 1 0 0

this little cli is used everyday multiple times in my server!

2 months ago 0 0 0 0

loving @typst.app so far, great for writing your cv at least

3 months ago 9 0 0 0

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

3 months ago 1 0 1 0
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.

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 👀

4 months ago 0 0 0 0

it works best when the message is plaintext but it is somewhat able to parse html and get its contents

4 months ago 0 0 0 0
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

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

4 months ago 0 0 1 1