Just a guy shilling for gun ownership, tech privacy, and trans rights.

I’m open for chats on mastodon https://hachyderm.io/

my blog: thinkstoomuch.net

My email: nags@thinkstoomuch.net

Always looking for penpals!

  • 3 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: December 21st, 2023

help-circle








  • I believe this is incorrect. I can’t find the forum post from Cloudflare but you cannot use the CDN to deliver video without paying for it, but you can use CF as a reverse proxy via Cloudflared to deliver video so long as you aren’t on the CDN

    They even have blog posts on using Cloudflared for hobby video streaming projects like a RPi pet cam. Unless it’s assumed I have an enterprise account.

    https://www.cloudflare.com/service-specific-terms-application-services/#content-delivery-network-terms

    Unless you are an Enterprise customer, Cloudflare offers specific Paid Services (e.g., the Developer Platform, Images, and Stream) that you must use in order to serve video and other large files via the CDN. Cloudflare reserves the right to disable or limit your access to or use of the CDN, or to limit your End Users’ access to certain of your resources through the CDN, if you use or are suspected of using the CDN without such Paid Services to serve video or a disproportionate percentage of pictures, audio files, or other large files. We will use reasonable efforts to provide you with notice of such action.





  • The biggest perk for me for a dedicated NAS is redundancy and hot swap ability.

    It is inevitable that a few of your spinning disks will die and need to be replaced, a proper dedicated NAS box will let you pop out and swap that drive and then the NAS software will rebuild the array for you with no data loss.

    Obviously you can do most all of this with a normal desktop, but it’s generally easier with the right hardware.

    I custom built mine running Truenas which was way cheaper then a dedicated NAS, but also I’m an IT turbo nerd so I wanted to do the whole thing myself.




  • I ultimately agree with a lot of communism and as such I’m probably more likely to agree with the average Tankie than most people.

    And with that disclaimer, yeah kinda it has aided them in doing that.

    They created a reddit alternative that has a “default server” as it were. And they have the ability to admin that source of information to tailor to their specific ideological needs.

    But is it effective in a grander scheme? That’s pretty debatable.


  • I want someone to prove his LLM can be as insightful and accurate as paid one.

    Are you using LLMs as search engines?

    Bold.

    I use Gemma, LLama 3.2, and Deepseek to either fix formatting, summarize documentation to give me commands for Linux software, and write simple code structure for me to refine into working code.

    Sure it takes longer to generate than a cloud compute would, but

    1. privacy obviously. I know you dismissed it but that’s really the biggest reason anyone will have.

    2. this feels better environmentally. I actually don’t know if that’s true, but it objectively touches less computers for such simple tasks. It would be wasteful of infrastructure to do it over the web.

    3. it’s just cooler to have a conversation with my computer. I’ve learned a lot about how the whole process works and that’s more valuable to me as a non dev than just getting the end results.