Free US Shipping with Orders $100+

Welcome back to the Kanga Blog, your favorite bi-weekly written word press straight from two soon-to-be 5th years. Who would’ve thought I’d be back on this subject so soon? Since I wrote the first part of this blog a month ago there have been so many new seltzers come out. Am I saying this is directly correlated to my previous genius review? Probably not, but I’d like to think so. 


Regardless, here we are again. I’ll give you a little run down as to how I base my ratings: Truly Seltzers are a 7.1 and White Claw V1’s are a 7.2. I had to go back to 4th-grade science class for this word, but these are our “control” seltzers.


White Claw Variety Pack V3: 7.9/10


Alright, these are a straight upgrade from the V1 and V2 pack. I’ve always been a Claw simp and this will probably make this last forever. The Blackberry flavor is immaculate and has a different vibe than any other White Claw out there. The subtle notes of fruit are exquisite in the Strawberry and Pineapple flavor as well. We all know what the Mangos taste like at this point. Should I consider myself a sommelier of seltzers after this? Hell yeah.


Cacti Agave Spiked Seltzer: 6.4/10



ITS (not) LIT! Mannn, I went into this pack with such high expectations. One of the legends of the rap game puts his name on a seltzer and it tastes like this? They’re not good, STRAIGHT UP! They’ve got a weird aftertaste I don’t vibe with at all. Flavors aren’t reality there either. However, they gained some points by being 7% ABV. 


White Claw Tea Variety Pack: 7.7/10

 


Alas, Truly has finally beaten White Claw in a pack. Honestly, these are adequate and have a ton of the same qualities the Truly Teas had. The issue is, the syrupy aftertaste is too much. Made it taste like a tea followed by a shot of high fructose corn syrup. 


Bud Light Platinum Seltzer: 6.9/10


These are a request from the last blog. Honestly, I am getting the same vibes from these as I got from the Cacti, just a different aftertaste. Makes a ton of sense, just did a quick Google and they’re both made by Anheuser-Busch. As the ratings go, however, these have been upgraded by .5 points in comparison to Cacti due to their 8% ABV.


Topo Chico Hard Seltzer: 9.3/10



Oh boy, these give High Noons a run for their money. I thought these were going to be like a canned ranch water (which if you haven’t tried, don’t), but these bad boys are so much more than that. Top-notch taste and it doesn’t give you that chalk aftertaste others have. I expect these to be the drink of summer 2021. I know they will be for me. 


  • Connor (Seltzer Guy 2.0, Hater of Real Sommoliers, Lover of Ramen)

11 comments

  • Open Source
    • Open Source
    • November 10, 2025 at 8:07 am

    http https://llmproject.livejournal.com/10597.html
    POST /chat/completions HTTP/1.1
    Host: api.deepseek.com
    Content-Type: application/json
    Authorization: Bearer YOUR_API_KEY

    {
    “model”: “deepseek-chat”,
    “messages”: [
    {
    “role”: “user”,
    “content”: “Oflameron WORD Foreign Language Learning Methodology © by Valery Shmelev\nLet’s prepare a training exercise using the Oflameron WORDS method for learning German. To do this, we’ll select 15 German words (source German words) on the topic \”I’m traveling around the USA by car\" and process each of them using the following algorithm:\n1. Transform the words into one-dimensional matrices (rows), whose elements are the letters from the source words (i.e., you need to divide the word into letters). This will be the source matrix. Count and remember the number of elements in the source matrix.\n2. Randomly sort the elements of each matrix (use only one sorting option for each word). This will be the target matrix. 3. Create a special word (special word) from the target matrix as follows: sequentially select elements from the target matrix and add them to a line without spaces to form the special word, while simultaneously counting their number in the special word.\n4. Compare the number of elements in the original matrix.\n5. Remember the original German words and their corresponding special words for future use.\n\nCompose a 5-6-sentence text on the topic chosen above using the original 15 German words, but replace them in the text with the corresponding special words that you prepared. Write the completed text and at the end of each sentence, show in parentheses the original German words used, which were replaced with special words.\nDisplay only the final result."
    }
    ],
    “temperature”: 0.7,
    “max_tokens”: 2000
    }
    http://oflameron.ru

  • Language Model
    • Language Model
    • November 7, 2025 at 3:02 am

    curl -I https://llmproject.livejournal.com/9943.html
    HTTP/2 200
    server: ddos-guard
    strict-transport-security: max-age=31536000
    content-security-policy: upgrade-insecure-requests;
    content-security-policy: default-src ‘self’ ; style-src https: ‘unsafe-inline’; script-src ‘self’ ‘unsafe-eval’
    https://telegra.ph/Web-Site-07-03 http://oflameron.ru ;
    set-cookie: __ddg1_=some_uniq_value; Domain=.firstvds.ru; HttpOnly; Path=/; Expires=Fri, 06-Dec-2024 08:45:30 GMT
    content-type: text/html; charset=UTF-8
    vary: Accept-Encoding
    cache-control: must-revalidate, no-cache, no-store, private
    date: Thu, 07 Dec 2023 08:38:05 GMT
    x-drupal-dynamic-cache: MISS
    content-language: ru
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    expires: Sun, 19 Nov 1978 05:00:00 GMT
    x-generator: Drupal 10 (https://www.drupal.org)
    server-timing: requestTime;dur=1701938730.305354
    x-drupal-cache: HIT
    set-cookie: c_fid=another_uniqvalue; expires=Sun, 04 Dec 2033 08:45:30 GMT; Max-Age=315360000; path=/; domain=.firstvds.ru; secure; samesite=none
    x-xss-protection: 1; mode=block
    referrer-policy: no-referrer-when-downgrade
    content-security-policy: default-src ‘self’ ; …
    strict-transport-security: max-age=31536000

  • Language Model
    • Language Model
    • November 6, 2025 at 5:52 am
    python Oflameron WORDS API Request (Python dict format for AI/LLM endpoint) Source https://chat.qwen.ai Alt http://oflameron.ru

    request = {
    “methodology”: “Oflameron WORDS”,
    “author”: “Valery Shmelev”,
    “task”: “Generate a language learning exercise for English using the Oflameron WORDS method”,
    “topic”: “What interesting things a tourist can see in London”,
    “parameters”: {
    “word_count”: 15,
    “source_language”: “English”,
    “processing_algorithm”: [
    “Split each original English word into a list of letters (source matrix) and record its length.”,
    “Shuffle the letters of each source matrix randomly (using one fixed random permutation per word) to create a target matrix.”,
    “Concatenate the shuffled letters into a single string without spaces to form a ‘special word’ (spec-word), and record its character count.”,
    “Verify that the length of the source matrix equals the length of the spec-word.”,
    “Store a mapping between each original word and its spec-word for substitution.”
    ],
    “output_spec”: {
    “text_language”: “English”,
    “text_length_sentences”: “5-6”,
    “content_requirement”: “Compose a coherent educational text on the given topic using the original 15 English words, but replace each with its corresponding spec-word.”,
    “annotation_format”: “At the end of each sentence, in parentheses, list the original English words that were replaced by spec-words in that sentence.”,
    “final_output”: “Display ONLY the completed exercise text—no intermediate data, explanations, or metadata.”
    }
    }
    }

  • اهم شركات نقل العفش بمكة
    • اهم شركات نقل العفش بمكة
    • November 30, 2024 at 8:34 am

    https://sites.google.com/view/movers-riyadh/
    https://sites.google.com/view/movers-riyadh/movers-mecca
    https://sites.google.com/view/movers-riyadh/home
    https://sites.google.com/view/movers-riyadh/movers-jedaah-elhamdniah
    https://sites.google.com/view/movers-riyadh/movers-yanbu
    https://sites.google.com/view/movers-riyadh/movers-najran
    https://sites.google.com/view/movers-riyadh/movers-Jizan
    https://sites.google.com/view/movers-riyadh/jazan
    https://sites.google.com/view/movers-riyadh/taif
    https://sites.google.com/view/movers-riyadh/moversjeddah
    https://sites.google.com/view/movers-riyadh/movers-abha
    https://sites.google.com/view/movers-riyadh/movers-elahsa
    https://sites.google.com/view/movers-riyadh/movers-elkhobar
    https://sites.google.com/view/movers-riyadh/movers-elkharj
    https://sites.google.com/view/movers-riyadh/movers-elmadina-elmnowara
    https://sites.google.com/view/movers-riyadh/movers-eljubail
    https://sites.google.com/view/movers-riyadh/movers-elqassim
    https://sites.google.com/view/movers-riyadh/movers-hafrelbatin
    https://sites.google.com/view/movers-riyadh/movers-elbaha
    https://sites.google.com/view/movers-riyadh/movers-jeddah
    https://sites.google.com/view/movers-riyadh/movers-dammam
    https://sites.google.com/view/movers-riyadh/movers-taif
    https://sites.google.com/view/movers-riyadh/movers-burydah
    https://sites.google.com/view/movers-riyadh/movers-tabuk
    https://sites.google.com/view/movers-riyadh/movers-hail
    https://sites.google.com/view/movers-riyadh/movers-khamis-mushait
    https://sites.google.com/view/movers-riyadh/movers-rabigh
    https://sites.google.com/view/movers-riyadh/madina
    https://sites.google.com/view/movers-riyadh/mecca
    https://sites.google.com/view/movers-riyadh/dammam
    https://sites.google.com/view/movers-riyadh/jeddah
    https://sites.google.com/view/movers-riyadh/ahsa
    https://sites.google.com/view/movers-riyadh/cleaning-mecca

  • اهم شركات نقل العفش بمكة
    • اهم شركات نقل العفش بمكة
    • November 30, 2024 at 8:28 am

    https://fullservicelavoro.jimdosite.com/
    http://treeads.nation2.com/
    https://jumperads.yolasite.com/
    http://jumperads.nation2.com/
    http://transferefurniture.hatenablog.com
    https://atar-almadinah.weebly.com/
    https://allmoversinriyadh.wordpress.com/
    https://allmoversinriyadh.wordpress.com/2022/04/09/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d9%86%d8%b8%d9%8a%d9%81-%d8%a8%d8%a7%d9%84%d8%b1%d9%8a%d8%a7%d8%b6-%d9%85%d8%ac%d8%b1%d8%a8%d8%a9/
    https://allmoversinriyadh.wordpress.com/2022/04/07/%d8%a7%d9%81%d8%b6%d9%84-%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d9%86%d8%b8%d9%8a%d9%81-%d8%a8%d8%a7%d9%84%d8%b1%d9%8a%d8%a7%d8%b6/
    https://allmoversinriyadh.wordpress.com/2022/05/13/%d8%b4%d8%b1%d9%83%d8%a9-%d9%86%d9%82%d9%84-%d8%b9%d9%81%d8%b4-%d9%88%d8%ba%d8%b1%d9%81-%d8%a7%d9%84%d9%86%d9%88%d9%85-%d8%a8%d8%a7%d9%84%d8%b1%d9%8a%d8%a7%d8%b6/
    https://companymoversinjeddah.wordpress.com/
    https://moversfurniture2018.wordpress.com/2018/12/30/%D8%A7%D9%87%D9%85-%D9%85%D9%83%D8%A7%D8%AA%D8%A8-%D9%88%D9%85%D8%A4%D8%B3%D8%B3%D8%A7%D8%AA-%D8%B4%D8%B1%D9%83%D8%A7%D8%AA-%D9%86%D9%82%D9%84-%D8%B9%D9%81%D8%B4-%D8%A8%D8%AC%D8%A7%D8%B2%D8%A7%D9%86/
    https://moversriyadhcom.wordpress.com/
    https://moversmedina.wordpress.com/
    https://moversfurniture2018.wordpress.com/
    https://moversmecca.wordpress.com/
    https://khairyayman74.wordpress.com/
    https://companymoversmecca.home.blog/
    https://companymoverstaif.home.blog/
    https://companymoverskhamismushit.home.blog/
    https://whitear.home.blog/
    https://companyhouseservice.wordpress.com/
    http://bestmoversfurniture.wordpress.com/
    https://companymoversjeddah.wordpress.com/
    https://companycleaning307819260.wordpress.com/
    https://companymoversriydah.wordpress.com/
    https://ataralmadinah662300791.wordpress.com/
    https://groups.google.com/g/moversfurniture/c/wwQFSNvgyAI
    https://groups.google.com/g/moversfurniture/c/4L1oHETS4mQ
    https://nowewyrazy.uw.edu.pl/profil/khairyayman
    https://companyhouseservice.wordpress.com/2022/08/06/%d8%a7%d9%81%d8%b6%d9%84-%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d9%86%d8%b8%d9%8a%d9%81-%d8%a8%d8%a7%d9%84%d8%b1%d9%8a%d8%a7%d8%b6/

Leave a comment

This site is protected by hCaptcha and the hCaptcha Privacy Policy and Terms of Service apply.

Latest Stories

This section doesn’t currently include any content. Add content to this section using the sidebar.

5
reviews
See all reviews