Live data from Hacker News

Viewing profile — f00_

f00_

HN member
Joined
Sat, Sep 07, 2013, 3:37 AM UTC
HN karma
181
Public activity
180 items

About f00_

No profile information was provided.

Recent public activity

  1. comment
    Comment #26583426

    It is almost perfect for someone who doesn't want to self-host, but you have to use another commercial service why am I even paying them, with Joplin I can also sync to Dropbox. An…

  2. comment
    Comment #26579438

    Even if you pay 10$/mo, to use images you need to connect to a separate service which I thought was crazy So I would need to host the standard files server, and also host my own we…

  3. comment
    Comment #26574848

    do you happen to know if this is true on mock==2.0?

  4. comment
    Comment #26572436

    assert on the call_count attribute of a mock instead of trying to use methods on it like .assert_called_once_with() "a mock’s job is to say, “You got it, boss” whenever anyone call…

  5. comment
    Comment #26572408

    you can access it from object.__doc__, and there is tooling in ide's like pycharm to quick view them to see what a function does, auto generated documentation prior to mypy/type hi…

  6. comment
    Comment #23753369

    I used to live in vegas, when did yucca mountain get NIMBY'ed? >The project was approved in 2002 by the 107th United States Congress, but federal funding for the site ended in 2011…

  7. comment
    Comment #23749701

    buying vc1/mpeg licenses to use hardware decoding on raspberry pi's pre-4 was annoying https://codecs.raspberrypi.org/license-keys/ is this because of licensing/copyright?

  8. comment
    Comment #23563610

    Wonder if the chording keyboard was an extension of stenotypes >The stenotype keyboard has far fewer keys than a conventional alphanumeric keyboard. Multiple keys are pressed simul…

  9. comment
    Comment #23506810

    they have a lot of staff in china proper right? I mean, it's likely like every other business trying to operate in china (including google) bow down to the government to get the mo…

  10. comment
    Comment #23501639

    I want to run open source software, but this is the show stopper I wonder what the difference is in pricing on the 0 day market. I think iOS was always more expensive until last ye…

  11. comment
    Comment #23413508

    Hope I get to use this in a project one day! Declarative systems always seem to feel good (SQL and React come to mind) Vega-lite is the underlying standard (A Grammar of Interactiv…

  12. comment
    Comment #23405443

    i love the windows xp screen saver ):<

  13. comment
    Comment #23404826

    touch screens are a bad choice to me I want the buttons and knobs. Love the old soviet control rooms posted awhile ago: https://designyoutrust.com/2018/01/vintage-beauty-soviet-con…

  14. comment
    Comment #23373106

    Maybe I'm a retard but isn't Android linux?

  15. comment
    Comment #23372679

    Google is offering free fuzzing to large open source projects: https://google.github.io/oss-fuzz/getting-started/accepting-...

  16. comment
    Comment #23355355

    maybe just JSDoc instead? It's an old standard, widely supported by IDEs, and use typescript for CI/CD https://www.typescriptlang.org/docs/handbook/type-checking-j...

  17. comment
    Comment #23354443

    yeah, it's not like this is a randomized experiment so there might be confounding factors. Observational studies aren't very useful for determining causation in general

  18. comment
    Comment #23346551

    true, but the written language is exactly the same. taiwan has national health care, really good public transportation system, really liberal government (gay marriage recently) des…

  19. comment
    Comment #23325953

    yeah, hopefully they just move to taiwan

  20. comment
    Comment #23314605

    Taiwan would be perfect if they had legal marijuana, and I could get a visa Single-payer health care, really good public transport

  21. comment
    Comment #23235537

    if you just want the sdk, twillio. Otherwise Jitsi Meet or BigBlueButton

  22. comment
    Comment #23094237

    worst part is being on-call/responsible any time something goes wrong on prod

  23. comment
    Comment #23060677

    Are you against wave-cheating in ssbm?

  24. comment
    Comment #22983230

    The most interesting thing I've seen as far as this is concerned is Taint Analysis. You can label functions as returning user input, some functions take user input and turn it into…

  25. comment