<p> <center> <call>Your looking 4 someone what do you want?<call/> <iframe width="760" height="515" src="https://www.youtube.com/embed/Eb3YAKzLcFY" title="YouTube video player" frameborder="022.02" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> <p1><iframe width="560" height="315" src="https://www.youtube.com/embed/pr3gjCKWhe8" title="YouTube video player" frameborder="02" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> print("\033[93m /\_/\ \033[0m") # Yellow color for the ears print("\033[96m ( o.o )\033[0m") # Cyan color for the face print("\033[91m > ^ { \033[0m") # Red color for the paws or body import random def generate_one_time_pad(length): return bytes([random.randint(0, 255) for _ in range(length)]) # Function to encrypt the text file using XOR with the one-time pad key def encrypt_text_file(, key): with open(text_file, 'rb') as file: text_data = file.read() encrypted_data = bytes([text_data[i] ^ key[i] for i in range(len(text_data))]) return encrypted_data # Function to hide the encrypted data within the image def hide_text_file_in_image(image_file, encrypted_data, output_file): with open(image_file, 'rb') as file: image_data = bytearray(file.read()) for i in range(len(encrypted_data)): image_data[i] = (image_data[i] & 0xFE) | ((encrypted_data[i] & 0x80) >> 7) with open(output_file, 'wb') as file: file.write(image_data) # Example usage text_file = 'secret.txt' image_file = 'image.png' output_file = 'encrypted_image.png' key = generate_one_time_pad(1024) encrypted_data = encrypt_text_file(text_file, key) hide_text_file_in_image(image_file, encrypted_data, output_file) </div> <div class='post-bottom'> <div class='post-footer float-container'> <div class='post-footer-line post-footer-line-1'> </div> <div class='post-footer-line post-footer-line-2'> <span class='byline post-icons'> <span class='item-action'> <a href='https://www.blogger.com/email-post/2661178579285455409/1680577389211663960' title='Email Post'> <svg class='svg-icon-24 touch-icon sharing-icon'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_email_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> </a> </span> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='byline post-labels'> <span class='byline-label'> </span> <a href='https://wowthisidiothasa.blogspot.com/search/label/.css' rel='tag'>.css</a> <a href='https://wowthisidiothasa.blogspot.com/search/label/about%20me' rel='tag'>about me</a> <a href='https://wowthisidiothasa.blogspot.com/search/label/analysis' rel='tag'>analysis</a> <a href='https://wowthisidiothasa.blogspot.com/search/label/another%20template' rel='tag'>another template</a> <a href='https://wowthisidiothasa.blogspot.com/search/label/Coding%20in%20Julia' rel='tag'>Coding in Julia</a> <a href='https://wowthisidiothasa.blogspot.com/search/label/Create%20a%20successful%20youtube%20channel' rel='tag'>Create a successful youtube channel</a> <a href='https://wowthisidiothasa.blogspot.com/search/label/Domestic%20vendor%20rcs' rel='tag'>Domestic vendor rcs</a> <a href='https://wowthisidiothasa.blogspot.com/search/label/electroswing' rel='tag'>electroswing</a> <a href='https://wowthisidiothasa.blogspot.com/search/label/good%204%20you' rel='tag'>good 4 you</a> </span> </div> <div class='author-profile'> <div class='author-name'> <a class='g-profile' href='https://www.blogger.com/profile/12402060600740197104' rel='author' title='author profile'> <span> Freakinkat </span> </a> </div> <div> <span class='author-desc'> full-stack developer, systems specialist, and custom hardware builder with eight years of field experience. I specialize in building end-to-end web applications, configuring hybrid private servers, and engineering high-performance computing rigs. ​Beyond development, I stay actively engaged in global internet governance and networking standards as a member of ISOC, IETF, ICANN, and IANA. I am also deeply passionate about constructing structured, professional environments for competitive gamers and producing original music. </span> </div> </div> </div> <div class='post-share-buttons post-share-buttons-bottom invisible'> <div class='byline post-share-buttons goog-inline-block'> <div aria-owns='sharing-popup-Blog1-byline-1680577389211663960' class='sharing' data-title=''> <button aria-controls='sharing-popup-Blog1-byline-1680577389211663960' aria-label='Share' class='sharing-button touch-icon-button' id='sharing-button-Blog1-byline-1680577389211663960' role='button'> <div class='flat-icon-button ripple'> <svg class='svg-icon-24'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_share_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> </div> </button> <div class='share-buttons-container'> <ul aria-hidden='true' aria-label='Share' class='share-buttons hidden' id='sharing-popup-Blog1-byline-1680577389211663960' role='menu'> <li> <span aria-label='Get link' class='sharing-platform-button sharing-element-link' data-href='https://www.blogger.com/share-post.g?blogID=2661178579285455409&postID=1680577389211663960&target=' data-url='https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html' role='menuitem' tabindex='-1' title='Get link'> <svg class='svg-icon-24 touch-icon sharing-link'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_link_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Get link</span> </span> </li> <li> <span aria-label='Share to Facebook' class='sharing-platform-button sharing-element-facebook' data-href='https://www.blogger.com/share-post.g?blogID=2661178579285455409&postID=1680577389211663960&target=facebook' data-url='https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html' role='menuitem' tabindex='-1' title='Share to Facebook'> <svg class='svg-icon-24 touch-icon sharing-facebook'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_facebook_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Facebook</span> </span> </li> <li> <span aria-label='Share to X' class='sharing-platform-button sharing-element-twitter' data-href='https://www.blogger.com/share-post.g?blogID=2661178579285455409&postID=1680577389211663960&target=twitter' data-url='https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html' role='menuitem' tabindex='-1' title='Share to X'> <svg class='svg-icon-24 touch-icon sharing-twitter'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_twitter_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>X</span> </span> </li> <li> <span aria-label='Share to Pinterest' class='sharing-platform-button sharing-element-pinterest' data-href='https://www.blogger.com/share-post.g?blogID=2661178579285455409&postID=1680577389211663960&target=pinterest' data-url='https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html' role='menuitem' tabindex='-1' title='Share to Pinterest'> <svg class='svg-icon-24 touch-icon sharing-pinterest'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_pinterest_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Pinterest</span> </span> </li> <li> <span aria-label='Email' class='sharing-platform-button sharing-element-email' data-href='https://www.blogger.com/share-post.g?blogID=2661178579285455409&postID=1680577389211663960&target=email' data-url='https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html' role='menuitem' tabindex='-1' title='Email'> <svg class='svg-icon-24 touch-icon sharing-email'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_email_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Email</span> </span> </li> <li aria-hidden='true' class='hidden'> <span aria-label='Share to other apps' class='sharing-platform-button sharing-element-other' data-url='https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html' role='menuitem' tabindex='-1' title='Share to other apps'> <svg class='svg-icon-24 touch-icon sharing-sharingOther'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_more_horiz_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Other Apps</span> </span> </li> </ul> </div> </div> </div> </div> </div> </div> </div> <section class='comments embed' data-num-comments='0' id='comments'> <a name='comments'></a> <h3 class='title'>Comments</h3> <div id='Blog1_comments-block-wrapper'> </div> <div class='footer'> <div class='comment-form'> <a name='comment-form'></a> <h4 id='comment-post-message'>Post a Comment</h4> <a href='https://www.blogger.com/comment/frame/2661178579285455409?po=1680577389211663960&hl=en&saa=85391&origin=https://wowthisidiothasa.blogspot.com&skin=contempo' id='comment-editor-src'></a> <iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410px' id='comment-editor' name='comment-editor' src='' width='100%'></iframe> <script src='https://www.blogger.com/static/v1/jsbin/3790099508-comment_from_post_iframe.js' type='text/javascript'></script> <script type='text/javascript'> BLOG_CMT_createIframe('https://www.blogger.com/rpc_relay.html'); </script> </div> </div> </section> </article> </div> </div><div class='widget PopularPosts' data-version='2' id='PopularPosts1'> <h3 class='title'> What's hot what's not </h3> <div class='widget-content'> <div role='feed'> <article class='post' role='article'> <h3 class='post-title'><a href='https://wowthisidiothasa.blogspot.com/2023/01/template-page-for-age-verification.html'>template page for age verification example prd add in with js html cal need add</a></h3> <div class='post-header'> <div class='post-header-line-1'> <span class='byline post-timestamp'> <meta content='https://wowthisidiothasa.blogspot.com/2023/01/template-page-for-age-verification.html'/> <a class='timestamp-link' href='https://wowthisidiothasa.blogspot.com/2023/01/template-page-for-age-verification.html' rel='bookmark' title='permanent link'> <time class='published' datetime='2023-01-20T20:34:00-08:00' title='2023-01-20T20:34:00-08:00'> January 20, 2023 </time> </a> </span> <span class='byline post-author vcard'> <span class='post-author-label'> By Kat </span> <span class='fn'> <meta content='https://www.blogger.com/profile/12402060600740197104'/> <a class='g-profile' href='https://www.blogger.com/profile/12402060600740197104' rel='author' title='author profile'> <span>Freakinkat</span> </a> </span> </span> </div> </div> <div class='item-content float-container'> <div class='popular-posts-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> Product List Welcome! Please confirm that you are 21+ years of age to proceed. Yes No Name: Email: Product Quantity Price Total Product 1 - + $10.00 Shipping fee Standard Expedited Overnight Gift wrapping Total Place Order </div> <a class='snippet-fade r-snippet-fade hidden' href='https://wowthisidiothasa.blogspot.com/2023/01/template-page-for-age-verification.html'></a> </div> <div class='jump-link flat-button ripple'> <a href='https://wowthisidiothasa.blogspot.com/2023/01/template-page-for-age-verification.html' title='template page for age verification example prd add in with js html cal need add'> Read more </a> </div> </div> </article> <article class='post' role='article'> <h3 class='post-title'><a href='https://wowthisidiothasa.blogspot.com/2023/01/about-me_20.html'>About me!</a></h3> <div class='post-header'> <div class='post-header-line-1'> <span class='byline post-timestamp'> <meta content='https://wowthisidiothasa.blogspot.com/2023/01/about-me_20.html'/> <a class='timestamp-link' href='https://wowthisidiothasa.blogspot.com/2023/01/about-me_20.html' rel='bookmark' title='permanent link'> <time class='published' datetime='2023-01-20T21:34:00-08:00' title='2023-01-20T21:34:00-08:00'> January 20, 2023 </time> </a> </span> <span class='byline post-author vcard'> <span class='post-author-label'> By Kat </span> <span class='fn'> <meta content='https://www.blogger.com/profile/12402060600740197104'/> <a class='g-profile' href='https://www.blogger.com/profile/12402060600740197104' rel='author' title='author profile'> <span>Freakinkat</span> </a> </span> </span> </div> </div> <div class='item-content float-container'> <div class='item-thumbnail'> <a href='https://wowthisidiothasa.blogspot.com/2023/01/about-me_20.html'> <img alt='Image' sizes='72px' src='https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sln8qbs55AB3AhiPMaLNRfT_tE_CmHTtGF7wr5AMFwcRx2qUssoiAla8i4fejKgTqSw87_jfmiNU_RdvJ7LjAtCiDsrfq9lgA7tNF7AhT1W-2VGw' srcset='https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sln8qbs55AB3AhiPMaLNRfT_tE_CmHTtGF7wr5AMFwcRx2qUssoiAla8i4fejKgTqSw87_jfmiNU_RdvJ7LjAtCiDsrfq9lgA7tNF7AhT1W-2VGw=w72-h72-n-k-no-nu 72w, https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sln8qbs55AB3AhiPMaLNRfT_tE_CmHTtGF7wr5AMFwcRx2qUssoiAla8i4fejKgTqSw87_jfmiNU_RdvJ7LjAtCiDsrfq9lgA7tNF7AhT1W-2VGw=w144-h144-n-k-no-nu 144w'/> </a> </div> <div class='popular-posts-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> </div> <a class='snippet-fade r-snippet-fade hidden' href='https://wowthisidiothasa.blogspot.com/2023/01/about-me_20.html'></a> </div> <div class='jump-link flat-button ripple'> <a href='https://wowthisidiothasa.blogspot.com/2023/01/about-me_20.html' title='About me!'> Read more </a> </div> </div> </article> <article class='post' role='article'> <h3 class='post-title'><a href='https://wowthisidiothasa.blogspot.com/2023/01/swingrowers-butterfly-official-music.html'>Swingrowers - Butterfly (Official Music Video) - ELECTRO SWING</a></h3> <div class='post-header'> <div class='post-header-line-1'> <span class='byline post-timestamp'> <meta content='https://wowthisidiothasa.blogspot.com/2023/01/swingrowers-butterfly-official-music.html'/> <a class='timestamp-link' href='https://wowthisidiothasa.blogspot.com/2023/01/swingrowers-butterfly-official-music.html' rel='bookmark' title='permanent link'> <time class='published' datetime='2023-01-14T13:29:00-08:00' title='2023-01-14T13:29:00-08:00'> January 14, 2023 </time> </a> </span> <span class='byline post-author vcard'> <span class='post-author-label'> By Kat </span> <span class='fn'> <meta content='https://www.blogger.com/profile/12402060600740197104'/> <a class='g-profile' href='https://www.blogger.com/profile/12402060600740197104' rel='author' title='author profile'> <span>Freakinkat</span> </a> </span> </span> </div> </div> <div class='item-content float-container'> <div class='item-thumbnail'> <a href='https://wowthisidiothasa.blogspot.com/2023/01/swingrowers-butterfly-official-music.html'> <img alt='Image' sizes='72px' src='https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_v1CageUEtboDGHbdezCHwt6ubx376tSF7KQTl4lEW-yno9iOIXMEvYvSsuHK-SNSSK_H9VYQp_b3o5X7t7nnpP2OnxNy45gQd5jYfAfm8eGnve8w' srcset='https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_v1CageUEtboDGHbdezCHwt6ubx376tSF7KQTl4lEW-yno9iOIXMEvYvSsuHK-SNSSK_H9VYQp_b3o5X7t7nnpP2OnxNy45gQd5jYfAfm8eGnve8w=w72-h72-n-k-no-nu 72w, https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_v1CageUEtboDGHbdezCHwt6ubx376tSF7KQTl4lEW-yno9iOIXMEvYvSsuHK-SNSSK_H9VYQp_b3o5X7t7nnpP2OnxNy45gQd5jYfAfm8eGnve8w=w144-h144-n-k-no-nu 144w'/> </a> </div> <div class='popular-posts-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> Creating a Successful YouTube Channel Step 1: Determine your niche and target audience Step 2: Create a brand and channel design Step 3: Plan and create content Step 4: Optimize your videos for SEO Step 5: Promote your channel Step 6: Engage with your audience Step 7: Measure and analyze your performance Step 8: Keep learning and improving Step 9: Collaborate with other YouTubers and influencers Step 10: Monetize your channel const steps = document.querySelectorAll("#steps h1"); steps.forEach((step) => { step.addEventListener("mouseenter", () => { step.style.color = "linear-gradient(to right, #ff0000, #ff7f00, #ffff00, #00ff00, #0000ff, # 4b0082, #8b00ff)"; }); step.addEventListener("mouseleave", () => { step.style.color = "black"; }); }); CSS: ```css #steps { display: flex; flex-wrap: wrap; align-items... </div> <a class='snippet-fade r-snippet-fade hidden' href='https://wowthisidiothasa.blogspot.com/2023/01/swingrowers-butterfly-official-music.html'></a> </div> <div class='jump-link flat-button ripple'> <a href='https://wowthisidiothasa.blogspot.com/2023/01/swingrowers-butterfly-official-music.html' title='Swingrowers - Butterfly (Official Music Video) - ELECTRO SWING'> Read more </a> </div> </div> </article> <article class='post' role='article'> <h3 class='post-title'><a href='https://wowthisidiothasa.blogspot.com/2026/08/some-useful-groups-and-links.html'>Some useful groups and links </a></h3> <div class='post-header'> <div class='post-header-line-1'> <span class='byline post-timestamp'> <meta content='https://wowthisidiothasa.blogspot.com/2026/08/some-useful-groups-and-links.html'/> <a class='timestamp-link' href='https://wowthisidiothasa.blogspot.com/2026/08/some-useful-groups-and-links.html' rel='bookmark' title='permanent link'> <time class='published' datetime='2026-08-24T11:51:00-07:00' title='2026-08-24T11:51:00-07:00'> August 24, 2026 </time> </a> </span> <span class='byline post-author vcard'> <span class='post-author-label'> By Kat </span> <span class='fn'> <meta content='https://www.blogger.com/profile/12402060600740197104'/> <a class='g-profile' href='https://www.blogger.com/profile/12402060600740197104' rel='author' title='author profile'> <span>Freakinkat</span> </a> </span> </span> </div> </div> <div class='item-content float-container'> <div class='popular-posts-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> React Artifact </div> <a class='snippet-fade r-snippet-fade hidden' href='https://wowthisidiothasa.blogspot.com/2026/08/some-useful-groups-and-links.html'></a> </div> <div class='jump-link flat-button ripple'> <a href='https://wowthisidiothasa.blogspot.com/2026/08/some-useful-groups-and-links.html' title='Some useful groups and links '> Read more </a> </div> </div> </article> <article class='post' role='article'> <h3 class='post-title'><a href='https://wowthisidiothasa.blogspot.com/2023/01/nicehash-easy-mining-win-chances-and.html'>Nicehash easy mining win chances and odds based on events</a></h3> <div class='post-header'> <div class='post-header-line-1'> <span class='byline post-timestamp'> <meta content='https://wowthisidiothasa.blogspot.com/2023/01/nicehash-easy-mining-win-chances-and.html'/> <a class='timestamp-link' href='https://wowthisidiothasa.blogspot.com/2023/01/nicehash-easy-mining-win-chances-and.html' rel='bookmark' title='permanent link'> <time class='published' datetime='2023-01-17T16:08:00-08:00' title='2023-01-17T16:08:00-08:00'> January 17, 2023 </time> </a> </span> <span class='byline post-author vcard'> <span class='post-author-label'> By Kat </span> <span class='fn'> <meta content='https://www.blogger.com/profile/12402060600740197104'/> <a class='g-profile' href='https://www.blogger.com/profile/12402060600740197104' rel='author' title='author profile'> <span>Freakinkat</span> </a> </span> </span> </div> </div> <div class='item-content float-container'> <div class='popular-posts-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> Select the Tier: Bronze 1 Bronze 2 Bronze 3 Silver 1 Silver 2 Silver 3 Gold 1 Gold 2 Gold 3 Odds of winning a block: Chances of winning a block: Number of attempts required to win a block: </div> <a class='snippet-fade r-snippet-fade hidden' href='https://wowthisidiothasa.blogspot.com/2023/01/nicehash-easy-mining-win-chances-and.html'></a> </div> <div class='jump-link flat-button ripple'> <a href='https://wowthisidiothasa.blogspot.com/2023/01/nicehash-easy-mining-win-chances-and.html' title='Nicehash easy mining win chances and odds based on events'> Read more </a> </div> </div> </article> </div> </div> </div></div> </main> </div> <footer class='footer section' id='footer' name='Footer'><div class='widget Attribution' data-version='2' id='Attribution1'> <div class='widget-content'> <div class='blogger'> <a href='https://www.blogger.com' rel='nofollow'> <svg class='svg-icon-24'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_post_blogger_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> Powered by Blogger </a> </div> <div class='image-attribution'> Theme images by <a href="http://www.istockphoto.com/portfolio/fpm?platform=blogger">fpm</a> </div> <div class='copyright'>Copy share what you wish</div> </div> </div></footer> </div> </div> </div> <aside class='sidebar-container container sidebar-invisible' role='complementary'> <div class='navigation'> <button class='svg-icon-24-button flat-icon-button ripple sidebar-back'> <svg class='svg-icon-24'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_arrow_back_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> </button> </div> <div class='sidebar_top_wrapper'> <div class='sidebar_top section' id='sidebar_top' name='Sidebar (Top)'><div class='widget HTML' data-version='2' id='HTML1'> <h3 class='title'> Fiestas </h3> <div class='widget-content'> <iframe src="https://a1plus.tech/source_1788129095272.html" width="100%" height="800px" style="border:none; overflow:hidden;"></iframe> </div> </div><div class='widget BlogSearch' data-version='2' id='BlogSearch4'> <h3 class='title'> Search This Blog </h3> <div class='widget-content' role='search'> <form action='https://wowthisidiothasa.blogspot.com/search' target='_top'> <div class='search-input'> <input aria-label='Search this blog' autocomplete='off' name='q' placeholder='Search this blog' value=''/> </div> <input class='search-action flat-button' type='submit' value='Search'/> </form> </div> </div><div class='widget Subscribe' data-version='2' id='Subscribe1'> <h3 class='title'> Sub to this Obfuscated blogger </h3> <div class='widget-content'> <div class='subscribe-wrapper subscribe-type-POST'> <div class='subscribe expanded subscribe-type-POST' id='SW_READER_LIST_Subscribe1POST' style='display:none;'> <div class='top'> <span class='inner' onclick='return(_SW_toggleReaderList(event, "Subscribe1POST"));'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Posts </span> <div class='feed-reader-links'> <a class='feed-reader-link' href='https://www.netvibes.com/subscribe.php?url=https%3A%2F%2Fwowthisidiothasa.blogspot.com%2Ffeeds%2Fposts%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-netvibes.png'/> </a> <a class='feed-reader-link' href='https://add.my.yahoo.com/content?url=https%3A%2F%2Fwowthisidiothasa.blogspot.com%2Ffeeds%2Fposts%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-yahoo.png'/> </a> <a class='feed-reader-link' href='https://wowthisidiothasa.blogspot.com/feeds/posts/default' target='_blank'> <img align='absmiddle' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Atom </a> </div> </div> <div class='bottom'></div> </div> <div class='subscribe' id='SW_READER_LIST_CLOSED_Subscribe1POST' onclick='return(_SW_toggleReaderList(event, "Subscribe1POST"));'> <div class='top'> <span class='inner'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <span onclick='return(_SW_toggleReaderList(event, "Subscribe1POST"));'> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Posts </span> </span> </div> <div class='bottom'></div> </div> </div> <div class='subscribe-wrapper subscribe-type-PER_POST'> <div class='subscribe expanded subscribe-type-PER_POST' id='SW_READER_LIST_Subscribe1PER_POST' style='display:none;'> <div class='top'> <span class='inner' onclick='return(_SW_toggleReaderList(event, "Subscribe1PER_POST"));'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Comments </span> <div class='feed-reader-links'> <a class='feed-reader-link' href='https://www.netvibes.com/subscribe.php?url=https%3A%2F%2Fwowthisidiothasa.blogspot.com%2Ffeeds%2F1680577389211663960%2Fcomments%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-netvibes.png'/> </a> <a class='feed-reader-link' href='https://add.my.yahoo.com/content?url=https%3A%2F%2Fwowthisidiothasa.blogspot.com%2Ffeeds%2F1680577389211663960%2Fcomments%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-yahoo.png'/> </a> <a class='feed-reader-link' href='https://wowthisidiothasa.blogspot.com/feeds/1680577389211663960/comments/default' target='_blank'> <img align='absmiddle' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Atom </a> </div> </div> <div class='bottom'></div> </div> <div class='subscribe' id='SW_READER_LIST_CLOSED_Subscribe1PER_POST' onclick='return(_SW_toggleReaderList(event, "Subscribe1PER_POST"));'> <div class='top'> <span class='inner'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <span onclick='return(_SW_toggleReaderList(event, "Subscribe1PER_POST"));'> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Comments </span> </span> </div> <div class='bottom'></div> </div> </div> <div style='clear:both'></div> </div> </div><div class='widget LinkList' data-version='2' id='LinkList1'> <h3 class='title'> rc shop </h3> <div class='widget-content'> <ul> <li><a href='https://pastebin.com/y7R5mkjn'>sudo1</a></li> </ul> </div> </div><div class='widget Profile' data-version='2' id='Profile1'> <div class='wrapper solo'> <div class='widget-content individual'> <a href='https://www.blogger.com/profile/12402060600740197104' rel='nofollow'> <img alt='My photo' class='profile-img' height='120' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWOV-H-1soGftXJUZVPeaI_04q4u71wqeV0dqbazjSi1vWuCpQ5UZi-kTkO1dn-aDSoQ_5whmlfMfSdKRWVekowKeAp0kJQQmCxLGjKs8jy0ALkQ6t9SDpE15eZv04Q9RLgrsjfT1yzh0Xhfl33pd9YIYOvT1KSUDN1VaPgJRpS-kJsRM/s1600/1000027907.png' width='120'/> </a> <div class='profile-info'> <dl class='profile-datablock'> <dt class='profile-data'> <a class='profile-link g-profile' href='https://www.blogger.com/profile/12402060600740197104' rel='author nofollow'> Freakinkat </a> </dt> <dd class='profile-textblock profile-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> full-stack developer, systems specialist, and custom hardware builder with eight years of field experience. I specialize in building end-to-end web applications, configuring hybrid private servers, and engineering high-performance computing rigs. ​Beyond development, I stay actively engaged in global internet governance and networking standards as a member of ISOC, IETF, ICANN, and IANA. I am also deeply passionate about constructing structured, professional environments for competitive gamers and producing original music. </div> <div class='snippet-fade r-snippet-fade hidden'></div> </dd> </dl> <a class='profile-link visit-profile pill-button' href='https://www.blogger.com/profile/12402060600740197104' rel='author'> Visit profile </a> </div> </div> </div> </div></div> </div> <div class='sidebar_bottom section' id='sidebar_bottom' name='Sidebar (Bottom)'><div class='widget Subscribe' data-version='2' id='Subscribe2'> <h3 class='title'> Subscribe for that down low information </h3> <div class='widget-content'> <div class='subscribe-wrapper subscribe-type-POST'> <div class='subscribe expanded subscribe-type-POST' id='SW_READER_LIST_Subscribe2POST' style='display:none;'> <div class='top'> <span class='inner' onclick='return(_SW_toggleReaderList(event, "Subscribe2POST"));'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Posts </span> <div class='feed-reader-links'> <a class='feed-reader-link' href='https://www.netvibes.com/subscribe.php?url=https%3A%2F%2Fwowthisidiothasa.blogspot.com%2Ffeeds%2Fposts%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-netvibes.png'/> </a> <a class='feed-reader-link' href='https://add.my.yahoo.com/content?url=https%3A%2F%2Fwowthisidiothasa.blogspot.com%2Ffeeds%2Fposts%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-yahoo.png'/> </a> <a class='feed-reader-link' href='https://wowthisidiothasa.blogspot.com/feeds/posts/default' target='_blank'> <img align='absmiddle' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Atom </a> </div> </div> <div class='bottom'></div> </div> <div class='subscribe' id='SW_READER_LIST_CLOSED_Subscribe2POST' onclick='return(_SW_toggleReaderList(event, "Subscribe2POST"));'> <div class='top'> <span class='inner'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <span onclick='return(_SW_toggleReaderList(event, "Subscribe2POST"));'> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Posts </span> </span> </div> <div class='bottom'></div> </div> </div> <div class='subscribe-wrapper subscribe-type-PER_POST'> <div class='subscribe expanded subscribe-type-PER_POST' id='SW_READER_LIST_Subscribe2PER_POST' style='display:none;'> <div class='top'> <span class='inner' onclick='return(_SW_toggleReaderList(event, "Subscribe2PER_POST"));'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Comments </span> <div class='feed-reader-links'> <a class='feed-reader-link' href='https://www.netvibes.com/subscribe.php?url=https%3A%2F%2Fwowthisidiothasa.blogspot.com%2Ffeeds%2F1680577389211663960%2Fcomments%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-netvibes.png'/> </a> <a class='feed-reader-link' href='https://add.my.yahoo.com/content?url=https%3A%2F%2Fwowthisidiothasa.blogspot.com%2Ffeeds%2F1680577389211663960%2Fcomments%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-yahoo.png'/> </a> <a class='feed-reader-link' href='https://wowthisidiothasa.blogspot.com/feeds/1680577389211663960/comments/default' target='_blank'> <img align='absmiddle' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Atom </a> </div> </div> <div class='bottom'></div> </div> <div class='subscribe' id='SW_READER_LIST_CLOSED_Subscribe2PER_POST' onclick='return(_SW_toggleReaderList(event, "Subscribe2PER_POST"));'> <div class='top'> <span class='inner'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <span onclick='return(_SW_toggleReaderList(event, "Subscribe2PER_POST"));'> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Comments </span> </span> </div> <div class='bottom'></div> </div> </div> <div style='clear:both'></div> </div> </div><div class='widget Followers' data-version='2' id='Followers1'> <h2 class='title'>Followers, friends, connect with us</h2> <div class='widget-content'> <div id='Followers1-wrapper'> <div style='margin-right:2px;'> <div><script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <div id="followers-iframe-container"></div> <script type="text/javascript"> window.followersIframe = null; function followersIframeOpen(url) { gapi.load("gapi.iframes", function() { if (gapi.iframes && gapi.iframes.getContext) { window.followersIframe = gapi.iframes.getContext().openChild({ url: url, where: document.getElementById("followers-iframe-container"), messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER, messageHandlers: { '_ready': function(obj) { window.followersIframe.getIframeEl().height = obj.height; }, 'reset': function() { window.followersIframe.close(); followersIframeOpen("https://www.blogger.com/followers/frame/2661178579285455409?colors\x3dCgt0cmFuc3BhcmVudBILdHJhbnNwYXJlbnQaByM4YzliOTkiByMwY2RmYmYqByMwMDAwMDAyByMwMDAwMDA6ByM4YzliOTlCByMwY2RmYmZKByMwMDAwMDBSByNGRkZGRkZaC3RyYW5zcGFyZW50\x26pageSize\x3d21\x26hl\x3den\x26origin\x3dhttps://wowthisidiothasa.blogspot.com"); }, 'open': function(url) { window.followersIframe.close(); followersIframeOpen(url); } } }); } }); } followersIframeOpen("https://www.blogger.com/followers/frame/2661178579285455409?colors\x3dCgt0cmFuc3BhcmVudBILdHJhbnNwYXJlbnQaByM4YzliOTkiByMwY2RmYmYqByMwMDAwMDAyByMwMDAwMDA6ByM4YzliOTlCByMwY2RmYmZKByMwMDAwMDBSByNGRkZGRkZaC3RyYW5zcGFyZW50\x26pageSize\x3d21\x26hl\x3den\x26origin\x3dhttps://wowthisidiothasa.blogspot.com"); </script></div> </div> </div> <div class='clear'></div> </div> </div><div class='widget BlogSearch' data-version='2' id='BlogSearch2'> <h3 class='title'> https://wowthisidiothasa.blogspot.com/2023/01/swingrowers-butterfly-official-music.html </h3> <div class='widget-content' role='search'> <form action='https://wowthisidiothasa.blogspot.com/search' target='_top'> <div class='search-input'> <input aria-label='Search this blog' autocomplete='off' name='q' placeholder='Search this blog' value=''/> </div> <input class='search-action flat-button' type='submit' value='Search'/> </form> </div> </div><div class='widget BlogArchive' data-version='2' id='BlogArchive1'> <details class='collapsible extendable'> <summary> <div class='collapsible-title'> <h3 class='title'> Where's what </h3> <svg class='svg-icon-24 chevron-down'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_expand_more_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <svg class='svg-icon-24 chevron-up'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_expand_less_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> </div> </summary> <div class='widget-content'> <div id='ArchiveList'> <div id='BlogArchive1_ArchiveList'> <div class='first-items'> <ul class='hierarchy'> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2023/'> 2023 <span class='post-count'>17</span> </a> </div> <div class='hierarchy-content'> <ul class='hierarchy'> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2023_01_08_archive.html'> Jan 8 - Jan 15 <span class='post-count'>4</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2023_01_15_archive.html'> Jan 15 - Jan 22 <span class='post-count'>6</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2023_01_22_archive.html'> Jan 22 - Jan 29 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2023_01_29_archive.html'> Jan 29 - Feb 5 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2023_04_16_archive.html'> Apr 16 - Apr 23 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2023_05_28_archive.html'> May 28 - Jun 4 <span class='post-count'>2</span> </a> </div> <div class='hierarchy-content'> <ul class='posts hierarchy'> <li> <a href='https://wowthisidiothasa.blogspot.com/2023/05/kitty-doing-cartwheel.html'>kitty doing a cartwheel</a> </li> <li> <a href='https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html'> Your looking 4 someone...</a> </li> </ul> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2023_06_25_archive.html'> Jun 25 - Jul 2 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2023_07_02_archive.html'> Jul 2 - Jul 9 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> </ul> </div> </li> </ul> </div> <div class='remaining-items'> <ul class='hierarchy'> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2024/'> 2024 <span class='post-count'>3</span> </a> </div> <div class='hierarchy-content'> <ul class='hierarchy'> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2024_05_19_archive.html'> May 19 - May 26 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2024_05_26_archive.html'> May 26 - Jun 2 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2024_11_10_archive.html'> Nov 10 - Nov 17 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> </ul> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2026/'> 2026 <span class='post-count'>6</span> </a> </div> <div class='hierarchy-content'> <ul class='hierarchy'> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2026_07_12_archive.html'> Jul 12 - Jul 19 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2026_08_16_archive.html'> Aug 16 - Aug 23 <span class='post-count'>1</span> </a> </div> <div class='hierarchy-content'> </div> </li> <li class='archivedate'> <div class='hierarchy-title'> <a class='post-count-link' href='https://wowthisidiothasa.blogspot.com/2026_08_23_archive.html'> Aug 23 - Aug 30 <span class='post-count'>4</span> </a> </div> <div class='hierarchy-content'> </div> </li> </ul> </div> </li> </ul> </div> <span class='show-more pill-button'>Show more</span> <span class='show-less hidden pill-button'>Show less</span> </div> </div> </div> </details> </div><div class='widget Label' data-version='2' id='Label1'> <details class='collapsible extendable'> <summary> <div class='collapsible-title'> <h3 class='title'> tiers </h3> <svg class='svg-icon-24 chevron-down'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_expand_more_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <svg class='svg-icon-24 chevron-up'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_expand_less_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> </div> </summary> <div class='widget-content cloud-label-widget-content'> <div class='first-items'> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/.css'>.css<span class='label-count'>2</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/1p-LSD'>1p-LSD<span class='label-count'>1</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/4F-MPH'>4F-MPH<span class='label-count'>2</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/a1'>a1<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/a1plus'>a1plus<span class='label-count'>1</span></a></span> <span class='label-size label-size-4'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/about%20me'>about me<span class='label-count'>3</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/ai%20construction'>ai construction<span class='label-count'>1</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/analysis'>analysis<span class='label-count'>2</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/another'>another<span class='label-count'>1</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/another%20template'>another template<span class='label-count'>2</span></a></span> </div> <div class='remaining-items'> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/bitcoin'>bitcoin<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/blog'>blog<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/brawl'>brawl<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/brawl%20stars'>brawl stars<span class='label-count'>1</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/byebyeeollohe'>byebyeeollohe<span class='label-count'>2</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/CDN'>CDN<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/checklist'>checklist<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/Cleantalk'>Cleantalk<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/coding'>coding<span class='label-count'>1</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/Coding%20in%20Julia'>Coding in Julia<span class='label-count'>2</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/construction'>construction<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/Content'>Content<span class='label-count'>1</span></a></span> <span class='label-size label-size-5'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/Create%20a%20successful%20youtube%20channel'>Create a successful youtube channel<span class='label-count'>5</span></a></span> <span class='label-size label-size-4'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/Domestic%20vendor%20rcs'>Domestic vendor rcs<span class='label-count'>3</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/drugbuyersguide'>drugbuyersguide<span class='label-count'>1</span></a></span> <span class='label-size label-size-4'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/electroswing'>electroswing<span class='label-count'>4</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/File%20converter'>File converter<span class='label-count'>1</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/good%204%20you'>good 4 you<span class='label-count'>2</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/heloo%20goodbye'>heloo goodbye<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/how%20to%20tell%20a%20cheating%20ass%20chick%20to%20move%20around'>how to tell a cheating ass chick to move around<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/how-to'>how-to<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/html'>html<span class='label-count'>1</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/in%20development'>in development<span class='label-count'>2</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/kitty%20doing%20a%20cartwheel'>kitty doing a cartwheel<span class='label-count'>2</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/landing%20a%20block'>landing a block<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/live'>live<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/me%20me%20me%20me'>me me me me<span class='label-count'>1</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/music'>music<span class='label-count'>2</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/New%20blog'>New blog<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/Nicehash%20easy%20mining'>Nicehash easy mining<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/notes'>notes<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/nothing%20absolely%20nothing'>nothing absolely nothing<span class='label-count'>1</span></a></span> <span class='label-size label-size-3'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/random%20number%20generator'>random number generator<span class='label-count'>2</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/repair%20shop%20near%20me'>repair shop near me<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/Research%20chemical'>Research chemical<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/Seo'>Seo<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/store%20.js'>store .js<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/stream'>stream<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/subscribe'>subscribe<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/tech%20nerd%20from%20hell'>tech nerd from hell<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/templates%20r%20us'>templates r us<span class='label-count'>1</span></a></span> <span class='label-size label-size-4'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/TNFH'>TNFH<span class='label-count'>3</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/USA%20to%20EU%20snacks'>USA to EU snacks<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/welcome%20to%20end'>welcome to end<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/When%20I%20run%20out%20of%20space'>When I run out of space<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/who%20is%20technerdfromhell'>who is technerdfromhell<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/win%20odds'>win odds<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/yay'>yay<span class='label-count'>1</span></a></span> <span class='label-size label-size-1'><a class='label-name' href='https://wowthisidiothasa.blogspot.com/search/label/YouTube'>YouTube<span class='label-count'>1</span></a></span> </div> <span class='show-more pill-button'>Show more</span> <span class='show-less hidden pill-button'>Show less</span> </div> </details> </div> </div> </aside> <script type="text/javascript" src="https://resources.blogblog.com/blogblog/data/res/2632551688-indie_compiled.js" async="true"></script> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/1812714887-widgets.js"></script> <script type='text/javascript'> window['__wavt'] = 'AAPvtVlqBSlUGeEfeOJXnqTTJzQF:1788659918774';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d2661178579285455409','//wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html','2661178579285455409'); _WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '2661178579285455409', 'title': 'Technerdfromhell', 'url': 'https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html', 'canonicalUrl': 'https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html', 'homepageUrl': 'https://wowthisidiothasa.blogspot.com/', 'searchUrl': 'https://wowthisidiothasa.blogspot.com/search', 'canonicalHomepageUrl': 'https://wowthisidiothasa.blogspot.com/', 'blogspotFaviconUrl': 'https://wowthisidiothasa.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Technerdfromhell - Atom\x22 href\x3d\x22https://wowthisidiothasa.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Technerdfromhell - RSS\x22 href\x3d\x22https://wowthisidiothasa.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Technerdfromhell - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/2661178579285455409/posts/default\x22 /\x3e\n\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Technerdfromhell - Atom\x22 href\x3d\x22https://wowthisidiothasa.blogspot.com/feeds/1680577389211663960/comments/default\x22 /\x3e\n', 'meTag': '', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/6bcae28b3ebe164e', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': 'Share to X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'item', 'postId': '1680577389211663960', 'postImageThumbnailUrl': 'https://i.ytimg.com/vi/Eb3YAKzLcFY/default.jpg', 'postImageUrl': 'https://i.ytimg.com/vi/Eb3YAKzLcFY/hqdefault.jpg', 'pageName': '', 'pageTitle': 'Technerdfromhell'}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'Contempo', 'localizedName': 'Contempo', 'isResponsive': true, 'isAlternateRendering': false, 'isCustom': false, 'variant': 'indie_dark', 'variantId': 'indie_dark'}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Technerdfromhell', 'description': ' Your looking 4 someone what do you want? print(\x22\\033[93m /\\_/\\ \\033[0m\x22) # Y...', 'featuredImage': 'https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sSe_Ykv9fbJPuG-hlQE2Z5QvSkYo5x5co1guvlqMZOx-03xEOy3U_p3p1AO7uMTatYDi1lyh5WH1F-EUJEgT-0tbGkpOD4Us2WFOC30SfSwTu8sA', 'url': 'https://wowthisidiothasa.blogspot.com/2023/05/your-looking-4-someone-what-do-you-want.html', 'type': 'item', 'isSingleItem': true, 'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true, 'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId': 1680577389211663960}}, {'name': 'widgets', 'data': [{'title': 'Fun projects', 'type': 'BlogSearch', 'sectionId': 'search_top', 'id': 'BlogSearch1'}, {'title': 'Technerdfromhell (Header)', 'type': 'Header', 'sectionId': 'header', 'id': 'Header1'}, {'title': 'Home', 'type': 'PageList', 'sectionId': 'page_list_top', 'id': 'PageList1'}, {'title': '', 'type': 'FeaturedPost', 'sectionId': 'page_body', 'id': 'FeaturedPost1', 'postId': '1270848204377243554'}, {'title': 'Blog Posts', 'type': 'Blog', 'sectionId': 'page_body', 'id': 'Blog1', 'posts': [{'id': '1680577389211663960', 'title': '', 'featuredImage': 'https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sSe_Ykv9fbJPuG-hlQE2Z5QvSkYo5x5co1guvlqMZOx-03xEOy3U_p3p1AO7uMTatYDi1lyh5WH1F-EUJEgT-0tbGkpOD4Us2WFOC30SfSwTu8sA', 'showInlineAds': false}], 'headerByline': {'regionName': 'header1', 'items': [{'name': 'timestamp', 'label': ''}, {'name': 'author', 'label': 'By Kat'}]}, 'footerBylines': [{'regionName': 'footer1', 'items': [{'name': 'comments', 'label': 'comments'}]}, {'regionName': 'footer2', 'items': [{'name': 'icons', 'label': ''}, {'name': 'share', 'label': ''}]}, {'regionName': 'footer3', 'items': [{'name': 'labels', 'label': ''}]}], 'allBylineItems': [{'name': 'timestamp', 'label': ''}, {'name': 'author', 'label': 'By Kat'}, {'name': 'comments', 'label': 'comments'}, {'name': 'icons', 'label': ''}, {'name': 'share', 'label': ''}, {'name': 'labels', 'label': ''}]}, {'title': 'What\x27s hot what\x27s not', 'type': 'PopularPosts', 'sectionId': 'page_body', 'id': 'PopularPosts1', 'posts': [{'title': 'template page for age verification example prd add in with js html cal need add', 'id': 6602027591476092818}, {'title': 'About me!', 'id': 2575788707752591625}, {'title': 'Swingrowers - Butterfly (Official Music Video) - ELECTRO SWING', 'id': 23015234528965494}, {'title': 'Some useful groups and links ', 'id': 169586745382225184}, {'title': 'Nicehash easy mining win chances and odds based on events', 'id': 7723280263012374545}]}, {'type': 'Attribution', 'sectionId': 'footer', 'id': 'Attribution1'}, {'title': 'Fiestas', 'type': 'HTML', 'sectionId': 'sidebar_top', 'id': 'HTML1'}, {'title': 'Search This Blog', 'type': 'BlogSearch', 'sectionId': 'sidebar_top', 'id': 'BlogSearch4'}, {'title': 'Sub to this Obfuscated blogger', 'type': 'Subscribe', 'sectionId': 'sidebar_top', 'id': 'Subscribe1'}, {'title': 'rc shop', 'type': 'LinkList', 'sectionId': 'sidebar_top', 'id': 'LinkList1'}, {'title': 'About Me', 'type': 'Profile', 'sectionId': 'sidebar_top', 'id': 'Profile1'}, {'title': 'Subscribe for that down low information', 'type': 'Subscribe', 'sectionId': 'sidebar_bottom', 'id': 'Subscribe2'}, {'title': 'Followers, friends, connect with us', 'type': 'Followers', 'sectionId': 'sidebar_bottom', 'id': 'Followers1'}, {'title': 'https://wowthisidiothasa.blogspot.com/2023/01/swingrowers-butterfly-official-music.html', 'type': 'BlogSearch', 'sectionId': 'sidebar_bottom', 'id': 'BlogSearch2'}, {'title': 'Where\x27s what', 'type': 'BlogArchive', 'sectionId': 'sidebar_bottom', 'id': 'BlogArchive1'}, {'title': 'tiers', 'type': 'Label', 'sectionId': 'sidebar_bottom', 'id': 'Label1'}]}]); _WidgetManager._RegisterWidget('_BlogSearchView', new _WidgetInfo('BlogSearch1', 'search_top', document.getElementById('BlogSearch1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PageListView', new _WidgetInfo('PageList1', 'page_list_top', document.getElementById('PageList1'), {'title': 'Home', 'links': [{'isCurrentPage': false, 'href': 'https://youtube.com/@freakinkat?si\x3dlor8gsErA89MdMEc', 'title': 'Youtube subscribe plz'}, {'isCurrentPage': false, 'href': 'http://wowthisidiothasa.blogspot.com/', 'title': 'Home'}, {'isCurrentPage': false, 'href': 'https://github.com/technerdfromhellv1', 'title': 'Github you fool'}], 'mobile': false, 'showPlaceholder': true, 'hasCurrentPage': false}, 'displayModeFull')); _WidgetManager._RegisterWidget('_FeaturedPostView', new _WidgetInfo('FeaturedPost1', 'page_body', document.getElementById('FeaturedPost1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'page_body', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/321315994-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/828616780-lightbox_bundle.css'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts1', 'page_body', document.getElementById('PopularPosts1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_AttributionView', new _WidgetInfo('Attribution1', 'footer', document.getElementById('Attribution1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'sidebar_top', document.getElementById('HTML1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogSearchView', new _WidgetInfo('BlogSearch4', 'sidebar_top', document.getElementById('BlogSearch4'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_SubscribeView', new _WidgetInfo('Subscribe1', 'sidebar_top', document.getElementById('Subscribe1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList1', 'sidebar_top', document.getElementById('LinkList1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ProfileView', new _WidgetInfo('Profile1', 'sidebar_top', document.getElementById('Profile1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_SubscribeView', new _WidgetInfo('Subscribe2', 'sidebar_bottom', document.getElementById('Subscribe2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_FollowersView', new _WidgetInfo('Followers1', 'sidebar_bottom', document.getElementById('Followers1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogSearchView', new _WidgetInfo('BlogSearch2', 'sidebar_bottom', document.getElementById('BlogSearch2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar_bottom', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': 'Loading\x26hellip;'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label1', 'sidebar_bottom', document.getElementById('Label1'), {}, 'displayModeFull')); </script> </body> </html>