Free-software enthusiast 🐧
Hobby photographer 📷
Tech Blogger 👨🏻💻
DIY 🧰
🌐 nuculabs.dev
🐙 https://github.com/dnutiu | https://forge.nuculabs.dev
🐘 https://mastodon.social/@nuculabs
#rust #python #golang #linux #photography
https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/
https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/
https://forge.nuculabs.dev/dnutiu/ansible-playbooks/src/branch/master/sabre-dav
#selfhost #fedora #podman #docker
https://forge.nuculabs.dev/dnutiu/ansible-playbooks/src/branch/master/sabre-dav
#selfhost #fedora #podman #docker
You can view it on my forge: https://forge.nuculabs.dev/dnutiu/ansible-playbooks/src/branch/master/node-exporter
#selfhost #metrics #observability #ansible
You can view it on my forge: https://forge.nuculabs.dev/dnutiu/ansible-playbooks/src/branch/master/node-exporter
#selfhost #metrics #observability #ansible
https://forge.nuculabs.dev/dnutiu/ansible-playbooks/src/branch/master/fresh-rss
#selfhost #freshrss #fedora
https://forge.nuculabs.dev/dnutiu/ansible-playbooks/src/branch/master/fresh-rss
#selfhost #freshrss #fedora
The code is available on forgejo[1]
[1] - https://forge.nuculabs.dev/dnutiu/chip8-rust
#chip8 #rustlang
The code is available on forgejo[1]
[1] - https://forge.nuculabs.dev/dnutiu/chip8-rust
#chip8 #rustlang
And it's something like this:
And it's something like this:
Source: https://www.asomo.co/p/against-the-factory-farming-of-creativity
Source: https://www.asomo.co/p/against-the-factory-farming-of-creativity
#chip8
#chip8
#homelab #self-hosted #git
#homelab #self-hosted #git
From and Into are conversion traits in Rust, used to convert between types. If you implement the From trait for a type, you get a free Into implementation because the standard library has a generic blanked implementation. 🦀
#rustlang #rust #programming #dev
From and Into are conversion traits in Rust, used to convert between types. If you implement the From trait for a type, you get a free Into implementation because the standard library has a generic blanked implementation. 🦀
#rustlang #rust #programming #dev
#rustlang #bot #mastodon #development
#rustlang #bot #mastodon #development
Seems like I was sending b64 data to BlueSky and that was the reason the call didn't work. It returned 200 OK though.
Here's the code in Rust for the upload image method:
Seems like I was sending b64 data to BlueSky and that was the reason the call didn't work. It returned 200 OK though.
Here's the code in Rust for the upload image method: