Live data from Hacker News

Viewing profile — blitzd

blitzd

HN member
Joined
Sat, May 14, 2016, 3:01 AM UTC
HN karma
225
Public activity
60 items

About blitzd

No profile information was provided.

Recent public activity

  1. comment
    Comment #39148361

    The MS Family stuff has all been broken through the app for me for the past 2-3 months - I get the notifications, get the buttons to approve, and click works, everything seems norm…

  2. comment
    Comment #34478720

    Maybe Knex.js, or Bookshelf.js (ORM) if you need more?

  3. comment
    Comment #34304844

    These takeovers are often just a case of finding stale DNS entries that are pointed at resources which can be re-allocated by third parties, i.e. elastic IP addresses on AWS. So it…

  4. comment
    Comment #30211798

    You can use Svelte completely separate from SvelteKit - we've been using it for a while now and integrating with our pre-existing APIs with no issues, some of those are serverless,…

  5. comment
    Comment #30211677

    Have you looked at Svelte? We've been migrating over to it from Redux/React, and it's so far been a great experience. It's greatly simplified a lot of our code, and eliminated a wh…

  6. comment
    Comment #30199992

    Easy to say when you're not the one being held hostage, unable to sleep for days on end.

  7. comment
    Comment #29766116

    Not all portions of VS are maintained to the same degree - their BI tools were horrible for years, and there was not much in the way of alternatives. I'd often spend more time fixi…

  8. comment
    Comment #28382939

    I personally am just looking for a stable tool to build and test images. I can appreciate that Docker is looking for a way to become sustainable, but the way they are going about d…

  9. comment
    Comment #27979284

    EKS has actually come a long way in the last couple of years. They now have 'eksctl' that helps a lot with provisioning/de-provisioning the node pools. They're also pretty up to da…

  10. comment
    Comment #15128581

    I've been using rebass lately and finding it quite nice - not sure how it compares with anything angular/sails based though. http://jxnblk.com/rebass/

  11. comment
    Comment #14986487

    Most recentlyv they generate a token on startup, which you need to interact with anything. It's fairly seamless on a client computer as the browser that is launched will get that t…

  12. comment
    Comment #14758584

    I'm not so sure, I think go still has a ways to 'go': https://www.indeed.com/jobtrends/q-elixir-q-java-q-go-q-who.... ...or maybe we're reading a bit more into the data than what i…

  13. comment
    Comment #13784572

    Using pandas you can do a lot of that with a query and a connection, dumping to CSV/Excel/JSON etc is pretty trivial once you have your data in a dataframe. It also supports writin…

  14. comment
    Comment #13675188

    I've found that a lot of the time Coursera is just making it difficult to register for free for courses, but if you find the right page it's still an option. Go to the specific pag…

  15. comment
    Comment #13573240

    Of course it works fine with XP, that was the target specs in 2001 when that OS was released. Maybe try a Linux distribution from 2001 and you'd have a fair comparison.

  16. comment
    Comment #13548076

    I personally just found the C# syntax more straightforward than VB.NET, C# was new and VB seemed to have a bit of baggage. I never had much in the way of problems, even as a beginn…

  17. comment
    Comment #13486053

    I found that with the SC the aiming for games just isn't there. I miss the right analog stick too much, and despite trying I couldn't get anywhere near the accuracy with the SC as …

  18. comment
    Comment #13441525

    It based on functionality that all exists in the traditional on-prem SQL Server as well - certainly not the e-mail and point a click creation, but you can definitely query SQL Serv…

  19. comment
    Comment #13441495

    The SQL Server Database Tuning Adviser will happily create all the indexes, stats, and what not, for a given workload. And yeah, you can speed up your queries (the workload) as a r…

  20. comment
    Comment #13345867

    I'm also a fan of Linux Mint, but prefer the KDE edition - I used to dislike KDE, but with plasma 5.6+ it's become quite polished and nice to use. I've also found LM to be much mor…

  21. comment
    Comment #13341103

    I believe it's based upon hyper-v, which typically precludes using other VM software on the same machine. Docker toolbox for Windows 10 has the same issues.

  22. comment
    Comment #13279739

    There are plenty of good games out there that don't go the IAP route, but they're pretty rare on mobile platforms - this is one of the major reasons I prefer PC gaming. I've even h…

  23. comment
    Comment #13227043

    Firefox has it's issues as well, which they also 'refuse' to fix. For instance, much of the browser falls apart when using remote desktop (RDP) sessions - it can even break remote …

  24. comment
    Comment #13215886

    It's a web log analysis tool, not a general data viz platform. This may be more what you're looking for though: http://www.cyclotron.io

  25. comment
    Comment #13215850

    It works just fine with piped input actually, I use it regularly with zcat.