webdev
-
Hey #webdev and #developers community, what's your main setup? #programming #screens
-
#FFmpeg 7.0 "Dijkstra" is out. One of the most useful frameworks that's still chugging along today. If you decode video in any format, you know probably know the name. https://ffmpeg.org//index.html#pr7.0 #webdev #video #LGPL
-
How to make an ineffective 404 page. https://ericwbailey.website/published/how-to-make-an-ineffective-404-page/ (mostly) a case against blindly trying to be "cute" with 404 error pages, but goes into more past just design. "The other thing is 404s can still be quirky!… Just make sure that their immediate needs are met before trying to get creative." #webdev #frontend #ux
-
"Open Source Infrastructure must be a publicly funded service" #opensource #webdev via @matrix https://matrix.org/blog/2024/04/open-source-publicly-funded-service/
-
portr is an #opensource ngrok alternative designed "for small teams looking to expose development servers on a public URL". #webdev #development #Svelte https://github.com/amalshaji/portr
-
This looks impressive. Oneuptime is an #opensource solution for #monitoring and managing your website, dashboard, API, etc. https://github.com/OneUptime/oneuptime Looks like they can host it for you (paid): https://oneuptime.com/ #webdev
-
"67 Weird Debugging Tricks Your #Browser Doesn't Want You to Know" https://alan.norbauer.com/articles/browser-debugging-tricks #webdev #debugging A list of useful, not-obvious hacks to get the most out of your browser’s1 debugger. Assumes an intermediate-level-or-higher understanding of the developer tools.
-
"67 Weird Debugging Tricks Your #Browser Doesn't Want You to Know" https://www.wpcharitable.com/extensions/charitable-recurring-donations/ #webdev #debugging A list of useful, not-obvious hacks to get the most out of your browser’s1 debugger. Assumes an intermediate-level-or-higher understanding of the developer tools.
-
You can laugh at this but often WE (especially #developers) try to fit too many tasks/projects into our limited schedules. BURNOUT. Sometimes when you take a step back it's as silly as this. Also there's a joke about node modules with this #meme as well. #memes #webdev
-
Customer: "Our #programming intern assures us that the code they wrote will handle the server load and traffic." 🤔 #webdev #memes
-
In #programming when you rather code around legacy code instead of deleting, replacing, or touching it. #webdev #memes
-
A formula for responsive #font size #webdev #frontend https://jameshfisher.com/2024/03/12/a-formula-for-responsive-font-size/
-
Interesting experiment. "invertornot" is an #API that determines if an image should be inverted for optimal dark-mode rendering. https://invertornot.com/ https://github.com/mattismegevand/invertornot/ #webdev #frontend
-
"Painting yourself into a corner" is something every experienced #programmer can relate to. #webdev #memes
-
WireQuery is a full-stack session replay tool. Using WireQuery, you can "see how a user experiences an issue through a video-like frontend recording". Free and #opensource https://www.wirequery.io/https://github.com/wirequery/wirequery #webdev #testing
-
This is cool. Visit https://viewsource.info/ and you'll see highlighted as you browser the site the #HTML pieces that make it up. Literally you are viewing the source. #webdev
-
#MentalHealth tip: it's ok to unfollow negative community folks even if they are active contributors or good developers. There's a line between venting on social media vs. nearly every post being negative, berating, or snarky attempts on the framework or community that they've chosen to be a part of. They can do them, but don't…
-
Friend: "I'm done with this #programming project but feel like it's missing a little bit of critical code." Me: 🤔 #webdev #memes
-
I miss those days too. Being able to copy and paste files and code and maybe spend 10 getting something up and running. Again, things are more complex these things but often – especially for simpler things – they don’t have to be. #JavaScript #webdev https://fedi.simonwillison.net/@simon/112129522544448906
-
“Marking the Web’s 35th Birthday: An Open Letter” – from the World Wide Web Foundation. #webdev https://webfoundation.org/2024/03/marking-the-webs-35th-birthday-an-open-letter/
-
Yeah if you're old enough to remember building #HTML websites with <table> then David Walsh's post is relatable. https://davidwalsh.name/im-so-old-1 I think I could add "HTML image maps" to the list (remember this method of creating clickable areas on an image?). #webdev
-
Mental Health in Open Source https://antfu.me/posts/mental-health-oss #mentalhealth #opensource #webdev
-
How web bloat impacts users with slow devices #webdev #frontend https://danluu.com/slow-device/
-
Learned a bit about the #HTML quote tag. I've barely used it so far in my development honestly. https://www.sarahgebauer.com/post/quotes/ #webdev #frontend
-
"Ever seen a function in code that is named for the very thing that it DOESN'T DO?" 🤔 #programming #webdev #coding #memes
-
Thoughts on embedding alternative text metadata into images #a11y #webdev via @eric https://ericwbailey.website/published/thoughts-on-embedding-alternative-text-metadata-into-images/
-
JSON Canvas is "an open file format for infinite canvas data". #json #canvas #programming #webdev https://jsoncanvas.org/ "Infinite canvas tools are a way to view and organize information spatially, like a digital whiteboard."
-
Bruno is a "fast and #git friendly #opensource #api client" that is an alternative to Postman. All local, no cloud storage for privacy. https://www.usebruno.com/ #webdev
-
"Bill For Unused Domain Names". Oil on Canvas #art #memes #webdev
-
How to undo a #git push. #webdev #programming https://dev.to/sankeeth/how-to-undo-a-git-push-7m6