- 156 Posts
- 4.08K Comments
That amazing experience of having to print out instructions at a friends house to recover a dual-boot system after either grub fucked up or windows XP fucked up. Good times.
onlinepersona@programming.devto Programmer Humor@programming.dev•Excel logic (now with 100% less AI!)12·3 days agoCan someone explain this meme? What’s going on with excel?
onlinepersona@programming.devOPto Programming@programming.dev•Any suggestions for a self-hosted CI that can also be run locally?1·4 days agoI can’t find documentation about that unfortunately 🧐 There’s
woodpecker-cli exec
but after testing that on the example pipeline, it does nothing even with verbose logging.Do you have a functional example somewhere?
onlinepersona@programming.devOPto Programming@programming.dev•Any suggestions for a self-hosted CI that can also be run locally?1·4 days agoWhat if they pull in a new dependency with a CVE or that executes malicious code? How am I supposed to check that? Or what if I miss a bug in the justfile or shell script?
onlinepersona@programming.devOPto Programming@programming.dev•Any suggestions for a self-hosted CI that can also be run locally?English1·4 days agoDo you have a link to that? There’s a blog entry “Earthly Switches to Open-source” From July 2023. Are they undoing that?
onlinepersona@programming.devOPto Programming@programming.dev•Any suggestions for a self-hosted CI that can also be run locally?English1·4 days agoAfter perusing the docs, this looks more like it. Thank you. I’ll just have to explore how it can be combined with projects that use nix and those that don’t. My biggest issue with CIs has always been caching, but as the saying goes “there are 2 hard problems in computer science…”
onlinepersona@programming.devOPto Programming@programming.dev•Any suggestions for a self-hosted CI that can also be run locally?English1·4 days agoIs that easy to run for contributors? Can you just
gitea-run-ci
and it’ll run the CI locally in your checked out repository?
onlinepersona@programming.devOPto Programming@programming.dev•Any suggestions for a self-hosted CI that can also be run locally?English1·4 days agoWhy ansible? I’m not sure how that fits in. Does that make running it locally easier? An example of working setup that I can checkout and run would be useful.
onlinepersona@programming.devOPto Programming@programming.dev•Any suggestions for a self-hosted CI that can also be run locally?1·4 days agoAre you able to run woodpecker locally from the repository? As in can
woodpecker run
in the checked out repository run the CI jobs?
I thought you were joking, but this dude seriously uses windows for development. No wonder he’s running into so many issues. I can’t imagine a big chunk of rust developers using that terrible OS.
Edit: I’m surprised at the number of things he tried though and how many worked.
onlinepersona@programming.devto Linux@lemmy.ml•KDE Plasma 6.4 Lands Initial Support For The Wayland Session Restore ProtocolEnglish1·5 days agoInteresting. But what’s the Wayland protocol have to do with it? Where does that come in?
onlinepersona@programming.devto Fediverse@lemmy.world•BlogOnLemmy - I made my Blog using Lemmy's APIEnglish2·5 days agoA blog entry on how it works and what it does at a high level could be nice. I’m not sure what I’m looking at, but there must be some API call to Lemmy and it’s probably happening on the server due to CORS; not sure how this would work just in the browser if the Lemmy instance has CORS setup…
Edit: OK the instance 0d.gs does in fact not have CORS 😮 That’s a little concerning…
Hold up, neither does programming.dev? Uh… @recursive_recursion@programming.dev and @Ategon@programming.dev is that safe? I’m not a security expert but doesn’t this allow for cross site attacks?
onlinepersona@programming.devto Linux@lemmy.ml•KDE Plasma 6.4 Lands Initial Support For The Wayland Session Restore Protocol12·5 days agoI read the blog post and am still confused as to what this is. It’s something I never used in X11 (if X11 supported it), therefore it’s not possible for me to miss it.
Is this the “restart all applications you were running when you restart your computer” feature? Was it broken in Wayland? If so, why? I thought the desktop environment would take care of starting the processes, placing the windows, and so on.
Not entirely sure what the before and after of this are. The blog post and article are written as if people know what this feature is.
onlinepersona@programming.devto linuxmemes@lemmy.world•GNU kicking off Bill Gates and Steve Jobs31·6 days agoSteve Jobs should be a casket 👀
When they were bought by a Chinese company.
onlinepersona@programming.devto PC Gaming@lemmy.ca•Ubisoft's defense against The Crew lawsuit doubles down on a point we've heard many times before: You don't actually own your gamesEnglish113·7 days agoTarget your anger about this to something productive.
onlinepersona@programming.devto Programming@programming.dev•Linus Torvalds built Git in 10 days - and never imagined it would last 20 years1·8 days agoImagine if their VCS operations were 10s of times less efficient 😉
Would be great if the patents were invalided, but the bigger issue would be them being accepted in the first place. That shouldn’t even work.
If this does go to court because the patents are considered valid and they can successfully argue that they don’t apply, I’m afraid Nintendo could just hand-craft another patent. They would have been given instructions the recipe during the court proceedings.
But I do wonder if PocketPair could just default on the lawsuit in the US. What kind of effect would that have?
Anti Commercial-AI license