blog

Two Kinds Of Non-Car Enthusiasts

There are two kinds of non-car Enthusiasts:

  1. Those who respect and support car-enthusiasts regardless of difference in what they enjoy (hobbies, interests, etc)
  2. Those who don’t, can’t, and/or, won’t respect and support car-enthusiasts. These include people who would say anything against cars and/or car-enthusiasts just for the sake of it.

If you are a non-car enthusiast, please don’t be the number 2, be the number 1, thanks to the number 1! Thank you for your respect and support!


You spend a long time caring for your car

Many people give their car a good clean on a Saturday afternoon, but it might be that you spend a little longer than most. You might make every effort to get your car looking like it has come fresh from a showroom, spending an age washing, buffing, and waxing it. Chances are, you might not be happy until you can clearly see your reflection shining out from the bonnet.

Your car is your career

There are all kinds of career options in the automotive industry, and you might have fallen into one of them. You could be an auto mechanic, a car detailer, or even a car salesman. You might even be a driving instructor or a vehicle inspector, and you might buy and sell cars on the internet. You’re in a motoring career because you like to be hands-on in the trade, and every other type of job to you seems lacking in comparison.

Your calendar is marked with upcoming car events

There are all kinds of car events happening in next year, and chances are, you have more than a couple of them marked on your calendar already. The London Classic Car Show is a big one for February and continuing the retro theme, there is also the Total Retro Show in Kendal in May and the Vintage Nostalgia Festival in Wiltshire the following month. There are also events that celebrate Volkswagen, Audi, and the humble Mini, and many more besides. You can check them out in the previous link.

You are keen to learn everything about your car

Do you regularly read your car’s manual to get to grips with everything that is going on beneath the bonnet? Do you scour forums that are populated with reviews and stories about your model of motor from other car lovers? Do you visit those websites and YouTube channels that go into depth about the car that is sitting on your drive? If so, you’re a real car enthusiast and the knowledge you contain might be encyclopedic.


There is nothing wrong with being a car enthusiast, of course. Many of us have a keen interest in something that is a part of our lives. So, if you have related to this post today, we hope you continue to enjoy both your car and the motoring activities that you enjoy taking part in.

Aorus Engine Version 2.2.4 – Gigabyte December 2022

AORUS ENGINE 2022/12/29
(RGB Fusion 2.0 included)
*For a complete user experience and compatibility, it is recommended to download and install GIGABYTE Control Center should the graphics card you purchased support this utility software.

Release Note:

  1. Bug Fix : Fix the problem that the CPU name of “AORUS LIQUID COOLER 280” is not fully displayed on the AMD platform

Version :2.24

OS : Windows 10 32bit , Windows 10 64bit , Windows 11 64bit , Windows 7 32bit , Windows 7 64bit , Windows 8 32bit , Windows 8 64bit


Download Aorus Engine 2.1.6


Download Aorus Engine 2.1.9


Download Aorus Engine 2.2.0


Download Aorus Engine 2.2.2


New Download Aorus Engine 2.2.4


Official Gigabyte Website


Aorus Engine List

Cara Mendapatkan File dari PIN Email Dukcapil

Ketika mendapatkan email, berisi PIN untuk Kartu Identitas Anak, Kartu Keluarga maupun yang lainnya, kita kadang bingung untuk mendapatkan pdf file nya. Semoga halaman ini membantu untuk mendapatkan link tersebut: https://layananonline.dukcapil.kemendagri.go.id/Terpusat/Cetak/

Link Layanan Online Dukcapil Mendapatkan File Untuk Di Print

How To Get Twitter Trends API OAuth with PHP Script

You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal.

https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#item0

{
  "errors": [
    {
      "message": "You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal. You can learn more here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve",
      "code": 453
    }
  ]
}


Here’s a sample PHP script that uses the Twitter API OAuth authentication process to get the current trending topics:

<?php

// Replace with your own values
$consumer_key = 'xxxxxx';
$consumer_secret = 'xxxxxx';

// Set up the URL for the OAuth request
$url = "https://api.twitter.com/oauth2/token";

// Set up the headers for the OAuth request
$headers = array(
    "Content-Type: application/x-www-form-urlencoded;charset=UTF-8",
    "Authorization: Basic " . base64_encode($consumer_key . ":" . $consumer_secret)
);

// Set up the data for the OAuth request
$data = "grant_type=client_credentials";

// Initialize a cURL session
$curl = curl_init();

// Set the cURL options
curl_setopt($curl, CURLOPT_URL, $url);
curl_setopt($curl, CURLOPT_POST, true);
curl_setopt($curl, CURLOPT_HTTPHEADER, $headers);
curl_setopt($curl, CURLOPT_POSTFIELDS, $data);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);

// Send the OAuth request and get the response
$response = curl_exec($curl);

// Close the cURL session
curl_close($curl);

// Decode the JSON response
$json = json_decode($response);

// Get the access token from the response
$access_token = $json->access_token;

// Set up the URL for the Trends API request
$url = "https://api.twitter.com/1.1/trends/place.json?id=1";

// Set up the headers for the Trends API request
$headers = array(
    "Authorization: Bearer " . $access_token
);

// Initialize a new cURL session
$curl = curl_init();

// Set the cURL options
curl_setopt($curl, CURLOPT_URL, $url);
curl_setopt($curl, CURLOPT_HTTPHEADER, $headers);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);

// Send the Trends API request and get the response
$response = curl_exec($curl);
var_dump($response);
// Close the cURL session
curl_close($curl);

// Decode the JSON response
$json = json_decode($response);

// Print out the top 10 trending topics in the United States
for ($i = 0; $i < 10; $i++) {
    echo ($i+1) . ". " . $json[0]->trends[$i]->name . "\n";
}

?>

Make sure to replace YOUR_CONSUMER_KEY and YOUR_CONSUMER_SECRET with your own Twitter API credentials.

This script first makes an OAuth 2.0 request to obtain an access token, then uses that access token to make a request to the Trends API and print out the top 10 trending topics in the United States. You can modify the id parameter in the Trends API URL to get trending topics for a different location.

[wpedon id=2706]

Ragnar Lothbrok Speech To His Daughter Gyda

“Gyda, I have come to say goodbye to you properly.
I have been thinking about you, about when you were small. You could run as swiftly as the wind. You were like quick-silver. But then, before I knew it, you stopped running here and there and everywhere, and you became still.

At 12-years-old, you had the stillnessand the calm of a fine woman. What children you would have produced! What joy that would have brought to all of us.

Dear child, Gyda. You are not gone because you are always in my heart.

They say that a man must love his sons more, but a man can be jealous of his sons, and his daughter can always be the light in his life.

I know very well that you are with the Gods. But I will wait here awhile. And if you want to comeand talk to me, then come and talk, and I will gently stroke your long and beautiful hair once again with my peasant hands.”

— Ragnar Lothbrok, Brother’s War.

Ragnar To Gyda

Bing VS Google | Search Engine 2023

Bing Search for: Lionel Messi
Google Search for: Lionel Messi

For several years now, SEOs and digital marketers have made direct comparisons between Google and Bing.

Most of these findings are well documented; for example, aside from the key differences in functionality and search algorithms, we know that Bing prioritizes social and local search, while Google arguably has a more stringent quality criteria for ranking content (EAT — or expertise, authoritativeness, and trustworthiness).

Bing vs Google Market Share in 2022Google retains an 83.84% share of the global market, although this has fallen from 89.95% in the past three years; during the same timeframe, Bing’s share has risen from 3.99% up to 8.88%.Jan 4, 2023

Another feature that surpasses Google is the search engine’s homepage background, which offers a default visual without the user having to customize it.

On Wednesday, the default backdrop was a panorama of mountains with a pinkish sky.

If you use Google and want a different background, you’d need to change the setting yourself.

Toko Plastik Packaging Polymailer Thinwall Online Termurah di Bandung

Rekomendasi Toko Plastik Online di Bandung

Bagi Anda yang akan membeli kebutuhan plastik, kemasan, kardus, box, botol plastik, dan lain-lain bisa mengunjungi toko-toko yang kami rekomendasikan berikut ini.

Toko Plastik Polymailer Terbaik dan Termurah di Bandung

Toko Plastik Bandung

Toko Plastik Online Termurah

Remove Your Images From Google Images

Remove Outdated Content: https://search.google.com/search-console/remove-outdated-content?utm_source=wmx&utm_medium=deprecation-pane&utm_content=removals

Copyright Infringement: https://reportcontent.google.com/forms/dmca_search?hl=en&utm_source=wmx&utm_medium=deprecation-pane&utm_content=legal-removal-request

Demoted To Rookie IV – Apex Legends LOL Bug??

Reports are conflicting, with some players saying that it’s purely a visual bug and that they’ve maintained their original rank – but not all players are that lucky.

Others are reporting that they’ve lost their previous rank and, in the worst cases, that they’re stuck at Rookie IV and unable to gain RP.

It’s currently unclear what’s causing these massive demotions or if it’s possible for players’ ranks to get reverted to what they were. This bug has been the source of much player frustration, with their hard-earned rank getting erased without explanation.

References: https://answers.ea.com/t5/Bug-Reports/Rank-resetting-to-Rookie-Users-gaining-0-RP/td-p/12302439

Regex for Multi Language in PHP preg_match()

PHP Regular Expression also known as regex are powerful pattern matching algorithm that can be performed in a single expression. Regular expressions use arithmetic operators such as (+,-,^) to create complex expressions. They can help you accomplish tasks such as validating email addresses, IP address etc.

preg_match('/^[\pL]+$/u', $case); //allow multi language only
preg_match('/^[\pL\s]+$/u', $case); //allow multi language and spaces
Example:

"愛してます" letters only?
true
"我爱你" letters only?
true

Why use regular expressions

  • PHP Regular expressions simplify identifying patterns in string data by calling a single function. This saves us coding time.
  • When validating user input such as email address, domain names, telephone numbers, IP addresses,
  • Highlighting keywords in search results
  • When creating a custom HTML template. Regex in PHP can be used to identify the template tags and replace them with actual data.

Regular Expression Metacharacters

The above examples used very basic patterns; metacharacters simply allow us to perform more complex pattern matches such as test the validity of an email address. Let’s now look at the commonly used metacharacters.

MetacharacterDescriptionExample
.Matches any single character except a new line/./ matches anything that has a single character
^Matches the beginning of or string / excludes characters/^PH/ matches any string that starts with PH
$Matches pattern at the end of the string/com$/ matches guru99.com,yahoo.com Etc.
*Matches any zero (0) or more characters/com*/ matches computer, communication etc.
+Requires preceding character(s) appear at least once/yah+oo/ matches yahoo
\Used to escape meta characters/yahoo+\.com/ treats the dot as a literal value
[…]Character class/[abc]/ matches abc
a-zMatches lower case letters/a-z/ matches cool, happy etc.
A-ZMatches upper case letters/A-Z/ matches WHAT, HOW, WHY etc.
0-9Matches any number between 0 and 9/0-4/ matches 0,1,2,3,4
Regex Metacharacter Table

Difference of preg_match() and preg_match_all() functions

preg_match() stops looking after the first match. preg_match_all(), on the other hand, continues to look until it finishes processing the entire string. Once match is found, it uses the remainder of the string to try and apply another match.


<?php 
// TESTCASES FOR ALL UNICODE GOOGLE TRANSLATE LANGUAGE 2023
// ALLOWING MULTI LANGUAGE AND SPACES
$testCases = [ 'Unë të dua', 'i love you', 'አፈቅርሃለሁ', 'Ես սիրում եմ քեզ', 'মই আপোনাক ভাল পাওঁ', 'munsmawa', 'Mən səni sevirəm', "n b'i fɛ", 'я цябе кахаю', 'আমি তোমাকে ভালোবাসি', 'हम तोहसे प्यार करेलीं', 'Обичам те', "T'estimo", 'Miluji tě', 'އަހަރެން ތިބާ ދެކެ ލޯބިވަން', 'में तुगी हिरख करना', 'Melɔ̃ wò', 'Minä rakastan sinua', 'Ik hâld fan dy', 'Quérote', 'მიყვარხარ', "Σ'αγαπώ", 'હું તને પ્રેમ કરું છુ', 'Aloha wau iā ʻoe', 'אני אוהב אותך', 'मुझे तुमसे प्यार है', 'ég elska þig', "a hụrụ m gị n'anya", 'Ay-ayaten ka', 'Is breá liom tú', 'ನಾನು ನಿನ್ನನ್ನು ಪ್ರೀತಿಸುತ್ತೇನೆ', 'мен сені жақсы көремін', 'ខ្ញុំ​ស្រលាញ់​អ្នក', 'हांव तुजेर मोग करता', '사랑해요', 'A lɛk yu', 'تۆم خۆش دەوێت', 'Сени сүйөм', 'ຂ້ອຍ​ຮັກ​ເຈົ້າ', 'Es mīlu Tevi', 'Aš tave myliu', 'Ech hunn dech gär', 'Те сакам', 'हम अहां सँ प्रेम करैत छी', 'ഞാൻ നിന്നെ സ്നേഹിക്കുന്നു', 'inħobbok', 'मी तुझ्यावर प्रेम करतो', 'Би чамд хайртай', 'ମୁଁ ତୁମକୁ ଭଲପାଏ', 'မင်းကိုချစ်တယ်', 'म तिमीलाई माया गर्छु', 'Kocham cię', 'jag älskar dig', 'мин сине яратам', 'నేను నిన్ను ప్రేమిస్తున్నాను', 'مەن سېنى ياخشى كۆرىمەن', 'Tha gaol agam ort', 'Kuyaykim', 'أحبك', '愛してます', '我爱你', 'Anh Yêu Em', 'ฉันรักคุณ',
];
foreach($testCases as $case) {
    echo '<b>"' . $case . '" letters only? </b><br>' . var_export((bool) preg_match('/^[\pL\s]+$/u', $case), TRUE) . "\n<br><br>";
}

Result:

"Unë të dua" letters only?
true

"i love you" letters only?
true

"አፈቅርሃለሁ" letters only?
true

"Ես սիրում եմ քեզ" letters only?
true

"মই আপোনাক ভাল পাওঁ" letters only?
false

"munsmawa" letters only?
true

"Mən səni sevirəm" letters only?
true

"n b'i fɛ" letters only?
false

"я цябе кахаю" letters only?
true

"আমি তোমাকে ভালোবাসি" letters only?
false

"हम तोहसे प्यार करेलीं" letters only?
false

"Обичам те" letters only?
true

"T'estimo" letters only?
false

"Miluji tě" letters only?
true

"އަހަރެން ތިބާ ދެކެ ލޯބިވަން" letters only?
false

"में तुगी हिरख करना" letters only?
false

"Melɔ̃ wò" letters only?
false

"Minä rakastan sinua" letters only?
true

"Ik hâld fan dy" letters only?
true

"Quérote" letters only?
true

"მიყვარხარ" letters only?
true

"Σ'αγαπώ" letters only?
false

"હું તને પ્રેમ કરું છુ" letters only?
false

"Aloha wau iā ʻoe" letters only?
true

"אני אוהב אותך" letters only?
true

"मुझे तुमसे प्यार है" letters only?
false

"ég elska þig" letters only?
true

"a hụrụ m gị n'anya" letters only?
false

"Ay-ayaten ka" letters only?
false

"Is breá liom tú" letters only?
true

"ನಾನು ನಿನ್ನನ್ನು ಪ್ರೀತಿಸುತ್ತೇನೆ" letters only?
false

"мен сені жақсы көремін" letters only?
true

"ខ្ញុំ​ស្រលាញ់​អ្នក" letters only?
false

"हांव तुजेर मोग करता" letters only?
false

"사랑해요" letters only?
true

"A lɛk yu" letters only?
true

"تۆم خۆش دەوێت" letters only?
true

"Сени сүйөм" letters only?
true

"ຂ້ອຍ​ຮັກ​ເຈົ້າ" letters only?
false

"Es mīlu Tevi" letters only?
true

"Aš tave myliu" letters only?
true

"Ech hunn dech gär" letters only?
true

"Те сакам" letters only?
true

"हम अहां सँ प्रेम करैत छी" letters only?
false

"ഞാൻ നിന്നെ സ്നേഹിക്കുന്നു" letters only?
false

"inħobbok" letters only?
true

"मी तुझ्यावर प्रेम करतो" letters only?
false

"Би чамд хайртай" letters only?
true

"ମୁଁ ତୁମକୁ ଭଲପାଏ" letters only?
false

"မင်းကိုချစ်တယ်" letters only?
false

"म तिमीलाई माया गर्छु" letters only?
false

"Kocham cię" letters only?
true

"jag älskar dig" letters only?
true

"мин сине яратам" letters only?
true

"నేను నిన్ను ప్రేమిస్తున్నాను" letters only?
false

"مەن سېنى ياخشى كۆرىمەن" letters only?
true

"Tha gaol agam ort" letters only?
true

"Kuyaykim" letters only?
true

"أحبك" letters only?
true

"愛してます" letters only?
true

"我爱你" letters only?
true

"Anh Yêu Em" letters only?
true

"ฉันรักคุณ" letters only?
false
Exit mobile version