One main reason for moving off #GitHub, and other US based infrastructure, is I can see tariffs on internet services becoming a thing that politicians see as possible (again).
One main reason for moving off #GitHub, and other US based infrastructure, is I can see tariffs on internet services becoming a thing that politicians see as possible (again).
TIL that you can build a #bootc derivative container, a qcow2 image from it, boot it with QEMU (including /dev/kvm!!!) in #GitHub #workflows , and run some smoke test inside that VM in 5 mins. This is practical and pleasantly fast.
#bootc testing, here we come!
https://github.com/martinpitt/lsr-sudo/commit/9436195e69486626c4d19bec170c0f0a14e3c7a2
How should #git pull requests work in a post #GitHub world?
It is kind of ironic that git enhanced the centralization of FOSS and it is nice to see a push away from GitHub. But how will pull requests work?
Will I have to maintain forks at 17 different Gitea/GitLab/Forgejo instances? I don't want to do that.
I found the AGit workflow inspired by Gerrit: https://forgejo.org/docs/latest/user/agit-support/
That sounds nice. No more forks, just a clone. No more API or website on top of git, just a push to a special ref.
GitHub a détecté 39 millions de secrets en 2024 et va encore améliorer ses outils de détection https://www.it-connect.fr/github-a-detecte-39-millions-de-secrets-en-2024/ #ActuCybersécurité #Cybersécurité #GitHub
Use a custom domain on GitHub Pages? Verify your domain to prevent takeover of subdomains:
• Supports multiple transport types -
HTTP API connections and STDIO for running local tools
• Combines tools from multiple MCP servers like #Puppeteer and #GitHub in a single Prism agent
• Enables AI agents to browse the web, take screenshots, click buttons, and interact with services
XWine1 – Xbox One Translation Layer for Windows PCs
Day 423. Continuing the shit from day 422, the only place you can find documentation on the API version "2024-06-01" is in #Microsoft's official #GitHub repository for #Azure API specifications.
Rustcraft: Clean slate POSIX shell, written in Rust
I've moved all of my code out of github and into codeberg.
Codeberg's webhooks are working to trigger my self-hosted CI build process.
This looks like a successful transition to a freedom respecting service, so I've donated to codeberg and plan to continue to do so if I continue to use the service.
Thank you codeberg!
New Open-Source Tool Spotlight
Loki is an open-source malware scanner designed for threat detection. It uses YARA rules, IOC pattern matching, and file system anomaly detection to identify malicious files and artifacts. Ideal for quick triage, not full AV replacement. #malware #cybersecurity
Project link on #GitHub
https://github.com/Neo23x0/Loki
#Infosec #Cybersecurity #Software #Technology #News #CTF #Cybersecuritycareer #hacking #redteam #blueteam #purpleteam #tips #opensource #cloudsecurity
— P.S. Found this helpful? Tap Follow for more cybersecurity tips and insights! I share weekly content for professionals and people who want to get into cyber. Happy hacking
Was juggling Node versions today in order to run the Playwright MCP server in Visual Studio Code using a different version of Node than the one I was using to run my active project.
I succeeded with `nvs` and captured the solution here:
https://jessehouwing.net/vscode-running-mcp-using-node-version/
First time contributing to a public git repo, the amount of bureaucracy is unbelievable, it's like half my job is lobbying to get approvals... Also, someone got clever with #GitHub actions and apparently repos are so intertwined that my commit in repo 's build can be green while also breaking repo 2's build somehow #mindblown
Show HN: Await-Tree – Visualize Async Rust Task Execution in Real-Time
@alexanderdyas That's true, but only for (more or less) 'advanced' users.
When you create an empty #GitHub or #GitLab repo, they literally tell you use 'git add .' in their 'Configure the Git repository' tutorial. There is no section how to setup a .gitignore file. Because .gitignore is very project/tech-stack specific.
Why is this even a problem, because the files stay in Git forever. Unless you invest a lot of time. And time = money.
#github repositories with docx files...
WHY?