1
0
forked from HPR/hpr_hub

2023-11-21_03-53-55Z_Tuesday database changed

This commit is contained in:
2023-11-21 04:53:55 +01:00
parent a27fd8bf11
commit dabb98f800
11 changed files with 140 additions and 116 deletions

View File

@@ -629,7 +629,19 @@
(3999,'hpr3999.spx','spx',998244,'fd170d3f69a391ab96ebcd4012af61d61af14a16','audio/ogg; charset=binary','setgid Ogg data, Speex audio'),
(3999,'hpr3999.flac','flac',20631551,'3fbc3f2d14e0abf98cb6f2756585e429a650c87f','audio/flac; charset=binary','setgid FLAC audio bitstream data, 16 bit, mono, 192 kHz, 50730889 samples'),
(3999,'hpr3999.opus','opus',2379291,'b4e12a7e01edb587e1be6a9af9210a799e820365','audio/ogg; charset=binary','setgid Ogg data, Opus audio,'),
(3999,'hpr3999.wav','wav',101461880,'3adb969b52365135d5952141c0cb75a7a8a04fe1','audio/x-wav; charset=binary','setgid RIFF (little-endian) data, WAVE audio, mono 192000 Hz');
(3999,'hpr3999.wav','wav',101461880,'3adb969b52365135d5952141c0cb75a7a8a04fe1','audio/x-wav; charset=binary','setgid RIFF (little-endian) data, WAVE audio, mono 192000 Hz'),
(3997,'hpr3997.mp3','mp3',7652012,'16035ee2eefac5f0feac94fcdaa4834f4b8b3d5e','audio/mpeg; charset=binary','setgid Audio file with ID3 version 2.4.0, contains:MPEG ADTS, layer III, v1, 64 kbps, 48 kHz, Monaural'),
(3997,'hpr3997.ogg','ogg',8867957,'e313db70664abec085561fa8a884acb595d6c1bd','audio/ogg; charset=binary','setgid Ogg data, Opus audio,'),
(3997,'hpr3997.spx','spx',3612678,'5d672e1ea90e4a529d25d2854c810664326c5bff','audio/ogg; charset=binary','setgid Ogg data, Speex audio'),
(3997,'hpr3997.flac','flac',73752966,'d20092d4e32bec8f936d37ba5a5f71684b5d3dab','audio/flac; charset=binary','setgid FLAC audio bitstream data, 16 bit, mono, 192 kHz, 183634330 samples'),
(3997,'hpr3997.opus','opus',8867957,'6e96833c0a3e95ff64a652cdd09cba9a2fa3a24c','audio/ogg; charset=binary','setgid Ogg data, Opus audio,'),
(3997,'hpr3997.wav','wav',367268762,'788f3f37165781108ff9e26b6281ca1b0f926a23','audio/x-wav; charset=binary','setgid RIFF (little-endian) data, WAVE audio, mono 192000 Hz'),
(4006,'hpr4006.mp3','mp3',1927340,'8d070a5f04131e2cfd519462045abfa0047c553a','audio/mpeg; charset=binary','setgid Audio file with ID3 version 2.4.0, contains:MPEG ADTS, layer III, v1, 64 kbps, 48 kHz, Monaural'),
(4006,'hpr4006.ogg','ogg',2124972,'487c50745f0c617f7248aebe906f524c682c0a33','audio/ogg; charset=binary','setgid Ogg data, Opus audio,'),
(4006,'hpr4006.spx','spx',909921,'3a61ab30e756ce5d1c33970eced6169cde9ee8c5','audio/ogg; charset=binary','setgid Ogg data, Speex audio'),
(4006,'hpr4006.flac','flac',19101167,'64b13a3f4060e4dec63b6b7f7fee8be0ca0e2fd1','audio/flac; charset=binary','setgid FLAC audio bitstream data, 16 bit, mono, 192 kHz, 46243858 samples'),
(4006,'hpr4006.opus','opus',2124972,'817c11021caf97869d3fa6e778168ca7a4d97071','audio/ogg; charset=binary','setgid Ogg data, Opus audio,'),
(4006,'hpr4006.wav','wav',92487818,'d457cc79a14ceaa1fdf818603e729bd182f4563a','audio/x-wav; charset=binary','setgid RIFF (little-endian) data, WAVE audio, mono 192000 Hz');
/*!40000 ALTER TABLE `assets` ENABLE KEYS */;
UNLOCK TABLES;
@@ -986,15 +998,3 @@ INSERT INTO `comments` (`id`, `eps_id`, `comment_timestamp`, `comment_author_nam
(325,820,'2011-10-04 12:34:23','klaatu','ADDENDUM','It was brought to my attention that I say something like \"it\'s better to have your server doing things like DHCP than to let your router handle it\"\r\n\r\nWhat I meant to say was...\r\n\"it\'s better FOR ME to have my server to DHCP and stuff than to let some little under-powered router do it\" -- but of course your network will be different from mine, with different needs and different loads and all that...so for you, it might make sense for you to just let your router handle DHCP.\r\n\r\nIf you have questions of course you can always email me and I\'ll answer whatever I can. klaatu-at-goListenToGnuWorldOrderOggcastForMyEmailAddress.com','2017-09-09 07:41:22'),
(326,820,'2011-10-05 21:14:50','Philip Durbin','sites-enabled, sites-available','Being a Red Hat guy, I hadn\'t heard of Debian\'s sites-enabled, sites-available convention, but I found some more about it here: https://www.control-escape.com/web/configuring-apache2-debian.html\r\n\r\nOn Red Hat systems, you could keep your VirtualHost config in /etc/httpd/conf.d/com_mysite_www.conf and disable it by changing the name to /etc/httpd/conf.d/com_mysite_www.conf.disabled. *.conf files in /etc/httpd/conf.d are included by default, as described here: https://www.cyberciti.biz/faq/howto-disable-apache-modules-under-linux-unix/','2022-02-14 13:15:35'),
(327,820,'2011-10-06 13:07:52','klaatu','nice tip','Thanks for the tip. It has just so happened that I haven\'t really run that many web servers on RHEL or Fedora. I\'d like to do more but as long as I keep inheriting powerPC boxen I imagine it will continue to be Debian-based servers (thank you Debian!)\r\n\r\nBut I like this tip, so thanks.\r\n\r\nBTW if anyone is messing around with Drupal on a Fedora server, there\'s a nifty rpm, i think called drupal7, which centralizes the core drupal stuff into /usr/shared/ and allows you to symlink stuff in /var/www to point to the drupal sites. Really fun stuff.\r\n\r\n\r\n','2017-09-09 07:41:22'),
(328,821,'2011-09-26 21:16:28','TheL0grus','','This has to be one of the worst reviews I have ever heard. I am typing this on my Acre a500 tablet. I spent a lot of time researching the tablet I wanted before I purchased one which the reviewer clearly didn\'t do. My first choice is this one ','2017-09-09 07:41:22'),
(329,821,'2011-09-28 16:46:37','Brad','Amazon Kindle Fire','I\'m excited to say that Amazon has their \'Android\' Kindle Fire tablet available for pre-order. I found out about it while listening to your tablet rant, and thought it would make a good update. \r\n\r\nThanks for all the content Mr. Gadget, keep up the good work!','2017-09-09 07:41:22'),
(330,821,'2011-09-29 02:09:27','John','I agree... ','This is a copy of a post I made a while back about Android stuff...\r\nJohn Zimm - Aug 22, 2011 - Limited\r\n\"This is my response to Bryan on LAS and his ideas on HP and Linux ect.. I am a newbie to Linux. I have completely switched over to it. So, here I am enjoying my old HP desktop with Pentium 4. Then I learn about the bearded dude, and I loved what he is saying about GNU. So I started to feel like this whole Linux thing isn’t fake and is not lying to me. That is important. For example, I got made when I heard new ideas were formulated and High schools did not teach me these new things because they were not what we had been taught in the past… no flexibility, no courage and no respect for us to change the school books to reflect how history really looked or what led up to it. Or how we are animals ect. ect. You get the picture. So, now, after watching LAS and listening to other shows, I am interested in paying the data plan (for the first time) and getting a smart phone. So, I was really confused when I heard everyone talk about Android this and Android that. I don’t give a shit about a cheap knock-off of Linux, or something that runs Linux in the background, or how ever you say it. I wanted to stick with what I just learned… LINUX. Everyone was talking about how flexible and scalable Linux is, but I can’t have it on my phone? So, I moved on. I started to get interested in tablets… HOLLY SHIT, THOSE RUN THAT STUPID ANDROID, FAKE LINUX TOO. Remember, I am a newbie, so I don’t have a sense of where things in Linux came from or started, or how great Android is. Sorry if I don’t appreciate Android. But let\'s get real, The big company Google, didn\'t fit into my new found ideals. But, I want my Mint 11 on a tablet. Is that to much to ask for. I hate that I am not smart. I am just a geek-wanna-be. I hate that I can’t pick one device at a time, (phone or tablet) and make Mint 11 run on it, then upload an iso for everyone to use. So, when I heard Bryan say that about how we should not be relying on other OSs that can be pulled after 46 days… I am totally , totally totally, on board. I do have other skills, and maybe I can help in some way. Let’s get this BITCH rolling. When I used to daydream about this, I came up with naming the device that I was going to invent… wait for it… “L”. And after watching the LAS show, I came up with calling the distro, “GLD”, for GNU Linux Debian. PS,as I am about to hit share, I see a post below my,that says, \"Touchdroid, Android for HP Touchpad Project Started\". Why not Linux, for HP Touchpad project??????????????????????????\"','2017-09-09 07:41:22'),
(331,821,'2011-09-30 14:32:09','Sawyer','tablets are utilitarian toys','i get were you are coming from mr. g. IMHO: Tablets are just the new gadget with which to lure the money out of your wallet. I was fortunate in getting a $99 dollar hp touchpad. (I\'m a geek, i want a new gadget). It\'s a fun toy. WebOS is quiet good imo. The homebrew community has compiled new kernels, cli etc. I\'ve got it overclocked. Good stuff. Still they are just shiny toys. Even when i can install a proper linux distro, it will still be just a convienient coffee table device for quickly surfing to get tv listings or watching youtube vids. Oh lest i forget it is a great ereader, though a bit heavy. I\'m glad i have one, but i have better things to drop $500 on. One other thing. All these type devices are driven by the apps that consumers will buy. No apps no gadget goodness. Remember BeOS or OS2? Had them both at one time. Both stable and much better than Win3/95, but as a user there just wasnt much stuff beyond the os itself to do.\r\nI would like someone to make an argument that these tablets are more than consumer trinkets mostly (latest status/ego boost hotness), i\'d listen but i don\'t think it\'s going to happen.','2017-09-09 07:41:22'),
(332,829,'2011-10-06 17:29:42','marcoz','fantastic','That was really enjoyable to listen to. Science-y, a bit technical.\r\n\r\nI liked this one a lot. I\'ve now added jodcast.org to my collection.\r\n\r\n\r\n','2017-09-09 07:41:22'),
(333,829,'2011-10-08 23:32:48','klaatu','fantastic +1','Yeah, this one was really cool. Way over my head (so to speak) but really interesting. Plus that robot voice at the beginning is REALLY cool.','2017-09-09 07:41:22'),
(334,830,'2011-10-11 22:44:54','Alison Chaiken','Excellent show','Enjoyed the Jamie Sharp interview, too. I posted the links on Google Buzz and emailed to interested folks. It\'s only through the hard work of folks like Hutterer and the Canonical contributors (despite their problematic cooperation) that we have device support for the latest hardware in Linux. Thanks, marcoz, for this good news!','2017-09-09 07:41:22'),
(335,830,'2011-10-13 00:16:57','marcoz','thanks','for the kind words and I completely agree that it\'s only because people have rolled up their sleeves and gotten dirty that we are this far.\r\n\r\nIf you ever get a chance to attend XDS or XDC I highly recommend it. Lots of really smart people.','2017-09-09 07:41:22'),
(336,837,'2011-10-18 20:24:37','san','','\"Debford\" = Deptford, thx.','2017-09-09 07:41:22'),
(337,837,'2011-10-19 07:17:59','Ken Fallon','Corrected','Thanks - missed that one :)','2017-09-09 07:41:22'),
(338,838,'2011-10-19 21:02:43','Martin Peres','More links about what we talked about','Hey,\r\n\r\nJust wanted to give you some pointers to the things I talked about:\r\n\r\n- Arduide: https://mupuf.org/project/arduide/\r\n- Arduino music-player frontend: https://mupuf.org/blog/article/51/\r\n\r\nEditor\'s Note:\r\n--------------\r\nDue to site reorganisation the above links have changed to\r\n- https://mupuf.org/project/arduide.html\r\n- https://mupuf.org/blog/2011/06/14/an_arduino-based_frontend_to_my_audio-player_cmus/\r\n','2022-02-14 13:15:36'),
(339,845,'2011-10-28 14:05:08','klaatu','very informative!','very informative episode. all this fancy streaming stuff is still a mystery to me, something i\'ve really been meaning to mess around with. thanks for the very cool info, ideas, and leads on what i should be looking into!','2017-09-09 07:41:22'),