Legal and moral are two different things, and the police is a public service. Public trust and perception are important because they give legitimacy to government.
Are there ways that eBPF could be abused and if so what mitigations, limitations and logging can one implement so that eBPF can remain enabled in a hardened and sensitive environment?
[1] - https://utcc.utoronto.ca/~cks/space/blog/linux/DisablingUser...
One of the key complaints about "Dark Matter Developers" is that you mostly don't hear from them (especially on HN): they don't have splashy startups to advertise, they aren't exciting recruiters with the things they claim to be doing. They are getting jobs done and clocking out.
That continues to describe a LOT of the jobs using the Microsoft stack, they are Dark Matter Jobs: they are in almost every industry in the world. They pay well enough, but not too well. They aren't exciting. HN and sometimes Big Shot Recruiters generally have no reason to hear from them (because they hire more directly, or because they only need a couple developers at a time).
The Microsoft Stack jobs will probably always be like that. Just quietly out there (and all around). Numbers and statistics (and revenue) all suggest that there are a lot of them. They just sound like a "dead end" mostly because they are "stable" and "boring".
[1] https://www.hanselman.com/blog/dark-matter-developers-the-un...
Here are the returns for jobs within 25 miles of where I live (bay area.)
Keywords jobs
----------------------------
Azure 3094
AWS 7408
Google Cloud 2157
React 3829 (not cloud tech, but just curious to know.)On the other hand, in my back yard, I grow a lot veggi, strawberry with worm casting from kitchen scraps. I do still lot of insects. A lot of birds nested around my house. Produce 10-15 young birds. I found a very cool looking giant tomato worm a size of my biggest finger. It ate half of (7 ft height ) tomato plant in 2 days.
The Strawberry, cucumbers, other veggies grow with worm casting taste SO much better than from anything store .
Make it one SQLite file per user. All the read/write are parallelized per user. Backup db file would be smaller, easier. Each service node can handle N users, less for heavy follow users. Should be easier to scale horizontally the with user count by adding system nodes and Storage, networks, web handling process.