HTTP Feeds: a minimal specification for polling events over HTTP
Link: https://www.http-feeds.org/
Discussion: https://news.ycombinator.com/item?id=43805358
HTTP Feeds: a minimal specification for polling events over HTTP
Link: https://www.http-feeds.org/
Discussion: https://news.ycombinator.com/item?id=43805358
From: blenderdumbass . org
The multiplayer, or the lack there of, at the moment is so utterly broken and so lacking of being properly made that for a long time, I was just not bothering with it. Seeing it as something unnecessary. Something that does not need to be touched, because other things, like the...
Read or listen: https://blenderdumbass.org/articles/a_rant_about_making_a_multiplayer_game
Show HN: Faasta – A self-hosted Serverless platform for WASM-wasi-HTTP in Rust
Link: https://github.com/fourlexboehm/faasta
Discussion: https://news.ycombinator.com/item?id=43789010
GitHub - Y2Z/monolith: ️ CLI tool and library for saving complete web pages as a single HTML file
Just found out that it is no longer possible to straightforwardly write HTTP/1 requests by hand on the #terminal.
Modern #Apache will reject #HTTP 1.x requests where the line endings are not CRLF, and as far as I know it's not possible on #Linux to type a CR using the keyboard. Ctrl+M should do it in theory, but when I try, it produces LF instead of CR for some reason.
Is there by any chance a way to make the Linux #console (or #KDE #Konsole) produce CRLF when I push the Enter key?
iX-Workshop API-Sicherheit: OWASP Top 10 API Security Risks
Lernen Sie hands-on, wie Sie Schwachstellen in der API-Implementierung vermeiden und Angriffe abwehren.
Show HN: AgentAPI – HTTP API for Claude Code, Goose, Aider, and Codex
Link: https://github.com/coder/agentapi
Discussion: https://news.ycombinator.com/item?id=43719447
RFC 9457 - Problem Details
Read it. Use it.
PLEASE!
#dev #http
From: blenderdumbass . org
The multiplayer, or the lack there of, at the moment is so utterly broken and so lacking of being properly made that for a long time, I was just not bothering with it. Seeing it as something unnecessary. Something that does not need to be touched, because other things, like the...
Read or listen: https://blenderdumbass.org/articles/a_rant_about_making_a_multiplayer_game
The sttp client is an open-source HTTP client for Scala, integrating with every Scala stack, be it synchronous, a.k.a. direct-style, Future-based, or using functional effect systems such as cats-effect, ZIO, Monix, Kyo. The library is available for Scala 2.12, 2.13, and 3 on the JVM, Scala.JS, and Scala Native.
Learn more from our article:
https://softwaremill.com/sttp-client-4-scala-http-client-released/
#scala #http #sttp #programming
iX-Workshop API-Sicherheit: OWASP Top 10 API Security Risks
Lernen Sie hands-on, wie Sie Schwachstellen in der API-Implementierung vermeiden und Angriffe abwehren.
iX-Workshop: API-Design und -Entwicklung mit HTTP, REST und OpenAPI
Lernen Sie, wie man effiziente und benutzerfreundliche APIs entwickelt, HTTP- und REST-Standards anwendet und standardisierte Referenzdokumentationen erstellt.
Octothorpe Y? In hopes that St Nicholas
STEP1: CD to your #WebDevelopment #HTTP server workspace.
STEP2a:
#curl
```
curl -o- #https://gist.githubusercontent.com/ajaxStardust/674b5d86f1f4386e72937a607e263608/raw/install.sh > ~/install_adb_by_ajaxStardust.sh
chmod 755 ~/install_adb_by_ajaxStardust.sh
```
Step2 alt:
#wget
```
wget -qO- #https://gist.githubusercontent.com/ajaxStardust/674b5d86f1f4386e72937a607e263608/raw/install.sh > ~/install_adb_by_ajaxStardust.sh
chmod 755 $HOME/install_adb_by_ajaxStardust.sh
```
INSTRUCTIONS: a file saves to ~/home
edit it to set 3 lines / $vars for your server name at line 40
#ayuda fediverso #api #http #peertube
#ayudaTec
https://framacolibri.org/t/http-api-video-upload-legacy-path/25386
estoy tratando de usar UploadLegacy para subir un video a peertube, pero quisiera no usar #curl pero sino http. por preferencia personal.
no logro usar un path para el "videofile". si adjunto un binario dandole a add file desde bruno / postman en el body multipart form; va que chuta (vease https://codeberg.org/audricd/yt_2_pt/issues/2#issuecomment-3486267 gracias de nuevo @cosstab !!) pero ahora trato de usar un path file en lugar de un archivo.
@kyva_dev @trankten @t3rr0rz0n3 @sam
se agradece #boost
From: blenderdumbass . org
The multiplayer, or the lack there of, at the moment is so utterly broken and so lacking of being properly made that for a long time, I was just not bothering with it. Seeing it as something unnecessary. Something that does not need to be touched, because other things, like the...
Read or listen: https://blenderdumbass.org/articles/a_rant_about_making_a_multiplayer_game
Trying to come up with my own little self-hosted #http #authentication #daemon to work with #nginx' "authentication request" facility ... first step done!
Now I have a subset of HTTP 1.x implemented in #C, together with a dummy handler showing nothing but a static hello-world root document.
I know it's kind of stubborn doing that in C, but hey, #coding it is great fun
From: blenderdumbass . org
The multiplayer, or the lack there of, at the moment is so utterly broken and so lacking of being properly made that for a long time, I was just not bothering with it. Seeing it as something unnecessary. Something that does not need to be touched, because other things, like the...
Read or listen: https://blenderdumbass.org/articles/a_rant_about_making_a_multiplayer_game
#Gamedev #DanisRace #Networking #Multiplayer #TCP #HTTP #Programming #Python #UPBGE #Blender3d #GNU #Linux #GamingOnLinux #FreeSoftware #OpenSource
Cloudflare macht unsicherem HTTP den Garaus
Klartextkommunikation erlaubt auch Unbefugten Einsicht in Daten. Cloudflare unterstützt daher auch für API-Aufrufe kein HTTP mehr.
Should you ever run across an article that says you don't need a VPN because most every website use HTTPS, be aware that you can not see the encryption, or the lack of it, in mobile apps. Thus, things like this happen - Apple did not bother to upgrade their own software from HTTP to HTTPS.
https://9to5mac.com/2025/03/18/apples-passwords-app-was-vulnerable-to-phishing-attacks-for-nearly-three-months-after-launch/
Apple’s Passwords app was vulnerable to phishing attacks for nearly three months after launch
#vpn #http #https #encryption