Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Hanginium65 Good day, Salem. My apologies for taking so long to reply to your suggestion. I refactored my code to read the contents of the tar.bz2 file and then pass them as a file-like object to the 'put_object' and also to change the content type for the file transfer to "application/octet-stream". The first was sent through to object storage … 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: Things I hate about TV shows Community Center Geeks' Lounge by KomalBhatt You know, there are few things more frustrating than getting interested in a TV show only to find it falling short of expectations. From the overly predictable plotlines to the underdeveloped characters, there's a huge list. But what really get irritated by is when the dialogue feels forced, like the writers are trying too hard to be clever or … How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Hanginium65 … print("The object " + obj1 + " was successfully created") except ClientException as e: if e.http_status == '404': print…print("The object " + obj2 + " was successfully created") except ClientException as e: if e.http_status == '404': print… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book … noticed weird link structure getting indexed on google after i created the new property with `www` version. Take a look how… 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: 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 Dani Currently the thing I hate most about TV shows is how much time elapses between seasons. I feel like I've been waiting for season 2 of Severance on AppleTV for *forever*! (It's been over 2 years already since season 1 debuted.) Speaking of that, is there ever going to be a second season for Squid Game? I can't imagine that Netflix wouldn’t invest … Re: Things I hate about TV shows Community Center Geeks' Lounge by Reverend Jim Fer sher. You pretty much have to watch the previous season again before you start the next one. I'm still waiting for season 2 of The Old Man (Jeff Bridges, John Lithgow). At my age sometimes I lose the thread if two weeks goes by between episodes. Sometimes I'll wait until the end of a season before I watch any of it. I especially hate it when a … 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: Things I hate about TV shows Community Center Geeks' Lounge by Reverend Jim >Gone are the days That's pretty much the case for everything. I remember when TV sucked all through summer vacation and I couldn't wait for the end of September for the new seasons to start. Of course it was bittersweet because September also meant back to school. I'll mention a few more things that may have been mentioned before but I … Retrieval Augmented Generation (RAG) with Google Gemma From HuggingFace Programming Computer Science by usmanmalik57 … embeddings. We vectorize our document using this library. We have created our vector embeddings. Let's see an example. In the… Re: A reliable way of detecting AI content? Hardware and Software Cloud-based Apps by Reverend Jim I realize that moderating Facebook posts is an exponentially greater task than moderating Daniweb, but if Facebook is not doing its job now, what happens once the election cycle heats up and untold thousands of AI posts created by bots start flooding the ecosphere? Re: Postfix authentication problem Hardware and Software Linux and Unix by chickenbirds > I am trying to set-up Postfix on my Ubuntu local web development machine for send-only e-mails using Gmail so I can test e-mails sent by a web app I am developing. Even though this is an old post I wanted to reply as I found it while trying to setup my own postfix mailrelay on my private cloud server with Debian that hosts our small … Track Faces from Videos with Margins Using Deep Learning in Python Programming Computer Science by usmanmalik57 … of a face, such as ears, hair, etc. 2. Videos created by stitching together faces extracted by DeepFace are often jittery… Multivariate Stock Price Prediction with Transformer Encoder in TensorFlow Programming Computer Science by usmanmalik57 …. The model architecture will be similar to the one I created in the [1D CNN article](https://www.daniweb.com/programming… With All the Hype Around AI, Be Cautious Where Your Tax Money Goes Community Center by Johannes C. … is essentially a ‘very thin layer on-top’ of ChatGPT, created by a company called goodguys.ai, which sells off-the… VB6 - why i get the error 8 on CreateDIBSection()? Programming Software Development by cambalinho … With If MemoryHDC = 0 Then MsgBox "error: HDC not created!!!" hBitmap = CreateDIBSection(0&, bmiInfo, DIB_RGB_COLORS, PointerPixelData, 0&… I need help with Twitter API v1.1 Programming Web Development by FarrisFahad …. I want to post on my twitter account. I have created the developer account and generated consumer key and secret as… Use of the Word ‘Tapestry’ in Web News More Than Doubled Last Year Community Center by Johannes C. … 2010. The obvious reason is that more online content is created today than 10 or 15 years ago, leading to a… Seeking Help for Creating a Circle Generator Tool Programming Game Development by jackwells … eager to create a tool like this https://minecraftcirclegenerate.com/ created using HTML, CSS, and JavaScript. As a beginner, I'm… Re: Seeking Help for Creating a Circle Generator Tool Programming Game Development by jackwells Here is a code i created <!DOCTYPE html> <html lang="en"&… Extracting values from capturing groups in regex Programming Software Development by Tom_45 …;td.*?>([\d+])([.*?])*<\/td>', file) The file is created with a read() statement. The output should look like (236… Extracting values from a regex match Programming Software Development by Tom_45 …;td.?>([\d+])([.?])*<\/td>', file) The file is created with a read() statement. The output should look like (236… ChatGPT ‘Lobotomized’? Performance Crash Sees Users Leaving in Droves Community Center by Johannes C. …, OpenAI just announced plans to **[put watermarks on all pictures created with Dall-e 3](https://www.theverge.com/2024/2… Odoo : report creation from JSON data Programming Web Development by codewasher … instructions of doing this. I have my custom module, I created a model and xml file inside it, thats I have… Re: SSL certificate Hardware and Software Information Security by sankut … in internet security: SSL: * SSL stands for Secure Sockets Layer, created by Netscape in 1995. * It is an encryption-based internet… Re: Issues migrating Magento products Programming Web Development by anastefanyuk The error you're encountering during the Magento 1 to Magento 2 data migration process, specifically the Magento\Framework\Config\Dom\ValidationException indicating "Extra content at the end of the document," suggests that there is likely an issue with the formatting or content of your XML configuration file. XML files can be quite … Re: VB6 - why i get the error 8 on CreateDIBSection()? Programming Software Development by rproffitt Time to retire VB6. Move to something current. Just 2 days ago I nabbed two copies of Visual Studio Pro for 50USD each. Why 2? Office needed more licenses. VB6 does have limited resources so you will run out on heavy operations. Read https://www.vbforums.com/showthread.php?902295-how-create-DIB-s too. Read https://stackoverflow.com/…