Sometimes our internal CI tools break and I can’t build either. I think GitHub actions syntax is actually valid in forgejo as well so I don’t really think it’s a problem.
- 0 Posts
- 24 Comments
offspec@lemmy.worldto Selfhosted@lemmy.world•That's all folks, Plex is starting to charge for sharingEnglish9·2 months agoRemember to take your Claritin before starting a sync play session
offspec@lemmy.worldto Selfhosted@lemmy.world•How do I use HTTPS on a private LAN without self-signed certs?English3·3 months agoWith certbot there’s probably a plugin to do it automatically, but if you just want to get something working right now you can run the following to manually run a dns challenge against your chosen domain names and get a cert for any specified. This will expire in ~3 months and you’ll need to do it again, so I’d recommend throwing it in a cron job and finding the applicable
certbot-dns-dnsprovider
plugin that will make it run without your input. Once you have it working you can extract the certs from/etc/letsencrypt/live
on most systems. Just be aware that the files there are going to be symlinks so you’ll want to copy them before tarballing them to move other machines.certbot --preferred-challenges dns --manual certonly -d *.mydomain.tld -d mydomain.tld -d *.local.mydomain.tld
offspec@lemmy.worldto Steam Deck@sopuli.xyz•Half-Life 3 is just the hot exclusive Valve needs to propel SteamOS past Windows8·4 months agoNah sounds like a waste of time and resources to make a game built on their multiplatform engine and then lock it down to one environment.
Yeah but salt is rocks and that stuff is delicious
offspec@lemmy.worldto Linux@lemmy.ml•Tell one thing that you miss after switching from another OS to Linux.9·7 months agoPrinting was horrible on Windows, and Mac uses cups too, no? I’ve only ever had good experiences printing from Linux
offspec@lemmy.worldto Selfhosted@lemmy.world•Hyperspace: a p2p VPN solution that doesn't require a serverEnglish2·7 months agoTechnically you can nat punch with wire guard
offspec@lemmy.worldto politics @lemmy.world•Russians behind fake video of ballots being destroyed, US officials say2·8 months agoWorks properly on sync
offspec@lemmy.worldto Linux@lemmy.ml•Swapping out my Nvida card for AMD. Anything I should know about before hand?1·9 months agoI’ve encountered the issue on arch and fedora, don’t have the package name off the top of my head but both package managers ask you to pick a package to fulfill the dependency.
offspec@lemmy.worldto Linux@lemmy.ml•Swapping out my Nvida card for AMD. Anything I should know about before hand?3·9 months agoMost distros have a vk package that steam depends on that varies based on hardware, there is a system different package for amd than Nvidia or Intel.
offspec@lemmy.worldto Linux@lemmy.ml•Valve Engineer Mike Blumenkrantz Hoping To Accelerate Wayland Protocol Development2·9 months agoI daily drive Wayland and I just have to ask, why is the clipboard and associated tooling so much worse‽ I just want input leap and neovim to both be able to properly read from and write to my clipboard. Input leap never can, and neovim has like a 50% shot at doing what I expect. Also I understand we’re moving away from x11 in general but why is there no replacement for x11 forwarding over ssh?? I know I’m a niche user, but it drives me crazy.
offspec@lemmy.worldto Programmer Humor@programming.dev•It's official, Rust is an anti C/C++ elitist slur8·9 months agoIt made them nervous for the same reason emulator devs don’t touch leaks with a ten foot pole, giving the megacorp any reason to argue your clean house reimplantation is anything but clean is just asking for trouble.
offspec@lemmy.worldto Linux@lemmy.ml•Rust in Linux lead retires rather than deal with more “nontechnical nonsense”4·10 months agoRust guys want to make the kernel safer, more expressive, and easier to maintain. To do that they need to know how the kenrnel talks between its parts to ensure they are creating matching behavior. The C guys don’t really care about the Rust guys and say that they can’t be bothered to guarantee interoperability because they like to change how things work on the C side to make things better in the C code.
offspec@lemmy.worldto Steam Deck@sopuli.xyz•Windows is Now Officially Supported on OLED Steam Deck11·10 months agoIt’s literally just drivers that enable user choice. Steam OS is great and nobody reasonable is switching, but for those that do it’s good that they have support for the hardware.
offspec@lemmy.worldto politics @lemmy.world•Pete Buttigieg says voters are ready for a gay vice president2·11 months agoConsidering our election system is fundamentally broken and a few thousand voters in a handful of states control our outcome, yes.
Jesus Christ I hope he spends a day in a room with venusian CO2 levels and “totally innocuous” firework debris.
I feel like whiteboards have gone extinct or something. All of my math lectures from grade school to uni took place on a y-up surface. I can appreciate that there are multiple ways to skin a cat, but I feel like people just argue what’s most convenient for their preference in this kind of situation.