Viewing profile — f00_
f00_
HN member- Joined
- Sat, Sep 07, 2013, 3:37 AM UTC
- HN karma
- 181
- Public activity
- 180 items
- HN profile
- View on Hacker News ↗
About f00_
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #26574848
do you happen to know if this is true on mock==2.0?
-
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…
-
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…
-
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…
-
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?
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #23405443
i love the windows xp screen saver ):<
-
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…
-
comment
Comment #23373106
Maybe I'm a retard but isn't Android linux?
-
comment
Comment #23372679
Google is offering free fuzzing to large open source projects: https://google.github.io/oss-fuzz/getting-started/accepting-...
-
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...
-
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
-
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…
-
comment
Comment #23325953
yeah, hopefully they just move to taiwan
-
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
-
comment
Comment #23235537
if you just want the sdk, twillio. Otherwise Jitsi Meet or BigBlueButton
-
comment
Comment #23094237
worst part is being on-call/responsible any time something goes wrong on prod
-
comment
Comment #23060677
Are you against wave-cheating in ssbm?
-
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…
- comment