Tag: tech (164)
- Mini Metro - 5 Beginner Tips to Reach Top 10% on the Leaderboard
- How I host side projects for $5 per month on Digital Ocean without managing servers
- 5 Reasons F# is a great Python alternative for scripting, side projects, and enterprise applications
- Simple Scalable Systems - How to find 80/20 Silver Bullet Solutions for any domain
- How this Developer’s Side Project racked up a $100k Cloud Bill on Netlify - and 5 ways to avoid the same fate
- How I plan my day as a Senior Software Engineer - A Simple Scalable System for getting the most important thing done every day
- Why Type-safe Programming Languages are better than Dynamic and Lead to Faster, Safer Software at Scale
- 4 Essential Components for Effective AI Prompts - A framework for accurate, consistent results for your business from an AI Automation Expert
- How Meta runs blameless Post-mortems at scale - Efficient incident reviews w/o the Politics for a Product org of 30,000
- How bad user feedback changed my indie Travel App - and saved it from certain failure
- Why F# is a fun programming language
- 5 Reasons the Hedgehog (🦔) is a great F# mascot
- Why you should choose HTMX for your next web-based side project - and ditch the crufty MPA and complex SPA
- The HAM Stack - A Simple Scalable Tech Stack for building modern web apps fast and cheap
- How to fix Lenovo ThinkVision M14 portable monitor perpetually in standby mode
- F# HTML DSL benchmarks for deeply nested pages - Falco.Markup vs Giraffe.ViewEngine vs Feliz.ViewEngine
- Visualize your travels with TravelMap
- Comparing F# HTML DSLs for Rendering long web pages - Falco.Markup vs Giraffe.ViewEngine vs Feliz.ViewEngine
- F# Early Returns - Simple if/else early returns (no monads!)
- HTMX vs AlpineJS - Which should you use for your web app?
- How HTMX allows you to build modern web apps faster and cheaper than bloated client-side SPA Frameworks
- Comparing Managed Postgres Pricing for Side Projects - GCP CloudSQL vs DO Managed DB
- 3 Tips for Choosing your First Palworld Base Location (that you won't regret later)
- 3 Ways Vertical Monitors Boost Focus and Productivity for Software Engineers
- This is the best book I've ever read on Domain Driven Design
- How I got interested in F#
- The best way to get started learning and building with F#
- 3 Areas I'm exploring to build more side projects faster and cheaper in 2024
- Digital Ocean App Platform vs Google Cloud Run Pricing (2024)
- Google Cloud Run - Monthly Pricing Breakdown (2024)
- How I host my Server-Side-Rendered F# site on Google Cloud for less than $1 per month
- How to get good at Coding
- Building ASP.NET apps with Tailwind CSS
- Saving $2 Million per year by leaving the Cloud | HamReacts
- CloudSeed Quickstart (Fullstack F# app in 10 minutes)
- Servers as Factories - a simple metaphor for thinking about web servers
- Open Source F# projects I'm supporting in 2024
- String-backed Enums in F#
- F# / Giraffe + HTMX with Giraffe.ViewEngine
- Simple Interactive Islands with F# and HTMX
- Why I'm moving from SvelteKit to F#
- Migrating my sites from SvelteKit to F#
- F# HTML Benchmarks - Deeply-Nested Pages
- Server-side HTML Rendering with F# and Giraffe.ViewEngine
- F# HTML Rendering Benchmarks - Giraffe ViewEngine
- Open Source Software is Unsustainable
- HTML Rendering Benchmarks - Raw strings vs Scriban Templates in F#
- Build a Simple Markdown Blog with F# / Giraffe
- Type-safe Server-side HTML Rendering with F# / Giraffe
- The Rise and Fall of Ruby on Rails | HamReacts
- Getting Started with F# and Entity Framework
- F# + Scriban - HTML Template Parsing Benchmarks
- Webscraping with F# and Selenium
- F# vs TypeScript - Sorting Performance (Round 2)
- Kenshi: Early-game automated money farm (4k / game day, The Hub)
- My Career as a Software Engineer so far (6 yoe, ex-Meta, ex-Founder)
- Code a grid of squares in Pts.js
- Intro to Pts.js: Code a flashing square
- F# vs TypeScript performance - Sorting 1 million elements
- TimeTick
- LeetCode 1328: Break a Palindrome (TypeScript)
- How fast can we sort 1 Million elements in F#?
- How fast can we sort 40k elements in TypeScript?
- Build a simple F# web API with Giraffe