How to implement a web-based rich text editor in 2023? Since 2011 I’ve been spending a great junk of my time taming web browsers to behave correctly and predictably when editing rich text. If you’ve ever tried to include a custom rich text editor in your web application, you know it’s a rather difficult probl...
Kiwixotherapy: A weird but working therapy for introverts suffering from sleeplessness If you're an introvert who is suffering from both sleeplessness and also low self-esteem or impostor syndrome, I want to suggest you this therapy which I recently landed upon myself and seen many people recover from their insomnia or sleeplessness problem...
2023-01-14 My plans for 2023 It is the first time I write a post about my plans for the upcoming year. This is because I keep changing my productivity habits, and the change I’ve made recently was introducing some planning. This includes doing the famous “weekly reviews”, together wi...
How to implement Q&A against your documentation with GPT3, embeddings and Datasette If you’ve spent any time with GPT-3 or ChatGPT, you’ve likely thought about how useful it would be if you could point them at a specific, current collection of text …
Heisenfunctions, Incremental Determinism, and The Future of Programming - k-hole Exploring what it could mean to program with GPT from the very start
What is FOMO? Have you ever felt a twinge of anxiety when scrolling through social media, seeing all the fun events and experiences your friends are having without you? That’s FOMO, or Fear of Missing Out. But what exactly is FOMO, and why do we feel it?
GitHub - cloudflare/wildebeest: Wildebeest is an ActivityPub and Mastodon-compatible server Wildebeest is an ActivityPub and Mastodon-compatible server - GitHub - cloudflare/wildebeest: Wildebeest is an ActivityPub and Mastodon-compatible server
AVATAR: THE WAY OF WATER (2022) Behind-the-Scenes Sigourney Weaver is "kiri" Avatar: The Way of Water "Sigourney Weaver is kiri" FeaturetteDirected by James Cameron and starring Michelle Yeoh, Zoe Saldana, Kate Winslet, Sigourney Weav...
Newsletter by Ivan Velichko Newsletter without news. Deep reads on Containers, Kubernetes, and Backend Craft. Learn Containers Tool, Tips, and Tricks with Ivan Velichko.
DigiMixer: Introduction to digital mixers While I’m expecting this blog post series to cover a number of topics, the primary purpose is as a vehicle for discussing abstraction and what it can look like in real-world projects instead …
GitHub - juspay/hyperswitch: An Open Source Financial Switch to make Payments fast, reliable and affordable An Open Source Financial Switch to make Payments fast, reliable and affordable - GitHub - juspay/hyperswitch: An Open Source Financial Switch to make Payments fast, reliable and affordable
Release Version 7.0.2 · efcore/EFCore.NamingConventions This patch release contains some fixes for new EF Core 7.0 features such as TPC and JSON columns, see here for the full details.
Your tech stack is not the product Early stage technology decisions must be, uncomfortably, a means to an end.
Encrypting and Decrypting a String in C# - Code Maze We will learn how encrypting and decrypting a string is done using C# and the .NET default cryptography package.
Implementing CRUD operations with ASP.NET Core Web API and Mongo DB This post is about implementing CRUD operations with ASP.NET Core Web API and Mongo DB. In this post I am using a nuget package with the name MongoFramework - which is an Entity Framework like implementation for MongoDb. I am following the schema and impl...
Tiark's Notebook Tiark Rompf is an Associate Professor at Purdue University. Notes and blog posts on programming, research, CS, software systems.