Articles by Tag #todayilearned

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Free Database Hosting for Your Next Project

Exploring Free Database Hosting Options for Your Next Project If you're looking to start a...

Learn More 66 1Oct 4 '24

GitHub Actions Tutorial

We're continuing our series on making our GitHub workflow better. We've already talked about the...

Learn More 62 11Oct 11 '24

Create an AWS EKS Fargate v1.30 and play Prince Of Persia !

In this article, I will provide a step by step guide on how to create an EKS cluster using eksctl...

Learn More 43 0Sep 18 '24

Downloading the same file 102+ times

Have YOU ever tried downloading the same file 102+ times in your favorite browser? Do you know what...

Learn More 38 18Jan 8

Serve Your Assets Automatically with Bitbucket and AWS

This article details how to serve our assets as static content to be consumed on our webpages. The...

Learn More 28 0Aug 25 '24

Install Nerd Fonts (or any fonts) easily in Linux

Switching to Linux can be a liberating experience, offering a highly customizable and secure...

Learn More 22 0Sep 9 '24

Resizing Partitions on Linux

Sometimes, you need to resize your partitions on Linux. And this may not be as easy as you...

Learn More 19 7Aug 29 '24

3 Myths, 3 Facts, and 3 Strategies to Scale Node.js Apps

Node.js has become a go-to solution for developers over the past decade, known for its ability to...

Learn More 16 2Dec 20 '24

Rebuilding Bloated cron jobs with Event Bridge Scheduler

Preface of something that barely exists, as everything is a simulation, innit? I should...

Learn More 15 0Jun 25

Enhancing Your Mental State for Coding Python

Coding, especially in Python, requires not only technical skills but also a sharp, focused mind....

Learn More 13 3Oct 1 '24

🛸 I tried Pygame (Build Space Shooters in a DAY)

🛸 I Made a Space Shooter in Python (And it works.. Kinda) Hello internet. I made a game. Yeah....

Learn More 9 5Jun 9

Getting Started with the TMDB API: A Beginner's Guide

Introduction Brief overview of the TMDB API and its significance for developers. Mention the types of...

Learn More 9 2Nov 2 '24

Code to Connection: Why Empathy is Your Secret Weapon in Coding?

When I was younger, I thought engineers were simply people who solved problems by fixing things—like...

Learn More 8 0Mar 2

While loop task

Key words in While loop: In a while loop, the key Java keywords and concepts used are: while –...

Learn More 7 0Feb 4

Is This a Good Way to Reduce Operational Costs?

I'm implementing a publisher-subscriber mechanism for a feature in our product, LiveAPI. LiveAPI is...

Learn More 7 0Dec 3 '24

EXO: Run Beefy LLMs on Your Grandma's Flip Phone 📱🧠

What's up, AI ninjas? Today, we're diving into the world of Large Language Models (LLMs) and a tool...

Learn More 7 0Oct 14 '24

Proof of Concepts (POC)

I’ve come to learn something important about Proof of Concepts (POC)—a lesson I want to write down so...

Learn More 6 0Jul 7

TIL: MoveDuplicates – My Solution to Duplicate Image Clutter 💡

Are duplicate images cluttering your folders? Wasting precious storage space? Worry no more!...

Learn More 6 1Jan 24

TIL: How To Use the Specification Pattern in C# To Simplify Repositories

I originally posted an extended version of this post on my blog a long time ago in a galaxy far, far...

Learn More 6 1Oct 28 '24

Optimiser la gestion des comportements avec le Pattern Strategy en PHP et Symfony

Parfois, tu as un morceau de code qui peut se comporter différemment selon la situation. Par exemple,...

Learn More 6 0Sep 9 '24

Simplifier la gestion des permissions avec le Pattern Decorator en PHP et Symfony

Gérer les permissions dans une application peut vite devenir compliqué, surtout quand tu dois ajouter...

Learn More 5 2Sep 10 '24

today java Learn

Today is very interesting lesson Java data types are: $Primitive and $non-primitive data types...

Learn More 5 0Aug 18

Today unlocked 🔓 my potential at payilagam

Today, I learned about Java basics, including data types, arithmetic operations, logical operations,...

Learn More 5 0Aug 18

Efficiently Handling AWS Credentials: Best Practices and Techniques

When working with AWS, securely managing your credentials is crucial. Mishandling can lead to...

Learn More 5 0Feb 11

Le cache dans les applications web : le secret des performances

Aujourd’hui, les utilisateurs n’ont pas de temps à perdre. Ils veulent des pages qui se chargent en...

Learn More 5 2Sep 24 '24

Starting to Rust

Starting to Rust: A Developer’s Journey into the Rust Language This article is just me and...

Learn More 5 3Nov 4 '24

HashMap in java

Java HashMap Example import java.util.*; public class HashMapExample1{ public static void...

Learn More 5 0Mar 31

TIL: Block tabs and Get IP in Javascript

Welcome to the first installment of my "Today I Learned" series! Through these posts, I'll share...

Learn More 5 1Oct 31 '24

Accelerating Your Generative AI Journey: Danilo Poccia’s Open-Source Toolbox

Generative AI is the new frontier. The tools and the techniques are exciting and powerful. But...

Learn More 5 0Oct 25 '24

Day in paiyilgam (java)

Today I learn data type and operators so interested to learn in java and i learn decimal,hexa...

Learn More 4 1Aug 18