Live data from Hacker News

Viewing profile — pugz

pugz

HN member
Joined
Fri, Sep 06, 2013, 5:23 AM UTC
HN karma
585
Public activity
116 items

About pugz

No profile information was provided.

Recent public activity

  1. comment
    Comment #48696150

    I've been kicking the tyres on this. I managed to get Kubernetes (k3s) running across a cluster of MicroVMs. Useful? No. Funny? To me, yes. https://github.com/aidansteele/microvm-f…

  2. comment
    Comment #45819691

    I recently (a couple of weeks ago) got the 6K version of this screen, the Asus PA32QCV. It has the same pixel density as my MacBook Pro, so the UI looks great. To be honest, it's e…

  3. comment
    Comment #44557988

    Can you say more about retatrutide for IBS? My IBS is debilitating to the point where I usually refuse to eat food on week-long work trips, because the unplanned emergency toilet t…

  4. comment
    Comment #44177695

    If you want to read more, it was called "EC2 Classic" (well, it wasn't called that before VPCs were launched!). There was a discussion about it being retired on HN here: https://ne…

  5. comment
    Comment #43702727

    I currently work at the company. Wacky words that I can find in Slack include - updog - stegosaurus - brat - flabbergasted - superbowl - crouton

  6. comment
    Comment #42037192

    I'm also based in Melbourne. I would add that all the above is true of maybe 95% of companies, but there are a few exceptions: big US-based tech companies. There are roles for devs…

  7. comment
    Comment #41931539

    FYI I love your work with Gimlet, etc. I too would love "native" support for SSH CAs in EC2. What I ended up doing is adding a line to every EC2 userdata script that would rewrite …

  8. comment
    Comment #41497873

    Can you explain what you mean by "for many years they were not [default deny]"? I've been using S3 for 10+ years and I can't remember a time when they were ever open-by-default. If…

  9. comment
    Comment #39585477

    Apple still has this program. I haven't worked as an iOS developer for a few years now, but I remember their paid "technical support incidents" were extremely high quality. It was …

  10. comment
    Comment #39285426

    This is a great idea for a project. You should also make it work as a Docker logging driver plugin[1] so that people can easily view their local Docker container logs through Logdy…

  11. comment
    Comment #38896866

    That's actually an interesting one - it depends on your jurisdiction. E.g. in all Australian jurisdictions (and quite a few US states), one cannot consent to serious bodily harm. S…

  12. comment
    Comment #38440544

    Have you ever heard about "road trains" in Australia? We have some truly absurd allowances for how long these vehicles can get. It makes driving between capital cities a wild exper…

  13. comment
    Comment #36965442

    This was me too. I had used many substances (cannabis, ketamine, benzos, cocaine + every other stimulant under the sun) and was able to keep them in my possession and only use them…

  14. comment
    Comment #36489381

    I guess it depends on what we meant when we talk about OIDC, but in system-to-system authentication (e.g. GitHub Actions to ${cloud provider}), there are no browsers involved. But …

  15. comment
    Comment #36053655

    I've been using Depot for a while and I'm a fan. It has made our (GitHub Actions) builds a lot faster because the cache is always warm. It also helps a lot when building amd64 imag…

  16. comment
    Comment #35380802

    Thanks! I had somehow missed that. Feels irresponsible that it hadn't been mentioned in reporting of the changes (or maybe I missed it there too)

  17. comment
    Comment #35353472

    I'm also Australian and have ordered an EV a few months ago because of the FBT incentives. You're right that there's an extremely limited selection of vehicles in Australia. Hopefu…

  18. comment
    Comment #35214769

    It looks like the client is designed to connect to a publicly accessible MySQL/MSSQL server. I don’t know if that’s better or worse than a client-side database!

  19. comment
    Comment #34978856

    I was about to dispute what you said, but I realised I was running uBlock origin. What machine and browser are you using? I just used Chrome (on MacOS using an M1 Pro CPU) to run a…

  20. comment
    Comment #34376902

    It might be less effort to use something like this: https://gregoryszorc.com/blog/2021/04/14/pure-rust-implement... Might even be able to modify `gon` to use that instead of Apple'…

  21. comment
    Comment #33930990

    Who do you think the audience is for the papers published in academic journals? I imagine the intended audience is their peers and therefore the precise, unambiguous language is mu…

  22. comment
    Comment #33782726

    How do the outcomes compare to people with ADHD who were unmedicated? It's possible that the medicated outcomes are poor and yet still better than the unmedicated outcomes.

  23. comment
    Comment #33258800

    Out of interest, what support tier are you on? Is it the Enterprise ($15k/month minimum) tier? I've found that AWS Support will resolve any non-critical issue within at most a few …

  24. comment
    Comment #33158703

    I assume they're misunderstanding/misrepresenting the CapitalOne breach.

  25. comment
    Comment #33014677

    I've been using Depot since the early days (I don't know Kyle or Jacob, just stumbled across it) It's superb. It's a drop-in replacement for `docker build` on my M1 Macbook and on …