Viewing profile — pak9rabid
pak9rabid
HN member- Joined
- Thu, Dec 12, 2019, 7:07 PM UTC
- HN karma
- 488
- Public activity
- 170 items
- HN profile
- View on Hacker News ↗
About pak9rabid
No profile information was provided.
Recent public activity
-
comment
Comment #49039154
00:11:22:33:44:55
-
comment
Comment #49038470
Perhaps they should just drop the 'security' from the name and simply call it a camera.
-
comment
Comment #48863567
I've been using Canonical's LXD for this, under Debian Trixie. Nowadays I can usually get away with just running containers for things I need vs full-blown VMs. I guess the only do…
-
comment
Comment #48752067
There's also been advancements in cylinder head technology (i.e., VTEC, VVT, etc), which I guess also falls under control systems, but worth mentioning as these technologies are ve…
-
comment
Comment #48645375
Sounds like a fun way to make a lot of friends in law enforcement :)
-
comment
Comment #47677902
The only thing the ViRGE was good for was passing through to a Voodoo2
-
comment
Comment #47588110
It looks like it can. Check out GPUDirect RDMA.
-
comment
Comment #47577901
When you setup your single ethernet port (let's call it eth0) as a VLAN trunk port, you'll get the ability to configure multiple virtual interfaces off of it. How many virtual inte…
-
comment
Comment #47577819
Yes. You can take advantage of Netfilter's flowtable infrastructure and if you have the right hardware (NVIDIA/Mellanox ConnectX-5 or MediaTekMT7621) it will actually offload the p…
-
comment
Comment #47577758
You'd need to run a daemon like miniupnpd to enable UPnP, however I'd avoid it if you can, as it can be a significant security risk.
-
comment
Comment #47577638
You can still use the iptables interface for nftables rules if you'd like, but I think you miss out on things like atomic application of rulesets, ranges, lists, and variables (not…
-
comment
Comment #47577607
I've gone through quite a few embedded devices for exactly this use case. So far I've used: - Soekris net4501 (x86, 486-class CPU) (discontinued) - PCEngines alix2d3 (x86, AMD Geod…
-
comment
Comment #47577462
Hell, you could do this with a single NIC if you have a VLAN-aware switch.
-
comment
Comment #47531431
Cool post, I love a good firewall story. One suggestion though: rather than doing this all on a single LAN network and having to deal with adding exceptions for devices that still …
-
comment
Comment #47509163
Vegas should start taking bets
-
comment
Comment #47505702
I hope this at least resulted in some equity of this project for you.
-
comment
Comment #47239048
Have we already forgotten about Edward Snowden & the NSA?
-
comment
Comment #46825545
Here's a fun one that I still haven't figured out: I recently purchased a Banana Pi 4 with the 802.11be Wi-Fi 7 module to be used as an access point. It generally works well as an …
-
comment
Comment #46447273
Never I hope
-
comment
Comment #46377116
This is kind of a complicated example, but here goes: Say we want to create a report that determines how long a machine has been down, but we only want to count time during normal …
-
comment
Comment #46376592
Migrations are kind of a different beast. In that case I just stand up a test environment in Docker that does what it needs, then just trash it once things have been tested/verifie…
-
comment
Comment #46376581
Bingo...this is how I get around that.
-
comment
Comment #46366170
I was able to accomplish this by doing each test within its own transaction session that gets rolled-back after each test. This way I'm allowed to modify the database to suit my ne…
-
comment
Comment #46366146
Range types are a godsend when you need to calculate things like overlapping or intersecting time/date ranges.
-
comment
Comment #46276208
Back when video games separated the men from the boys.