Hi all, I've created a mobile-friendly gemini client for linux: https://gitlab.com/armen138/gerbil/-/releases/v0.1.1
Element is hiring Backend Engineers 🚀
If you:
- are experienced with #Python OR #NodeJS
- know your way with #SQL
- know what a REST API is
- want to work on an open source project (#Synapse and/or bridges)
You can either DM me or apply directly on https://apply.workable.com/elementio/j/CE6DA357E1/
If you are not sure if you would be a great fit or what would be expected from you, drop me a message and we'll figure it out :)
🔄 Boosts very appreciated, we need you!
I've been working mostly on #FOSS for the last month. Read my #statusUpdate at gemini://gemini.zachdecook.com/capsule/2021-10-22-status.gmi
Does anybody know a good way to make screenrecording gifs on #mobileLinux? Kind of want to show off some stuff I've setup in #swmo.
Created a #Microsoft account today. So that, plus a recent log-in to #Amazon (not to purchase anything), makes me an active member of the #GAFAM. 😐😶🟡
The unsubscribe link (and reply email address) is hidden in the html portion of the email.
#linode is now sending me #spam marketing emails with no List-Unsubscribe header😡 The email appears to contain a #googleAnalytics pixel🤦♀️ It's from a no-reply address🤷♀️ (otherwise I might be complaining directly to them)
New #LEGO build: a plugin for my #olkb #planck keyboard-case to hold a #pinephone (or any smartphone).
I would say it works well, but TBH it needs a counterweight to be a usable lap-top device.
Actually, updating #nextcloud to #postgresql on #alpine was pretty easy
1. php occ db:convert-type pgsql nextcloud localhost nextcloud
2. (Disable some apps until that command worked)
3. ssh $OLD_SERVER pg_dump nextcloud | psql nextcloud
4. rsync data dir onto new server
5. Mess around with some config stuff
6. Update https://wiki.alpinelinux.org/wiki/Nextcloud wiki page to be slightly more up-to-date
Migrating a #laravel site to #postgresql from mysql/mariadb
1. Run migrations to create db structure
2. Remove single quotes from the database (and newlines/control characters, because why not). This allows mysqldump files to be imported into postgresql.
3. mysqldump --compatible=postgres --no-create-info --skip-add-locks $DB | psql $DB
4. Fix increments `ALTER sequence song_id_seq RESTART 12345;` (current versions of laravel use old-fashioned postgres increments)
I thought a fun thing to do would be to switch my main VPS to #alpinelinux for more frequent updates (compared to ubuntu). (I run #nextcloud, a custom #laravel site, and some other simpler stuff) So far, I've started using #linode, and also have been learning that migrating from mysql/mariadb to #postgresql may have been too ambitious an idea.
Hey fediverse! I'm called Zach, and yes, I love technology. Started coding as a kid writing #nds games using #PAlib, got into programming #microcontrollers. Spent several years doing #fullstack web development and some #devOps, looking to expand my skills and gain new experience.
Technology should (at least) do one thing well, and (necessarily) be there when you need it.
Just your average linux user (above-average computer-person) with fullstack web dev experience.
Views of my employer do not reflect mine.