Skip Navigation

Posts
3
Comments
166
Joined
3 yr. ago

  • Seems cool! I've been looking for something like this. Especially if it can be used as a collaborative knowledge management tool for team knowledge bases.

  • Sloup

    Jump
  • Holy crap I thought rsync is a super serious and professional program. Didn't thought they ruin it with vibecodeing.

    A lot of important infra depends rsync.

  • Qwen 3.5 24B is way too large for my specs. I'm barely running qwen2.5 7B

  • I started working toward self hosting LLM for my small company using ollama and opencode as agent But I realized a good model like GLM 5 requures 250GB of RAM and 24GB vram with a 4080?? I dont know, this is what the LLM told me itself.

    I ended up using qwen-code2.7-7b-16k.

    Currently the best thing I have is my laptop, 16GB ram, i7 9750H gtx1650

    How do you guys selfhost? What models do you use that are actually good?

  • You can use VNC+an old e ink tablet you already have.

    I actually have a howto on my blog about this but I dont think you can reach it due to the internet blackout in my country.

    https://alavi.me/blog

  • Guix is your friend with an infinitely better language

  • Nothing will ever be just "docker compose up" but checkout movim. I think it's good. Haven't used it myself yet.

  • Nano is for chemists maybe. Editing couple of lines and saving.

    But vim is one of the most powerful text editors ever created. It's so powerful and good that it gets ridiculous. Also, from an ergonomic standpoint, your body will thank you for using vim/neovim

  • Oh shit😂😂

  • Lot's of birds will be shredded

  • TOML

    Jump
  • I think edn is almost the only more advanced and ergonomic option to json. Edn is like the evolved json, but its interesting that its roots are way older than JSON.

    The fact that you can very efficiently define whole applications and software just with edn (and the lisp syntax in general) is what makes really amazing.

    I think this blog post sheds more light on how we only need lisp for defining data and applications.

    https://stopa.io/post/265

  • I honestly think it would be much cooler if linux used semantic versioning instead of random versioning, but Linus bumping majors just because he feels like it is also funny and cool.

  • If you're a GUI guy, catfish is good. If you're a term guy, fzf, rg, fd are very fast and powerful. I search for files in / (meaning EVERYTHING) and tge results are there in less than 10 seconds.

    This blog post has some example usages, read the entries for fzf, rg and fd.

    https://alavi.me/blog/cool-cli-tui/#fd

  • I dont know how these work, but why do they never use kiosk for these? They boot up a whole operating system with everything just to loop a video?

  • Movim is also an option. Based on XAMPP.

  • Well... I am a very hairy nerdy guy. What does the collaboration workflow look like? The end result should be simple because my teammates aren't hairy nerdy guys :))

  • More power to you, share your experience

  • Can silverbullet be used as a team knowledge base? Online collaboration and such?