Search
Items tagged with: WebDev
I finished another #webdev side project and built the QR code generator of my dreams: :fietkau_software: https://fietkau.software/qr
* It's instant, purely client-side, and has no ads or upsells.
* It has a variety of color, shape, and logo embedding options.
* There's PNG and SVG export.
The included logo selection is, let's say, "opinionated" and features lots of familiar faces if you enjoy federated social platforms. 😄
Here are a few example QR codes that all lead back to my Mastodon profile.
QRSVG
QRSVG is a small JavaScript project to render a two-dimensional bitmask (mostly assumed to be a QR code) to an SVG element as a collection of SVG paths with defined purposes.Julian Fietkau
My former employer, @OCCRP, just went live with their new website, and it's pretty slick!
https://www.occrp.org/en
This is bitter-sweet for me.
On one hand, glad to see them have a new site, finally! The old was a mess.
OTOH: I had designed and built the infra that hosted their site through Panama Papers (arguably OCCRP's big break). It did not rely on external CDNs or "DDoS-protection" providers.
That infra is no longer in use as of today. Replaced by Google. 🥲
🧵👇
🌜 🦉 Things I did today: my websites now automatically switch to a dark theme if your browser has one.
- https://www.davidrevoy.com/
- https://www.peppercarrot.com/
David Revoy - Artist, Instructor, using only Free/Libre and Open-Source software since 2009.
Website of David Revoy, artist and instructor using only Free/Libre and Open-Source software since 2009.David Revoy
It's NEVER ok to lock people out of a webapp because their User-Agent doesn't match your predefined list. 😡
Especially webapps they need to manage their healthcare.
(I am in fact using one of the browsers on this list, your code just isn't able to tell.)
Please boost for basic education.
#webdev
- a #webdev to install an e-commerce site that allows people to purchase tokens to then exchange for digital files (lots of red tape thanks to #ThePatriarchy , I can explain later)
- the same or another web dev to change the existing #wordpress theme on my website toplesstopics.org with something cleaner and more video-focused
So, less than 800 words on this new "feature". What, how and why.
https://jmes.tech/posts/what-how-why-layer
#webdev #technology
http://vanilla-js.com
I'm looking for either a high-level explanation of this system that doesn't seem to rely on the usual "max_id"/'since_id" boundaries, or an actual implementation of it.
Thanks!
#help #webdev