curl

Tag: curl

5 posts
Mass delete repos from Forgejo, Gitea, or Codeberg
hyperreal's Gists icon
hyperreal's Gists

Mass delete repos from Forgejo, Gitea, or Codeberg

A simple bash script to delete select repos from Forgejo/Codeberg using the API

·
Apr 20
·
Get the latest release from a GitHub repo
hyperreal's Gists icon
hyperreal's Gists

Get the latest release from a GitHub repo

The following is a collection of ways to get the latest release of a program from its GitHub repository, using the command line. The example repositories used below can be replaced with any repository hosted on GitHub.

·
Apr 10
·
Over my skis; posting into the void
L
lesser daemon
blog.bront.rodeo

Over my skis; posting into the void

I managed to nerd snipe myself yesterday by seemingly breaking the Bluesky profile attached to my self-hosted did:web when I deleted and rebuilt it. I am well out of my comfort zone right now - I don't really understand JWTs, dids, or the various application layers involved in the process of actually having a self-hosted PDS talk to an atproto app yet. Only way to learn is by doing, though, so here are the results of my initial investigations. I ended up spending a few hours on this iterating w

·
Oct 7 '25
·
How to Make Data Requests
M
marko.tech
marko.tech

How to Make Data Requests

"Data requests or web scraping, also known as data extraction, is the process of retrieving, thus scraping,

·
Mar 15 '20
·
SSL-Verifizierung mit PHP schlägt fehlt (Fehler 14090086)
N
Nicky Reinert - Institut für digitale Herausforderungen
nickyreinert.de

SSL-Verifizierung mit PHP schlägt fehlt (Fehler 14090086)

Dieser Artikel bietet Lösungen für SSL-Verifizierungsfehler in PHP (Fehler 14090086) beim Zugriff auf externe Ressourcen. Er erklärt die Risiken der Verifizierungsunterdrückung und zeigt detailliert, wie man die vollständige Zertifikatskette manuell einrichtet und PHP global über 'openssl.cafile' ko

·
Oct 13 '17
·