Search
Responsible Markdown in Next.js
10.8.2021
Markdown truly is a great format. It’s close enough to plain text so that anyone can quickly learn it, and it’s structured enough that it can be parsed and eventually converted to you name it.
That being said: parsing, processing, …
The post Responsible Markdown in Next.js appeared first...
Set a Default Node Version with nvm
9.8.2021
As I’ve shown you in the past, nvm an excellent utility for switching between Node.js versions. Whether your host machine or CI, building and testing your apps on different Node versions is a necessity. I’ve recently found a few nvm commands that I found really useful during local...
Wu-Tang Clan’s Ticalion Stallion Method Man to Drop ‘Tical World’ NFT Comic Art
9.8.2021
Clifford Smith Jr., better known by his stage name Method Man from the rap supergroup the Wu-Tang Clan, announced plans to launch a non-fungible token (NFT) collection called “Tical World.” The tokenized comics and Killa Beez-centric art was designed by the New York artist Alex Smetsky....
onInput Event
3.8.2021
Coding HTML forms has been painful my entire career. Form controls look different between operating systems and browsers, coding client side and server side validation is a nightmare, and inevitably you forget something somewhere along the line. Some behaviors don’t act the way you’d...
CSS Modules (The Native Ones)
2.8.2021
They are actually called “CSS Module Scripts” and are a native browser feature, as opposed to the popular open-source project that essentially does scoped styles by creating unique class name identifiers in both HTML and CSS.
Native CSS Modules are …
The post CSS Modules (The...
Developer-Friendly Passwordless Auth
29.7.2021
I’d wager to say that most websites that are business-minded have accounts. A way to log into them. Social media sites, eCommerce sites, CMS systems, you name it, having accounts people log into is at the heart of them. So… …
The post Developer-Friendly Passwordless Auth appeared...
South Korean Regulators Warn Dozens of Foreign Exchanges to Comply With New Rules
22.7.2021
Overseas crypto exchanges marketing to Koreans will be blocked if they fail to comply with new South Korean regulations. The country’s anti-money laundering body has sent a notice to a number of foreign trading platforms warning them a registration is mandatory in order to provide services...
Dark Mode in One Line of Code!
19.7.2021
Dark mode has seemingly become the desired visual mode for websites and mobile apps alike. Dark mode is easier on the eyes, especially for those like me who like to burn the midnight oil by coding and reading tutorials. Unfortunately not all websites offer dark mode, so it’s up to me...
Bithumb Terminates Trademark Agreements With 2 Foreign-Based Exchanges
18.7.2021
Leading Korean crypto exchange Bithumb is terminating its trademark agreements with two coin trading platforms operating abroad under its brand name. The move comes as digital asset exchanges in South Korea prepare to comply with the country’s stricter regulations for the industry that will...
Some Typography Links
16.7.2021
Glitter text — whO (I learned a name for people who go by a one-word moniker like that: Mononymous) created a builder for fancy SVG-based type. It’s a custom font with <text>, and the fancy comes in with a
…
The post Some Typography Links appeared first on CSS-Tricks. You...
SEC Charges 3 Individuals for Alleged Long Blockchain Insider Trading Scheme
12.7.2021
The U.S. SEC charged three individuals that allegedly conducted insider trading related to the Long Blockchain company back in 2017. One of the individuals allegedly traded stocks ahead of the name change that gave the company a price boost. The other two individuals were tipped and took advantage...
New Pokémon Snap’s ‘Obama Skip’ Is The Latest Speedrunning Trick With A Weird Name
10.7.2021
Like any sub-culture, speedrunning is known for creating its own unique vocabulary that, at times, can sound like an entirely different language. Fortunately, we have folks like Abyssoft to act as our Sherpas and guide us up the treacherous speedrunning mountain. His latest video explains...
Sega Changes PSO2 Name To Something Less Borderline Racist
9.7.2021
A non-player character in Sega MMO Phantasy Star Online 2: New Genesis underwent a name change with this week’s scheduled maintenance. The black and brown member of the robotic CAST race formerly known as “Diggah” shall henceforth be known as “Excator.”Read more
Fix Seeing “0” in Your JSX Code
9.7.2021
The early days of the web felt like the wild west when it came to coding practices — just make it work. Then we became enlightened to better practices, separating HTML from CSS and JavaScript. Then came React and JSX, where we combine JavaScript, HTML, and even CSS with Styled Components...
Korean Banks Elevate Cybersecurity to Deal With Crypto-Related Risks
7.7.2021
South Korean banks are taking steps to bring cybersecurity to a new level as they try to keep up with fintechs and address new threats arising from their interaction with the crypto space. A number of institutions are adopting unprecedented measures including the integration of blockchain...
Zero-Width Space
2.7.2021
The name zero-width space is antithetical, but it’s not without uses. In text, maybe you’d use it around slashes because you want to be sure the words are treated individually but not have any physical space around the slash:…
The post Zero-Width Space appeared first...
Korean Crypto Exchanges Consider Suing Government Over Banking Requirements
30.6.2021
All cryptocurrency exchanges in South Korea except the largest four may be unable to meet the bank account requirements needed to stay in business. A number of Korean crypto exchanges are considering suing the government and financial authorities, claiming that the country’s crypto law...
How to Upload a File via SSH and Command Line
28.6.2021
My preference for daily work is usually GUI applications, like Visual Studio Code for text editing and Cyberduck for remote file server management. I’m also a huge fan of automation, so I do try to learn the command line equivalents of UI functions. My latest desire was wanting to know how...
Korean Banks to Be Relieved of Liability for Crypto-Related Crime, Report Suggests
28.6.2021
Banking institutions in South Korea have reportedly requested to not be held accountable for crimes linked to cryptocurrencies such as money laundering. According to local media, financial regulators are now developing rules that could relieve Korean banks from responsibility when screening...
Europol Cracks Down on Vitae Belgian Ponzi Scheme, Recovers €1.5 Million in Crypto
28.6.2021
Europol, the EU law agency, cracked down on Vitae, a Belgian Ponzi scheme. Europol raided 17 locations related to the website, promoted as a social media site with its own cryptocurrency. The company operated in Switzerland under the name VITAE AG. Law enforcement officials recovered €1.1...