Viewing profile — Miiko
Miiko
HN member- Joined
- Sun, Jun 28, 2020, 3:12 AM UTC
- HN karma
- 194
- Public activity
- 103 items
- HN profile
- View on Hacker News ↗
About Miiko
No profile information was provided.
Recent public activity
-
comment
Comment #41307648
According to Zillow, the median rent (for all property types) is $3,300 is San Francisco, but it is $3,400 in the neighboring San Mateo county, so yes, SF is indeed cheaper ;)
-
comment
Comment #41168704
> Did you see AAA777 to Las Vegas. That's just a typo in the article, the actual flight number is AA777 https://www.airportia.com/flights/aa777/dallas-fort-worth/la...
-
comment
Comment #39797123
30 years ago that was an option in Almaty (was extremely convenient for me, as we lived literally 2 block from there). You could check in, drop baggage, go through security and the…
-
comment
Comment #39476944
I strongly believe that "having the two fields get initialized to Environment.TickCount" is the correct fix and using unsigned arithmetic is just a workaround. If you save the time…
-
comment
Comment #39201219
The table includes post-USSR chips too: > Newer devices from Russia, Belarus, and Ukraine are listed here if they are labelled according to the Soviet integrated circuit designatio…
-
comment
Comment #38748180
> Only below 40mph > Only on specifically mapped freeways Those two seem to contradict each other - there are no freeways in CA or NV where you can (safely) drive below 40mph
-
comment
Comment #38706053
This is very unlikely, because Asiana 214 crash happens in broad daylight at 11:28am, so it could not possibly trigger a rule forbidding visual approach at night.
-
comment
Comment #38470821
Consumer Report is an American organization and they only report on cars sold here, so no Renault (not sold in USA) nor European Golf in the list.
-
comment
Comment #38335887
My understanding is that at Columbus time they did not measured sun / moon positions, but instead based their predictions on the eclipse cycles - if you have long enough record of …
-
comment
Comment #38286231
> lack of scrollbars on macOS Do you know that you can tell your Mac to "always show scroll bars" on System Settings -> Appearance page? Anyway, while I tend to agree that Snow Leo…
-
comment
Comment #38243880
Do you know that Gucci has on-line store, also available 24/7 from your living room?
-
comment
Comment #38238002
Yeah, looking at English-Russian names for boys, there is no way for names like Brody and Orell being Russian!
-
comment
Comment #38066020
It's not the background metric but the space geometry is assumed Euclidean - in non-Euclidean geometry the ratio of of the circumference of any circle to the diameter of that is no…
-
comment
Comment #37808158
> Most animals prefer to work for their food—a behavior called contrafreeloading Want about humans? are humans contrafreeloading animals or not?
-
comment
Comment #35970843
You meant Titan, didn't you? - Triton is Neptune's moon ;)
-
comment
Comment #35497093
Hmm... Looks like train signals (usually? always?) have colors in the opposite order indeed. Probably, parent comment did mean driving a train? ;)
-
comment
Comment #35490712
Where do you live to have green light on top? I thought it was an international standard to always have red light on top, and this article claims the only exception exists in Syrac…
-
comment
Comment #35051518
Nah, "1.1" is a valid IPv4 address (Cloudflare DNS) and it's shorter
-
comment
Comment #34214495
This story is embedded into their novel "Жук в муравейнике" ("Beetle in the Anthill"), so it does not have a name, never being a separate short story.
-
comment
Comment #32588647
The latest version of macOS Outlook (I have 16.64) can open EML files - for some reasons it cannot preview them, but opening works fine (although I vaguely remember that not workin…
-
comment
Comment #32588206
A lot of elevators in US do indeed have G for the ground floor, but that's because they are made by ThyssenKrupp AG, a German company ;).
-
comment
Comment #31131944
Git has "reset" in addition to "revert" (the former mutates history but the latter does not). What Mercurial has for removing the wrong commit? For amend option - well, we switched…
-
comment
Comment #31131836
It is kind of true, though. From Mercurial docs: >The public phase holds changesets that have been exchanged publicly. Changesets in the public phase are expected to remain in your…
-
comment
Comment #30681707
> The ability to hit Win+Shift+S, screenshot a part of the screen, then immediately paste it somewhere? Huge. MacOS has nothing like this Ctrl+Shift+Cmd+4 (default shortcut, you ca…
-
comment
Comment #30463884
No, because while macro can add the opening bracket for the block, it cannot add corresponding closing bracket.