Viewing profile — kchr
kchr
HN member- Joined
- Tue, Feb 28, 2012, 2:32 AM UTC
- HN karma
- 318
- Public activity
- 314 items
- HN profile
- View on Hacker News ↗
About kchr
No profile information was provided.
Recent public activity
-
comment
Comment #46045604
> Above a certain complexity, there is basically no 100% open-source hardware out there. > > Like none of the Pinephone, Librem, Framework laptops are "open-source" to the bone. As…
-
comment
Comment #46045577
One of the points made in that paper is that you can't even trust the compiler, even if you write the code yourself. I think this is one of the stronger points as it shows you it i…
-
comment
Comment #42134436
Additionally, a lot of jungle music were produced on Amiga using the same tracker software as many demosceners (OctaMED, ProTracker, etc). Makes me curious of how many junglists we…
-
comment
Comment #42106579
From the TIOBE site[0]: > Since there are many questions about the way the TIOBE index is assembled, a special page is devoted to its definition. Basically the calculation comes do…
-
comment
Comment #42106148
While I appreciate the flashbacks you just gave me, I don't think the enshittifaction of GUI:s is orthogonal to the evolution in not having to deal with hardware issues any more.
-
comment
Comment #42080579
You linked the same file twice, was that intentional?
-
comment
Comment #41963244
Even approved and trusted admins can be a liability (disgruntled employee, social engineering). Like OP said, mandatory access control (MAC) implementations like SELinux can be use…
-
comment
Comment #41963064
> Interesting, I might need to do some reading, > Does macOS have any form of MAC yet, or do they just rely on sandboxing? Kind of. There is a set of permissions an application can…
-
comment
Comment #41962921
> No, you create one account. The root account doesn't have to be created. It's automatically there, built into the system. On Windows, you have to explicitly create two separate a…
-
comment
Comment #41962795
I need a rundown of your clients.
-
comment
Comment #41962257
It's AI agents all the way down
-
comment
Comment #41961360
They seem happy to host media for other conferences as well! <3
-
comment
Comment #41947250
Agreed, but they're not being tossed out into nature the same way these disposable vapes are.
-
comment
Comment #41883362
Can you elaborate on how this affects the security model?
-
comment
Comment #41687678
Speaking of music apps for game consoles, there is also the Korg DS-10 for Nintendo DS: https://en.m.wikipedia.org/wiki/KORG_DS-10
-
comment
Comment #41616222
This could probably be fixed by tracking whether the mousedown event was started inside or outside the dialog, and only close the dialog if the mousedown started outside it.
-
comment
Comment #41604537
For native documentation, why not just search the official docs at https://docs.python.org/ ? I find it to be very discoverable if you are looking for docs about a specific functio…
-
comment
Comment #41558289
Actually, it looks like the feds have sided with the 3rd parties? https://www.theverge.com/2024/3/14/24101023/ftc-doj-comment-...
-
comment
Comment #41453403
I believe adding extra components (i.e. custom software) would classify as the "mangling" GP wanted to avoid.
-
comment
Comment #41395552
SQL in itself is not the weak point in this case (or any of the other cases of a successful SQLi attack). The problem is the treatment of user-controllable input data and using tha…
-
comment
Comment #41395325
I can't decide whether it would be considered an SQL injection or a SSRF attack, actually. I'm leaning towards the latter. Or maybe even a reflected XSS?
-
comment
Comment #41320127
The IOCCC[1] (International Obfuscated C Code Contest) often features submissions where the source code is formatted to be works of art in itself. Sometimes the source code is also…
-
comment
Comment #41298867
I can see the appeal, but hope they keep it opt-in so that people can choose their preferred workflow without surprises.
-
comment
Comment #41274373
Yeah, I realise now that I read your reply my message was just questioning the broad blame on so called "stupid people", without discussing the responsibility part of it. I absolut…
-
comment
Comment #41273873
> The consequence is that the cost of stupid, scammed, customers is passed to all customers, including those that do not send money to scammers. What you conveniently left out in t…