Coco Mincoco-in.hashnode.dev·3 hours agoDecoding URL Encoding: Unveiling the Mystery Behind % SymbolsIn the vast and intricate web of modern development, URLs(Uniform Resource Locators) aren't just simple web addresses—they're like the postal addresses of the internet, guiding data to its destination. But URLs can't just be a jumble of any character...Discussdebugging
Bobobohashnode.hashnode.dev·3 hours agoTop 5 Enterprise-Grade API Documentation Tools and Software for Seamless IntegrationIn today's digital business landscape, the quality and usability of API (Application Programming Interface) documentation are crucial for enterprise success. Choosing a reliable API documentation tool and software not only enhances developers' effici...DiscussAPI Design
Venom RexforFor the greater goodgreater-good.hashnode.dev·Nov 19, 2024Git : most short and efficient way to know about it### `git status` ### `git init` ### `git config --global user.email "name@example.com"` ### `git add . (or) git add "file-name"` ### `git config --global user.name "name"` ### `git commit -m "commit message"` ### `git log` ### `git config` --...DiscussGit
IOi-o.hashnode.dev·Nov 19, 2024DeveloperIn July 2024, I begun research into a career switch into Tech. I decided that Web Development might work for me and so, I began looking into learning Front-End skills. I took courses in HTML, CSS, Web Development, Programming Fundamentals and more. N...Discussbeginner
Ray Bergerblog.rayberger.org·Nov 17, 2024How to Add a Brand Preset to OpenStreetMapTLDR: Learn how to add brand presets to OpenStreetMap by following the official Name Suggestion Index contribution guide. A video tutorial demonstrating this process is available here. Introduction Brand presets help OpenStreetMap editors like iD, Ev...Discuss·187 readsopenstreetmap
Bernice Choybernicecpz.hashnode.dev·Nov 16, 2024[DH] Keeping an organised inventory of annotated screenshotsBackground Context A common knowledge management platform I used at work is Confluence. It’s a web based wiki that allows you to manage your documentations in the form of pages. A work buddy once shared with me how disorganised the content was in a s...DiscussDocumentation Habitsdocumentation
Swapnoneel SahaforKeploy Community Blogkeploy.hashnode.dev·Nov 15, 2024The Impact of AI on Code Commenting and Software DocumentationIn modern software development, clear code documentation and commenting are not only just a part of good practices, but also they are essential for effective collaboration, maintainability, and scaling projects over time. However, they are often negl...DiscussAI
Stan LoProst0012.dev·Nov 13, 2024A RDoc Maintainer's View on Ruby's DocumentationAs someone who genuinely cares about Ruby's developer experience, I've been thinking about Ruby's documentation for a while, especially after I became a maintainer of RDoc. And I'd like to share my thoughts on the current state of Ruby's documentatio...Discuss·1 like·297 readsdocumentation
Issyapi-echo.hashnode.dev·Nov 12, 2024What is a REST API and How to Create One?Introduction A REST (Representational State Transfer) API is an architectural style used for developing networked applications. It relies on a stateless, client-server, cacheable communication protocol—typically HTTP. REST APIs enable applications to...DiscussREST API
Spheron NetworkforSpheron's Blogblog.spheron.network·Nov 12, 2024How Phi-3-Vision-128K Enhances Document Processing with AI-Powered OCRIn the evolving landscape of artificial intelligence, the development of multimodal models is reshaping how we interact with and process data. One of the most groundbreaking innovations in this space is the Phi-3-Vision-128K-Instruct model—a cutting-...DiscussAI (Artificial Intelligence)OCR