dangling_cat

joined 1 year ago

As I explained in one of my posts, I believe it’s an excellent idea to establish a community identity (where all members share the same domain) and financially support it. Hosting and domain services are not free, and assisting admins in attracting more donations is one of the most effective ways to sustain a community.

I’m also rewriting the website so the core functionality will be open sourced :3

[–] dangling_cat@lemmy.blahaj.zone 2 points 2 days ago (1 children)

Aaaa, in the original code, I was attempting to parse the date in the format mm:dd:yyyy. However, I used a different date format in the endDate, which caused the timer to be reset (since it crashed). I apologize for any confusion this may have caused! I’ve updated the code now. Thanks for letting me know! :3

[–] dangling_cat@lemmy.blahaj.zone 38 points 1 week ago* (last edited 1 week ago) (10 children)

Pinecil soldering iron. Cheap (only $26!), open source, portable, usbc powered. Even more powerful than $100 ones. I love that thing

Tip: you can copy and paste the Hugging Face link directly into the search box, and it will download the model automatically! Also, it’s pretty smart. It will load into your VRAM first, then your RAM. If you can fit everything into VRAM, you get the fastest speed. But even if you are using RAM, it’s not terribly bad; it’s still faster than you can read.

[–] dangling_cat@lemmy.blahaj.zone 14 points 3 weeks ago (3 children)

Bazzite is very nice for gaming only. If you want to do any dev-related things, like installing Wireshark or programming an ESP32, anything that needs to access outside of the sandbox/container, you will need to learn how to navigate through sandbox/container hell, exposing ports from each other, and installing things directly to rpm-ostree, etc. It gets ugly really fast.

[–] dangling_cat@lemmy.blahaj.zone 25 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

Check out Watchtower! Auto-update your containers. Don’t forget to set WATCHTOWER_CLEANUP to true, or your disk will be filled with old images.

[–] dangling_cat@lemmy.blahaj.zone 16 points 1 month ago (2 children)

I heard about Graphite the other day. It’s nowhere near finished, but very promising. Hopefully, it becomes the FOSS of Photopea. https://editor.graphite.rs/