Viewing profile — dustym
dustym
HN member- Joined
- Thu, Sep 04, 2008, 4:44 PM UTC
- HN karma
- 188
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About dustym
Recent public activity
- comment
-
comment
Comment #26989701
We use Tekton to manage our CI pipeline and I agree that the way it enforces very little structure is a strength. On the other hand it's new enough that if you need to stretch its …
- comment
-
comment
Comment #23444855
I agree. This is very weird but also a very subtle and good comment.
-
comment
Comment #23443876
This is funny, the first couple of times I heard it I also wondered if I was going a bit mad. When you are out all alone and you hear a sound that you can't explain I think it's pr…
-
comment
Comment #23443530
I have no opinion on anything, FWIW because I actually spent most of my time in Woods Hole. My recollection of all this is from the local paper. EDIT: Cliche as it as, the fish bit…
-
comment
Comment #23441349
I don't have an ocean-going vessel, but if I did I'd buy rescue/tow insurance. It's not super expensive and when you need it, you need it.
-
comment
Comment #23440978
Very interesting. Maine also has a significant transmitter array in Cutler with 30 or so antennas around 900 ft tall apiece. https://en.wikipedia.org/wiki/VLF_Transmitter_Cutler I …
-
comment
Comment #23440766
Yeah, I thought it was a generator or mower at first. It's just quiet enough that I mistook it for a much louder sound that had grown faint due to my distance from the source.
-
comment
Comment #23440085
Two unrelated anecdotes: 1. A few years ago I spent some time in Falmouth, MA and there was an ongoing battle over newly installed wind turbines. The humming sound was getting to p…
-
comment
Comment #23355294
For certain things like layer 4 and layer 7 routing or firewall policies, health checking and failover, network-attached volumes, etc you have to choose software and configure it o…
-
comment
Comment #23354779
Yup, even monoliths can benefit from certain k8s tooling (HPAs, batch jobs, etc).
-
comment
Comment #23354711
I like to say (lovingly) that Kubernetes takes complex things and simplifies them in complex ways.
- comment
- comment
-
comment
Comment #21590021
Anyone know what build times are for the Shopify monolith?
-
comment
Comment #9875355
Upvoted. Try working with them.
-
comment
Comment #9875325
Man... if there was clear market demand for immodesty we at The Awl would be billionaires by now. One can dream.
-
comment
Comment #9875282
Yeah we are a blog or, rather, a network of blogs. What's your point?
-
comment
Comment #8615082
Here's some elisp I use to do this (assuming I understand your issue correctly and it's the same as mine): (defun replace-regexp-g () (interactive) (save-excursion (goto-char 0) (c…
- story
-
comment
Comment #5310871
Rails developers
-
comment
Comment #4539663
Does anyone know how to initiate a web compare between to branches using this thing? If I could have that + Alfred (or whatever launch bar / cli one uses) that would be amazing.
-
comment
Comment #4529442
edit: thanks for the heads up, that was not the issue at hand.
-
comment
Comment #4527489
Great point. I don't speak for the guys that made the decision to append the timestamp to the query, but I assume our concern is in intermediate network caches that don't honor low…