Re: Things I hate about TV shows Community Center Geeks' Lounge by KomalBhatt … really get irritated by is when the dialogue feels forced, like the writers are trying too hard to be clever or… those endings that leave you waiting anxiously for what feels like forever, only to have a really disappointing resolution. It's… like they're toying with our emotions for the sake of … Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Hanginium65 … tar.bz2 file and then pass them as a file-like object to the 'put_object' and also to change the content… else: {tarinfo.name}. Skip it") continue # Create a file-like object from the contents... file_like_object = io.BytesIO(file_contents) # Upload the… Re: What Would You Like To See In A SearchEngine ? Community Center Geeks' Lounge by Dani Just genuinely curious what ever became of this project? Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Salem I don't understand why you need to extract all the files from the compressed `tar.bz2` just to upload to a backup. Also, line 69 is now meaningless having just posted only a snippet of the code. Before the error, what was the last `logger.info` message? Re: ASUS Laptops - my experience Hardware and Software by toneewa If the power connector was replaced with the motherboard, then your charging cord is suspect. If they setup your PC with Windows 11, there's a good chance a GPT partition was used instead of NTFS (outdated). Imaging back to this would fail. Always check in your BIOS to see if your drives shows up there. If you're setup in UEFI mode, instead of … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim When I got it back they had replaced both the motherboard and the power supply and I checked in the store to verify there were no power issues. I suspect you are correct about them not reconnecting the touchpad as that was not working in Linux either. As for GPT vs NTFS, I have never formatted to anything but NTFS, and when I originally got the … Re: ASUS Laptops - my experience Hardware and Software by rproffitt "I allocated a C partition and formatted as NTFS then boot back into my Windows 11 install USB." That can derail the usual Windows install. On today's PCs I start off with a blank, no partition drive, boot the Windows USB stick and once in a while need to add the Intel RST storage driver. I maintain that Microsoft should update … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Likewise... Whenever I reinstall Windows, other than the times I've reset to factory, when it gets to the "where do you want to install to" I always get the installer to delete, then recreate the partition. Re: Travel without Technology is like __________ without _____________. Community Center Geeks' Lounge by Dani According to ChatGPT, travel without technology is like exploring without a map, a mime without invisible walls, a penguin without ice skates, and a fish without fins. To be perfectly honest, I don't get any of them except for maybe the first. How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Hanginium65 …. Please show me where I’m wrong, and I would like some assistance in solving this issue. I’m a beginner… Netbox media backup file file_contents = file_tar_bz2.read() # Create a file-like object from the contents of the compressed Netbox media backup… Re: Things I hate about TV shows Community Center Geeks' Lounge by Dani … shows is how much time elapses between seasons. I feel like I've been waiting for season 2 of Severance on… Re: Things I hate about TV shows Community Center Geeks' Lounge by Reverend Jim … it didn't answer any questions. Then there are series like Revolution which were just stupid from the get go. Re: Things I hate about TV shows Community Center Geeks' Lounge by Reverend Jim … may have been mentioned before but I don't feel like rereading the entire thread to make sure. The interrupted first… Paris Olympics Chatbot- Get Ticket Information Using Chat-GPT and LangChain Programming Computer Science by usmanmalik57 … games. The page for the tennis games' ticket prices looks like this. ![image2.png](https://static.daniweb.com/attachments/4/a82eab80ccfd2ec0ee2384297576d50e… Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Dani … some other tweaks as well. dz.carousel.js **currently** looks like this (I passed it through a JS beautifier to format… to adjust this section of the HTML code to look like this instead: var swiper2 = new Swiper(".product-gallery-swiper2… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book … else place ? UPDATE: I did add the canonical html tag like this $product_url = "https://" . $_SERVER['HTTP_HOST'] . "/product/"…, 'UTF-8'); ?>"> And i am getting results like this <!-- CANONICAL URL --> <link rel="canonical… Re: Trying to animate sprite using DirectX9 Programming Software Development by Pavel_11 … changable is a picture; I mean in global sense; variables like leftx, right x should be one bariable x;\you have… and right and it changes a picture, so it looks like the same you want;i am sorry for I answered… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book …, should i delete the old one, or just leave it like it is? Google wont get confused on which property should… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book … $canonical_product_url; ?>"> and now the canonical url is like this ` <!-- CANONICAL URL --> <link rel="canonical… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Dani Is that what you want your preferred URLs to look like? Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Dani I guess that’s changed since I submitted my site what I feel like is at least a decade ago. Re: What are you watching on TV? Community Center Geeks' Lounge by Reverend Jim >Doesn't the link I posted open? My mistake. I just scrolled back to the last couple of posts, not far enough to see the link. Dani - if you like Resident Alien I suggest you watch the movie, [Tucker and Dale vs Evil](https://www.imdb.com/title/tt1465522/). Re: What Would You Like To See In A SearchEngine ? Community Center Geeks' Lounge by Dani Why would I, as the website publisher, fill out a form on your search engine's website anytime I update a page? Re: 88 Business-Growing Strategies Digital Media Digital Marketing by henrymorgan9522 A growth strategy is an organization's plan for overcoming current and future challenges to realize its goals for expansion. Examples of growth strategy goals include increasing market share and revenue, acquiring assets, and improving the organization's products or services. Re: Things I hate about TV shows Community Center Geeks' Lounge by pritaeas > is there ever going to be a second season for Squid Game Yes, already announced, available soon. Re: Things I hate about TV shows Community Center Geeks' Lounge by Dani That's my point, though. Gone are the days when a show would break for a summer and the next season would start up again in the fall. Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Salem First, let's prepare two tar files using different compression schemes for demo purposes. $ cat foo_1.txt This is file 1 $ cat foo_2.txt This is file 2 This is file two This is file too # Three tar files, two compressed and one uncompressed for reference $ tar -j -c -f foo.tar.bz2 foo_1.txt foo_2.txt… Re: Which Crypto Services You Use ? Community Center Geeks' Lounge by Dani Just stumbled across this topic and remembered how much I regret not getting into bitcoins back in the day. I had a really super powerful workstation at the time that could have mined them for next to nothing. Re: How to effectively promote blogger challenge games on the internet? Digital Media Digital Marketing by WilliamOG I didn't quite understand what the project will be about either, but I understood that the target audience are bloggers. The best method to reach them is email marketing. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Got my laptop back from Best Buy this afternoon. I checked the power cord connection at the store and it was fine. I wish I'd checked it further because I started having problems as soon as I got it home and powered up. First of all, they replaced the motherboard so when I got it back it had been wiped and reset. First thing I noticed was that the …