Viewing profile — andoriyu
andoriyu
HN member- Joined
- Sun, Oct 07, 2012, 11:50 PM UTC
- HN karma
- 59
- Public activity
- 177 items
- HN profile
- View on Hacker News ↗
About andoriyu
No profile information was provided.
Recent public activity
-
comment
Comment #31647136
Qualcomm hasn't made a single Qualcomm core since Apple released their first aarch64 SoC. Qualcomm had zero competition and decided to not really work on anything. Apple blindsided…
-
comment
Comment #29221469
That's exactly the case. Any YAML 1.2 parser can parse any valid json document as is.
-
comment
Comment #28934278
> I dunno here, is Rails a server application library because I can progressively integrate the different components of its total API, e.g. first use ActiveRecord, then adopt rails…
-
comment
Comment #27976873
That was satirical, lmao.
-
comment
Comment #26785522
Agreed. I think bash is a dependency. Even more, it's a dependency I'd want to avoid at all cost.
-
comment
Comment #26784565
Let's see. They don't approve for other platform because "they want dartvm to be cross-platform and not hold too much platform dependent code" Then they proceed adding platform dep…
-
comment
Comment #26765682
That's not the case for a long time. I have rEFInd that started life in windows 7 esp with freebsd dual booting, now the same hard-drive booting windows 10 (upgraded from 7, not fr…
-
comment
Comment #26756237
Firefox, gecko specifically, performed very bad on Mac OS X when chrome just came out. That was also an era of websites crashing all the damn time - in firefox it was crashing the …
-
comment
Comment #26715620
> Process per connection is pretty easy to accidentally run into, even at small scale. So now you need to manage another piece of infrastructure to deal with it. Most places I saw …
-
comment
Comment #26686359
IPv6 privacy issue? You know that you get /32 block, you can change your IP from that block every hour if you want. The issue with IPv6 is that links are significantly slower than …
-
comment
Comment #26685361
I don't get how 1d array is slower than 1d vec. Both doing the same arithmetic, but vec has to do one extra operation.
-
comment
Comment #26685334
That's a requirment for any language that isn't allocating everything on heap. Nothing to do with borrow checker. OutOfBounds errors aren't checked at compile time unless it's a `c…
-
comment
Comment #26678083
But it's not a file type, it's a file extension that sometimes can be matched to a content type.
-
comment
Comment #26651728
But C++ does have opt-in memory safety via smart pointers and RAII. It's not preventing all the bug types hat rust will, but it is. There is also tons of code written without it, b…
-
comment
Comment #26651264
How is adding `Duration` to `DateTime` related to jupyter notebook? I use that much more often than element-wise matrix multiplication.
-
comment
Comment #26626794
You know, I agree that shipping the same damm Unicode table over and over is stupid. However, if they were part of the OS sooner rather than later, certain OS vendors would have fo…
-
comment
Comment #26549319
Please read beyond title. Product in place is not Docker, but Docker for Mac. A product that can't be replaced by podman.
-
comment
Comment #26516270
Not really, it was pretty verbose, but wasn't hard. Pinning is for setting package priority between multiple repos. What you're looking apt is apt-holding: apt-mark hold libxfont1 …
-
comment
Comment #26508699
Correctly if I'm wrong, but IIRC low-level futures are very dependent on executor? I think you actually told me that, but that was back in futures 0.1 era.
- comment
-
comment
Comment #26479771
It's complicated. Thunderbolt 1/2/3 were all open-ish, but required intel's chip. Which was alright at the time - AMD didn't have anything competitive in mid to high-end market any…
-
comment
Comment #26472996
Scale, USPS deliver far more mail than others. USPS had pretty specific requirements and not a single existing truck existed or could pass an endurance test. Good video on subject:…
-
comment
Comment #26472966
Not really, CPU is still "of-the-shelf". SoC is custom. That's just because you can't buy Neoverse and drop it into the motherboard, so making a custom SoC is the only way to obtai…
-
comment
Comment #26406940
While most is true, rfc3339 isn't a profile of iso8601. Both have cases when it's not valid in another.
-
comment
Comment #26406886
Sure, `20201209T160953Z` or 2021-123.