Search
Items tagged with: webdev
for those of you who know about web dev . . .
Iโm a 90% stack dev (amateur, in my spare time!)
currently Iโm building a new web site (OK, four new web sites to be precise)
the HTML works
the PHP works
the mySQL works
I even have some images (with a bit of help and a bit of anguish from an AI image generator)
2 weeks so far
now for the CSS bit
CSS is not my favourite bit
this may take me another 2 weeks!
#CopperWolf #webdev #css #php #mySQL #geek #writingcommunity
Not contributing to #Laravel framework anymore.
They got millions in investments. They can pay their own maintainers. Theyโre pushing their paid ecosystem and partners (like WorkOS) in #Laravel12. They will be fine.
Alternatively, you can always โgo backโ to the rock solid #Symphony framework.
#Programming #PHP #SoftwareDevelopment #Development #Coding #WebDevelopment #WebDev #WebFramework
I wonder what PHP would win if the codebase was rewritten entirely in Rust.
My bet? Given the Rust ecosystem, we would be months away of truly async, green threads, non blocking IO, and a complete performant web server implementation.
Cc @thephpf @php @phpfig @phpc
#PHP #Rust #Programming #WebDevelopment #WebDev #Software #SoftwareDevelopment #Web #Internet #ProgrammingLanguages #WebServer #OpenSource #OSS #FOSS #ThePHPFoundation
Neat stuff about #CSS color spaces.
codetv.dev/blog/oklch-better-cโฆ
OKLCH for better color in the browser
Why Iโll (probably) never use hex colors in CSS again, and what Iโm doing instead. With visual examples!CodeTV
If you still think CSS isn't programming, check this out. It's wild.
Create a super fun "focus by negation" effect
Adam Argyle posted a cool looking effect on his blog recently. It's not exactly practical in it's final form, but the earlier stages of it could be useful, a...YouTube
Posted via Nova Prime:
I spent the equivalent of work-day today writing 9 different guides on getting started with HTML, and then getting yourself setup with Neocities.
Please clap, or share maybe haha
On a brighter note, I just implemented Mastodon comments on my #blog test page, thanks to @dpecos's excellent repo:
github.com/dpecos/mastodon-comโฆ
Maybe someday I'll seriously try to make it so I can update my "finished/played games" thread through my blog, but for the time being I'll be happy to just adapt the #CSS to my site and see how streamlined I can make the process of posting/tooting and then tying the blog post and the toot together without extra, manual steps.
#JavasScript #PHP #webdev
GitHub - dpecos/mastodon-comments: Webcomponent that embeds a Mastodon's toot conversation in a HTML page
Webcomponent that embeds a Mastodon's toot conversation in a HTML page - dpecos/mastodon-commentsGitHub
#RegEx is hell. ๐ฌ
Took me a good while, missing around at regex101, before I figured out the expression I needed to handle cutoff points for my website's blog posts.
Then, oops, it turns out that #PostgreSQL uses a different form of regex that my expression didn't work with.
So I spent another half-eternity figuring out *why* it didn't work and then coming up with a different way to do it. Ended up going "oh, the second branch just needs to DO THIS" and then suddenly it worked.
I pushed a feature update for fietkau.software/qr today. ๐
It has two fun new shape styles, a bunch of added logos (๐ @pixelfed @joinpeertube @Codeberg @forgejo and more), some advanced options for turbo nerds, and irregularly shaped logos now get better cutouts.
I think this covers most of the feature requests I've received. ๐
#qr #qrcode #webdev #javascript
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
I finished another #webdev side project and built the QR code generator of my dreams: 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