Viewing profile — timv
timv
HN member- Joined
- Wed, Nov 21, 2012, 12:37 AM UTC
- HN karma
- 1,579
- Public activity
- 365 items
- HN profile
- View on Hacker News ↗
About timv
Sydney, Australia
Email: my-hn-username (at) adjective.org
-------------------------------
Current:
- Elastic (elastic.co)
Previous:
- Prospection (prospection.com.au)
- Site Tour (sitetour.co)
- ActiveGrade (activegrade.com)
- Dragonfly Technologies (dragonflytechnologies.com.au)
- Carpadium Consulting (carpadium.com)
- Macquarie Group (macquarie.com)
-------------------------------
Recent public activity
-
comment
Comment #48841106
And there lies the tradeoffs you need to consider as part of an interview question. But if the best alternative is to sort the whole collection, then Quickselect doesn't introduce …
-
comment
Comment #48840164
You can use Quickselect ( https://en.wikipedia.org/wiki/Quickselect ) or Floyd-Rivest ( https://en.wikipedia.org/wiki/Floyd%E2%80%93Rivest_algorithm ) Quickselect is fairly simple …
-
comment
Comment #48800628
> You mention early in the article that you intended to base this approach as a response to your own subpar user experience with support in other products. This was the biggest ( 1…
-
comment
Comment #48289578
I wrote something like that about 15 years ago for a financial institution. For what we needed, we intentionally wanted both people to be at the same terminal (it was going to be u…
-
comment
Comment #47712616
Imagine you were making purchasing decisions about which LLM-based coding tool to use. If one of the possible vendors convinces you that that they have a next gen model that is so …
-
comment
Comment #45588041
The argument here is that they're confident that the bounds check isn't needed, and would prefer the compiler not insert one. The choices therefore are: 1. No bound check 2. Bounds…
-
comment
Comment #44187414
> This is also an unconventional drinking fountain. Why do you say that? At least in Australia, drinking fountains ("bubblers"!) are fairly non standardised. I don't recall seeing …
-
comment
Comment #43022354
In Australia the entry level "Dolphin essential" is A$30k which is between US$18.5k and US$21k, depending on the (fairly volatile) exchange rates. Still not US$14k, but not quite t…
-
comment
Comment #42733466
Phones have a lot of that market covered, and the Switch Lite gets close enough for a lot of people who want something other than a phone. I guess Nintendo don't see enough left ov…
-
comment
Comment #42733445
Even Linux users in 1999 (when you had to be pretty well informed to know that Linux even existed) were truly that uninformed. http://www.slackware.com/faq/do_faq.php?faq=general#0…
-
comment
Comment #42732952
The market penetration of the switch makes it harder for Sony to expand into the family/casual gaming space. That forces Sony to stick to the AAA lane (which is where their focus i…
-
comment
Comment #42104738
It's been more than a decade since I was involved with emergency services, but ~15 years ago there was a requirement (in Australia and elsewhere) that phones must be able to call e…
-
comment
Comment #41306662
Its presence implies that the company both is capable of and is overcharging the people coerced into the higher price tier. "Overcharging" is a concept without a precise meaning. T…
-
comment
Comment #41241460
It's not as widely available. My bank doesn't support registering my card with GarminPay. Pretty much every bank supports Apple and Google.
-
comment
Comment #39123147
It would also be interesting to consider smaller groups for discussion. Break the jury into 2 groups of 6, or 3 groups of 4 people. I wonder whether you could get the benefits of w…
-
comment
Comment #38963106
The main source code for DSA is here https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/ss... You can see that the team did a big refactor of key handling about 14 months ag…
-
comment
Comment #38962332
It doesn't even have to be a totally "random" (unrelated) motorcycle accident. If he panicked after the Stuxnet attack, as his family is reported to have said, then it's likely he …
-
comment
Comment #38875059
The issue doesn't appear to be "pay" but conditions. From the decision (linked 2 up) At all material times, Respondents Cognizant and Google have codetermined the essential terms a…
-
comment
Comment #38850394
The purpose of a system is what it does.
-
comment
Comment #35554396
Do you have a reason to believe (c) is true in practice? I strongly suspect many interviewers (myself included) would have a few "top issues" and significantly favour candidates wh…
-
comment
Comment #35051093
The ridiculousness isn't that Google has changed their hiring process to reflect their current state, it's that other companies are copying what Google does now with the hope that …
-
comment
Comment #28362711
I don't think that's true. The underscore is valid in RFC4648, but the exclamation point is not. And the RFC explicitly says: Implementations MUST reject the encoded data if it con…
-
comment
Comment #27035649
In which case it wouldn't be "still light" it would be "already light"
-
comment
Comment #27035385
> a location east where its still light. You've got your directions backwards. 7pm in NYC is 4pm in SF, so you wanted to use solar power to provide evening energy then you generate…
-
comment
Comment #24772077
The GPLv3 has exactly the same clauses (both 5c and 11) yet Google explicitly allows its engineers to contribute to such projects. Why? Because this isn't about IP risk, it's about…