Being Cellfish
Stuff I wished I've found in some blog (and sometimes did).
Pages
(Move to ...)
Home
About
Disclaimer
Contact
▼
2023-04-27
Rant over a sloppy scammer
›
Occasionally I come across some really good scam attempts. But most of the time I'm surprised at how bad scams are presented. Let's ...
2023-04-13
Testing a periodic worker
›
I came across somebody that was asking about how to test their code. They had a function that would do certain work at short intervals and t...
2023-03-30
Using soft limits to prevent abuse with good user experience
›
When you develop a service you will probably run into a situation where you want to put in some arbitrary large limit on something to preven...
2023-03-09
OKR mistakes and how to avoid them
›
Using OKRs is popular at a lot of companies and has become a golden standard for a lot of companies. But just like how companies start their...
2022-12-08
Go for C# developers: LINQ
›
When I worked in C# I loved LINQ . I also probably used it more than I should have. I have recently looked into some options to bring LINQ t...
2022-11-24
Go for C# developers: Unicode strings
›
There are a few gotchas with strings in Go if they contain unicode characters.
2022-09-08
Go for C# developers: Using keywords as identifiers
›
It doesn't happen very often but sometimes there is a variable name that makes sense that happens to be a reserved word in the language....
2022-06-23
What is the purpose of a test name?
›
Since I'm certainly a person who has been passionate about how tests are named, this article first made me a little upset since it almo...
2 comments:
2022-04-07
The social standup
›
Reading about a new idea for remote standups in the Thoughtworks Tech Radar reminded me of a few similar experiences I've had.
2022-02-24
How to annoy your users featuring Volvo
›
I've owned a Volvo since 2017 and I would have hoped would have been fixed by a software update at this time, but no. So here are two th...
‹
›
Home
View web version