CJJackson

joined 1 year ago
[–] CJJackson@programming.dev 2 points 1 month ago (3 children)

If the domain name is already classed as premium domain at the time of first-purchase, given the registrant has been informed, the registrar can change the renewal price to as much as they require. If it was a standard-rate domain at the time of first-purchase, even if the domain get reclassified as premium, the renewal price has to be the standard-rate.

https://domainnamewire.com/2022/06/24/can-registries-reclassify-your-domain-as-premium-before-renewal/

[–] CJJackson@programming.dev 1 points 4 months ago

I've been working on a SquashFS based deployment system in Python, the issue I came across was the fact that the permission system relied on tomllib, which is only available on Python 3.11 only the latest LTS Linux distros have that version or above.

But uv and that shebang trick, has helped me get round the limitations with ease and elegant.

I'd say hat off to that, thank you for sharing that! =)

[–] CJJackson@programming.dev 3 points 9 months ago

That interesting, I like the fact they replacing C++ with Rust, but I'd wait until Arch Linux has a 'Lix' package :)

[–] CJJackson@programming.dev 3 points 1 year ago (1 children)

I recently switch Gitea to Forgejo, I had concern about the direction Gitea was going, the mirror features is definitely one the of killer features and the fact I can back it up to a zip file is the icing on the cake 😄

It just nice to have full data sovereignty.

[–] CJJackson@programming.dev 1 points 1 year ago

I agree, GitHub is nothing to worry about, it uses Git, it decentralize and is easy to create redundancies either via git clone or creating a mirror with a self-hosted platform on a private server. If GitHub does go into a questionable direction? I'm not worried about it because I got redundancies in place. :)

[–] CJJackson@programming.dev 4 points 1 year ago

I find the article interesting, the notifications can be the most annoying, while working I find it better not to have app like discord open. As for the desktop environment I went with Gnome, less to configure and I can get things done pretty quick.