Viewing profile — apocalyptic0n3
apocalyptic0n3
HN member- Joined
- Fri, Sep 04, 2015, 1:35 AM UTC
- HN karma
- 1,499
- Public activity
- 524 items
- HN profile
- View on Hacker News ↗
About apocalyptic0n3
No profile information was provided.
Recent public activity
-
comment
Comment #49183896
This is a neat idea. Might even make sense in cases where you actually want the AI bots hitting your site (we want it for our ecom platform, for example) - just serve Markdown cont…
-
comment
Comment #48300018
> it's them adding a line item to their AWS bill That's the future Amazon sees too. We just had a week long session with the AWS team and they pushed that to us multiple times.
-
comment
Comment #48297539
I second this. I started as an Audioscrobbler user before the Last.fm merger. I have tracked nearly every track I've listened to for 21 years. It's awesome seeing how my habits hav…
-
comment
Comment #46708890
It should be noted here that the daily high for a good 1/3-1/2 of America is below 0C/32F/freezing for a good 3-5 months each year. Our weather varies much more significantly than …
-
comment
Comment #46365366
I'd wager that most agency devs have wanted to do this too. CMS's never work the way you want them to as an dev. Thankfully, the work you have done (along with your competitors) in…
-
comment
Comment #45139058
In this case, it actually was due to unknown and unpredictable costs. They were about to start production on S2 when the strikes hit. They delays spiked the costs of an already exp…
-
comment
Comment #43977222
Yeah, I agree. I have a Pixel Watch 3 and generally like the circular form factor. I wish they did more with it at times, but I feel like that's kinda what I'm seeing from the prev…
-
comment
Comment #43834857
Personally, it's easy for me. If I get above 10 tabs, I just close them all. I don't see any value in having more than that and they just become a distraction for me. Tree style, s…
-
comment
Comment #43783566
It's pretty common for people drive to the bar, get drunk, taxi/Uber/Lyft/DD home, and then return the following day to get their vehicle. I don't think it makes sense personally, …
-
comment
Comment #43570181
Both can be true.
-
comment
Comment #43562990
Yes. He also calls the employees Automatticians. So they're all just Matt.
-
comment
Comment #43561365
We're all secret moderators except you.
-
comment
Comment #43312444
Yeah, I was the same way with my iPod. I was contributing to iPod Wizard and one of the QA testers for iPod Linux, iPod Wiki, and Rockbox. I would install unstable firmwares on my …
-
comment
Comment #43290797
Yeah, this used to be me. I don't do it anymore but I used to spend a great deal of time playing with beta versions of Android, Windows, Firefox, and various iPod and Mac customiza…
-
comment
Comment #43267067
I've tried numerous keyboards and the conclusion I've come to is that there's low profile and then there's low profile. The bulk of the low profiles I've tried (NuPhy, Keychron K8,…
-
comment
Comment #43242343
I think you mean saving a PSD in Photoshop, opening it in ImageReady, slicing it, and then optimizing the slices for web.
-
comment
Comment #43128852
I started writing code when I was 12 and started doing it professionally at 22. I'm now in my mid-30s and outside of work, I haven't written anything more than one-off scripts for …
-
comment
Comment #42888157
I don't often use Sublime for coding nowadays (I'm generally using PhpStorm) but I have it open at almost all times as a scratchpad. It's so dang quick that opening it to jot somet…
-
comment
Comment #42879213
Firefox on macOS is also completely borked. At least with my freescrolling Logitech Master MX 2. I'll scroll and it will jump the expected amount, I'll scroll some more and it will…
-
comment
Comment #42854491
This is the real key. They have an awful reputation amongst technical people (for good reason) but that reputation largely fades away the less technical you are. The average person…
-
comment
Comment #42737931
Wood is incredibly cheap here in the United States. Estimates I have seen in the past is a stone home will cost 15-25% more per square foot than a wood-framed home in the same loca…
-
comment
Comment #42737867
From the article: > Some of the homes in Pacific Palisades were 90 years old 90 years exceeds your lifespan, the lifespan of your children, and maybe the lifespan of your grandchil…
-
comment
Comment #42656074
> they actually make fun of the player for daring to want blueprints that don't suck In their defense, Coffee Stain/Satisfactory makes fun of the player for absolutely everything. …
-
comment
Comment #42340278
They also had Space (discontinued in May) and Space Code (discontinued last week). I don't think GitLab makes much sense for them
-
comment
Comment #42183945
If you're building a system that sends out emails, you generally can't send emails locally. So you instead use a service like MailCatcher/MailHog/MailPit/Mailtrap as an SMTP server…