Viewing profile — ADSSDA
ADSSDA
HN member- Joined
- Mon, Mar 28, 2016, 11:26 PM UTC
- HN karma
- 100
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About ADSSDA
No profile information was provided.
Recent public activity
-
comment
Comment #41196925
> I think I've only really seen this as a Honda Element What Honda element had 4wd? As far as I'm aware they were all (a pretty bad) AWD system.
-
comment
Comment #41196882
As pretty much anyone who offroads knows, AWD vehicles absolutely tear up the trails vs a proper 4wd with lockers, since AWD relies on detecting tirespin (ie, destroying trail) to …
-
comment
Comment #38371657
Yes, DPDK (which VPP is built on) heavily utilizes IOMMU to provide host protection. https://doc.dpdk.org/guides/linux_gsg/linux_drivers.html discusses it a bit.
-
comment
Comment #38231699
Odd take, golang was designed by Google for their needs. It has very little uptake amongst hobbyist devs and is nearly entirely used by professional devs. In my experience hobbyist…
-
comment
Comment #37680390
I've used both extensively and I find eBPF+iptables (and sometimes nft) significantly more flexible and easier to use in the real world (not just simple examples) than PF. shrug
-
comment
Comment #37680257
IMO Linux is significantly better than the *BSDs at this particular use case. Check out https://blog.cloudflare.com/l4drop-xdp-ebpf-based-ddos-mitig... and: https://github.com/xdp-…
-
comment
Comment #33979456
As someone who spends a lot of time working with DPDK, the idea that anyone would consider userspace "slow" and kernel of all things "fast" is amusing to me. Most everyone nowadays…
-
comment
Comment #29857561
Agree to disagree. Maybe because I've worked in embedded Linux for so long (including on inits of various forms), but that description clearly articulates exactly what systemd is a…
-
comment
Comment #29597772
I get the feeling you are getting your information from highly political sources rather than getting out from behind the screen and talking to real live people. Where I live, there…
-
comment
Comment #29594629
Now you are falling victim to a very common cognitive bias known as the "base rate fallacy". Please read the following: https://garycornell.com/2021/07/28/the-base-rate-fallacy-x-o…
-
comment
Comment #29568844
I don't have to trust public health agencies. I can go look up the numbers in my local hospital or ask family members who work there. >90% of ICU cases and deaths are unvaccinated.…
-
comment
Comment #29557886
> Failed as in the vaccines, that were being advertised as being 95% effective with no talk of any boosters only 6 months ago, no longer provide any protection at all. It's disappo…
-
comment
Comment #29122740
What other data points? Can you provide peer reviewed high quality data to support your claims? Just because you want a conspiracy theory to be true does not make it so.
-
comment
Comment #29120605
VAERS is a great thing, but it's deeply unfortunate that antivax conspiracy theorists have used it to spread lies like yours. https://www.science.org/content/article/antivaccine-ac…
-
comment
Comment #28754985
If you had two uncles who died of alcohol related causes, they were drinking a lot more than 2 drinks a day.
-
comment
Comment #28503236
The site you posted only goes to Aug 27th, which is hopelessly outdated for a rapidly deteriorating situation. The actual information from the Idaho Division of Public Health indic…
-
comment
Comment #28502688
You should use the actual state's dashboard: https://public.tableau.com/app/profile/idaho.division.of.pub... And Idaho is absolutely overwhelmed. In past flu seasons they have not …
-
comment
Comment #28502173
Idaho has already implemented crisis standards of care: https://healthandwelfare.idaho.gov/news/idaho-activates-cris... And is absolutely overwhelmed. It seems incredibly disingenu…
-
comment
Comment #28240025
I'm a big fan of nftables, but anyone using iptables with a large ruleset is (or should be) using ipset, which is just as fast.
-
comment
Comment #27803802
Isn't most PM 2.5 pollution produced by brake pad and tire wear, which is made worse by EVs due to their weight?
-
comment
Comment #26370009
I went through all of high school and college with an HP48 calculator. I can't express how much more natural RPN felt than the more traditional alternative (and fast!). It also mad…
-
comment
Comment #22551793
Whatever they're doing it's not working. Nearly every "Amazon's Choice" that I see in search results is some counterfeit Chinese garbage.
-
comment
Comment #20500175
You'd have to be insane to buy anything you'd put in your body from Amazon. Just this week I received an obviously used item that was "Shipped and sold by amazon.com" and sold as "…
-
comment
Comment #11516503
What's the actual queuing algorithm in use? My experience with BSD QoS has been that it's easy to set up, but far inferior to the more modern QoS options in Linux (fq_codel, etc). …
-
comment
Comment #11412462
I'm hoping this is some sort of late april fools post? This cheat sheet is stuff no python programmer would need to look up, and even then, manages to get a few things wrong.