A digital solder gun with a properly sized tip and a magnifying glass with helping hands (flexible clips) helps immensely. I had to hand solder a surface mount resistor that looked about the size of the tip of a pencil. It wasn’t pretty but I got it done.
- 3 Posts
- 54 Comments
Ah, I wonder if it’s something with the Wasabi S3 hosting. I’ll check into it.
It’s literally all I wanted to do when I saw the .bond TLD came up for registration.
You can take stronk.bond from my cold dead hands.
This is the correct answer. Private IPs are less concerning (on noes now someone knows a network in my homelab is 10.0.0.1/24!) - but absolutely change public IPs in logs.
If it’s necessary to reference external users/systems in multiple log files, I’ll change the names to
user1,user2,server1,db2, etc
Does it have Discovery as a normal app store? You might be able to use that.
Honestly, give the terminal a shot - it’s not as complicated as you may think.
I would consider using your Synology for what it’s good at - storage.
My homelab has a Synology DS1618 and servers are Lenovo M90q systems. They have enough compute to get the job done, and use the Synology NFS mount for storage.
- Step 1: download deb
- Step 2: open a terminal
- Step 3:
sudo dpkg -i /path/to/yourde.deb
Now whether or not all the packages are fubared at this point is unknown, but that’s how to install a deb file.
Yeah, for the integrated CI/CD, give GitLab a shot - it saves on spinning up a Jenkins or ConcourseCI server.
CI/CD can be useful for triggering automation after merge requests are approved, building infrastructure from code, etc.
I’ll come out with an anti-recommendation: Don’t do GitLab.
They used to be quite good, but lately (as in the past two years or so) they’ve been putting things behind a licensing paywall.
Now if your company wants to pay for GitLab, then maybe consider it? But I’d probably look at some of the other options people have mentioned in this thread.
Plus oh-my-zsh and the powerline 10k theme - this is my go-to shell.
pezhore@lemmy.mlto
Linux@programming.dev•[Weekly thread] Linux discussion / help thread: how are you doing with your setup?
3·2 years agoI’m a few months into using CachyOS on my zephyrus gaming laptop and it’s been a joy.
I actually ran into my first issue yesterday and had to boot into the windows drive for the first time in what feels like forever - I needed a Windows only display editor program for Nextion screens.
I tried the installer on bottles and playonlinux, But I couldn’t get the program to load. I will try again today so that if I have to load it up in the future I don’t have to switch back to Windows, but on the off chance anybody knows how to fix it I’m all ears.
pezhore@lemmy.mlto
Android@lemmy.ml•Favorite apps that integrate with Calibre/Calibre-web?
5·2 years agoMoon reader is my go-to. Unfortunately it doesn’t sync reading progress, but since I only read on my tablet it’s not too bad.
pezhore@lemmy.mlOPto
Selfhosted@lemmy.world•Self-hosted YouTube frontend with some additional featuresEnglish
8·2 years agoOh snap, are you the developer of Viewtube? If so, first off - great job. I do the infrastructure side of IT for my day job but aside from some basic go, I couldn’t code something like this to save my life.
I wish I had the chops to contribute to the project.
I wish someone would actually drop the full leak somewhere. It would be interesting to read this myself.
That’s what I think I’ll be doing with my weekend. I recently (probably back in January) discovered Ventoy - it makes things much faster for testing different OSes when I don’t have to flash ISOs very time.
Here’s a recommendations for what I use in my three node Proxmox homelab:
TCNEWCL KVM Switch 4 Port, HDMI KVM Switcher https://www.amazon.com/dp/B089ZW5PW5
It would give you some room to grow, supports HDMI for video, and comes with a fancy remote clicker to swap between PCs. I have a mech keyboard plugged in along with a mouse (although the mouse isn’t super useful for my applications.
Heck, you could do a pre-stage play where you delegate to localhost an
ansible.builtin.get_urlto download the compose file before doing the rest.
Refactoring for the EU region.
Reusing Terraform projects for the win.







tmuxand a<ctrl>-<b><d>- done!