Viewing profile — itintheory
itintheory
HN member- Joined
- Thu, Mar 24, 2022, 3:34 PM UTC
- HN karma
- 156
- Public activity
- 142 items
- HN profile
- View on Hacker News ↗
About itintheory
No profile information was provided.
Recent public activity
-
comment
Comment #49249034
I learned about this when standing at the customs counter in San Jose at two in the morning. I had an address for an AirBnB but the address as given didn't come up in google maps, …
-
comment
Comment #49217036
I read his book Concrete Botany recently. It also mentions the deep mulch trick mentioned elsewhere in this thread. It's an easy read and a refreshing perspective.
-
comment
Comment #49145018
We sure can do things with nature. for instance, sustain any and all life on our planet. Viewing the natural world purely in an extractive mindset is the very reason we're in the d…
-
comment
Comment #49144941
I'm guessing it's programming language, but I don't think I've seen it abbreviated that way before.
-
comment
Comment #49139601
Sounds interesting, but 8/10 stories at the top are about local hazardous weather conditions. Maybe those could be filtered out somehow, but I feel like the default should be bette…
-
comment
Comment #49109086
Wearing the new Time 2 right now. It's as good as I remembered. So glad this story came around the way it did.
-
comment
Comment #49073572
I have two American Giant hoodies. One was a gift. After around 10 months the zipper broke, so they sent me a new one. I eventually repaired the zipper (and have done the same for …
-
comment
Comment #49006758
>Everyone is chasing the person ahead of them This is part of what turns grasshoppers into locusts. They're attempting not only to eat the insect in front of them, but escape the o…
-
comment
Comment #48910172
> The last time a server was failing to handle the pressure, we decided to temporarily ban IPs from some Asian regions. This is something we've been forced to do at work, a LOT. So…
-
comment
Comment #48881572
Isn't just as illegal as exploiting them for nefarious purposes? That's a pretty big risk to take to help a few dozen strangers on the Internet. What happens if your fix has an unf…
-
comment
Comment #48751200
> the Switch 2 takes carts I believe the switch 2 carts don't contain the actual game, just a license key. The game is downloaded on first run.
-
comment
Comment #48718657
Somehow not in the wayback machine or archive.ph. Probably just coincidence.
-
comment
Comment #48691476
> blue teamers Pretty sure you mean red team here. While I've heard people refer to any offensive security (eg including blackhat) as 'red team' , it typically means people you've …
-
comment
Comment #48663417
> nobody deploys `node:latest` Oh how I wish that were true.
-
comment
Comment #48663390
Pull-through cache the images. Sure, they could decide you can't pull anymore, or impose problematic rate limits, but you shouldn't add a runtime dependency on their registry in an…
-
comment
Comment #48587832
Another own goal - eliminate screw worm from north america...
-
comment
Comment #48509432
Huh. I remember playing a very similar game on Apple II, but I believe it had a Dutch / European theme, and was called something like "Ooperhoofd". I can't find any reference to it…
-
comment
Comment #48509404
For some reason this made me think of Pirates Constructible Strategy Game [0] [0]: https://en.wikipedia.org/wiki/Pirates_Constructible_Strategy...
-
comment
Comment #48497814
They should have called this "WishingWell". I'm wishing them well, but some of these projects are so over the top pie-in-the-sky silly, and funded with $0.25.
-
comment
Comment #48493629
Care to share any specifics?
-
comment
Comment #48437590
Same. I have used the controller as a container. Take a backup of the configuration and you don't even need to keep it running. I returned to a network after two years, fired up a …
-
comment
Comment #48402033
Gonna need a description of the correct way to do these things. I have a feeling I'll be one of today's lucky 10,000.
-
comment
Comment #48373439
It has a name in the security industry, Insecure Direct Object Reference (IDOR) [1]. Somewhat related to Path Traversal [2]. Unfortunately CFAA is very broad and can be (mis)interp…
-
comment
Comment #48363747
There are many good options. [1] [1] https://news.ycombinator.com/item?id=48321089
-
comment
Comment #48351356
I was thinking along similar lines to what you've suggested here, but then I considered how many VPS might be configured by folks following some random web tutorial, to set up thei…