Angriffe auf Solarwinds Web Help Desk, FreePBX und Gitlab beobachtet
Die CISA warnt vor jüngst beobachteten Angriffen auf Sicherheitslücken in Solarwinds Web Help Desk, FreePBX und Gitlab.
#Cyberangriff #Git #IT #Security #Sicherheitslücken #Updates #news
I can no longer make an account with google. If I want to contribute on github I need to go to the phone store to make a google account through the android interface. They've even disabled the half-broken ways of creating sock accounts. Two step verification is horse shit and github can go make love to themselves for deleting my proton alias account.
---
#gFreeZone #fuckGoogle #fuckGithub #google #github #codeberg #gitlab #git #privacy #security #moderation #cypherpunk #buildItYourself
On one particular machine, I had to make changes to the source tree to deal with something. These changes must NOT be checked into git.
Is there not a way to mark these files as <something> so I don't accidentally add these local changes and commit? #git
It's fascinating to see the dynamics in a #Git repository visualised like this. 😃
I run my own small kubernetes cluster at Hetzner. And I want to self host a bunch of static web sites. I looked for a solution, simple, cloud native, low on resource usage. It must auto-update from Git (branch) like git[hub|lab] pages.
And there is not such a solution.
So I wrote my own: CRD, Operator, Syncer and a Helm chart to glue all together with Nginx and Traefik. Simplicity first, as admin publishing a page its one StaticSite custom resource with 4 or 5 values set, done.
It comes with tests/lint for Go and Helm code, full CI untegration (including image build, helm release and docs build with Hugo).
Welcome **kup6s-pages** to the light of the cloud. It is already live and publishes 2 sites. https://pages-docs.kup6s.com/
#Kubernetes #cloudnative #hosting #selfhosting #git #nginx #traefik #staticsite
Working with stacked branches in Git is easier with --update-refs
https://andrewlock.net/working-with-stacked-branches-in-git-is-easier-with-update-refs/
I just pushed the new lightweight `apex` plugin. So now it will only handle the web part. For markdown, you need to install the `apex_mardown` plugin, and for code, the `apex_code` plugin.
Why?
Well, not everyone uses markdown (new plugins coming soon...). Not everyone wants to highlight code in markdown... Now you have a choice.
How?
I added two APIs: `ExportFunc` and `CallFunc`. So `apex` can call the `renderMd` function of the `apex_markdown` plugin when it needs to render md in html.
When?
It will be in v0.4 if I have time to finish everything (testing, security, garbage, documentation...).
More infos in the changelog https://gitroot.dev/CHANGELOG.html
Follow me to stay up to date.
#forge #git #plugin #markdown #selfhost
difi: Git diff TUI
https://programming.dev/post/45156893
Little #Git Tricks: Get Rid of Commits
https://improveandrepeat.com/2026/02/little-git-tricks-get-rid-of-commits/