Don’t worry, AI will help us (make the situation much, much worse by simultaneously causing outages and causing a massive increase of emissions.)
Don’t worry, AI will help us (make the situation much, much worse by simultaneously causing outages and causing a massive increase of emissions.)
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
Listen that needs work too, but this is about negotiating lower drug prices, not holistic medical care changes. Something like that would need some significant legislation with significant bipartisan support.
And that is one thing that the Republicans are absolutely not going to do for the Biden administration in an election year (if ever).
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.
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.
I’ve been listening to the NoClip Crew cast podcast - they mostly talk about games they’ve been playing recently and after a few sessions you can really grok the types of games everyone on the pod enjoys. That mostly matches up with my play style, so it works nicely.
As an added bonus, they tend to highlight more independent/smaller game studios.
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.
Yeah, I may catch flak but I wouldn’t be inclined to ditch windows altogether. Unless you literally only do web browsing on your laptop, there’s a high likelihood you may run into a few things that need troubleshooting to get working under Linux, and dual being able to switch back to Windows seamlessly is a huge help/comfort.
If you can find the model number or service tag, that would be a big help for troubleshooting.
There should be a sticker under your laptop with a bunch of tiny text, or if I recall correctly you can use System Information. See this article
There should be a a button that you can press repeatedly to open up a boot menu - it can be the delete key, f2, etc.
Depending on how new your laptop is, you may need to disable something called “Secure Boot”. Keep in mind if your windows installation is encrypted with BitLocker or whatever else Windows is using these days. If it is encrypted, and you have secure boot enabled you may run into issues booting back into Windows - it will freak out that secure boot was disabled and require your encryption key.
At least, that’s what happened with my ROG Zephyrus M16 - I had to find my BitLocker key to boot into Windows and then decrypt it using the settings menu.
Also, if you want to be able to use both Windows and Linux - see if your laptop has an expansion port for a second hard drive. Windows historically has screwed over dual booted Linux grub with updates, and if you can just boot to a entirely different drive that won’t happen.
Plus oh-my-zsh and the powerline 10k theme - this is my go-to shell.
Oh 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’m playing something every night before bed as my calm/reset time.
Just finished up Yakuza: Like A Dragon - that ending hits hard. I’ll probably go for something different next.
I still use my gaming laptop - but mostly just for Last Epoch multiplayer/BG3. I don’t like the controller experience for either game, and i have a better voice setup for multiplayer chat on my PC.
Oh, I think CachyOS looks interesting - I’ll try that one first. Thanks!
How can this possibly stay available given Nintendo’s lawyers? I feel like I need to set up a mirror in my homelab.
Edit: answering my own question - looks like the actual game files aren’t provided, so that should hopefully give the project a pass.
Heck, you could do a pre-stage play where you delegate to localhost an ansible.builtin.get_url
to download the compose file before doing the rest.
After beating Like a Dragon: Infinite Wealth, I decided to revisit the previous game, Yakuza: Like A Dragon. I first tried playing YLAD a few years ago on my gaming PC, but the incredibly long, unskippable cut scenes were super frustrating. Infinite Wealth had some of that same problem, but the story clicked with me a bit more and I’ve fallen in love with the mix of heartfelt quirky gameplay.
Plus, the Steam Deck makes the long cut scenes way easier to deal with when you can just pause and sleep your console if you need a break.
Refactoring for the EU region.
Reusing Terraform projects for the win.
tmux
and a<ctrl>-<b><d>
- done!