Mmagnexisinmagnexis-blog.hashnode.dev·1d ago · 7 min readIntroducing Magnexis: Building Ambitious Software in PublicSoftware is usually introduced at the end of the story. A company announces a finished product. A repository appears with a polished README. A release page lists features, installation commands, and c00
MFMathijs Frankinmathijs-frank.hashnode.dev·5d ago · 3 min readThe Cost of an InstructionThis is part of an ongoing project. A programming game where getting better at the game means getting better at real coding. Background here: Learning Coding Like a Board Game. One of the main goals o00
NMNoura Mostafaincode-odyssey.hashnode.dev·5d ago · 3 min read7 Programming Habits That Separate Great Developers from Average Ones7 Programming Habits That Separate Great Developers from Average Ones When people think about successful developers, they often imagine someone who knows every programming language or can solve imposs10
MFMathijs Frankinmathijs-frank.hashnode.dev·6d ago · 2 min readWhy I Chose a Bytecode VM Instead of an AST Walking InterpreterThis is part of an ongoing project. A programming game where getting better at the game means getting better at real coding. Background here: Learning Coding Like a Board Game. In order to program the00
SKSahil Khuranaininnostaxengineering.hashnode.dev·6d ago · 9 min readStatistically Typed vs Dynamically Typed Languages: A Deep Dive Key Takeaways Static typing is the compiler doing your QA before you ship. Not a luxury feature — for anything that lives longer than six months or gets touched by more than two developers, it’s what00
RFReisidalt F. Coutoinobjectcode.hashnode.dev·Jul 10 · 15 min readNatural Language CompilerIntroduction Software engineering has continuously evolved alongside new ways of representing, building, and maintaining computer systems. From the earliest programming languages to modern development00
WIWaves Instituteinwavesinstitute.hashnode.dev·Jul 10 · 10 min readPython vs Java: Which Is Better for Your Career?Choosing between Python vs Java is one of the biggest decisions for anyone starting a career in programming. Both are popular programming languages with excellent job opportunities, but they differ in00
MPMartin Palopoliinbuildingfitz.hashnode.dev·Jul 7 · 17 min readIntroducing Fitz: a language where HTTP, Postgres, JWT, and WebSockets are part of the syntaxTL;DR — Fitz is a new programming language built in Rust, with a gradually-typed compiler. The pitch: instead of stacking FastAPI + SQLAlchemy + python-jose + Celery + Pydantic + uvicorn + Alembic + t00
CDCarlos Dusanininformer-tech.hashnode.dev·Jun 28 · 6 min readI Tested 5 AI Coding Assistants for 3 Months: Here Is My Honest TakeEveryone has an opinion about AI coding assistants. Very few have actually put them through their paces on real work — not curated demos or cherry-picked benchmarks. I spent three months using five of10
NFNicolas Fränkelinfrankel.hashnode.dev·Jun 25 · 6 min readOn programming languages, targets, and platformsI started as a Java developer, but for some time now, I have broadened my horizons. Recently, I thought about how early languages were dedicated to a single target and platform, and now they are broad00