Sponsored Content
The Lounge What is on Your Mind? Things i Hate (Or: Rants by an Old Man) Post 303030615 by Neo on Wednesday 13th of February 2019 02:32:54 AM
Old 02-13-2019
I don't see point in the "rants" about issues with vendors related to computer parts and components. Vendors are vendors and they have always been vendors and will always behave like vendors. Selling is selling and is a professional as old as old can be.

What hardware and software vendors are doing, the same thing all sellers do everywhere, pales in comparison to what the information-based companies and networks like Google, Facebook, Instagram, Twitter, YouTube and more are doing to pollute the very information-space and human conscious which rips at the core of human civilization's social fabric.

The major issue we all face is not how venders sell or market their goods and services (that's always been an issue, from the beginning of time), but the fact that high-tech, high-flying information-based companies and networks like Google, Facebook, Instagram, Twitter, YouTube and more are building machine-based systems with the sole goal of world-domination (read number of users, profit margins, influence etc) with machine-based AI in all aspects of our information-based lives, disrupting countries, societies, seeding hate and social mistrust, partitioning humans into groups and pitting them against one another.

AI in the commercial space means "targeting" and "classification" and it is this "targeting" and "classification" of every aspect of our lives and using this information without our express permissions, selling our most intimate details to anyone willing to pay, and using machines to process this information in order to exploit all of us on the planet. Witness the rise of hate, populism, supremacy, and more which is getting worse, not better, year-over-year.

That is something to be worried about and to "rant" about, in my view.

Everything else is "noise" compared to what is happening to the very fabric of human society and is getting worse and worse because of the push by all major big tech players ..... their answer is always: "AI will solve all these problems", when in-fact it is "AI" (and these high tech companies goals and objectives) causing these problems (well, it's the companies pushing AI causing the problems).

It's evil. Pure evil. Really. Believe me.

Profit, greed, influence.... it's the cause. The cat is out of the bag and there is no going back. The future is not very bright because of this certain dystopian world we have created.
These 2 Users Gave Thanks to Neo For This Post:
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Don't hate me because I'm stupid...

Hi all, I don't know the first thing about Unix, but I would like to learn. I would like to know what the difference between Linux and Unix is, and where I can obtain a copy of either. Thanks :o (8 Replies)
Discussion started by: ThisIsNewToMe
8 Replies

2. UNIX for Dummies Questions & Answers

i hate gtk and kde!

i don't want to install any themes, but i do want to get rid of the god awful color scheme it defaults to. i've tried editing /usr/X11R6/share/themes/Default/gtk-2.0/gtkrc, but to no avail. i've also changed, and even removed the .gtkrc-kde that kde generates automatically, also to no avail. ... (12 Replies)
Discussion started by: brandan
12 Replies

3. Programming

Complicating things?

So basically what im trying to do is ... Open file, read that file, than try to find .. We or we and replace them with I, but not replace the cases where words contain We or we, such as Went, went, etc a and replace them with the, but not replace the cases where words contain a, such as... (1 Reply)
Discussion started by: bconnor
1 Replies

4. Programming

Question about several things in C

Hey guys, first of all I'd like to say Hi to everyone. I am new here and this is my first post. I have a question about some C stuff. I am in Computer Science and I have an assignment for a UNIX Applications course. It is really complicated, however. We're using the C language for this and... (1 Reply)
Discussion started by: V4D3R
1 Replies

5. Shell Programming and Scripting

I hate SED - please help!!

Hi all I have been googling for ages but with no prevail hence this new thread. I would like to add a new line after a particular text string. For example, assume the original file contains the following text: .. line1 line2 line3 .. I would like to insert the text string... (3 Replies)
Discussion started by: robbiegregg
3 Replies

6. UNIX for Dummies Questions & Answers

Just trying to find out a few things ....

Hi everyone Just a couple of quick questions if I may. Can I ask what is meant by "flavours"?? I've come across it many times in the forums and I'm guessing that it is a variery of either Linux or UNIX (I know nil about either) which has developed but not really got a clue. ... (1 Reply)
Discussion started by: Tiramisu
1 Replies

7. UNIX for Dummies Questions & Answers

things root can't do

Hey all my co-workers and I are trying to put together a list of things root "Can't" do on any *NIX OS, so I wanted to come here and see what all we could come up with. Here are two to start this off: write to a read only mount FS kill a tape rewind Please add what you know. Thanks,... (5 Replies)
Discussion started by: sunadmn
5 Replies

8. Solaris

man and ldm man

According to Sun documentation (Ldoms 1.1 Administration Guide), To access the ldm(1M) man page, add the directory path /opt/SUNWldm/man to the variable $MANPATH. When I add the lines: MANPATH=$MANPATH:/opt/SUNWldm/man export MANPATH to .profile, exit root and re-login, I would have "man ldm"... (5 Replies)
Discussion started by: StarSol
5 Replies
nfs4_nra(5)							File Formats Manual						       nfs4_nra(5)

NAME
nfs4_nra - control the number of read-ahead operations queued by the NFS version 4 client when sequentially accessing a file VALUES
Failsafe Default Allowed values Recommended values A warning will be issued at runtime if the tunable is set to a value greater than 16 since this is beyond the tested limit. This is not a serious warning but just an information message for the administrator. DESCRIPTION
controls the number of read-ahead operations that are queued by the NFS version 4 client when sequential access to a file is discovered. These read-ahead operations increase concurrency and read throughput. Each read-ahead request is generally for 32768 bytes of file data. Who Is Expected to Change This Tunable? The distributed file system administrator should examine this value depending on network bandwidth and memory pressure on the client. Restrictions on Changing The tunable is dynamic; tuning will take effect immediately on the running system. When Should the Value of This Tunable Be Raised? If the network is very high bandwidth and the client and server have sufficient resources, increase this value to more effectively utilize the available network bandwidth, the client resources, and the server resources. What Are the Side Effects of Raising the Value? Tuning incorrectly based on network bandwidth can cause performance problems. When Should the Value of This Tunable Be Lowered? In a very low bandwidth network, decrease this value so the NFS client does not overload the network. What Are the Side Effects of Lowering the Value? Tuning incorrectly based on network bandwidth can cause performance problems. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by Sun Microsystems, Inc. SEE ALSO
kctune(1M), sam(1M), gettune(2), settune(2), nfs2_nra(5), nfs3_nra(5), values(5). Tunable Kernel Parameters nfs4_nra(5)
All times are GMT -4. The time now is 07:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy