• 0 Posts
  • 181 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle



  • Gotcha. Well, I guess being an old guy and having never correlated someone’s computer background to any kind of meaning other than they like that particular background, I guess I don’t see anything into it. But hey, I work with a bunch of terminals all day long so there’s not an opportunity to customize things there, and the one work machine that has a gui, I have just left the background as the default. That is a rule of mine, nothing personal on the work laptop.


  • younger me would’ve freaked out by the idea of having proprietary files

    That’s good for starters. What do you mean by “younger me would’ve freaked out by the idea of having proprietary files”? Exactly what proprietary files are you talking about? Background pics are usually jpeg, or png, and those are not proprietary to linux, so I think that’s part of what has everyone confused about this. Are you also insinuating that people can only use certain backgrounds based on either belief or their own actual background? I am curious to hear your explanation if you aren’t a llm. And by the way, saying you don’t use chatgpt is exactly what I would expect chatgpt to reply with. LOL. I keed I keed.







  • It sure doesn’t say when that was updated, but for a long period of time the use of drone when discussing unmanned aircraft was reserved for military craft that were usually armed and used to kill people. In the attempt to demonize hobby rc use, the press started calling simple quadcopters (and other propeller configurations if we are being pedantic) drones and not what they were normally called by the people using and making them in the hobby. My point still stands, the press likes to change the wording of things, and will perpetuate their narrative in order to garner views. Manufacturing fear is part of their tactic, and is why I replied what I replied to the question of why the press continues to push the false narrative of these cars being “self driving”.



  • I see your edit, and would like to comment that you also haven’t mentioned which rpi you were going to try this on. I recently wanted to set up a quick little pc using a rpi, just so I could browse the web and maybe watch some videos. Tried a rpi2 I had laying around. No way. Moved to a rpi3, and while it would load most pages, youtube was a bust as it completely maxed out the ram and swap. I then went to a rpi4 with 8gb and it has been doable, kind of. Sometimes it’s pretty choppy with the video, but basic web browsing is ok. I did try my plex the other day through the browser and it was barely acceptable. Lots of stuttering and sometimes just hangs, but that’s not the ideal way to view plex on anything. Haven’t tried my rpi5 yet, but my point to all this is that I think you are on the right track setting it up on a spare pc he has. If you had given him a rpi as a ‘desktop’ replacement it might have just soured him on the whole idea.




  • Not sure what it runs natively, but I just set out to use a rpi to replace a machine I moved to another room. Just need it to run a browser and at most watch youtube videos. My rpi2 definitely wasn’t up to the task, so I went to a rpi 3b and unfortunately it isn’t up to the task either as the browser quickly chewed up all 1gb of ram and then used the 1gb of swap to where it came to a grinding halt even trying to open youtube. Plugged in a rpi4 with 8gb of ram and it seems to be doing the job. I have a rpi4 with 4gb, but didn’t even bother trying it. Resolution didn’t seem to be the issue for me, it was space, and possibly sd card speed, but I wasn’t going to fiddle with it too much. The rpi4 is working good and I am typing this reply on it.




  • If Linux cannot help me do them then in what way is it a widely suitable mass operating system as proponents are constantly claiming instead of merely a hobby tool that can do a very limited range of things.

    Not sure what you mean by this as I have used tons of linux machines to earn a living for the last 20 years or more. Just because you haven’t delved into it doesn’t mean it is just a hobby tool. No offense, but if that is your attitude towards this then it might be best to not switch. Things might not always be up to par with what you are used to, but I have seen some pretty cringy things go on in current mainstream windows. Try having an issue with onedrive and asking the team supporting it to help. First step is to reboot. If that doesn’t work they uninstall then reinstall. If that doesn’t work, well then I guess you are out of luck. When I asked them about anything in the log files, all I got was blanks stares. My point is, windows isn’t some pristine environment with no flaws that we should all strive to reach, it has it’s own issues.

    For instance, your Notepad++ question. I know you don’t want to use multiple tools to replace it, but I would venture to guess that the work I do daily, I would probably come up with solutions using vi, sed, and awk on the command line just as fast as you could using the gui. The thing is, I have been doing it for so long it’s just second nature to me. Would I want to switch to Notepad++, no.

    Maybe come up with some examples of what you do in Notepad++ and people can give you alternative solutions.