Live data from Hacker News

Viewing profile — raizinho

raizinho

HN member
Joined
Sat, May 02, 2015, 6:18 AM UTC
HN karma
46
Public activity
69 items

About raizinho

No profile information was provided.

Recent public activity

  1. comment
    Comment #27904943

    Which OS are you using?

  2. comment
    Comment #27639527

    Ah. I use R a lot but gotten so used to not saving RData and Rhistory that I forgot why they were useful.

  3. comment
    Comment #27635948

    Could you elaborate?

  4. comment
    Comment #27561051

    I'm not sure it meets your criteria but R Shiny ( https://shiny.rstudio.com/ ) is purely reactive.

  5. comment
    Comment #27493770

    I'm currently using Doppler ( https://www.doppler.com/ ) but I'm not sure if it sidesteps the issues outlined in the article.

  6. comment
    Comment #27493759

    Could you post a link to the client?

  7. comment
    Comment #27207055

    Any advice for someone looking to get into the field?

  8. comment
    Comment #27176103

    What's the name of the library?

  9. comment
    Comment #27096773

    Which phone is that?

  10. comment
    Comment #27007984

    I'm on Android and use Castbox. Wouldn't recommend the free version unless you're extremely tolerant to ads. It comes with a good selection of other features (comments, recommendat…

  11. comment
    Comment #26826085

    It's not hard to figure out but it would be helpful to know which team (by kit color) is attacking. Also is this just a collection of (controversial) calls VAR ruled as offside? We…

  12. comment
    Comment #25947964

    It's even hinted at in the article: "A significant connection between the parents’ level of education and entrepreneurship was also noted." The clickbait title confirming people's …

  13. comment
    Comment #25785970

    This is fantastic. I spent a lot of time looking into making my own podcast feed with audio of articles but never pushed through hard enough to get it working. It's working perfect…

  14. story
    Ask HN: What Is a Good Hierarchy of Proof?

    I've gradually come to see that the Gell-Mann Amnesia Effect is an abstraction even though it refers (with good reason) just to newspapers. I've become hyper skeptical (always wait…

  15. story
    Ask HN: How do you handle having technical and non-technical data sources?

    I'm on the technical side and naturally lean towards the true source of data being tables in a database. Day to day I also have to deal with non-trivial data whose source of truth …

  16. comment
    Comment #24951903

    This is something I've given some thought to since encountering logic programming. Could something like this be done in say, Prolog?

  17. comment
    Comment #24777480

    > First Netflix UI is anti-consumer and regularly hides things or makes them difficult/impossible to find. Your working hypothesis is that Netflix is willfully trying to keep peopl…

  18. comment
    Comment #24226621

    I'm surprised that you'd suggest that "businesses brought this on themselves." It's a cut and dry government failure.

  19. comment
    Comment #24224567

    It's expecting companies to subsidize misguided government policies. For example, if the government restricts housing (and implements rent control) which drives up prices, why shou…

  20. comment
    Comment #23750357

    Sure. Would be glad to help if I can. My email is in my GitHub profile.

  21. comment
    Comment #23747997

    I was afraid someone would ask. It's a minimal proof of concept that I did in a day for a specific use case. It's only for directed digraphs, only stores node attributes, and has z…

  22. comment
    Comment #23745446

    After doing a ton of searching - and being extremely picky - I ended up writing a thin two way wrapper for sqlite and networkx. The only graph database that was easy to get started…

  23. story
    Ask HN: Resources to Use My Phone Like I Use My Computer

    Apologies if the title is unclear. I often feel a disconnect between the freedom I have to interact with laptop versus the barriers put up between me and my phone - often due to th…

  24. comment
    Comment #23400829

    Simple Screen Recorder is pretty good.

  25. comment
    Comment #23332149

    I use conda through miniconda. It comes with great support for reproducible virtual environments.