Viewing profile — h0l0gr4ph1c
h0l0gr4ph1c
HN member- Joined
- Fri, Aug 28, 2020, 12:00 AM UTC
- HN karma
- 28
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About h0l0gr4ph1c
No profile information was provided.
Recent public activity
-
comment
Comment #26670618
so the firing party has an active homing beacon, aimed at you, just before they are about to fire? hmmmmmmmmmmmmmmmm yep no problems with that approach at all
-
comment
Comment #26669086
both contain water.
-
comment
Comment #26643161
If they got in this far, what else did they get access to? How long have they had access? Saying its only a db * that they know of* . What about the software repositories that they…
-
comment
Comment #26617159
A generation is generally defined as 20 years. So you mean 3.5 generations i guess?
-
comment
Comment #26564030
On another note, have you contacted facebook to get the data removed from their servers?
-
comment
Comment #26550999
Rust is a language that does things different to other languages because it is a better way. I challenge you to do the same with Async. There is a different better way.
-
comment
Comment #26540315
By opt in I mean I can opt in to using an executor if I want async. If I don't code still works and is might not be as performant. Couldn't you have made another hard constraint to…
-
comment
Comment #26539598
I actively choose libraries that are non-async. I don't want to use the programming model. If aysnc could work like regular blocking code , if we want, and async code when you want…
-
comment
Comment #26510780
yes sorry, those were rhetorical questions. Your point about asking you fail to see why not using a blocking executor to deal with the async code. My problem is with needing the ex…
-
comment
Comment #26510620
> "Using a proper, single-threaded executor and running it on the current thread seems like it would work, yes. (To be fair, I also feel like just having the sync version of a Pyth…
-
comment
Comment #26510184
Complexity kills code. Being able to reason about what your code is doing, is FAR more valuable to me than async. Having tokio act as my runtime and switch tasks as it sees fit wil…
-
comment
Comment #26462484
IIRC our system of time is more so aligned with midday rather than midnight. As that is when the sun is at its highest point in the sky, which allowed us to create a common point b…
-
comment
Comment #26365636
As someone who bought a RX580 for playing with Deep learning with ROCm (It was supported at the time). After posting to one or two bug threads, I had the same experience as the gp …
-
comment
Comment #26259766
It still won't. If you look at history we have been always shifting towards information storage that is easier and thus less energy intensive to copy. Art by definition has done th…
-
comment
Comment #26237445
LOL, just had exactly the same thought.
-
comment
Comment #26195272
> And I'm no Rust developer, but it looks to me like it basically demonstrates how Rust is an abject failure in that regard. The developer has to jump through lots of nonobvious ho…
-
comment
Comment #24300674
Thanking you.
-
comment
Comment #24300081
You are say that the ReMarkable is open, but where is the GPLv2 code for the underlying Linux OS? As far as I can see there is nothing on the site that makes mention to it. That in…