In an absolute sense, no. In a behavioral sense anyone who cannot define what is enough will never have enough. In this sense we have a lot of high income poor in the us including billionaires.
flatbield
Interests: News, Finance, Computer, Science, Tech, and Living
- 0 Posts
- 268 Comments
flatbield@beehaw.orgto
Asklemmy@lemmy.ml•What's a gadget or appliance that you purchased that you would wholeheartedly recommend to others?English
6·17 days agoI just install HomeAssistant. Seems like a good choice.
flatbield@beehaw.orgto
Asklemmy@lemmy.ml•How do you conduct research in the AI age?English
10·22 days agoIf your talking about true research, has AI actually changed much yet. Go to a research library and use their professional search tools and people. Then read.
flatbield@beehaw.orgto
Asklemmy@lemmy.ml•What happens if someone refuses to work in a socialist economy?English
3·23 days agoLife is more complex. I do not live in a society that ia that socialiatic. I worked 26 years then said FU and probably will not work again. Money is more or less meaningless now. How is that different?
On the otherhand, my grad school was 100% paid but I also worked hard. I did not do it to make money nor did I need to work to pay for it.
Just pointing out money is less of a motivator then one might think.
It is not. Subscribe to the feeds you want the view only subscribed. There are several views.
Antivirus is not the begin all and end all. I do not specifiically have AV installed and have had 0 issuses over the past 26 years of Linux use.
On the other hand I do only install software from trusted sources. I keep my system updated. I do scan things with VirusTotal if there is a question. I have wine installed but not the exe handler. I have a firewall. I do sometimes harden my systems and use security scanners to help with that. Probably biggest attack vectors are email attachments and the web browser. I am careful about attachments. In the brower I use uBlock Origin at a minimum. I segregate sensitive things too so even compromising my general user account would not be fatal. I also have good offline and offsite backups.
As for AV like stuff. I do sometimes install ClamAV or a rootkit scanner and sometimes do a manual scan but have never found anything. Same with my IDS. My WS for example has Tripwire but not all my systems and have never found anything.
My point really, I view security about process and defense in depth then AV specifically. Keep in mind that AV introduces attack vectors too.
flatbield@beehaw.orgto
Linux@programming.dev•Where is Linux not working well in your daily usage? Share your pain points as of 2026, so we can respectfully discussEnglish
1·3 months agoThe 4 year upgrade cycle is too short on one hand. On the other, critical software like Firefox is too old even then so I have to use a flatpack for that which does not integrate well. I am using Debian 12. The other option is that Mozilla does have a debian repo but that is harder to setup.
Besides. What is there to really mange. There are only a few that one are likely to change. Every thing else is in /etc. Besides all of thia is in whole system backups and snapshots anyway.
For what it is worth, my Bluetooth hearing aids just work on Ubuntu. Have not tried BLE.
flatbield@beehaw.orgto
Linux@lemmy.ml•What are some of your most useful or favorite terminal commands?English
1·5 months agoVarious uses of “find” in particular. “xargs” sometimes too. The capabilities of “bash” in general including scripting and the whole redirection, piping, and multiprocessing capabilities in particular.
Yes humans are terible at multitasking.
flatbield@beehaw.orgto
Linux@lemmy.ml•Does it ever bother some of you that "I'm switching to Linux!" is just more of a way to appear rebellious than actually committing to the choice?English
4·5 months agoNo. People do what they do.
What I find more laughable is people complaining profusely about windows but doing nothing about it.
Using something different is hard too. Most people are somewhere between cows and idiots. I have been using Python since the late 90s even on Windows and at work too. I got some strange reactions and push back over the years. You just have to not care. We see now how that turned out. Now everyone agrees Python is useful.
However when many apps have a permission it becomes meaningless.
The thing about most default configs of any OS is that user storage is largely accessable to all apps. True of Linux, Android. Windows, …
Graphene has options to restrict that but you have to set it up that way. Android also has App sandboxing for app data.
Thinking through the threat model of course is always good as is hardening. All security is porous. Linux is fine generally. If one is exposing services on the public net it is not clear that any OS or software is sufficiently secure, that takes constant effort in terms of monitoring and management.
flatbield@beehaw.orgto
Linux@lemmy.ml•Confession: I don't know what passwords in Linux are forEnglish
17·6 months agoIf you have never used a password on windows or some other authentication mechanism then your Windows is not very secure.
Most of the differences you quote are pretty much the same both systems.
I guess the one exception is the UAC prompt which on Linux is a bit more secure in that it requires a password. Some random person or app cannot just click through it.
flatbield@beehaw.orgto
Linux@lemmy.ml•Confession: I don't know what passwords in Linux are forEnglish
1·6 months agodeleted by creator
There was a time when I looked at LCD screens I saw all the defects.
One of:
-
Thank you and if good learn somthing. Asquestions.
-
I know, if I know this.
-
I do not want to hear it, if it is repetative garbage.
-
flatbield@beehaw.orgto
Android@lemdro.id•"Maybe This Phone ISN’T Just for Criminals - Trying Graphene OS for a Month" - Linus Tech TipsEnglish
321·6 months agoWhat is all this for criminals BS. Graphene is one of the best ROMs out there if your willing to use Google hardware. Pretty much just works and without the normal bloat.

Just to emphasize it is the reputation problem and getting common mail providers the accept. You’ll need to get a well known domain like a .net or .com domain. You probably need to have a web site too on the domain. Then let that stuff age. You’ll also need to get a static IP for the VPS your using that has a good reputation and your hosting provider will have to allow you to send email which means you’ll have to talk with them to make sure everything it setup. You’ll also probably want certs both for the website, and for your SMTP server. Then there are SPF, DKIM, DMARK, and DNS configuration you’ll have to make too. Optional other configs like MTA-STS, or DANE. Just a lot of detail. Once your setup, there are testing sites you can go to test or SMTP server.
Another issue is you want email to be full time. So I think that probably means 2 incoming mail servers on two different VPS systems maybe in two different data centers. Then you need IMAP, and maybe a webmail system. I guess these last two could be one one of the VPS systems hosting one of the SMTP servers. Lot of components.
I don’t actually using my own VPS based mail system for my main email addresses. Instead we use a shared hosting plan and our own domain instead. You might want to look at is Namecheap CPanel Email that Comes with their Stellar Hosting plan. That is what we use. You can use up to 30 addresses on their base plan and maybe unlimited on the next level up. It is less then $100 per year after you add all you need, the hosting plan, a domain, and certs (maybe more in the $60 range?). The advantage of this, the hosting provider takes care of the infrastructure, and it is cheaper and lest time consuming then two VPS systems and all the work to maintain them.
About getting other providers to accept your mail, I’ve found Yahoo and the domains they serve to be one of the worst offenders.