thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

It’s not just you, Next.js is getting harder to use

Let's see how the Pages Router transitioned into what we have today, and why that might be a problem.


https://dev.to/propelauth/its-not-just-you-nextjs-is-getting-harder-to-use-67f

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

JWT Explained

In this article, we will delve deep into the world of JWTs, including their structure, how they work, and so much more!


https://dev.to/manav-1011/jwt-explained-19o6

almalinux, (edited ) to linux
@almalinux@fosstodon.org avatar

Heads up: Red Hat made some updates for RHEL point releases 8.10 and 9.4 soon, and some ELRepo kmod packages will no longer be available.

See the affected packages here: https://elrepoproject.blogspot.com/2024/04/some-elrepo-kmod-packages-will-no.html

gregsdennis, to random
@gregsdennis@dotnet.social avatar

JSON Path RFC 9535 was released back in Feb. Since then it's been crickets. We're building a around the specification: https://github.com/ietf-wg-jsonpath/draft-ietf-jsonpath-base/issues/521

If you want help with , come ask your questions. Open to users, tooling providers, and everyone else!

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Amazing scroll effects only using CSS ! 😲

Today we are going discuss about an awesome feature in CSS that's going to blow your mind.


https://dev.to/mince/amazing-scroll-effects-only-using-css--3ka7

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Nothing works and we don't know why!

Happy Monday , send us your memes ➡️ https://dev.to/ben/meme-monday-44dh

csnetprogrammer, to dotnet
@csnetprogrammer@awscommunity.social avatar
thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Recreating a GIF with CSS: Earth Day Edition

Here's how to make your CSS as pretty as a (motion) picture!


https://dev.to/arndom/recreating-a-gif-with-css-earth-day-edition-3f5a

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

6 common anxieties for new coders (& how to overcome them)

Don't fear the reaper. Or math. Or failure. Here's some advice to feed the right inner wolf.


https://dev.to/educative/6-common-anxieties-for-new-coders-how-to-overcome-them-hld

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

A little trick for CSS/SCSS module safety

It's not type safety, but it's not bad. Here's how to set up warnings when trying to access styles that aren't defined in your sheet!


https://dev.to/kerryboyko/a-little-trick-for-cssscss-module-safety-eo1

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

How to remove background of image with CSS

Experience the magic of mix-blend-mode! 🎇


https://dev.to/madhusaini22/how-to-remove-background-of-image-with-css-1e6e

schalkneethling, to accessibility
@schalkneethling@hachyderm.io avatar
thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

The debate and concern over a so-called "crisis at 35" for programmers have become hot topics.

We should face and address these issues, explore the reasons behind them, and understand how to avoid such situations.


https://dev.to/hikarimaeda/beware-the-mid-career-crisis-for-programmers-the-four-major-causes-2i0k

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

In this article I want to stress some of the most problematic points that I see most often happening in real-world projects involving micro frontends.


https://dev.to/florianrappl/top-10-micro-frontend-anti-patterns-3809

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Simple Introduction To HTMX

HTMX allows you to harness the power of AJAX, WebSockets, and server-sent events with nothing but HTML. Here's how it works!


https://dev.to/ethand91/simple-introduction-to-htmx-18fg

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Processing One Billion Rows in PHP!

Let's beat the billion-row challenge!


https://dev.to/realflowcontrol/processing-one-billion-rows-in-php-3eg0

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Creating Thumbnails for a Video in Python with FFMPEG

This was a fun way to improve my Python skills. I hope you learn something too!


https://dev.to/shannonlal/creating-thumbnails-for-a-video-in-python-with-ffmpeg-4e

almalinux, to linux
@almalinux@fosstodon.org avatar

🗣️ Secure your swag bag for AlmaLinux Day: Germany!

Save your spot by TOMORROW, March 1st, and get a swag bag with stickers, pens, and keychains. 🛍️

Register here and see what to expect during the event: https://almalinux.org/blog/2024-02-29-announcing-aldg/

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Happy Tuesday DEV Community 😱

Share some memes in the comments on : https://dev.to/ben/meme-monday-1k87

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Laravel inside Rust? I have a reason for that.

As a PHP Developer, jumping into Rust is a hard. But I found a way to make it easier.


https://dev.to/danielhe4rt/laravel-inside-rust-i-have-a-reason-for-that-ke3

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Newsletters, the good, the bad and the ugly

Thinking of starting a newsletter? Here are some tips to make it stand out!


https://dev.to/nickytonline/newsletters-the-good-the-bad-and-the-ugly-43g4

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Bash is a terrible programming language, but what's the alternative ?

What's your favorite non-Bash language for your scripts?


https://dev.to/jmfayard/bash-is-a-terrible-programming-language-but-whats-the-alternative--oc2

Chrisayers, to dotnet
@Chrisayers@hachyderm.io avatar

🐘 Exciting times ahead! Just wrapped up speaking at NDC Sydney about 'Containerizing .NET' and can't wait to bring the conversation to Orlando Code Camp this week. 🚀 Delving into .NET in a box, my latest blog post explores the ins and outs of containerizing .NET, sharing insights and learnings from the journey. Whether you're deep in the .NET world or curious about containerization, check it out! 📖➡️ https://chris-ayers.com/2024/2/19/containerizing-dotnet-part-2

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Why use Obsidian for software development?

Get yourself a supercharged notebook!


https://dev.to/sc0v0ne/why-use-obsidian-for-software-development-3j42

thepracticaldev, to random
@thepracticaldev@fosstodon.org avatar

Generating Videos from Images with Stable Video Diffusion and FiftyOne

Quick, everyone share your favorite animated JPEGs!


https://dev.to/voxel51/generating-videos-from-images-with-stable-video-diffusion-and-fiftyone-2ilm

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • Durango
  • Youngstown
  • everett
  • slotface
  • rosin
  • cubers
  • mdbf
  • ngwrru68w68
  • anitta
  • GTA5RPClips
  • cisconetworking
  • osvaldo12
  • ethstaker
  • Leos
  • khanakhh
  • normalnudes
  • tester
  • modclub
  • tacticalgear
  • megavids
  • provamag3
  • lostlight
  • All magazines