Viewing profile — hellodanylo
hellodanylo
HN member- Joined
- Sun, May 20, 2018, 11:41 PM UTC
- HN karma
- 84
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About hellodanylo
No profile information was provided.
Recent public activity
-
comment
Comment #39105234
If need anything more complicated than simple $var substitution, it's time to use a general purpose scripting language with appropriate libraries to generate your data structure. A…
-
comment
Comment #37302713
Why not buy a giant display panel and connect it to a computer that you fully control?
-
comment
Comment #37298460
I don't seem to understand where OpenAI's market segment ends and Azure's begins.
-
comment
Comment #37041875
> I question just how much productivity you've gained. Me too. It's an empirical question to be answered by those who will dare to try. > It's kinda like self-driving cars Strong d…
- comment
-
comment
Comment #37037049
This should give a second life to Test-Driven Development. One of the under-appreciated wisdoms of TDD is that there is a complexity asymmetry in many problems between finding a so…
-
comment
Comment #36828609
There is a major flaw in placement of the EC2 instance in this diagram. Each EC2 instance has 1 or more Network Interfaces, where each Network Interface resides in 1 subnet and can…
-
comment
Comment #36595336
I would rephrase this concern as "dconf is not a stable API" rather than "you are not supposed to do this". It's my computer, I am supposed to do whatever I want, but using unstabl…
-
comment
Comment #35171370
There is also ECR Public Gallery, which mirrors many public images from DockerHub. https://gallery.ecr.aws
-
comment
Comment #34580863
I find SQL very hard to use when the data schema and/or transformation graph needs to be dynamic (e.g. depends on the data itself). It's hard to make SQL dynamic even at build time…
-
comment
Comment #34560004
Yeah, I am also struggling to interpret the metrics in this post positively. The 50% success rate is also best out of 3200 completions. For best out of 1 completion, the success ra…
-
comment
Comment #34499252
> I'm sure the recovery process is not as easy. A lot of services offer one-time backup codes and connecting multiple 2FA devices. Making Yubikey a single point of failure is certa…
-
comment
Comment #34499220
> Authenticators are fine, except if you lose a couple of smartphones too close together, or you need a team to access one account. When you enable TOTP with a service, you can ext…
-
comment
Comment #33483678
In my recent job, I committed Jupyter notebooks to Git, and they tend to be giant JSON files. I had 10x SLOC of anyone who did not commit Jupyter notebooks.
-
comment
Comment #33483636
If you had 3 days to find bottom 50% of devs to be fired, what would be your heuristic?
-
comment
Comment #33126250
Sorry, you are right. I need another coffee today.
-
comment
Comment #33126106
[retracted]
- comment
-
comment
Comment #32132263
I have been working on an iOS/MacOS app that reminds me to stand up and/or take breaks at certain intervals. It's using the iPhone's camera and local computer vision to collect gro…
-
comment
Comment #32050284
A lot of concerns are focusing on (person) -> (tiktok) -> (CCP) data flow. What about the reverse information flow? A foreign political party tuning the algorithm to affect public …
-
comment
Comment #32050227
What if US government makes a (secret) deal with China to get data from them? It might seem unlikely today, but politics can change any time. Data markets can be fairly efficient. …
- comment
-
comment
Comment #28879428
They use various clustering algorithms and heuristics, but it's true that it only gives a lower bound at best. For example: https://youtu.be/D_Eqz8_Jm2E
-
comment
Comment #24228506
I keep getting tricked by ML referring to either the programming language or the subfield of AI.
-
comment
Comment #23632890
Do users have incentive to document and share the connections, other than helping the community's long term goal? Absence of such incentive appears to be the reason that open-sourc…