Viewing profile — RichieAHB
RichieAHB
HN member- Joined
- Thu, Aug 20, 2015, 3:21 PM UTC
- HN karma
- 273
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About RichieAHB
No profile information was provided.
Recent public activity
-
comment
Comment #39440249
The last 15 seconds sounds like it hit the runout groove on the IKEA phone system vinyl!
-
comment
Comment #39142068
It feels like that might be a fair point in other context but as one of your sibling posts says: this is just double entry book keeping. Print out the transactions with their times…
-
comment
Comment #38889880
Nice little idea! As a slight aside I’m not sure where the timezone / city list has come from but it labels Hanoi as in Thailand (rather than Vietnam).
-
comment
Comment #38413158
I guess the question would be, if indeed these suggestions would solve those problems, how much does this cost (I genuinely have no idea!) and how much do I want to spend on this v…
-
comment
Comment #38412519
IIUC cm precision should be fine if the algorithms looking for stable placement accounts for that cm (and reality id imagine it’d account for less precision than that). If a placem…
-
comment
Comment #38338443
A store’s opening hours will probably remain 9am-5pm regardless of any time zone changes around it. If you run a bunch of stores across time zones you need to know where each store…
-
comment
Comment #38317142
Makes we wonder how much of the investor’s money was put in to OpenAI as a company or in Sam and the leadership. I think the answer is probably the latter, and the fact that Sam’s …
-
comment
Comment #38151829
I feel like trying to infer valid JSON from invalid JSON is a recipe for garbage. You’d probably be better off doing a second pass with the “JSON” through the LLM but, as the sibli…
-
comment
Comment #37862105
My phone gets pretty warm when I zoom out but the UI remains nice and responsive …
-
comment
Comment #37751713
I want to hear that at normal typing speed. I feel like, unless there are a good amount of slightly varied samples, it's going to have that TR-808 repetitive vibe going on ...
-
comment
Comment #37739859
Here’s a good example of the test cases used for backspaces in Android[1]. It’s definitely more involved than just deleting a grapheme cluster. [1] https://android.googlesource.com…
-
comment
Comment #37641034
Nice to see Clifford Stoll currently topping the page. I bought The Cuckoo's Egg after reading enough people recommending it on HN and so to see the author referencing the main eve…
-
comment
Comment #37640426
This works fine as long as you’re happy to do the same task multiple times. I.e. the task is idempotent and cheap.
-
comment
Comment #37581625
I read it every time!
-
comment
Comment #37581328
While that is true for Platform 2 drones, from reading this article [1] it seems the ruling currently only applies to Platform 1 drones (ie. the specs I was referencing). Although …
-
comment
Comment #37580868
For others interested in how these Sparrow (“Platform 1”) drones operate: - Cruises at 80-120m and 60mph - Max payload of 1.8kg - 50 mile max delivery distance (although it can fly…
-
comment
Comment #37488321
Nice article! As with all CSS posts there’s always something in there I’ve never used. Today it was `display: flow-root;` [1]. I’ll probably never use it given Grid and Flex but st…
-
comment
Comment #37407678
Simpsons aside: I wish this was titled "Is there a chance the track could bend?".
-
comment
Comment #37081229
Taking a picture is deterministic. You aim at something, configure the settings and the cells / CMOS will capture that light in the right manner. You can argue that autofocus and p…
-
comment
Comment #36944443
Given this is for a non-tech audience I think this is reasonable. It basically talks about it being a lossy encoding of things that represent the original. Also, if the words / cha…
-
comment
Comment #36828627
This is true for unwinding but from the Notes section on the linked page, panics can’t be caught using that function if the panic aborts the process.
-
comment
Comment #36692583
I read “the last straw” as being the final bad decision among many (which I think is what the idiom means). A tipping point. Usually you can’t remove “the last straw” to fix the ca…
-
comment
Comment #36692136
What actually happens is people often just come back to TrueBlue - like when Paul Graham left Twitter: https://twitter.com/paulg/status/1604556563338887168 .
-
comment
Comment #36652560
One thing I’ve never found a name for (and, as a result, a good way to reference to people) is Typescript’s interesting behaviour around the Erased Structural Types mentioned here:…
-
comment
Comment #36489546
Interesting. That probably does makes it a bit harder to verify but there are still plenty of “words” that are to be expected. My point being that if a German receiver can’t parse …