forked from HPR/hpr_hub
2023-11-17_19-49-58Z_Friday database changed
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
(1355,1903,'2015-11-23 11:28:23','Dave Morriss','Thanks Ken','Glad you got something out of this. Bash is surprisingly rich in features considering it\'s a command-line interpreter.','2017-09-09 07:41:28'),
|
||||
(1356,1904,'2015-11-20 04:49:12','b-yeezi','Thanks','Great show. Thanks for the valuable information. I\'m not a system admin, but I am a full time Linux user that sometimes has to use a Windows PC for work. It\'s great to get some Windows command line basics from a trusted source, as searching for such commands online can lead to seedy websites. Keep up the great content!','2017-09-09 07:41:28'),
|
||||
(1357,1904,'2015-11-25 17:10:08','Frank','','I add my thanks. ','2017-09-09 07:41:28'),
|
||||
(1358,1906,'2015-11-28 20:11:31','Dave Morriss','Some interesting packages','I was intrigued by Phatch and installed it to try out.\r\n\r\nIt\'s intriguing though a bit counter-intuitive (for me anyway) since it seems to start by assembling a tool chain, which I didn\'t expect.\r\n\r\nI then had difficulty working out how to apply the chain to some images. I shall persevere!\r\n\r\nI also tried xstarfish and like what it produces.\r\n\r\nThanks for pointing these out.','2017-09-09 07:41:28'),
|
||||
(1359,1906,'2015-12-01 22:26:52','Windigo','Re: Phatch','It\'s definitely not a terribly intuitive interface. I think it applies all of the actions you add (in order) to each of the images, but you have to be *very* explicit when assembling your chain.\r\n\r\nMaybe I\'ll do a more in-depth show on how phatch works. Hmm...','2017-09-09 07:41:28'),
|
||||
(1360,1906,'2015-12-02 09:54:42','Dave Morriss','Re: Phatch','Phatch seems to have a lot of potential. I can see a use for it myself; I like to assemble several pictures for HPR episodes, and I want to do things like strip metadata, shrink the size and make thumbnails. I can see that this might be possible but knowing how is the barrier. I looked at the documentation but it seems to be very short of actual instructions!\r\n\r\nSo, I know iPhatch is all about \"Do Stuff To Stuff\". I\'ve understood the \"Do Stuff\" phase a little, but find the \"To Stuff\" part cryptic.\r\n\r\nIf you\'ve mastered it yourself a show about your experiences would be great!','2017-09-09 07:41:28'),
|
||||
(1361,1907,'2015-11-25 20:11:06','Jonathan Kulp ','Excellent ','Loved this interview and the project. Wish it had been a bit longer. :)','2017-09-09 07:41:28'),
|
||||
(1362,1907,'2015-12-23 11:42:09','Charles in NJ ','Penn Manor','What Charlie & the amazing students of the Penn Manor school district have managed to create is truly inspiring. \r\n\r\nYou should drop everything for 5-1/2 minutes to catch Charlie\'s TEDx Talk on YouTube:\r\n\r\nhttps://m.youtube.com/watch?v=f8Co37GO2Fc\r\n','2017-09-09 07:41:28'),
|
||||
(1363,1908,'2015-11-28 22:01:21','Dave Morriss','Loved this!','A very cool project.\r\n\r\nI\'m in envy of your students.','2017-09-09 07:41:28'),
|
||||
(1364,1909,'2015-11-26 09:49:54','Mike Ray','Calibre cli','Good show John.\r\n\r\nAmusing to hear one or two questioners at the end really struggling with the concept of doing \'something for nothing\'. Thought she might call you a communist :-)\r\n\r\nHow about a show talking about how you use Calibre\'s command-line to create your books? I\'m curious about how to create ePub books from either plain text, markdown or HTML','2017-09-09 07:41:28'),
|
||||
(1365,1909,'2015-11-26 12:57:03','Jonathan Kulp ','Valuing Musicians','Haha true she wasn\'t crazy about the \"free\" aspect, but to be fair, musicians face an ongoing struggle against people undervaluing their skills, whether it be someone balking at the \"outrageous\" price for private lessons or the \"scandalous\" fee to play at a wedding. People think music is all fun and games, but for professionals it\'s hard work, a highly specialized skill developed over many years. I think her questions were coming from the perspective of someone fighting to make sure musicians\' skills are properly valued. I get this.\r\n\r\nI\'ll definitely do a show about calibre conversions, both with the GUI and the CLI. Thanks for the comments!','2017-09-09 07:41:28'),
|
||||
(1366,1909,'2015-11-27 02:02:14','b-yeezi','Great show','Thanks for sharing this presentation. I enjoyed the entire thing and will use some of your ideas in my own projects. I especially enjoyed your explanations of creative commons and free software in a way that was clear and accurate, but not too preachy. These concepts are so foreign to some people that is entertaining to hear their reactions when they are exposed to free culture. \r\n\r\nThanks again and I am looking forward to your next show.','2017-09-09 07:41:28'),
|
||||
(1367,1909,'2015-12-01 18:12:59','Frank','','Though it\'s been a long time since I have to buy one, I fully share your sentiments about the college textbook industry. The publishers block the paths of learning, raise their flintlocks at students, and cry \"Stand and deliver.\"','2017-09-09 07:41:28'),
|
||||
(1368,1910,'2015-11-28 04:24:34','Matt','I didn\'t know this project existed.','Great episode! I\'m a long time Winamp fan too. I also like Qt based applications that are cross-platform. Thanks!\r\n','2017-09-09 07:41:28'),
|
||||
(1369,1910,'2015-11-28 17:54:36','Frank','Thanks','Glad you enjoyed it.\r\n\r\nThere\'s one thing I forgot, even though it was in my notes. Qmmp can be a little strange about playing URLs that have funky characters, such as parentheses, in them. Some of the old-time radio sites, most of which are hobbyist sites, have some very unusual URLs for the individual OTR episodes, mostly because the maintainers try to squeeze too much information into them. \r\n\r\nI sometimes end up falling back to XMMS, which still comes bundled in Slackware, praise Bob! for those.','2017-09-09 07:41:28'),
|
||||
@@ -986,15 +998,3 @@ INSERT INTO `comments` (`id`, `eps_id`, `comment_timestamp`, `comment_author_nam
|
||||
(2352,2505,'2018-03-11 13:02:59','clacke','Surprisingly useful','I went into this thinking \"bah, readline, it\'s C-r, C-a, C-e, some kill and yank, what\'s to learn?\". But it was Dave, and somehow there was a Part 3, so maybe there were something useful in there?\r\n\r\nWow, I was so wrong about knowing everything there is to know about readline. I don\'t know how useful the capitalization things are, and C-t I already knew about and I think it\'s mostly useful for when you have pressed C-t by mistake ... but M-b and M-f, OMG.\r\n\r\nI have needed these for years. I usually hop around with C-left and C-right, but when you\'re one mosh, one tmux and one su down, usually all arrow keycodes are long gone, and it\'s all misery. Now with M-b and M-f my life quality will drastically improve!\r\n\r\nAlso interesting to know what the args thing is for. I\'ve been vaguely aware of it as it\'s easy to trigger by mistake, but I think I will use it more now that I have been taught exactly what it does. Maybe for counting the length of git commit messages, for example. You want a 60-character max commit message length? M-6 0 C-b after you typed your message will show you by how much you overran the limit!\r\n\r\nThanks, Dave. As always a great contribution, even for those of us who may think we already know everything.','2018-03-11 13:06:02'),
|
||||
(2353,2509,'2018-03-15 09:44:38','Clinton Roy','interesting','This was an interesting discussion, maybe because of the disagreements?\r\n\r\nAlso, thank you for the audio notes.','2018-03-15 12:42:11'),
|
||||
(2354,2507,'2018-03-20 22:06:14','clacke','Re: that info.rkt for a node','Correction to correction: No I didn\'t misspeak anything, we just misunderstood each other. Sorry for the confusion. :-)','2018-03-20 22:08:47'),
|
||||
(2355,2514,'2018-03-22 07:24:04','thelovebug','Blind faith','I haven\'t even listened to the episode yet, but I\'ve just ordered myself one of those calculator kits from Amazon!','2018-03-22 09:24:12'),
|
||||
(2356,2514,'2018-03-22 19:46:26','NYbill','Enjoy the kit, Dave.','I warn about a few small pitfalls I ran into while building it. Hope it saves you the same trouble.','2018-03-22 20:12:51'),
|
||||
(2357,2508,'2018-03-23 07:44:35','clacke','You\'re right to worry, but ...','Musk isn\'t the only one. He\'s the one who got the furthest, and who has the grandest master plan. But don\'t forget about Bezos and Branson and their space ventures.\r\n\r\nSo, I don\'t think we\'re pinning our hopes on one man. But my answer reveals something else. We\'re still pinning our hopes on Great Men (as in the Great Man theory of history). Musk, Bezos and Branson aren\'t geniuses in the sense that they are sciencing and engineering all this stuff when nobody else could, they\'re just hiring the people who do.\r\n\r\nStill, I think people fawning over Musk is awesome, because it means people are pinning their hopes on research, engineering and entrepreneurship, because that\'s what he symbolizes. And hustling the money and funneling it in the right direction isn\'t nothing either.\r\n\r\nIt\'s far better than people admiring people who literally don\'t contribute anything, or are contributing negatively, to furthering the knowledge and power of the human race, like David Avocado Wolfe, Dr. Oz or Gwyneth Paltrow.\r\n\r\nOk, so we\'re not at the mercy at a single man, but we are at the mercy of three men? No. Don\'t forget about China and India, and old spacer-travelers Japan and ESA, and even Russia! They\'re also further into space than Bezos or Branson, and on some axes further than Musk.\r\n\r\nI\'m not overly worried. Humanity will get our eggs in a second basket before the century is over.','2018-03-23 08:24:41'),
|
||||
(2358,2514,'2018-03-24 23:57:21','thelovebug','Done and dusted','Bought it, built it! Surprisingly straight forward, thanks a) to your advice nybill, and b) the link you couldn\'t get to worked first time for me had a pretty detailed picture guide.\r\n\r\n\"It\'s a bit clicky,\" says the wife, so all the more reason to use it.\r\n\r\nSo, here is a PG-13 picture of the calculator in action:\r\nhttps://next.thelovebug.org/index.php/s/apL8pxrX7Spd6Bc\r\n\r\n(I managed to break my GMG instance without even knowing about it! My next project, perhaps?)','2018-03-25 09:10:46'),
|
||||
(2359,2505,'2018-03-25 16:56:39','Dave Morriss','Thanks for the comments','Thanks Jan, Clinton Roy and clacke.\r\n\r\nI\'m glad you are finding the series useful.\r\n\r\nI had known of Readline\'s existence for years, and that there were some features that might be useful, but had never spent the time to find out what it could do. I am most surprised at the amount of work that has gone into this library and the great features it offers.\r\n\r\nI expect to be able to get another couple of shows from it before I\'m finished, and there\'s scope for others to contribute too if they work out cool things to do with it!','2018-03-25 16:58:18'),
|
||||
(2360,2508,'2018-03-26 19:20:28','Lostnbronx','I Agree With You, But...','I think China is our biggest chance for competition, in the long run, but they aren\'t moving quickly. That may change. I hope it does.\r\n\r\nI also believe that the commercialization of space is the only real future it can possibly have. If people can\'t at least hope for a better life out there, they won\'t bother. China may be a big player here too, since it has no problem sponsoring large-scale commercial ventures.\r\n\r\nLooked at from that point-of-view, though, business people like Musk and the others may turn out to be our last best hope for humanity, after all. I sure wouldn\'t mind being wrong!','2018-03-26 19:28:01'),
|
||||
(2361,2516,'2018-03-27 01:17:50','Mike Ray','Intro to git','Great podcast.\r\n\r\nI\'ve been using git for a few years now but there is something new even for a seasoned git user in this series.\r\n\r\nIt\'s a subject that needs clarity, because a lot of the online stuff about git is complex and confusing.\r\n\r\nMore please. And more about this kind of DevOps related stuff, and more server config and admin','2018-03-27 06:53:42'),
|
||||
(2362,2515,'2018-03-27 08:10:58','clacke','Markdown shownotes','klaatu and Ken were discussing the merits on Markdown and the horribleness of the multitude of markdown flavors.\r\n\r\nHere\'s what I do for shownotes: I write on hashify.me.\r\n\r\nMarkdown on the left, live rendered text on the right so you can easily Ctrl-click links to check them etc. Then I mark the text on the right, right-click and choose \"View selection source\" (this is on Firefox). It opens a new tab with the source almost correctly marked. I mark it, copy and then paste into the show notes textbox and choose HTML5 as text type.','2018-03-27 08:14:15'),
|
||||
(2363,2508,'2018-03-28 10:48:12','Ken Fallon','Wendover Productions video','Interesting \"Space: The Next Trillion Dollar Industry\"\r\n\r\nhttps://www.youtube.com/watch?v=hiRBQxHrxNw','2018-03-28 11:10:23'),
|
||||
(2364,2537,'2018-03-29 01:17:37','clacke','An update','When uploading the other shows I noticed that they had some weird clicks and jumps in them. Apparently I had turned on \"skip silence\" when I played with the settings. My recommendation is: don\'t.','2018-03-29 07:50:14'),
|
||||
(2365,2453,'2018-03-31 19:52:18','Hipstre','GNU Readline 2','Enjoying the series. I am doing a tutorial on creating a LisP in C (which I heard about on HPR) and it uses Readline. So I came back to listen to this series. I always learn something. There\'s always an \"Aha!\" moment. Thanks!','2018-03-31 20:05:42'),
|
||||
(2366,2518,'2018-04-01 01:02:47','mongo','Good tutorial','Steve Saner gives a good tutorial on a way to add Windows to a Linux computer. I found the part about getting data from his old encrypted drive most interesting, as I have been a bit afraid of encrypting a drive for fear of finding myself locked out.\r\n\r\nI am glad that he was able to use some information from my HPR show from last year on the subject of adding dual boot to my laptop.\r\n\r\nAlso, very good show notes for someone following his lead.','2018-04-01 06:28:55'),
|
||||
|
Reference in New Issue
Block a user