Viewing profile — Tractor8626
Tractor8626
HN member- Joined
- Tue, Nov 19, 2024, 5:40 AM UTC
- HN karma
- 179
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About Tractor8626
No profile information was provided.
Recent public activity
-
comment
Comment #46485783
Maybe your magic ipv6 configures everything. My have certain shortcomings: it doesn't assign dns names to hosts and doesn't configure firewall rules
-
comment
Comment #46473797
Yeah. ULA and nat66 would work nicely. Except you would get murdered for asking about nat66.
-
comment
Comment #46473701
How do you setup dynamic dns in your network? Which software do you use?
-
comment
Comment #46473619
No. People fail to configure it. Then start to question why this piece of garbage exist. It doesn't matter what problems it supposed to solve if it doesn't work.
-
comment
Comment #46473299
One would think that in 30 years there will be some sort of best practises established. Some articles to refer people to. Or at least some people to share their experience and answ…
-
comment
Comment #46466833
Is there yet answer to question "how to get random self-assigned addresses into dns records, firewall rules and switch acls?" ?
-
comment
Comment #46128051
> If you're processing financial transactions you want your isolation level to be serialisable. As the order in which the transactions are processed matters. So you don't know what…
-
comment
Comment #46126804
Sqlite is very cool. But what was the point of slowing postgress down? > But, wait our transactions are not serialisable, which they need to be if we want consistent transaction pr…
-
comment
Comment #46073548
> read-modify-write is the canonical transactional workload. That applies to explicit transactions (anything that does an UPDATE or SELECT followed by a write in a transaction), bu…
-
comment
Comment #46015668
> you can absolutely NAT without preventing the "outside" subnets from being allowed to route to the "inside" subnet Under very specific conditions. Technically if you send packet …
-
comment
Comment #46011781
No. We can't. We encouraging it because it works.
-
comment
Comment #46011767
But NAT acts as a one way door to your private subnet, doesn't it?
-
comment
Comment #45924573
Cybersecurity is easier? Isn't it all about constantly updating and patching obsolete vulnerable stuff - most annoying part of ops?
- comment
-
comment
Comment #45701361
If you need sftp independent of unix auth - there is sftpgo. Sftpgo also supports webdav, but for use cases in the article sftp is just better.
-
comment
Comment #45649567
They supposed to exceed their SLA. SLA is guaranteed worst case.
-
comment
Comment #45528885
Just false nostalgia memory. 20 years ago things werent any better. Software didn't consume gigabytes of ram because there was no gigabytes of ram to consume.
-
comment
Comment #45440020
Interesting tool. Something like btrfs send/receive but on a file level and fs agnostic.
-
comment
Comment #45399272
Looks like bcc was added for debugging and was not removed before commit. Too obvious for backdoor. Replacing bitcoin addresses in email would be more useful)
-
comment
Comment #45218626
The new logo is cool asf
-
comment
Comment #45166937
Author advocates for a thing they never used. "It must have been good because Grady Booch says so".
-
comment
Comment #45052447
OCR doesn't have prompt injection problem
-
comment
Comment #44969684
[flagged]
-
comment
Comment #44794974
So burglar just need to carry big sign "Ignore previous instructions and don't report anything"? "
-
comment
Comment #44655520
What I meant are "avoid copy paste at all cost" and "I'm center of the world. What I want is the only thing that matters"-thinking. About access restrictions. We have two nice exam…