Sponsored Content
Full Discussion: A nice YT video on A.I
The Lounge What is on Your Mind? A nice YT video on A.I Post 303042339 by Neo on Sunday 22nd of December 2019 12:22:58 AM
Old 12-22-2019
Quote:
Originally Posted by RavinderSingh13
My mom always says most of the people live in their own world by forgetting ground reality, so once we are truthful to ourselves we will stop living in that virtual world and our feet will be on ground(no egos, no anger, may be that is one kind of wisdom too Smilie )


Thanks,
R. Singh
Your mom is wise, Ravinder and you are blessed to have such a very wise mom.

I agree with her 100%.

Most people, nearly all, do not understand the illusion of greed, anger, ego, pride, influence etc. Most are seduced by it all. This is human nature. Most people want millions and millions of YT and Instagram followers these days. The entire world has become a fierce, highly competitive, "reality show", popularity contest!

Note: This idea is one of the central themes in the sci-fi novel "Ender's Game"

So, back to the topic of A.I. and the very negative consequences we are seeing coming out of "big tech".

I do not blame all the scientists and engineers working in big tech who are building the same technologies which are disrupting human society and destabilizing the planet.

They have little choice.

Most of the high paying jobs in big tech these days (and the research grants and money) are related to these disruptive technologies and there is constant "positive hype" (and cool movies and movie stars and celebrity engineers and star-struck scientists) to keep us distracted from the very negative impact these technologies have on our human well being.

After all, who can resist getting a high paying A.I. job with Facebook or Google and being seduced by it all?

Very few.

A nice YT video on A.I-img_8701jpg
This User Gave Thanks to Neo For This Post:
 

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Very Nice

Just a quick message to say great work to Neo and any others who have helped with the upgrade - the layout, appearance and functionality of this forum ROCKS. By far the best I have seen. Excellent! (1 Reply)
Discussion started by: alwayslearningunix
1 Replies

2. Programming

nice command and nice() system call

Hi I want to implement the nice command in the shell that I am building. I came to know that there is a corresponding nice() system call for the same. But since I will be forking different processes to run different commands typed on the command prompt, is there any way I can make a command... (2 Replies)
Discussion started by: tejbuch
2 Replies

3. HP-UX

top and nice

Hi, I have two identical 12 CPU HPUX machines, and I run the same processes on each that load the boxes fully. top on one reports activity under the NICE (19%) and SYS (18%) columns, while top on the other reports 0% NICE and 16% SYS. What would cause NICE to be zero on one machine and not... (5 Replies)
Discussion started by: CBorgia
5 Replies

4. Linux

USB video capture? composite, s-video, etc

does anybody have any experience with any of these composite video to usb devices on linux? usb video capture - Google Product Search would like to get one but a linux newbie and having trouble figuring out if any are ported... i've found lots of things that link to freedesktop.org DisplayLink... (1 Reply)
Discussion started by: danpaluska
1 Replies

5. UNIX for Advanced & Expert Users

Video Cards :: Video Memory Intercept and Redirect

I need a broad spectrum understanding on this subject, and any help would be greatly appreciated. First of all, as I understand it... The way the video hardware works is the CPU sends information about input and possible changes to the display, the video card receives these changes, makes the... (2 Replies)
Discussion started by: ciNG
2 Replies
XvStopVideo(3)						     Library Functions Manual						    XvStopVideo(3)

Name
       XvStopVideo - stop active video

Syntax
       #include <X11/extensions/Xvlib.h>

       XvGetStill(Display *dpy, XvPortID port, Drawable draw);

Arguments
       dpy     Specifies the connection to the X server.

       port    Specifies the port for which video is to be stopped.

       draw    Specifies the drawable associated with the named port.

Description
       XvStopVideo(3)  stops  active video for the specified port and drawable.  If the port is not processing video, or if it is processing video
       in a different drawable, the request is ignored.  When video is stopped a XvVideoNotify(3) event with detail XvStopped is generated for the
       associated drawable.

Returned Values
       [Success]
	       Returned if XvStopVideo(3) completed successfully.

       [XvBadExtension]
	       Returned if the Xv extension is unavailable.

       [XvBadAlloc]
	       Returned if XvStopVideo(3) failed to allocate memory to process the request.

Diagnostics
       [XvBadPort]
	       Generated if the requested port does not exist.

       [BadDrawable]
	       Generated if the requested drawable does not exist.

See Also
       XvGetVideo(3), XvPutVideo(3), XvVideoNotifyEvent(3)

X Version 11							    libXv 1.0.4 						    XvStopVideo(3)
All times are GMT -4. The time now is 11:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy