Live data from Hacker News

Viewing profile — antender

antender

HN member
Joined
Fri, Mar 27, 2015, 9:19 AM UTC
HN karma
56
Public activity
37 items

About antender

No profile information was provided.

Recent public activity

  1. comment
    Comment #39714388

    This is not exactly true, QUERY pseudoSQL is available, but as a separate API not listed in Sheets Docs: https://developers.google.com/chart/interactive/docs/queryla... I used it a…

  2. comment
    Comment #38901197

    In case of client-server databases one alternative that works great is to open an ssh tunnel using "ssh -L" and just connect using gui tool to it.

  3. comment
    Comment #38805124

    Yep, in Russian xerring (ксерить) sounds way better because "ox" part is rarely used in native words.

  4. comment
    Comment #31560057

    We already had serverless db for ages and it's called ... Google Sheets. You can even query it with simple SQL-like language. The problem with most other "serverless" databases is …

  5. comment
    Comment #30573221

    Good job, Mastercard (and Visa)! Now all people opposing Putin and trying to gather money for leaflets will have to use state-created MIR instead. Putin will be pleased!

  6. comment
  7. comment
    Comment #29745902

    Basically I think this syntax addition is nonorthogonal, isn't making SQL any more powerful, but isn't solving the main usability problem, which is composability of queries in any …

  8. comment
    Comment #29745836

    The issue, as i see it, is that adding this feature complicates the language parser even more for not that much actual gains. 1) Implementation has to do some nontrivual rewriting …

  9. comment
    Comment #29742105

    I, personally, feel like this is a rather pointless addition to an already somewhat bloated language. It it isn't saving that much typing (we have NATURAL JOIN's already, nobody is…

  10. comment
    Comment #29671003

    Java is for pussies, in Javascript you don't even give ***** if it is literally "null" or "undefined".

  11. comment
    Comment #29670971

    Yeah, and it's not even the funniest one of a bunch of different phrases. I really prefer adding dogs instead of horseraddishes: "да и пёс с ним".

  12. comment
    Comment #28485268

    There is also an interesting solution to this problem: use native WebView, so you don't have to pack the whole Chrome with your app. Basically every "electron alternative" with HTM…

  13. comment
    Comment #28243555

    Basically, the site is rebranding as OnlyBans :)

  14. comment
    Comment #27266450

    You mean something like Hyperdrive (formerly Dat) + Beaker browser?

  15. comment
    Comment #27157121

    This article is like reading Gulliver's Travels Part III: A Voyage to Laputa, but as a real-life thing. Can't stop laughing!

  16. comment
    Comment #26923594

    Also, from the point of query optimisation this is a really bad idea. Usually you DO actually care about size of fields in SQL databases, because something like BOOLEAN is usually …

  17. comment
    Comment #26423566

    If we follow the logic of the article's author to the end, then JS doesn't have this problem either. You can await on non-Promise values, so can just say that everything is red, ad…

  18. comment
    Comment #26338159

    Can a goat in the swarm catch a random virus from the Web? What's your policy on replacing dead instances and replication?

  19. comment
    Comment #25747717

    Also "split views", //TODO comments and focusing on one task at a time help a lot.

  20. comment
    Comment #25747677

    Personally I have an opposite problem of thinking too much about work after hours, but in case I really need to remember something it is written into notepad or note taking app. Al…

  21. comment
    Comment #25100612

    BTW, first version of Redis was actually built in equally slow TCL and later rewritten in C.

  22. comment
    Comment #24700376

    I provided all the data he needs to prove my theory (in previous linked issue) and his theory (in this issue). And now i'm the bad guy. Really? BTW, specific VM settings doesn't ma…

  23. comment
    Comment #24699599

    The maintainer is just closing this issue and all related with his own network-"hacking" theory without proving it by himself and having 0 arguments supporting it in the first plac…

  24. comment
    Comment #24698527

    Proof was in description. Maintainers claimed that problem wasn't related to image but rather to infrastructure, so we changed the base image to prove that infrastructure was total…

  25. comment
    Comment #24698160

    I know that using public docker images is a problem by itself, but this one is "official" in Docker Hub ...