Tag: tech (147)
- Why Theo Ditched Serverless (And Does It Make Sense?)
2024-09-21 | aws | cloud | create | serverless | system-design | tech |
- How to Fix System.IO.IOException: The configured user limit on the number of inotify instances has been reached
2024-09-20 | asp-dotnet | create | csharp | dotnet | fsharp | linux | tech | unix |
- Postgres Over Everything - Why You Should Probably Just use Postgres for your next Web App
2024-09-18 | create | featured | mongo | oracledb | postgres | redis | sqlite | sqlserver | tech | webapps |
- Why Zig is Migrating from AWS to Self-Hosted
2024-09-14 | aws | cloud | create | hetzner | hosting | tech | webapps | zig |
- Types vs No Types - How Types Allow Code to Scale across Developers, Organizations, and Lines of Code
2024-09-04 | create | featured | programming | tech | types |
- 1 Simple Reason to Build your Next Web App with HTMX
- How to Write Simple Tests that Scale with Codebases, Organizations, and Changing Requirements
2024-08-23 | create | software-engineering | tech | testing |
- How to Run a Dotnet 8 CLI App in a Docker Container
2024-08-14 | containers | create | docker | dotnet | tech |
- How to call Open AI's API with F# (GPT-4o)
- How to get HTMX Target from Web Requests in F# Giraffe