Viewing profile — eptcyka
eptcyka
HN member- Joined
- Thu, Aug 13, 2015, 12:03 PM UTC
- HN karma
- 5,244
- Public activity
- 2,100 items
- HN profile
- View on Hacker News ↗
About eptcyka
No profile information was provided.
Recent public activity
-
comment
Comment #49142594
Maybe not now, but what about 10 years down the line?
-
comment
Comment #49061782
World of difference between using cycling infrastructure and sharing roads with 2 ton beasts powered by paleo compost.
-
comment
Comment #49061280
I love how during prototyping, the compiler will tell me off for having an unused variable and fail to compile. I totally love the idea of crashing when writing on a closed channel…
-
comment
Comment #49058129
Systemd is not 1 giant thing that does 100000 things - it is a collection or 10000 services doing 10000 things, integrating amongst themselves where practical. You need not use net…
-
comment
Comment #49050937
It gives you a sense of control, for one. I could repurpose existing software to do most of the things I program myself on my own time. Ikea is way cheaper than most things you can…
-
comment
Comment #49050910
There is a dollar amount I am willing to pay to elude suffering- and there is an amount I will not. Try sitting on a floor for weeks and you will see the dollar amount you want to …
-
comment
Comment #49033253
Do you want this supermodel to cause harm whilst finding these vulnerabilities?
-
comment
Comment #48956123
Futures would be less of a problem if async was implemented as effect handling instead of coloring functions - I am truly miffed about e.g. not being to use `or_insert_with` with a…
-
comment
Comment #48951927
Not only that, the charger thing also implies charging it weekly if not more often. I got a pebble watch because I can wear it for 2 weeks without charging. Would hate to have to c…
-
comment
Comment #48905673
Managing a very public project that advertises Zig and doing so poorly is a matter of fact, is it not?
-
comment
Comment #48902757
What about debugging?
-
comment
Comment #48897141
What is the behaviour that Jarred was called out for that was not related to Bun?
-
comment
Comment #48829129
Only if you live in metropolitan cities.
-
comment
Comment #48816075
One might argue that these people will not understand the code they write if they use LLMs. I would counter that with my observation that plenty didn’t understand the code they wro…
-
comment
Comment #48795918
> By definition you can't protect yourself from the entity that provides you the software you use, because you have now way to guarantee that they aren't going to backdoor you. But…
-
comment
Comment #48773547
You can run it on an encrypted volume on a VPS. Technically, it is also possible to use confidential VMs, but I have not at all kept up with those developments these days. Confiden…
-
comment
Comment #48768962
Large file uploads are non-resumable. That is, if you have any videos at a decent bitrate and resolution, you need to be able to upload the whole file in a single session. iOS does…
-
comment
Comment #48766755
And having someone less experienced can also bring perspectives and criticism to assumptions that can and sometimes should be challenged.
-
comment
Comment #48737990
If there is something to be said, I have to ask. What specifically is there to be said?
-
comment
Comment #48671259
What's the reason we can't use heat pumps here to turn that waste heat back into electricity?
-
comment
Comment #48657579
Since this is but an iPhone crammed into a laptop, could this behaviour stem from the fact that iPhones generally need not render a cursor?
-
comment
Comment #48651407
Isn't that still cheaper than the 100 or 200$ plan that Anthropic wants from you?
-
comment
Comment #48641427
Sure, but maybe this is a different battle? First party Linux support is orthogonal to games not using kernel level anti-cheat solutions. Tangentially, I wouldn't use kernel level …
-
comment
Comment #48612746
Gamers are more than just people playing DOTA and Counter Strike and COD and Destiny.
-
comment
Comment #48607662
Nix also forces builds to be sandboxed. Now you actually need to run an infected build output to be affected.