Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FI
Posts
1
Comments
53
Joined
6 days ago

  • Your blog is awesome. I have always wanted someone to break down RF homelabbing for me and I think as your blog progresses I will find such content.

    I'm also looking for blogs/material on OS hardening (Linux/*nix), do you plan to write on that (and any recommendations)?

  • Coming back to this thread, I do think some of your comments were inflammatory. If you were to receive a ban, it should have been for trying to bring fights in the comments (but even that is ambiguous at best). I agree that the ban for a comment was too much. An admin shouldn't be conflating one such action with overall behaviour. As for "repeated bad-faith behaviour", it is not so far out to ban you I think. People should be responsible for their own actions.

  • I went through the list. Google and FairPhone should definitely be moved to "Safe for now" whilst OnePlus should be moved to "Requires an online account/sacrifice" as they limited their unbrick utility which means no more custom ROMs for new OnePlus phones.

    I honestly don't understand why Chinese companies do this. They would fare much better against their American counterparts (including Samsung) if they allowed for more open hardware. Goes to show that MBAs at the top of these companies have utter dung between their ears

  • Thank you for the comment. Definitely looks like there's some interest in hardening Void, with that said most of the kernel protections that I see from your checksec output exist on my Debian system too. I will try it out in a VM then.

  • Yes, just thought if you could check that the correct ports are opened. I.e. is port 443 open for NGINX on Unraid? Is NGINX forwarding traffic to the correct port to your backend? Is the backend configured to allow traffic on a certain domain/all domains if it is handling HTTPS?

  • Has anybody here actually worked for a company that uses Qubes OS as their corporate OS? I think Qubes is awesome and with some work can definitely be used for corporate work but most people don't know, don't care and are scared of security

  • Don't know why people care about overwriting their comments. It's not like Reddit and Discord lose your content anyway. Having my content sold by Reddit is just as bad as OpenAI or Discord, so I just don't say private stuff on those platforms

  • Thanks for the edit. You have a very intriguing idea; a second LLM in the background with a summary of the conversation + static context might make performance a lot better. I don't know if anyone has implemented it/knows how one can DIY it with Kobold/Ollama. I think it is an amazing idea for code assistants too if you're doing a long coding session.