konamicode's comments

konamicode | 5 months ago | on: Ask HN: What are you working on? (September 2025)

What would be a good strategy to prevent companies from cottoning on to this and gaming the system? They could for example change packaging on production runs for a product that’s undergoing laboratory.love funding campaign.

konamicode | 4 years ago | on: Making life easier for newcomers to the .NET ecosystem

VS's windowing system is better than Rider's. I often use VS with a layout which takes up two full screens (editor on one and Tests Explorer/Solution Explorer/Output Window/Find window etc on the other). I haven't yet found a way to replicate this in Rider.

konamicode | 5 years ago | on: iPhone 12 and iPhone 12 Pro

Same position here. Pro is compelling because I own an old iPad mini that's due an upgrade and I wonder if Pro would provide that for me. But for size I like my current SE gen 1.

konamicode | 6 years ago | on: C# Pattern Matching

Unlike in C# pattern matching in F# is exhaustive. I’m guessing this is what was meant by “better”.

konamicode | 7 years ago | on: Programming: Doing it more vs. doing it better

> At the other end of the spectrum are the “cowboys” who are productive by writing sloppy code with bad architecture and are either oblivious of or just ignore the huge pile of technical debt they pass along to the people who get to maintain their code.

Ousterhout uses the term "tactical tornado"s, which I quite like (source: https://twitter.com/johofer/status/1035442341199446017 apologies I don't have a better source handy).

page 1