MMadzainmadza.hashnode.dev8 Exciting Developer Tools for Building and Shipping Faster 🧑💻⚡️As developers, we are always trying to find the best ways to optimize our workflows. The right tools can completely change the way we work, as they can make complicated tasks simple. However, there is22h ago·6 min read
BHBen Huttoninwords.benhutton.meSpeaking Pirate is Against Microsoft AI Content Policy?I wasn't planning to make my coding assistant talk like a pirate. Nobody ever plans that. But when you're testing whether a feature actually works as advertised, sometimes you need to get creative. Or28m ago·13 min read
ASAnshika Sinhainanshika-tech.hashnode.devHow Instagram Checks Username Availability in Milliseconds Have you ever tried to create an Instagram account and noticed how quickly it tells you that "This username is already taken."? You haven't even finished writing the username, and the message appears 39m ago·3 min read
LFLarissa Folchinfolch.hashnode.devOn Learning the BasicsI decided to start this blog to document my journey into programming.As a beginner, as a woman, and in the age of AI, insecurity often knocks on the door. I am studying on my own, starting from scratc13h ago·2 min read
DZDanny Zhenginblog.hackunited.orgWhat Actually Happens When You Click a Button on a Website?We click buttons all the time,”Submit”, “Login”... but what actually happens behind the scenes? The button is just structure: When you write an html code like this : { Submit } You’14h ago·2 min read
AWAdam Wilsoninhiadam.hashnode.devBuild Measures Faster: Using DAX Query View in Microsoft Power BIIf you’ve spent any serious time building models in Microsoft Power BI, you’ll remember the old ritual. Create measure. Hit Enter Wait Watch the little spinner Question your life choices Repeat Over a1d ago·3 min read
AAbundanceinmypov.hashnode.devEthereum's Token Standards: A Guide to ERC20If you are building on Ethereum, you must understand that standards are what make the ecosystem work. What do I mean by this? ERC20 is an Ethereum token standard. It basically defines the rules your t2d ago·4 min read
VRVicente Reyesinblog.vicentereyes.orgProblem 15: Longest Common PrefixHey everyone! 👋 Today, we're solving a popular string manipulation problem: Longest Common Prefix. The Problem The goal is to write a function that finds the longest common prefix among a list of str2d ago·4 min read
AWAdam Wilsoninhiadam.hashnode.devGrouping Measures in a Field ParameterField parameters are one of those Power BI features that feel like witchcraft the first time you use them. Switch between measures dynamically? No calculated columns? No DAX spaghetti? Sold. Then the 2d ago·4 min read
NINehal Ingoleinlearnwithnehal.hashnode.devRust Week 2: Diving Deep into Ownership, Collections, and Error HandlingMy journey through the core concepts that make Rust unique and powerful Introduction Welcome back to my Rust learning journey. After getting comfortable with the basics in Week 1, Week 2 was where th2d ago·16 min read