Syed Quasimitsmequasim.hashnode.dev·Dec 20, 2024FeaturedWhy Android Apps Don't Convert Java/Kotlin to ELF: The Power of ART and DalvikIntroduction Have you ever wondered why Android apps, built with Java or Kotlin, rely on the Android Runtime (ART) or Dalvik Virtual Machine instead of converting directly to ELF binaries for native execution? At first glance, skipping ELF might seem...8 likes·56 readsAndroid runtime
Madzamadza.hashnode.dev·Dec 17, 2024Featured8 Modern No-code Tools to Boost Your Developer Workflow 🧑‍💻🚀In today's rapid-paced digital landscape, developers often face increasingly challenging requests to create and deliver robust solutions under tight deadlines. Thankfully no-code tools are there to help and they could help us to bridge the gap betwee...8 likes·756 readsWeb Development
Sandro Volpicellasandro.volpee.de·Dec 17, 2024FeaturedYou don't need to Server-Side Render everythingSpeaking not as a dev here, just as a consumer of web applications. I feel I’m often pretty annoyed by some web application’s UX. And I think this is often due to poorly implemented server-side rendering (SSR). In this post, I want to give a few thou...34 likes·158 readsNext.js
Aakashi Jaiswalaakashi.hashnode.dev·Dec 15, 2024FeaturedDemystifying Memory Management: From Deadlocks to Page Replacement PoliciesA deadlock occurs when two or more processes are stuck waiting for each other to release resources, causing them all to stop functioning. Imagine two people trying to cross a narrow bridge from opposite sides; if they both refuse to back up for the o...31 likes·56 readsBanker's Algorithm
Arya M. Pathakarya2004.hashnode.dev·Dec 15, 2024FeaturedCreating a Chat Application with Go, Gorilla WebSocket, and jQueryIn this blog, we will explore how to build a real-time chat application using Go (Golang), Gorilla WebSocket, and jQuery. Real-time chat applications require quick and seamless communication between users, and WebSockets make this possible by enablin...30 likes·109 readsGo Deep: Mastering Golang FundamentalsGo Language
Philippe Charrièrek33g.hashnode.dev·Dec 13, 2024FeaturedRAG "from Scratch" with Go and OllamaToday, we'll discuss RAG (Retrieval Augmented Generation). This is a way to provide knowledge that an LLM (Large Language Model) doesn't have, allowing it to answer better questions about the Bible, your documentation, a particular domain of knowledg...25 likes·705 readsOllama, Tiny Language Models & GolangRAG
Eleftheria Batsoueleftheriabatsou.hashnode.dev·Dec 12, 2024FeaturedBootstrap vs. Pure CSS Grid: A Comparison GuideHey amazing people, welcome back to my blog! 👋 Introduction Let's dive deep into understanding when and why you might choose Bootstrap or pure CSS Grid. This article will guide you through the nuances, provide visual aids, and offer practical exampl...16 likes·256 reads🖱CSS Art and small HTML/CSS/JS projects [Codepen]CSS
Diluk Angelodilukangelo.dev·Dec 12, 2024FeaturedMastering Prisma ORM: A Practical Guide to Deployment and CI/CDWhen I first started using Prisma ORM, I was blown away by how it streamlined my database workflows. But when it came to deploying my applications to production, things got tricky. Over time, I learned a lot about how to navigate these challenges. In...8 likes·116 readsprisma
Akshay Thakurblog.aksact.dev·Dec 10, 2024FeaturedHow to Create a Scalable Device Certification System for IoT DevicesWhen we set out to build a certification system for IoT devices, the requirements seemed straightforward: issue digital certificates to devices as they roll off production lines. But as we delved deeper, we discovered the fascinating complexity of ma...19 likes·53 readsSystem Design
Daniel DohouforALX SE Students' Team Blogstudentsofalxse.hashnode.dev·Dec 10, 2024FeaturedALX SE: Landing Your First Job In Tech 🚀Finishing a tech program or boot camp is one achievement, but landing your first job in tech is another. It’s human to feel unprepared or inadequate, as you scroll through available job postings on your device. Feeling overwhelmed? You’re at the righ...27 likes·539 reads#ALX_SE: X (Twitter) Spaces With Julien Barbierbranduchallenge