Viewing profile — DethNinja
DethNinja
HN member- Joined
- Mon, Sep 09, 2019, 4:17 PM UTC
- HN karma
- 1,198
- Public activity
- 333 items
- HN profile
- View on Hacker News ↗
About DethNinja
No profile information was provided.
Recent public activity
-
comment
Comment #36655913
Sorry, it was meant to be USSR (Union of Soviet Socialist Republics).
-
comment
Comment #36655854
- Hired a journalist on some mid-size news company to tarnish the company’s reputation. I never imagined they would bother to do this, but I was wrong. - Used an APT for hire but I…
-
comment
Comment #36655100
On the other hand, my first self-funded startup got destroyed by a VC funded venture. They had a worse product but far better marketing and they used every dirty trick in book to t…
- story
-
comment
Comment #36449853
So was the company the best in their field? I sometimes see small / badly managed companies pull such interview processes and it is ridiculous. You would expect they would hire 100…
-
comment
Comment #36409932
Do a16z invest in small scale AI companies? Or are they only doing series B+ investments?
-
comment
Comment #36372198
C++ - Botan C - Redis
-
comment
Comment #36334415
It is just a precaution measure, some of the malware like DDOS Bots might persist more than 6 months. Honestly, an immutable OS would be more ideal but it isn’t very realistic. If …
-
comment
Comment #36293431
This is a pretty good guide. I also recommend manually reading/checking the the BIOS EEPROM and re-installing the OS from scratch at least every 6 months. This should mostly elimin…
-
comment
Comment #36282342
You should absolutely never release a commercial binary to public with debug symbols. There are ways to convert symbol names on the crash report server, so the claim that you can g…
-
comment
Comment #36276191
How did they target the group though, did they just scan the internet traffic and said, oh wow there is a group of people who only talk through Signal, or were there another preced…
-
comment
Comment #36220232
YouTube is horrendous, I keep reporting couple of animal abuse videos but platform just keeps them. Some of these videos especially with small animals like hamsters have millions o…
-
comment
Comment #36185699
Flatpak isn’t ideal and it has lots of room for improvement but what is the better alternative? I would say that at least Flatpak is on the right direction.
-
comment
Comment #36179134
What is the use case? I’m guessing just to store secrets but then why not just use a HSM or even yubikey.
-
comment
Comment #36129592
Are shadows really that annoying, I’m willing to bet that most of the gamers would just glance over these defects.
-
comment
Comment #36101018
Allow your software to display ads, and other people purchase them directly. It might be hard to implement it in a week but a hastily put AWS & stripe solution might work. If you d…
-
comment
Comment #36098647
Animals definitely do dream, any cat or dog owner can tell that but even smaller animals like rats do also dream. We are vastly overestimating the cognitive capacities of humans, w…
-
comment
Comment #36034251
Is it possible to build a system where nobody owns private property but is happy? Very unlikely but theoretically possible. Main problem is that current ruling class is mostly comp…
-
comment
Comment #35951110
But you can just issue an identical certificate to an existing website's certificate via the private key, it doesn't even need to enter to CT logs, it will have 100% identical fing…
-
comment
Comment #35949996
In my opinion, most of the governments must have obtained access to numerous Certificate Authority private keys by now. As a result, they would not only be logging DNS records but …
-
comment
Comment #35857668
I’m new to Linux kernel programming & eBPF (just started last week) and I’m having major troubles with eBPF verifier. I honestly feel like it would be easier for me to write a kern…
-
comment
Comment #35853901
If MSI ever updates the BIOS of your motherboard with new / assumed to be unleaked Intel keys, then you will need to reflash it with the new BIOS. So, you need to do a manual BIOS …
-
comment
Comment #35846349
I guess lesson learned here is: Always self-sign the secure boot keys, do not use any third-party keys. Unfortunately, this complicates the kernel & boot loader upgrade process as …
-
comment
Comment #35834503
It is so funny to me that every time BTC price rises, FUD articles come out of the woods. I wonder if somebody built an automated process for this, or there is still a human elemen…
-
comment
Comment #35818580
If OpenAI has no moat, how come nobody has built a better alternative to GPT-4 yet?