Write your CI/CD in JS/TS, not YAML
https://github.com/pandaci-com/pandaci
Discussions: https://discu.eu/q/https://github.com/pandaci-com/pandaci
New Episode of Code and the Coding Coders who Code it! Episode 48 with Adam Wathan
https://podcast.drbragg.dev/episodes/episode-48-adam-wathan/
Discussions: https://discu.eu/q/https://podcast.drbragg.dev/episodes/episode-48-adam-wathan/
Laravel 12 Google 2FA Authentication with Starter Kit
https://youtu.be/FMFPhxHIPsI?si=Y8_dhGNXw8JxKUT4
Discussions: https://discu.eu/q/https://youtu.be/FMFPhxHIPsI?si=Y8_dhGNXw8JxKUT4
im looking for a #blog system for my personal website. preferably php that is very basic and doesnt use lot of javascript or external libraries, im trying to keep it as lightweight as possible, trying to avoid external bloated libraries that arenet needed. Ideally I should just write something but I dont feel the need to reinvent the wheel. Plus theres the time factor. I've seen a couple but just wanted other peopels recommendations to try as well.
#SmallWeb #webdev #php
Pleasant retro demo-scene vibes…
https://collidingscopes.github.io/liquid-shape-distortions/
You can unfold a menu with controls at the top right.
Ever wanted to get the number of auto-fit columns in CSS?
```
--u: 5em;
grid-template-columns: repeat(auto-fit, minmax(var(--u), 1fr))
```
It's now possible! Using registered #CSS vars, the tan division hack and container query units! Here's a little test on @codepen:
https://codepen.io/thebabydino/pen/JojpBJr
Show HN: Cascii – A portable ASCII diagram builder written in vanilla JavaScript
https://github.com/casparwylie/cascii-core
Discussions: https://discu.eu/q/https://github.com/casparwylie/cascii-core
You want a crazy idea? Add an "__outScope" built-in method for classes.
It will run when the scope of the variable that holds the class instance ends.
Imagine the possibilities.
#Claude seems less good than #ChatGPT for #WebDevelopment , on the free tier.
HTTP/3 is everywhere but nowhere
https://httptoolkit.com/blog/http3-quic-open-source-support-nowhere/
Discussions: https://discu.eu/q/https://httptoolkit.com/blog/http3-quic-open-source-support-nowhere/
Minitest vs RSpec for testing Rails applications
https://testdrivingrails.com/blog/minitest-vs-rspec-for-testing-rails-applications
Discussions: https://discu.eu/q/https://testdrivingrails.com/blog/minitest-vs-rspec-for-testing-rails-applications
Flask Hosting: Cold starts and restarts
Discussions: https://discu.eu/q/https://wisefool.xyz
Microsoft is making TypeScript 10x faster with native implementation in Go | Bigger TypeScript projects should now become much more manageable in all code editors
going on #youtube and #twitch, going to be working on some website updates. Come hang out!
Because I saw a @codepen demo creating a hex grid using my well over a decade old nested and reverted transforms technique to get the shape + MQs...
Here's a super simple modern #CSS grid + clip-path + mathematical functions responsive version with no breakpoints https://codepen.io/thebabydino/pen/QwWQqeR
Docs: Open-source collaborative notes, wiki, and documentation platform by the French government
https://docs.numerique.gouv.fr/
Discussions: https://discu.eu/q/https://docs.numerique.gouv.fr/