home.social

Search

69 results for “lawrencegripper”

  1. Turned of for my self hosted after trying out and loving it.

    The HomeKit integration and mobile app are really nice.

    scrypted.app/

  2. Turned of #blueiris for my self hosted #cctv after trying out #scrypted and loving it.

    The HomeKit integration and mobile app are really nice.

    scrypted.app/

  3. Turned of #blueiris for my self hosted #cctv after trying out #scrypted and loving it.

    The HomeKit integration and mobile app are really nice.

    scrypted.app/

  4. Turned of #blueiris for my self hosted #cctv after trying out #scrypted and loving it.

    The HomeKit integration and mobile app are really nice.

    scrypted.app/

  5. Turned of #blueiris for my self hosted #cctv after trying out #scrypted and loving it.

    The HomeKit integration and mobile app are really nice.

    scrypted.app/

  6. Ok writing some which hooks onto a and limits its network access while leaving the rest of the host unaffected, this is fun! Bit of and

    Using
    - ebpf-go.dev/guides/getting-sta
    - nfil.dev/coding/security/ebpf-

  7. @TALlama a common one I see is adding a log line to the end of a method without realising the previous lines output was relied on, other cases are where if/else/rescue where it’s no immediate obvious which line of a method is the “last”. Some of this is helped by as it’ll flag if you are returning the wrong type

  8. Old: - Environment impact of your food, how much did it fly?

    New: - Environmental impact of your network traffic, how far did it fly?

  9. Old: #foodMiles - Environment impact of your food, how much did it fly?

    New: #packetMiles - Environmental impact of your network traffic, how far did it fly?

  10. Old: #foodMiles - Environment impact of your food, how much did it fly?

    New: #packetMiles - Environmental impact of your network traffic, how far did it fly?

  11. Old: #foodMiles - Environment impact of your food, how much did it fly?

    New: #packetMiles - Environmental impact of your network traffic, how far did it fly?

  12. Old: #foodMiles - Environment impact of your food, how much did it fly?

    New: #packetMiles - Environmental impact of your network traffic, how far did it fly?

  13. Trying out this big swimming pool

  14. It's not a real change freeze unless it's enforce by the

  15. It's not a real change freeze unless it's enforce by the #vogons

  16. It's not a real change freeze unless it's enforce by the #vogons

  17. It's not a real change freeze unless it's enforce by the #vogons

  18. It's not a real change freeze unless it's enforce by the #vogons

  19. Playing with ( ) and really enjoying it.

    The `piccolo asgi new` command to boostrap a new webapi project is really handy as someone who's not been in python ecosystem for a while.

    Migrations handling is also pretty neat

    Thanks to @martinpeck for recommendation.

    github.com/piccolo-orm/piccolo

  20. In search of a “Zero Toil” HomeLab: Immutable Linux, ZFS, WatchTower and Keel

    👆 Blogged about my

    blog.gripdev.xyz/2024/03/16/in

  21. Posted an answer on for the first time in ages.

    It's how to specify per-container more permissive permissions when running in

    stackoverflow.com/a/77921542/3

  22. Folks that are using for with or how do you handle secrets in the configuration?

    I'm looking at the idea of removing the config after initial boot or some other option.

    One route would be to use single use secerts (which work for say which supports them) but not for others

  23. Folks that are using #butane for with #fedoracoreos or #flatcar how do you handle secrets in the configuration?

    I'm looking at the idea of removing the config after initial boot or some other option.

    One route would be to use single use secerts (which work for say #tailscale which supports them) but not for others