HN user

dan_b

64 karma
Posts1
Comments41
View on HN

I started off with an Access database. Then we split the JET DB backend out from the front end and put that on a shared drive. Then we replaced the backend with SQL Server (without changing the front end.) Then eventually it all got migrated to an ASP.Net backend + single page application. It's still running 8 years later. Access is an incredibly flexible tool.

ServiceStack is just plain awesome when it comes to developing web services, though it's gone commercial for v4 onward. Nancy is another popular alternative - it's basically Sinatra for .Net. Every time I go back to WCF I want to stab myself in the face.

Alertify.js 14 years ago

Really nice smooth animation.

It would be nice if the alerts appeared in the centre of the screen though... I find that jerking my eyes up to the top of the screen and then back down to what I was looking at quite intrusive.

I wrote to the UK's Advertising Standards Authority regarding misuse of the word "unlimited" as relating to broadband and mobile internet.

Their response was that "as most people wont hit the limits, they can call it unlimited".

Redis 2.6 is near 14 years ago

I fixed this a while back: var clientManager = new PooledRedisClientManager("passwordblahblahblah@barracuda.redistogo.com:9287");

This is great news. Finally a UK-based payments solution. The difficulty/cost of getting a Merchant Account and taking payments is what has put me off beginning any of my weekend projects in earnest. Wishing you the best of luck with this.