Have you ensured that your setup will pass email authentication processes?
It has been a long time since email from random hosts is accepted for forwarding or delivery. This Wikipedia may help https://en.wikipedia.org/wiki/Email_authentication
Have you ensured that your setup will pass email authentication processes?
It has been a long time since email from random hosts is accepted for forwarding or delivery. This Wikipedia may help https://en.wikipedia.org/wiki/Email_authentication
The BBC News RSS feeds seem to be at https://www.bbc.co.uk/news/10628494 The page content seems to be old but the feed contents looks up to date.
There is another piece in their library that may be more appropriate “AI Took My Job”
https://app.suno.ai/song/14572e0f-a446-4625-90ff-3676a790a886/
[EDIT - fixed missing words]
Chrome reports the memory a tab uses if you hover over the tab. Look at the task manager within your browser. Try clicking on the burger bar, then “More tools” and “Task Manager” within the browser.
As @damium@programming.dev says you may be able to do this with find
command. This command lists all PDF files under ~/tmp that were created more than 7 days ago and does a directory listing. You could use this as a basis to move create an archive of individual files.
find ~/tmp -ctime +7 -iname "*pdf" -exec ls -rlht {} \;
The find
command also has a -delete
flag.
I have in the past used this combination to implement file management. I don’t have access to the script any more. I don’t remember why we used a shell script rather than logrotate as per @oddityoverseer@lemmy.world
How much do you want to spend?
If you go for a Raspberry Pi have a look at Terrapi cases as well the obvious Argon ones.
Another option would be a Zimbaboard. It is more expensive but it has dual SATA connector (you need to buy a Y cable with the Zimbaboard) and there are 3D print designs to create a single unit, e.g. https://www.printables.com/model/224057-zimaboard-dual-hdd-stand.
I’m not sure about PoE and a NAS. Will a PoE HAT or similar provide enough power for the board and the drives?
Without new programming languages we would still be using FORTRAN, AGOL and LISP.
https://fortran-lang.org/learn/quickstart/hello_world/
https://lisp-lang.org/learn/first-steps
One reason why new languages are developed is the creation of a “Domain-specific language” or DSL. See Wikipedia for more information.
Programming languages are tools you pick the one for the job, there are situations where Java’s garbage collection could be a problem so it would not the right tool to use.
This seems to have worked for the older devices, but I don’t know about the newer devices, for example far as I can tell the “Flint” doesn’t have mainline support despite being over a year old.
OpenWRT support on GL.inet devices seems to be complex. The following is my understanding of the situation.
GL.inet have an OpenWRT fork on GitHub https://github.com/gl-inet/openwrt This is what is installed on GL.inet devices.
The OpenWRT developers in due course try to work out how to port mainline OpenWRT onto OpenWRT onto GL.inet devices.
I suggest that you read “In defence of swap” that various people have linked to. It includes information about swap size.
Here are swap size recommendations for from Red Hat and Canonical. You may not run oof these distributions but the information will probably still apply.
https://help.ubuntu.com/community/SwapFaq
Assuming you have 16GB of RAM 32GB is the maximum swap size you need if want to use hibernation. You can you less if don’t plan to use hibernation.
Have a look some of material on the reading list on Politician Compass for left libertarian it may help you.
When people talk about libertarians they are almost always talking about right wing (Ayn Rand) libertarians. They get attention because they are having direct impact on our current politics.
Have a look at the reading list for right libertarians at “The Political Compass” https://www.politicalcompass.org/libRightBooks and you will be be to come to your own view. You might want to take the Political Compass test.
I found this article on what happened when a town became a Libertarian experiment interesting - https://newrepublic.com/article/159662/libertarian-walks-into-bear-book-review-free-town-project
The original interview is no longer available, but here are references.
https://www.theregister.com/2013/08/24/top_10_steve_ballmer_quotes_from_microsoft_history/
“Ballmer: I may have called Linux a cancer but now I love it” https://www.zdnet.com/article/ballmer-i-may-have-called-linux-a-cancer-but-now-i-love-it/
“Former Microsoft CEO Ballmer does about-face on Linux technology” https://www.reuters.com/article/us-microsoft-ballmer-linux-idUSKCN0WC2RA/