
Technology
Good people doing good things
Thoughts on Scott Hanselman's TEDx talk titled "Tech Promised Everything. Did it deliver?"
I’ve known about IPv6 for the last two decades or so, but I’ve never gone beyond “an overengineered solution to the IPv4 address space problem”. IPv6 was even presented as “every atom could get its own IP address, no IP address shortages anymore”, but I didn’t know
Fake people and fake news have existed on Internet since forever. They didn’t make such a terrible impact at the beginning because Internet…
This was an answer I wrote years ago on Quora, now I moved it here.
This is my UI design advice inspired from “Eval is evil.” Stop relying on hover for revealing hidden actions, or providing essential...
This is an excerpt from my book Street Coder, prepared by Christopher Kaufmann from Manning Publications.
I’m writing a book titled Street Coder for beginner and medium-level programmers. It’s got released recently as part of Manning Early…
I’ve tried Hey email service for 10 days in its 14 day evaluation period and have finally decided that it’s not for me.
I saw a question on Quora asking this and I started to write an answer. But it got so long that I converted into a post here.
TradeNet (later TradeSoft), the company I worked for back in 2000 had me enrolled in a .NET Early Adopter Training Program which taught…
Get new posts in your inbox
So you plan on switching to .NET Core 3.0 but you’re not sure if you also want to make use of the new feature called “nullable references”. Yes, it is a great feature in terms of preventing bugs and crashes so you should be using it, but how should you approach switching to it?
This is the slightly edited version of my answer on Quora from 2019.
WARNING: This article might contain spoilers from Season 8 Episode 3 of Game of Thrones.
Setting up my Windows PCs from scratch is a pain in the ass. I wanted to automate some of the mundane tasks and it turned out to be a…
My personal experiences with Surface Pro 6
This was my answer on Quora. I moved it here.
Another day, another question got downvoted, closed, drawn and quartered by StackOverflow moderators for obscure reasons. So here I am…
Note: This is an article I wrote back in 2016 but stayed in my drafts. Although .NET MVC Core is a significant leap from .NET MVC now, my…
Completely unbiased and objective review of using tabs vs spaces in programming, and why spaces are clearly superior.
This was my answer on Quora. I moved it here.
I’ve been part of online communities since BBS forums sprouted in Turkey back in the mid-90’s. The most popular one was called HitNet. It…
Using a U2F (Universal 2nd Factor) device is currently one of the most secure authentication methods available to end-users. Its advantage…