Explore >> Select a destination


You are here

lisp-journey.gitlab.io
| | blog.bencope.land
18.5 parsecs away

Travel
| | Let's explore two strengths of F# and their application in a typical enterprise app, using an example that is relevant to any subscription-based service - working with a user's subscription status in both the code and the database. The first strength is it's focus on the domain, and being able
| | blog.thomasheartman.com
18.1 parsecs away

Travel
| | In which I tell the story about how I barely managed to scrape together single-endpoint server in Rust. Far from a tutorial, this is more akin to a snapshot of how I've spent my weekend and a document to how I put things together when I don't know what I'm doing.
| | frozenfractal.com
19.0 parsecs away

Travel
| | I've done something that common wisdom in software development says you should never ever do: I started over. Let me explain why. This might get a bit technical...
| | www.nodejs-security.com
29.7 parsecs away

Travel
| The Model Context Protocol (MCP) Server by Xata had a critical vulnerability that allows SQL injection attacks, bypassing its "read-only" mode. This article explores the flaw, its exploitation, and mitigation strategies.