Sponsored Content
The Lounge What is on Your Mind? Neo's Recommended Audio Books Post 303023771 by Neo on Friday 21st of September 2018 11:09:11 PM
Old 09-22-2018
Neo's Recommended Audio Books

Just finished this Audible audio book. It's simply great.

Highly recommended:

This book was so well done that I did not want to miss a single word; so ended up listening to half of the book twice when I got distracted. This is a great audio book.


Image

Publisher's Summary

Quote:
For more than half a century, physicists and astronomers engaged in heated dispute over the possibility of black holes in the universe. The weirdly alien notion of a space-time abyss from which nothing escapes - not even light - seemed to confound all logic. This engrossing audiobook tells the story of the fierce black-hole debates and the contributions of Einstein, Hawking, and other leading thinkers who completely altered our view of the universe. Renowned science writer Marcia Bartusiak shows how the black hole helped revive Einstein's greatest achievement, the general theory of relativity, after decades during which it had been pushed into the shadows. Not until astronomers discovered such surprising new phenomena as neutron stars and black holes did the once-sedate universe transform into an Einsteinian cosmos, filled with sources of titanic energy that can be understood only in the light of relativity.

Celebrating the 100th anniversary of general relativity, Black Hole uncovers how the black hole really got its name and recounts the scientists' frustrating, exhilarating, and at times humorous battles over the acceptance of one of history's most dazzling ideas
.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

neo

Dear Guys , Please i have Linux Red Hat 6.1 i have webserver and i need to install a new web mail on my server so my clients can check there emails through it .. i ftp it to my server when i tried to set it up , it asked me to update my cgi .. i installed new CGI 2.8 . now when i try to... (2 Replies)
Discussion started by: tamemi
2 Replies

2. Solaris

10 Recommended

Hi there I have two boxes with the following patch levels (uname -a) 5.10 Generic_118844-28 5.10 Generic_118855-15 Could somebody tell me what the dates are that are associated with these Solaris 10 relaeases ? and if I apply the current 10_Recommended what it will take this number to ??... (2 Replies)
Discussion started by: hcclnoodles
2 Replies

3. UNIX for Dummies Questions & Answers

recommended books for beginners

hi! what books do you recommend for someone like me who has no experience with unix? (2 Replies)
Discussion started by: briant
2 Replies

4. Red Hat

Recommended Linux books

Hi All, What books do you recomend to have for quick reference in regarding to Linux administration and performance monitoring? Thanks for your insight. (2 Replies)
Discussion started by: Beginer0705
2 Replies

5. Shell Programming and Scripting

script to disc-at-once extract audio books with cdparanoia

Presently I am doing this in two steps. In the following example, I want to extract an 18 track disc with a filename of /rip/fandf11.wav cdparanoia -Q cdparanoia 1-18 "/rip/fandf11.wav" && eject cdrom I'm trying to learn some basic scripting but I ran into a problem trying to get the number... (8 Replies)
Discussion started by: iconoclast hero
8 Replies

6. Slackware

Problems with audio recording in Audacity 2.0.5. Slackware64 14.1; Intel HD Audio.

I'm trying to record audio using Audacity 2.0.5 installed from SlackBuilds. My system is 64-bit Slackware 14.1 and a sound card is Intel HD Audio. I didn't change my sound system to OSS. (Default sound system in Slackware 14.1 is ALSA, isn't it?) First, I set Internal Microphone slider in KMix... (2 Replies)
Discussion started by: qzxcvbnm
2 Replies

7. What is on Your Mind?

Thank's Neo!

Hi Neo, thank's for your work on the mobile theme. I like it to be able to have a look to this site on my mobile now and then. I know responsive-Design-Area is another rather complex field of IT, which can be very painful(I dive into CSS/JS/HTML/RESPONSIVE/... in some rare occasions too - not... (1 Reply)
Discussion started by: stomp
1 Replies
pbmclean(1)                                                   General Commands Manual                                                  pbmclean(1)

NAME
pbmclean - flip isolated pixels in portable bitmap SYNOPSIS
pbmclean [-minneighbors=N] [-black|-white] [pbmfile] You can use the minimum unique abbreviation of the options. You can use two hyphens instead of one. You can separate an option name from its value with white space instead of an equals sign. Before December 2001, pbmclean accepted -N instead of -minneighbors. DESCRIPTION
pbmclean cleans up a PBM image of random specs. It reads a PBM image as input and outputs a PBM that is the same as the input except with every pixel which has less than N identical neighbours inverted. The default for N is 1 - only completely isolated pixels are flipped. (A value of N greater than 8 generates a completely inverted image (but use pnminvert to do that) -- or a completely white or completely black image with the -black or -white option). pbmclean considers the area beyond the edges of the image to be white. (This matters when you consider pixels right on the edge of the image). You can use pbmclean to clean up "snow" on bitmap images. OPTIONS
-black -white Flip pixels of the specified color. By default, if you specify neither -black nor -white, pbmclean flips both black and white pix- els which do not have sufficient identical neighbors. If you specify -black, pbmclean leaves the white pixels alone and just erases isolated black pixels. Vice versa for -white. You may specify both -black and -white to get the same as the default behavior. SEE ALSO
pbm(5) AUTHOR
Copyright (C) 1990 by Angus Duggan Copyright (C) 1989 by Jef Poskanzer. Copyright (C) 2001 by Michael Sternberg. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, pro- vided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in sup- porting documentation. This software is provided "as is" without express or implied warranty. 18 Oct 2001 pbmclean(1)
All times are GMT -4. The time now is 10:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy