These are public posts tagged with #web. You can interact with them if you have an account anywhere in the fediverse.
Defold: cross-platform game engine
https://defold.com
#ycombinator #defold #gameengine #game_engine #game_development #game_dev #gamedev #open_source #opensource #crossplatform #cross_platform #free #nintendo_switch #console #html5 #web #android #ios #desktop
Invaders Autopilot: https://susam.net/invaders.html#auto
The autopilot is written in 108 lines of code using a heuristics-based algorithm: https://github.com/susam/invaders/blob/0.9.0/invaders.html#L389-L496
The game has music too, but browsers require user interaction to play it. To hear it with the autopilot, click the "↵" button twice and wait 5 seconds.
I hope this is fun!
Exacerbating Cross-Site Scripting: The Iframe Sandwich https://lobste.rs/s/1gaxj8 #security #web
https://coopergyoung.com/exacerbating-cross-site-scripting-the-iframe-sandwich/
Free high-performance cross-platform game engine
https://defold.com
#ycombinator #defold #gameengine #game_engine #game_development #game_dev #gamedev #open_source #opensource #crossplatform #cross_platform #free #nintendo_switch #console #html5 #web #android #ios #desktop
Defold is a free and open game engine used for development…
Defold game engine(vraie) #question : pourquoi en 2025 il y a des sites Internet qui sont inaccessibles si on ne met pas le www dans l'url ?
Ca me semble la base de faire une redirection d'url mais qu'avec ou sans, ça soit accessible... (et ça m'énerve quand ce n'est pas le cas sur des sites web culturels publics)
#web #siteinternet #url
Just released the new version of my Rust web framework!
**Ratzilla** — Build terminal-themed web apps with Rust!
Now it supports handling the cursor!
Glitches are fixed + more examples are added!
Built with Rust & @ratatui_rs
GitHub: https://github.com/orhun/ratzilla
#rustlang #ratatui #tui #webassembly #web #javascript #frontend #library #opensource #terminal
There are a number of useful little functions in node:util besides util.inspect() that I’m only just familiarising myself with after admittedly rolling my own versions for a number of them. Hmm, should’ve read through this documentation page more carefully sooner.
e.g., util.deprecate(), util.diff(), util.debugLog(), util.isDeepStrictEqual(), etc.
New Kitten release
• Fixes #236¹: The data preview pages in Kitten’s settings how handle circular references in the deserialised data (which may contain your custom classes if that’s what you were persisting in the database).
PS. Those pages are very rudimentary at the moment and are good for getting quick visual overview of the data you’re persisting. For a fully interactive view, use Kitten’s interactive shell (REPL)² to explore your data until I’ve had a chance to implement a more comprehensive visual interface.
PPS. You persist data in Kitten using the built-in JavaScript Database (JSDB)³ (Or, of course, you can install and use any other database.)
¹ https://codeberg.org/kitten/app/issues/236
² https://kitten.small-web.org/reference/#kitten-s-interactive-shell-repl
³ https://codeberg.org/small-tech/jsdb#javascript-database-jsdb
#Kitten #SmallWeb #update #changes #database #JavaScriptDatabase #JSDB #javascript #nodeJS #web #dev
Nouvel article #580 de La semaine pas net
https://www.c-chell.fr/Article/1196
#Web #newsletter
En 2029, la durée de vie des certificats TLS / SSL sera réduite à 47 jours ! https://www.it-connect.fr/en-2029-la-duree-de-vie-des-certificats-tls-ssl-sera-reduite-a-47-jours/ #Cybersécurité #Web
Une décision importante a été prise par le Forum CA/Browser…
IT-ConnectI’m going through our events page on the Small Technology Foundation web site¹ and porting the entries there to the new version of our web site that I’m building in Kitten² and it’s depressing how many event sites have just disappeared.
Thank goodness for archive.org.
Hello! We’re a tiny and independent two-person not-for-profit…
Small Technology FoundationTLS Certificate Lifetimes Will Officially Reduce to 47 Days via @fs111 https://lobste.rs/s/figswp #security #web
https://www.digicert.com/blog/tls-certificate-lifetimes-will-officially-reduce-to-47-days
go-away (another http proxy for LLM scraper defence) https://lobste.rs/s/iuydj6 #ai #security #web
https://git.gammaspectra.live/git/go-away#why