~lobsters | Bookmarks (1962)
-
Functional programming languages should be so much better at mutation than they are
A lot of people think that functional programming is mostly about avoiding mutation at all costs....
-
Go, a reasonable good language — kokada
Go was one of the languages that I always was interested to learn, but never got...
-
Third-party cookies have got to go
After reading Google’s announcement that they no longer plan to deprecate third-party cookies, we wanted to...
-
Out of my cave, lots of updates
TL;DR: I have been silent for a while due to personal matters but I did a...
-
Data.Maybe, and thoughts on library design
Earlier today, I was reading a paper about monoids that briefly highlighted an interesting flaw in...
-
Create Kubernetes user restricted to one namespace with resource limits - Raymii.org
This guide shows you how to use Role-based access control (RBAC) to create a user account...
-
cppfront: Midsummer update
Over the winter and spring I spent a bunch of time building my essay “C++ safety,...
-
Flexible network data preloading in large SPAs
Disclaimer: This post focuses on custom solutions to improve the performance of client-side rendered SPAs. If...
-
What are you doing this week? | Lobsters
What are you doing this week? Feel free to share! Keep in mind it’s OK to...
-
Compare the Assembly Generated for Static vs Dynamic Dispatch in Rust
Traits in Rust are similar to interfaces in other languages. Traits permit the implementation of a...
-
blog
The Wild West of Proof of Concept Exploit Code (PoC) By Vlad O & Daniel C...