Viewing profile — slang800
slang800
HN member- Joined
- Sun, Nov 18, 2012, 12:32 AM UTC
- HN karma
- 750
- Public activity
- 296 items
- HN profile
- View on Hacker News ↗
About slang800
Recent public activity
-
comment
Comment #45792016
Sometimes you notice a problem that your unit tests didn't cover and want to figure out where it was introduced. That's where git bisect shines. You can go back and efficiently run…
-
comment
Comment #36659662
Prince Rupert's drop is another.
-
comment
Comment #36473813
Sounds like you had better luck than I did. After about a year of getting DMCA notices, Hetzner told me to remove my IPFS gateway from their network or they would kick me off. I fo…
-
comment
Comment #36473559
Yeah, you would think so. I guess if you want to do a DoS attack, send a few bogus DMCA notices to Cloudflare first to get the real IP of the server they're supposed to be protecti…
-
comment
Comment #36473424
This is cool. Makes me want to see if a mechanical version of this could be done.
-
comment
Comment #36473315
This is impressive, but if you care about privacy then why are you using MacOS to begin with? It seems like you could never be completely certain that it is safe. Rather than start…
-
comment
Comment #36472548
First the ciu-online.net people sent DMCA notices to myself and Cloudflare, since I used Cloudflare as a caching proxy. Eventually Cloudflare gave them the IP address of my server …
-
comment
Comment #36471581
It wouldn't matter if you used a filter and your gateway didn't host copyrighted content. The ciu-online.net application doesn't check whether or not the content is accessible thro…
-
comment
Comment #36471456
I'm not sure how likely it is that they'll try to sue me for failing to take down content, but I don't want to find out. Running an IPFS gateway doesn't make me any money and even …
-
comment
Comment #36471381
Yeah, I took ipfs.slang.cx down after Hetzner threatened to kick me off their service. I was able to stay on top of the takedowns by writing a script to create & deploy nginx block…
-
comment
Comment #36426788
In this case the URLs contain valid IPFS hashes. The ones that I've tried all resolve to real files with the IPFS CLI. The issue is they've never been requested from the gateway th…
-
comment
Comment #36426743
These are actual hashes for books that exist somewhere on the IPFS network. You can get a lot of them to resolve. They've just never been requested from the site the DMCA notices a…
- comment
-
comment
Comment #34151799
These comments are easy to identify as ChatGPT because their style makes no sense in the context of a GH issue discussion. They're overly verbose and contain unnecessary caveats li…
-
comment
Comment #34140959
It's not an issue of the template that you use or the CTAs that you include. These emails are always useless noise. I don't need a welcome message from the CEO or check-ins to soli…
-
comment
Comment #34128595
https://archive.vn/xLiP3
-
comment
Comment #34077549
Sure, some amount of project management type work is expected when you're an engineer at a higher level (senior, staff, principal, etc). However, that's not the entire role. Before…
-
comment
Comment #34077121
Imagine, your company has hired you as an engineer to design software systems & write code. Your performance at the company is measured by your ability to design software systems &…
-
comment
Comment #33765966
It's hard to be sympathetic when these boomers choose to be alone, not marry, and not have kids. What did they think was going to happen when they got old?
-
comment
Comment #33765864
I'd be happy with a browser extension that replaces all the paywalled links on HN with archive links.
-
comment
Comment #33765852
https://archive.ph/SxVta
-
comment
Comment #33765283
I think the general "web product building" space is even more competitive with tons of good choices. You've got Ruby on Rails and Elixir/Phoenix which both have an enjoyable develo…
-
comment
Comment #33765069
There are plenty of shared webhosts that let you run whatever language you want. Fly.io, Render.com, Heroku, etc. They all let me run my code on a fraction of a dedicated server wi…
-
comment
Comment #33764368
I stopped writing PHP around 2014. I don't know if this is still true, but the impression I got at the time was that PHP is constantly trying to catch up with more advanced languag…
-
comment
Comment #33760178
Heroku can protect itself from abuse of its free tier by changing the rules - which they eventually did. I'm sure that the only reason why they kept the free tier as long as they d…