This profile is from a federated server and may be incomplete. View on remote instance

eksb ,
@eksb@programming.dev avatar

9

eksb ,
@eksb@programming.dev avatar

There were probably also people who voted for "yes AI" who would have voted for "a little bit of ai when I explicitly ask for it" if they had the option.

eksb ,
@eksb@programming.dev avatar
eksb ,
@eksb@programming.dev avatar

Vive la France!

eksb ,
@eksb@programming.dev avatar

Volkswagen, Ford, UBS, and IBM are all doing pretty well.

eksb ,
@eksb@programming.dev avatar

I think you are looking for SSH certificates.

eksb ,
@eksb@programming.dev avatar

My favorite thing is learning things together. My kids express interest in things, and sometimes we do them together. When my first kid got interested in playing an instrument, I picked up the one I had not played in 10+ years, and we (re-)learned together. (At least until they got way better than me.) Other things we have learned together: playing tennis, snowboarding, 3D printing, building hutches for rabbits.

eksb ,
@eksb@programming.dev avatar

I looked into VaultWarden recently, and I would be hesitant to use it for a business. In the latest release, you cannot create an organization because of a bug in the web ui (https://github.com/dani-garcia/vaultwarden/issues/6638), and the fix has not been released because their build pipeline is broken (https://github.com/dani-garcia/bw_web_builds/pull/224). I get it is the holiday break, but hosting it seems to require some hands-on maintenance.

eksb ,
@eksb@programming.dev avatar

The only reason the entire country did not burn down is that the entire country is waterlogged.

eksb ,
@eksb@programming.dev avatar

I would advise to not do personal stuff on your work computer.

eksb ,
@eksb@programming.dev avatar

6EQUJ5

eksb ,
@eksb@programming.dev avatar

I used to have a UDM Pro, a Unifi rack mount switch, four APs, three cameras, and two mini POE switches. I sold it all when I moved recently, and now I just have 3 cheapish routers running OpenWRT.

I wish I kept all the Unifi stuff.

Do it.

eksb , (edited )
@eksb@programming.dev avatar

But how can I trust you?

You can't.

Can you trust me?

No.

Use https://www.passwordstore.org/. Sync it to a trusted person's git server. Put the gpg key on a usb stick and give it to them. Write the password to the GPG key on a piece of paper and give it to your lawyer with instructions to give it to your trusted person in the event of your death.

eksb ,
@eksb@programming.dev avatar

No, I believe it this way. It used to be one service that had access to everything it needs. Now it is microservices, so each microservice is caching a bunch of stuff, but of course all the wrong stuff, so every request requires at least one network call downstream. Thus more memory usage and slower.

eksb ,
@eksb@programming.dev avatar

spamassassin

Firefox tab groups just got an upgrade, thanks to your feedback | The Mozilla Blog ( blog.mozilla.org )

Tab groups have become one of Firefox’s most loved ways to stay organized — over 18 million people have used the feature since it launched earlier this year. Since then, we’ve been listening closely to feedback from the Mozilla Connect community to make this long-awaited feature even more helpful.

eksb ,
@eksb@programming.dev avatar

All they had to do was copy or incorporate TreeStyleTabs.

Instead they shoved AI down our throats.

eksb ,
@eksb@programming.dev avatar

I use Debian stable and subscribe to the debian-security-announce mailing list, so I update each time I get an email from it.

eksb ,
@eksb@programming.dev avatar

Ms. PacMan

eksb ,
@eksb@programming.dev avatar

Plugging in my steam deck dock to my steam deck, then putting a mechanical keyboard makes the dock station turn off?????? (SOLVED)

(SOLUTION: I just figured out the problem and the solution, So uh simply my steam deck OLED dosent give enough power to the keyboard, To fix this, ill connect my deck charger to my docking station 24/7 to give the dock enough power)...

eksb ,
@eksb@programming.dev avatar

What happens if you do:

Deck -- docking station -- regular usb hub -- mechanical keyboard

eksb ,
@eksb@programming.dev avatar

If you plug the Deck charger into the dock, then plug the Deck and keyboard into the dock, it works, right?

If so, the problem is that the Deck does not provide enough power for both the dock and the keyboard.

I have my charger plugged into the dock 24/7 with no problems.

eksb ,
@eksb@programming.dev avatar

BTW, buying the official dock may not solve your problem. I have the official dock. When the Deck battery gets low, it does not provide enough power for both the dock and one of my keyboards.

eksb ,
@eksb@programming.dev avatar

My strategy is to have been married to the person for at least a decade so expectations are set.

  1. "They're rambling about trains again; good thing I brought my knitting."
  2. "Oh, they brought their knitting, I may as well keep rambling about trains because they are not paying attention."
  3. good food
  4. walk
  5. bed
eksb , (edited )
@eksb@programming.dev avatar

I have 5 docker-compose-based services. I wrote a shell script:

#!/usr/bin/env bash
for y in $(find /etc/ -name docker-compose.yml); do
  cd $(dirname $y)
  docker compose pull
  systemctl restart $y
done

(edit: spelling; thanks Unquote0270)

eksb ,
@eksb@programming.dev avatar

Deltarune, Kitsune Tails, Railbound

eksb ,
@eksb@programming.dev avatar

human-spawn

As a distro hopping Firefox enjoyer, is it possible to install and configure Firefox extensions through the command line after a fresh install?

I'm working on a suite of scripts that will enable me to hop Linux distros and get back to business as usual w/ minimal fuss. When I hop distros, I tend to back up my important stuff and blow everything else away so I can start with a clean slate. I have some scripts for updating my backups before the wipe and updating the...

eksb ,
@eksb@programming.dev avatar

Why not just keep /home on a separate partition? Or just backup ~/.mozilla/?

eksb ,
@eksb@programming.dev avatar
  1. Consider getting a VPS to play around with to learn how this stuff works before you expose your data to the internet.
  2. Learn about how DNS works. You will create an A record (and possibly also an AAAA recordy) for your domain pointing to your home IP (or VPS).
  3. If SquareSpace does not let you set records (and will only allow you to use Squarespace-hosted services) you will need to migrate your domain to another provider. I like gandi.net.
  4. Learn how your router does port forwarding. You will forward port(s) for the calendar service from your router to your home PC. (Or learn how to do firewalls on your VPS.)
  5. Before you actually connect to it with credentials over the internet, set up SSL/TLS certificates with LetsEncrypt.
eksb ,
@eksb@programming.dev avatar

I use tmux or screen, and set the status bar in different remotes to different colors.

eksb ,
@eksb@programming.dev avatar

Correct.

Also the genocide of native Americans.

eksb ,
@eksb@programming.dev avatar

Lots of things seem like they would work until you try them.

eksb ,
@eksb@programming.dev avatar

used steam deck + bluetooth keyboard