Janet Spellmanjanetthedev.hashnode.dev·8 hours agoTailored Pet Names Dev Journal Part 1: It Begins!Buckle up, this is going to be a long series! I have been posting updates about building Tailored Pet Names since December 2022, but I have just decided to store them all in one (long) informal blog series. These updates will be split into many separ...Tailored Pet Names Development Journal#learning-in-public
Kelvin R. Tobiaskelvinintech.hashnode.dev·Dec 7, 2024How ChatGPT helped me become a better programmerIntroduction As a mechanic, my days were spent diagnosing and repairing complex engines—a skill I took great pride in. Over time, however, I discovered a new hobby I had never considered before: coding. What started as a casual interest quickly turne...1 like·45 readsAI
Aniket Moreanikets-tech-diary.hashnode.dev·Dec 7, 2024Linux file permissions : A simple guideHey there, folks! Did you know every Linux command that you use is basically a file that you execute ? In Linux system, each command is stored as a file and when you execute a command, that specific file is accessed from a specific location and run. ...Linux
Pratyukt Writespratyukt.hashnode.dev·Dec 5, 2024What is Miro and How Can You Integrate Azure DevOps Boards into It?If you’ve been working in a team, you know that organizing tasks, tracking progress, and collaborating can get tricky. That’s where tools like Miro and Azure DevOps Boards come in. But what exactly are these tools, and how can you connect them to imp...Azure
Aniket Moreanikets-tech-diary.hashnode.dev·Dec 2, 2024Nano : A handy text editor in LinuxHi there, folks! Did you know there are two types of text editors in Linux? One is CLI (Command-Line Interface) based, and the other is GUI (Graphical User Interface) based. I started by learning the Vim editor first. If you want to know more about V...#NanoEditor
Vikas Shindeday-01-learning-python-from-scratch.hashnode.dev·Dec 2, 2024Day-01 Learning python from scratchHi everyone! I'm Vikas Shinde, a passionate IT professional from Navi Mumbai, Maharashtra. With over 3 years of experience in the tech industry, I'm excited to level up my skills by diving into Python. My goal? To master automation, data analysis, an...Python
Rohit Prakashrohitprakash249.hashnode.dev·Dec 1, 2024Update on : Learning next.jsOn November 23rd, I began my journey with Next.js and have since completed all the lectures in the Udemy course as of yesterday. However, a new update for Next.js was released, introducing changes like the updated way API requests are handled, which ...Next.js
Shubham Goreapachekafkain14days.hashnode.dev·Dec 1, 2024Learning Kafka: Week 1 of 14-Day Journey With Shubham GoreTopics What is Kafka?: Apache Kafka is a distributed streaming platform that allows for publishing, subscribing to, storing, and processing streams of records in real-time. It's designed to handle high-throughput, fault-tolerant, and scalable data p...1 like·43 readskafka
David Adenusidavidmide02.hashnode.dev·Nov 27, 2024Building A House Price Prediction ModelIntroduction Buying or selling a house can be overwhelming, especially when determining a fair price. Many people face challenges deciding the right amount to negotiate, often relying on guesswork or limited market knowledge. To address this, I embar...Machine Learning
pulpulbasso.dev·Nov 25, 2024#1 Daily Rabbit Holes: Rusty V8, Node.js and DenoThis series is essentially a notebook where I document the things I learn online during my limited free time—usually early in the morning or late at night. Today’s rabbit hole started with Deno Deploy, which powers serverless functions for services l...79 readsDaily Rabbit HolesRust