Live data from Hacker News

Viewing profile — the_angry_angel

the_angry_angel

HN member
Joined
Wed, Jan 14, 2015, 2:45 PM UTC
HN karma
267
Public activity
67 items

About the_angry_angel

[ my public key: https://keybase.io/the_angry_angel; my proof: https://keybase.io/the_angry_angel/sigs/LDTV7psGiq5B_Hj2U8LA2h1SzfiLcha4fXr7KNGfK4A ]

Recent public activity

  1. comment
    Comment #47988054

    There’s support via Barman cloud - we use it for azure at work but s3 and others are supported iirc

  2. comment
    Comment #44212523

    Kopia is awesome. With exception to it’s retention policies, but work like no other backup software that I’ve experienced to date. I don’t know if it’s just my stupidity, being stu…

  3. comment
    Comment #36324167

    For #1 I've been keeping a keen eye on pgcat [1], in particular the https://github.com/postgresml/pgcat/issues/303 which implies that it should be possible to add support for trans…

  4. comment
    Comment #34331575

    Coming up to 37 and for the last few weeks I’ve had the same sort of realisation - reading novels seems to take more concentration than it should, and I’ve become lazy with maths. …

  5. comment
    Comment #34287924

    https://github.com/tokio-rs/axum/pull/1346 Also for ref :)

  6. comment
    Comment #30835555

    Teleport I feel solves this well, from an organisation perspective

  7. comment
    Comment #30538749

    Just to echo this, I’m currently using a crate called deku (for a toy project to learn rust). Deku is a wrapper on top of bitvec which lets you annotate structs and enums for decod…

  8. comment
    Comment #30136581

    If you’re selling dashboarding, you need to show that dashboarding really quickly. I looked at the site, skipped through the video and saw nothing. I did see something on the docs …

  9. comment
    Comment #29675112

    > I hear this all the time, but I question how true it is. I've been running my own mail servers for decades, and I've never had any problems with sending or receiving mail. I susp…

  10. comment
    Comment #28985497

    You are missing stuff. In development mode with inotify you get python hot code reloading. In development mode the XML (with a handful of exceptions regarding menus, and ir.actions…

  11. comment
    Comment #28357358

    If it helps, as far as I'm aware Ganesha [1] is still widely used, supported, in some cases faster than the kernel implementation, and can be pointed at an arbitrary config file. […

  12. comment
    Comment #27804811

    FWIW If you’re in the UK you can opt out of non addressed mail ( https://personal.help.royalmail.com/app/answers/detail/a_id/... ) delivered via RM In 2005 the Royal Mail was fully…

  13. comment
    Comment #27446086

    It's using the precursor to AppLocker - Software Restriction Policies ( https://docs.microsoft.com/en-us/windows-server/identity/sof... ). They were deprecated in 1803.

  14. comment
    Comment #26143729

    > I doubt most medium to large companies I see implementing Kubernetes could be considered a good fit for Kubernetes. If you want to run on-prem / colo you are probably better of w…

  15. comment
    Comment #25137117

    Routing domains, or VRFs, are probably easiest to think of like VLANs, but one layer up. The two typical scenarios are; 1. You want to use the same IP space multiple times across d…

  16. comment
    Comment #24977559

    > and I’ve just ordered a moderately large e-paper display which is destined to be mounted with a zero inside a picture frame and hung from the wall like a photo Which display, if …

  17. comment
    Comment #23628178

    neovim and coc.nvim might be close to what you're looking for, if you can live with vim style motions, etc. CoC basically takes VSCode addons and modifies them just enough to get t…

  18. comment
    Comment #23323663

    I switched to a XPS-15 9570 from a MBP of roughly equiv spec, but previous gen, after the last round of laptop shuffles at work - I went from MacOS to Windows at the same time in o…

  19. comment
    Comment #23191006

    > But humans rarely use notepad these days. They use code editors like Coda or VSCode at the very least which have all kinds of advanced features. Surely, those can include support…

  20. comment
    Comment #23151666

    FWIW if anyone else comes back to this I spent a little time last night and I've addressed my font rendering issues by; * Removing an errant font-config lcdfilter configuration ent…

  21. comment
    Comment #23140560

    I haven't, I'll give it a go :) Thank you!

  22. comment
    Comment #23134930

    I switched some years ago to KDE from Gnome. The only thing I wish I had from Gnome is the quality of text rendering. Maybe it’s subjective, maybe it’s a measurable thing. I’ve not…

  23. comment
    Comment #23101589

    > You can launch HA kubernetes clusters with cluster API. vSphere, openstack and even bare metal pxe all have providers I've been looking for a decent solution for pxe and cluster-…

  24. comment
    Comment #22494538

    I’m only on the start of my k8s journey but I’m finding typhoon a nice option for on prem currently.

  25. comment
    Comment #22492135

    Yup. It’s good enough if you’re already invested in docker for dev and good enough if you’ve out grown a single machine. But not big enough for more than 10 nodes and user roles. F…