Viewing profile — mkdirp
mkdirp
HN member- Joined
- Fri, Dec 17, 2021, 11:19 AM UTC
- HN karma
- 1,232
- Public activity
- 171 items
- HN profile
- View on Hacker News ↗
About mkdirp
No profile information was provided.
Recent public activity
-
comment
Comment #31259297
Pretty sure it's because the core devs are RH employees, who owns Quay. Seems reasonable to keep things on your own infra. Having said that, I know there has been some falling out …
-
comment
Comment #31257807
This is also part of how you could interrupt `time.Sleep`. > In Go there is less noise, but also there no way to interrupt Go's time.Sleep. The full piece would be something like: …
-
comment
Comment #31098181
Sorry! I meant to integrate the favicons into the extension, not to integrate the extension into the website :)
-
comment
Comment #31096143
As an aside, there's Refined Hacker News[0] which seems like it would be a great option for this to be built into. It has lots of great features while keeping things minimal. [0] h…
-
comment
Comment #31056126
Why not? Podman has an almost identical CLI to Docker, and can have a daemon that is fully Docker compatible (thus, all Docker integrations work against it including docker-compose…
- story
-
comment
Comment #30887741
Aah, thank you so much! Very helpful!
-
comment
Comment #30887523
If you're running zsh, I suggest using powerlevel10k[0]. It is stupid fast, and extremely customisable. [0] https://github.com/romkatv/powerlevel10k
-
comment
Comment #30887038
On a related note, there was an article/website that talked about how to design the ux of a cli tool properly. E.g. how to design the arguments among other things. I've been strugg…
-
comment
Comment #30886832
I used dracula for a while, but I just can't deal with it during the day. So I've been looking for a uniform light theme for day time coding. I hope nord theme can fill in the gaps…
-
comment
Comment #30886826
I came across the themer.dev the other day. It's comes close to this, but I struggled to get a theme to be consistent across apps. There are still some apps it doesn't support.
-
comment
Comment #30884386
GNOME does this too. Their reasoning was exactly what your parent commenter said. I can't find a link now. Not that it's helpful to you, but there is a GNOME extension that does aw…
-
comment
Comment #30879632
As in OPA determines if a user has access to a resource? Do you have some resources on how to do this?
-
comment
Comment #30878937
> There's an old adage "pick your battles". I suppose, so we shouldn't try breaking monopolies any more? There are plenty of examples where $big_corp is basically ubiquitous to $th…
-
comment
Comment #30877806
> Command-Backtick: cycle current application’s windows For the Brits among us, or perhaps anyone with a non-US keyboard layout, I recall when I still had my Mac, this wasn't mappe…
-
comment
Comment #30876671
I'd love to understand what you think the issue is. I feel like go dependencies have been extremely easy since modules were introduced and I've rarely had issues.
-
comment
Comment #30875180
I can shed some light on some of your questions for you. > most of the documentation talks of gopath Historically go used a GOPATH env var. Go code had to live under there under `$…
-
comment
Comment #30872087
Which part? The part that I quoted was the last paragraph of the article with only a paragraph of hiring opportunities afterwards, unrelated to the article..
-
comment
Comment #30868235
Right, I never said you can trust exchanges. You do not have to use an exchange. That's the whole point of the decentralised nature of cryptocurrencies.
-
comment
Comment #30868088
Cryptocurrencies have never claimed they address the hardest parts of financial inclusion. Cryptocurrencies solve the issue of trust. > We need to keep track of our customers’ acco…
-
comment
Comment #30855028
> having Facebook/Meta experience on your resume starts hurting you against others who don't It already does. Meta is reportedly paying more to hire talent because of their reputat…
-
comment
Comment #30854992
> it took them over 3 months to even get any credentials for VPN, let alone repositories. What you're saying is, you can just join, get paid, and do nothing? Where do I sign up?
-
comment
Comment #30854236
> I think they'll have a hard time finding people to staff that, Lidl has a long history of underpaying and abusing their personnel I don't know about the personnel abuse, but here…
- story
-
comment
Comment #30842521
Why?