Viewing profile — valerij
valerij
HN member- Joined
- Tue, Oct 16, 2018, 7:37 AM UTC
- HN karma
- 153
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About valerij
No profile information was provided.
Recent public activity
-
comment
Comment #34966463
considering stuxnet exists this is not that far out of reach as i would like
-
comment
Comment #34595781
sign me up, would buy two
-
comment
Comment #33934545
people advocating for a 130 limit need to drive Austrian (which has this limit) A1 on a friday once. Three lanes all doing 140, so its not possible to change lanes at all. Ended up…
-
comment
Comment #33934463
a common misconception: per german traffic law flashing lights is a valid way to notify the car in front of you of your intent to overtake. of-course does not apply when both cars …
-
comment
Comment #33896218
i for one am also extremely frustrated with the state of ipv6 some time ago i tried to selfhost a personal website and run into all kinds of problems, most frustrating being - my w…
-
comment
Comment #23524543
doing a full clone just to change a branch name seems a bit wasteful. git init git remote add origin ... git push origin (git ls-remote origin | grep "refs/heads/master" | cut -f1 …
-
comment
Comment #23499103
nice. i once spent a week trying to hack the engine to support widescreen resolutions. time to re-play it :D
-
comment
Comment #23202124
quite the juxtaposition to see windows events loop implemented in swift while GetMessageW(&msg, nil, 0, 0) { TranslateMessage(&msg) DispatchMessageW(&msg) } but lib looks really go…
-
comment
Comment #23190141
automatically generating ethereum contract apis in swift at compile time from solidity compiler results basically `.sol`->`.abi`->`.gyb`->`.swift` chain
-
comment
Comment #23165672
oh yeah. i remapped it to f15 and use it all the time now
-
comment
Comment #23148048
on related note: what did become out of the network-admin laptop desing that was proposed by some guy on habr?
-
comment
Comment #23146533
vue.js and svg. i do FUI stuff as side projects unreal engine for interactive stuff c++/ swift for code oriented stuff
-
comment
Comment #23070893
so intentional release?
-
comment
Comment #23062598
nah, we need more stuff like doom ethernal, deus ex 1, portal . polished to absolute shine and very good in each regard.
-
comment
Comment #21808847
> Another shocking discovery for me personally, is that the only one that I've actually used myself - code coverage - has the lowest recall. In other words, almost all the issues i…
-
comment
Comment #21657126
2. is a very sound advice, thank you
-
comment
Comment #21397289
deviant to sister comments i have mine mapped to CTRl+SHIFT+P and have that open command palette across all IDEs i use
-
comment
Comment #21257321
everybody is equal but some are more equal. try to identify people with ties to hr/ management and try not to step on their toes. no need to be overly friendly, just be careful aro…
-
comment
Comment #21257198
even better: find that one forgotten single stall bathroom on the third floor where you can poop in peace
-
comment
Comment #21059201
any sufficiently complicated software can reach a state where problems arise. you just need to push it far enough. e.g. i have the swift compiler giving up every few weeks because …
-
comment
Comment #21057791
i, as an app developer, have to reboot my mac atleast two times the week to get xcode back into a working state. not to sound like a jerk, but if you dont have to powercycle you pr…
-
comment
Comment #20807720
> [apt] is kind of like the App Store for applications and packages on linux machines. i died a little inside
-
comment
Comment #20363605
good
-
comment
Comment #20305506
i've picked up this kind of thousand separation at some point to make large numbers scannable. c.f. 1600000000 1'600'000'000 separating at 10³ is due to counting customs of the reg…
-
comment
Comment #20304468
i stand by my opinion that "lets create one chat room and invite hundreds of thousands of people into it" is a bad idea regardless of what technology implements the chat room