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
  • 52 Comments
Joined 1 year ago
cake
Cake day: December 21st, 2023

help-circle
  • 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.





  • Couple things

    1. Start applying for things you’re not sure and you know you aren’t qualified for. Often recruiters or HR people don’t actually know what the fuck the job needs and just sorta copies similar job titles recs. Once you’re able to talk to the actual hiring manager, then you can see if you’re a good culture fit and if they can give you some on the job training.

    2. Get a job at something not really what you wanna do but feels related enough. For me, my big break into my career was working at a call center for a hospital. It was not IT related, but it got me office experience that I spun into IT experience.





  • My last job had a massive wall of screens. And it was explicitly to impress government officials.

    It had a news live stream playing (cycling between CNN, MSNBC, and ABC News), the weather, live camera feeds of both our on site and offsite DR data center, as well as live feed of our store room and basement (where all the cooling and power was routed). The screens also displayed all of our dashboards like nagios, Citrix, and Oracle. There was one that gave alerts if a system was down.

    And this was all displayed on an array of 3 rows and 4 columns of 55 inch TVs using a chrome extension called “Revolver” to cycle through.

    We actually only used like 3 of the total 20 rotating screens and it was way more efficient to have them running on my own 55" TV as a monitor just using power toys to give it a dedicated corner and then the rest could do emails and news.



  • Its how you can tell PDP fans weren’t paying attention. He promoted it a few times but it didn’t gain any traction and he abandoned it.

    Or maybe it just didn’t help with the fascism allegations from the bridge moment and the Fiverr incidents since those all happened about the same time.

    Hell, he had Ben Shapiro host an episode of LWIAY. Sure it wasn’t peak genocide apologizer we have now Benny Boy, but he was still a verifiable dick head grifter.










  • This is something I tell people all the time. It’s just as easy to troubleshoot on Linux as it is on Windows the biggest issue is that most people are just kinda innately aware of Windows troubleshooting by virtue of the fact that they’ve been doing it for so long. Linux is probably just as complicated skill wise, but most people just aren’t used to it yet.

    And that’s especially true for gamers. If you’ve gone through the dance of tweaking BIOS settings or DDU removing drivers and reinstalling them, then you’re probably gonna do fine on Linux. The only difference is sometimes there won’t be a GUI you have to go hunt down. It will be like 3 commands someone has already written out for you that you copy/paste into the CLI. Which is WAY better in my opinion.