Live data from Hacker News

Viewing profile — vasquez

vasquez

HN member
Joined
Sun, May 12, 2013, 4:50 PM UTC
HN karma
35
Public activity
38 items

About vasquez

No profile information was provided.

Recent public activity

  1. comment
    Comment #47295562

    It depends on the task, but you generally want some context. These models can do things like OCR and summarize a pdf for you, which takes a bit of working memory. Even more so for …

  2. comment
    Comment #45538463

    I like the alpine-ajax API. You specify one or more targets and it swaps each of those elements. No default case or OOB, just keeping it uniform instead. As for Datastar, all the s…

  3. comment
    Comment #27194203

    Consider supporting some organization working to repeal prohibition, e.g. LEAP. None of this could be justified without the war on drugs. Plus we'd get rid of the prime motivator f…

  4. comment
    Comment #27060706

    I really like Clojure, it's the language that finally made FP "click" for me. It was my go to for hobby/side projects for quite a while. Dynamic typing is why I eventually switched…

  5. comment
    Comment #26355033

    > Most open source maintainers work in their free time on those projects, and have an additional fulltime job to cover the bills. Are you certain? I'd think most open source develo…

  6. comment
    Comment #25910020

    If you're nearing/above 40 this is likely age related farsightedness (presbyopia) counteracting your myopia. https://www.nvisioncenters.com/farsightedness/and-age/

  7. comment
    Comment #20223092

    For one thing, new games on Linux should no longer be targeting a platform that should have been phased out before Steam even launched on the OS. And people will no longer need a d…

  8. comment
  9. comment
  10. comment
    Comment #12890108

    Actually, AMD's latest design, the RX 4x0 series, measures up really well to NVidia's mid and low end cards, especially for Vulkan/DX12 apps. They're not a contender in the enthusi…

  11. comment
  12. comment
    Comment #11007212

    > And make sure the 3 redirects preserve any request URI parts after the domain as well. I intentionally break such requests by dropping anything beyond the host name. If someone a…

  13. comment
    Comment #8874830

    No thanks. I can see this kind of legislation turning any online presence into a horribly expensive bureaucratic nightmare while accomplishing fuck-all security-wise. (At best.. Gi…

  14. comment
    Comment #8356943

    Why do you want to learn C or C++ if you can't think of something you'd like to use them for? I've written a fair bit of assembler and occasionally still do tiny projects in C or C…

  15. comment
    Comment #8076775

    I don't think open source is really about making money for most companies, it's more about improving quality and keeping costs down. At a former employer we did follow the give-it-…

  16. comment
  17. comment
    Comment #7839708

    There's no extreme right in Norway (at least not in the parliament). The so-called "extreme right" progress party are left of the US Democrats in all(?) matters. With only 16% of t…

  18. comment
    Comment #7838699

    Norway is the same. The norm is 37.5 hour work weeks. We're entitled to a 0.5 hour lunch break every day, but that's unpaid unless you're required to spend it on-site.

  19. comment
    Comment #7788373

    4) They were on a power trip and looking to destroy things for the sake of it, just to make some point. 5) Extending their "field time" for personal reasons, e.g. because it pays r…

  20. comment
  21. comment
    Comment #7467332

    I like Clojure, but this looks rather painful. If you're dead set on adding type declarations, perhaps you'd be better off with Haskell or something?

  22. comment
    Comment #7432636

    4096 bit keys only make sense if they're asymmetric and those won't capture anything close to 4096 bits of entropy. As for the strength of 256 bits, the Wikipedia page on brute for…

  23. comment
    Comment #7153232

    I like it this way. Less intrusive, but easy to find when you want it.

  24. comment
    Comment #7114441

    Thanks. I did fix it soon after posting, but guess the incorrect one could be cached for a while.

  25. comment
    Comment #7114391

    I think this 13-part series by Erik Meijer is great: http://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Func... More material here: http://www.haskell.org/haskellwiki/Video_pr…