techman9
|
4 years ago
|
on: Ithkuil IV Language FAQ
techman9
|
5 years ago
|
on: Microsoft Refuses to Open Source VSCode Python Language Server
> I think very few people realize that many parts of it are closed source
Which parts are closed-source?
techman9
|
5 years ago
|
on: Why do we use the Linux kernel's TCP stack? (2016)
> So – this made me wonder. When we do high performance networking – why do we bother using the Linux kernel’s TCP stack at all, if it’s so expensive?
What makes the Linux kernel TCP stack expensive?
techman9
|
5 years ago
|
on: Why do we use the Linux kernel's TCP stack? (2016)
This is super useful! I've been hacking recently on qdisc classifiers, and trying to set a filter up with BPF, but there's a paucity of documentation on the subject. The tc tools are sorta documented here (
https://man7.org/linux/man-pages/man8/tc-bpf.8.html), but it's quite hard to find docs on the underlying syscalls and the behavior of `bpf_prog_type_sched_cls`.
I bought a copy of BPF performance tools to learn more about the BPF interface, and it's really useful but quite focused on performance! I wish there was a resource of similar depth and breath about eBPF for classification/XDP.
techman9
|
5 years ago
|
on: The Case for Dumping the Electoral College
I do wonder whether the electoral college system somewhat insulates the US from election tampering or voter fraud. The current system disaggregates election certification to the state level, which is then made official by a discrete vote of the electoral college. For instance, if Donald Trump wants to claim that the election was rigged or tampered with, it's sort of moot as it's ultimately up to the state electors.
It feels like in the face of this, it's very hard for one candidate to dispute the election, as it's ultimately resolved by electoral vote. If we were to change the system to one based only a national first past the post poll, even one certified by vote totals from individual states, I wonder how you'd ensure an impartial certification of the final result.
techman9
|
5 years ago
|
on: Basic Intro to Elliptic Curve Cryptography (2019)
techman9
|
6 years ago
|
on: Ask HN: Best Talks of 2019?
techman9
|
7 years ago
|
on: The “bicameral mind” 30 years on: A reappraisal of Jaynes’ hypothesis (2007)
Hm.. Is Functional Neurology (the journal in which this published) related in any way to the field of functional neurology? I think the latter is a rebranding of chiropractic neurology, which some would argue purports some less than scientific ideas.
techman9
|
7 years ago
|
on: IBM acquires Red Hat
- etcd
techman9
|
7 years ago
|
on: Japan's Hometown Tax
Can you explain a bit more more about why you believe Delaware is the proffered place to register a corporation?
techman9
|
7 years ago
|
on: Our Approach to Employee Security Training
> That said, I didn’t want to mislead people. So we chose to be clear to them that there is a technical term; it’s just not going to be important for the rest of the content.
techman9
|
8 years ago
|
on: Our Dental Insurance Sent Us “Free” Internet-Connected Toothbrushes
Maybe I missed something in the article, but how do you know the phone app is transmitting data to the insurance company?
techman9
|
8 years ago
|
on: Ask HN: Is Hacker News GDPR Compliant?
My understanding was that GDPR requirements apply to all citizens of the EU regardless of where the company is located. Someone else can chime in if that's not accurate!
techman9
|
8 years ago
|
on: In 2004, Zuckerberg Broke Into a Facebook User's Private Email Account (2010)
I'm hopeful that Zuckerberg has matured at least slightly in the intervening 14 years.
techman9
|
8 years ago
|
on: If iPads were meant for kids
Oh my god. And Starcraft, and Axis and Allies, (original) DOTA. I was even a WOW player back in the day before I got fed up buying expansions. Man, the hours of productive time I wasted...
techman9
|
8 years ago
|
on: If iPads were meant for kids
I don't know. I grew up in the XP era and I played a lot of brainless games (3D pinball was where it was at) and read a
lot of mindless Wikipedia articles as a kid. But then I got curious about how it all worked behind the scenes.
Maybe I'm too optimistic, but my hope is some of that inquisitive spirit hasn't been totally quashed. It's too depressing think that kids are not still discovering the internet as a virtually boundless repository of human information and a fascinating set of technical problems.
techman9
|
8 years ago
|
on: If iPads were meant for kids
I credit much of my current aptitude with (and interest in) computers to getting to use one throughout my childhood with no restrictions. I understand it can be nerve-wracking for parents ceding that much control to children, but I think children are both smarter and more self-disciplined than we give them credit for and I think digital free range can build independence in the long run. Maybe my opinion will change when I have kids of my own someday. Who knows.
techman9
|
8 years ago
|
on: Global cyber attack that left U.S. flag on screens
What do you believe defines terrorism?
techman9
|
8 years ago
|
on: Vial-Http – Simple HTTP REST Tool for Vim
This seems very cool, but it's hard to imagine myself ever using this for anything. What use cases do you imagine this has or have other people found for something like this?
techman9
|
8 years ago
|
on: Running Java in a Container
How does the JVM determine the number of cores on a Linux system by default?
[0] https://www.newyorker.com/magazine/2012/12/24/utopian-for-be...