programming
Programming zinderic 4w ago 93%
Sidekick
github.com

This looks pretty cool for quick deployment of hobby projects. Production grade and easy to use is always a win in my book.

29
0
https://hijacked.link/posts/connecting-hobby-project-to-llm

I love playing with LLMs locally at home. The cost of running hobby projects against paid services like OpenAI is too high for me so in this article you can find out how I work around that to keep my LLM infra deployed locally at home and still use it anywhere I like.

20
1
Oracle goes vegan: Dumps Terraform for OpenTofu
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zinderic
    5mo ago 100%

    I don't like Oracle (I liked Sun Solaris and the sparc cpu which they ruined) but that's a good move and they definitely get point on my book for this.

    3
  • Go vs Rust learning
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zinderic
    5mo ago 100%

    You're not dumb. Rust is a hard language to pick. Some people probably think I'm mocking it because I made this meme but I'm really not - I love Rust. I'm mocking us mere humans trying to cope with greatness 🤣And I'm looking forward to the time when I finally "graduate" and become more productive and experienced with Rust.

    3
  • rust
    Rust 6mo ago
    Jump
    Rust Mastery book bundle from Humble Bundle
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zinderic
    6mo ago 100%

    I bought the bundle looking for some wasm, async and web Rust resources. I'm not impressed. The books quality is low and most of it is a waste of time I would have used more effectively with just documentation. It's also true that there are some C++ and C# books in there which baffles me. I've actually started reading one of the wasm books only to realize it's a C++ one few minutes later 🤣

    Once again I see that I should stay away from Packt.

    I think I'll go grab Rust for Rustaceans now instead of all those in the bundle.

    1
  • When your iRobot finally achieve teleportation
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zinderic
    6mo ago 100%

    I think this model can reach Null Island from anywhere, doesn't have to be Europe. Can't wait to see what else it's capable of. But kind of hoping it won't murder me in my sleep.

    13
  • Selfhosted systrem to monitor daily incoming email (backup reports)
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zinderic
    7mo ago 100%

    I would put a simple "grep <whafever> mail.log || curl ntfy.sh" or something like that. Ntfy can send you alert on the phone if some check failed or passed. For pass just use && :) Simple and it works.

    3
  • Open Source VS Company
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zinderic
    7mo ago 100%

    There will always be people in both cases thinking they are entitled to the work of others. There will be nice people who do nice by others too, rarely but that happens. We live in a wonderful world and not being an a..hole about things makes it better.

    7
  • Looking for a way to monitor my services
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zinderic
    7mo ago 87%

    Give https://github.com/louislam/uptime-kuma a try. I'm planning to do the same for similar use case. Sensu (sensu.io) is a more sophisticated option but it requires more infrastructure and there is a bit of a learning curve with it.

    6
  • selfhosted monitoring tool
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zinderic
    7mo ago 100%

    Dockge looks nice, thanks for mentioning. I need something like it. Too many docker composes to manage and I don't want to go to the k8s complexity for hobby/personal use :)

    1
  • github.com

    Seems interesting. It covers the basics and it's easier to setup than Sensu that I use today.

    31
    5
    Web projects be like
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zinderic
    7mo ago 100%

    XML or JSON - does it matter? Turtle is a turtle, same principals apply, just different structure. What happened to server side rendering? Oh, we do that with fancy frameworks and ton of JS now. All good.

    9