beige.party is one of the many independent Mastodon servers you can use to participate in the fediverse.
A home to friendly weirdos. The Grey Gardens of the Fediverse (but beige). Occasionally graphically cacographic. Definitely probably not a cult (though you'll never be 100% sure). Beige-bless 🙏

Server stats:

440
active users

#github

64 posts56 participants0 posts today

good thing the US is gutting beneficial ownership regulations that would make it easier to understand who actually owns US trusts and corporations while simultaneously trashing both crypto enforcement at the DOJ but also more generally cyber defense

"The companies, Blocknovas LLC and Softglide LLC, were set up in the states of #NewMexico and New York using fake personas and addresses."

* Reuters: reuters.com/sustainability/boa
* Technical details from Silent Push: silentpush.com/blog/contagious

So currently I'm hosting gptel-org-tools on my own forge...

https://git.bajsicki.com/phil/gptel-org-tools

I can't seem to find a good way for people to create issues.

I thought that creating issues via email was a thing with Forgejo, but it appears not.

So here's a poll. Despite my hatred of Microsoft, is it for the best to move the repo to GitHub?

Or is there some way to federate with GitHub users so I don't need to open public sign-ups on my git?

I'm not exactly clear on what the move is here.

#Emacs #gptel #gitforge #forgejo #github #microsoft #foss

Summary card of repository phil/gptel-org-tools
Phil's Gitgptel-org-toolsTooling for LLM interactions with org-mode. Requires gptel and org-ql.

Machinet is "a developer of context-aware AI coding assistants with more than 100,000 downloads in the JetBrains ecosystem." You'd be trading one AI for another.

VentureBeat: Zencoder buys Machinet to challenge GitHub Copilot as AI coding assistant consolidation accelerates venturebeat.com/ai/zencoder-bu @venturebeat #GitHub #AI #Microsoft

VentureBeat · Zencoder buys Machinet to challenge GitHub Copilot as AI coding assistant consolidation acceleratesBy Michael Nuñez
Replied in thread

@djm62 Good point.

I can already add anyone's public key on my #GitHub Profile.

That alone is not enough to prove ownership of the key itself.

It only proves that the GitHub account *claims* that is their key.

We'd still need to solve the "this Radicle profile claims to be that GitHub account" to fully link the two.

Fellow #GitHub users ! I need your help!

Context: More and more people are trying out @radicle as a #decentralized #GitHub alternative.

#Radicle has a different identity system than Microsoft's, so when moving projects over to Radicle it is important to know which GH user the Radicle projects belong to.

What would be a way you would use to link your Radicle and GitHub identities?

(Radicle identity is based on #SSH keys, specifically `did:key`).

Boosts for reach - appreciated.

New Open-Source Tool Spotlight 🚨🚨🚨

Scopify is a Python-based recon tool for pentesters, leveraging `netify.ai` to analyze CDNs, hosting, and SaaS infra of target companies. Optional OpenAI integration adds AI-guided insights for deeper testing. Built by @Jhaddix & Arcanum-Sec. #CyberSecurity #BugBounty

🔗 Project link on #GitHub 👉 github.com/Arcanum-Sec/Scopify

#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 💻🏴‍☠️

Anyone here working with #nix and #github actions?
I am not building with nix. Just using nix flakes to have all the tooling installed and services running for local dev.

I want to see if I can get nix devshell cached properly.
But because of the way nix flakes work I dont want my entire repo to end up in public cachix for example...