Search
Syntax Highlighting (and More!) With Prism on a Static Site
4.5.2022
So, you’ve decided to build a blog with Next.js. Like any dev blogger, you’d like to have code snippets in your posts that are formatted nicely with syntax highlighting. Perhaps you also want to display line numbers in the …
Syntax Highlighting (and More!) With Prism on a Static...
Bitcoin of America Launches New Website and Blog
3.5.2022
PRESS RELEASE. Bitcoin of America has officially launched a newly redesigned website and blog. The popular operator has created an all-new modern design that features their services. Bitcoin of America is a popular virtual currency exchange, registered as a money services business with the United...
TUX: Svět Linuxu od Raven2cz - 16.díl - Openbox - Borgská kostka
2.5.2022
Popis videa Link na tento díl a materiály Odkaz: https://youtu.be/E2aQfZNbPF0 Podklady: https://github.com/raven2cz/tux/tree/main/220427-openbox Fórum: https://forum.arch-linux.cz/ – openbox sekce Popis videa Openbox – velikostně malý, rychlý window manager. Specializovaný na floating layout...
Legacy String Methods for Generating HTML
26.4.2022
I’m always really excited to see new methods on JavaScript primitives. These additions are acknowledgement that the language needs to evolve and that we’re doing exciting new things. That being said, I somehow just discovered some legacy String methods that you probably shouldn’t...
Chainalysis: Crypto Gains Skyrocket Worldwide — Investors’ Profit Grew 5x to $163 Billion in 2021
25.4.2022
Blockchain data analytics firm Chainalysis has found that the total cryptocurrency gains worldwide amounted to $163 billion in 2021, which was 5x the previous year or a 400% increase. Chainalysis on Crypto Gains Worldwide Blockchain analysis firm Chainalysis published a blog post last week titled...
Interview with an Intiface Haptics Engineer
25.4.2022
I was recently re-reading my Interview with a PornHub Web Developer and one bit I started thinking about was the VR question and the idea of making users not just see but feel` something. The haptic feedback of VR games is what really sets them apart from your standard PC or console game. So when...
Making Mermaid Diagrams in Markdown
18.4.2022
Mermaid diagrams and flowcharts have been gaining traction, especially with GitHub’s announcement that they are natively supported in Markdown. Let’s take a look at what they are, how to use them, and just as importantly: why.
Just like you …
Making Mermaid Diagrams in Markdown originally...
Blockchain.com Inks Sponsorship Deal With the NFL’s Dallas Cowboys
14.4.2022
On Wednesday, the firm Blockchain.com announced it inked a deal with the NFL’s Dallas Cowboys as the team’s “exclusive digital asset partner.” The deal will bring Blockchain.com a great deal of exposure in terms of television, signage, and radio and the digital currency...
Bitmex Co-Founder Arthur Hayes Says Bitcoin Could Drop to $30K Amid a Stock Market Rout
11.4.2022
The co-founder and former CEO of Bitmex, Arthur Hayes, has published a new blog post concerning the current state of cryptocurrency markets. Hayes says currently there’s an inability to recognize the cyclical nature of markets and the “inconvenient truth” that is crypto is...
Hello Yaddle, Goodbye Weekends
11.4.2022
The recently released Lego Star Wars: The Skywalker Saga is great. One of my favorite games of 2022 and the best Star Wars game ever made. Even if it didn’t include Yaddle, I’d still love this game. But it does include Yaddle. It only took 20 years, three blogs, and my entire run as weekend editor...
Input valueAsNumber
5.4.2022
Every once in a while I learn about a JavaScript property that I wish I had known about years earlier — valueAsNumber is one of them. The valueAsNumber provides the value of an input[type=number] as a Number type, instead of the traditional string representation when you get the value:...
Advanced Code Display with Code Detection API (Sponsored)
4.4.2022
Web apps are accepting numerous types of inputs, from basic text to code to imagery, files, and more. It’s important that we validate the contents we receive but if you do allow arbitrary text, it’s good to know what exactly has been submitted so you can present it properly. Enter...
Vaneck Report Calculates Bitcoin Price Could Tap $4.8M if BTC Becomes the Global Reserve Currency
2.4.2022
On Thursday, the investment firm Vaneck published a blog post that calculates how much gold or bitcoin would be worth if the two assets became global reserve assets. Vaneck’s report explained that the investment team “attempted to quantify the emergence of new gold or bitcoin-backed...
TUX: Svět Linuxu od Raven2cz - 15.díl - KDE na plný plyn
31.3.2022
Popis videa Link na tento díl a materiály Odkaz: https://youtu.be/vclZ7RSdzoQ Podklady: https://github.com/raven2cz/tux/tree/main/220327-kde Fórum: https://forum.arch-linux.cz/ – KDE sekce Popis videa KDE je desktopové prostředí pro masy. Kvalitní prostředí, animace, rozsáhlá konfigurace. Nicméně...
CSS :has
28.3.2022
For as long as developers have written CSS code, we’ve been desperate to have a method to allow styling a parent element based child characteristics. That’s not been possible until now. CSS has introduced the :has pseudo-class which allows styling a parent based on a relative...
Luxury Italian Retailer Michele Franzese Moda Reveals Fashion Brand Accepts Crypto Payments
26.3.2022
The Italian luxury brand Michele Franzese Moda has announced the firm is accepting crypto assets for payments. The company revealed the decision via Michele Franzese Moda’s online magazine in an article called “Its Time for Crypto.” Italian luxury Brand Michele Franzese Moda...
George R.R. Martin Completes Another Blog Post About Elden Ring
22.3.2022
Welcome back to what is now becoming a recurring feature here on Kotaku.com, where we report on times that renowned author George R.R. Martin has chosen to write about the video game Elden Ring on his very old, very quaint personal blog.Read more
TUX: Svět Linuxu od Raven2cz - 14.díl - Awesome Ricing 2
18.3.2022
Popis videa Link na tento díl a materiály https://youtu.be/KDJbas2FVXM https://github.com/raven2cz/tux/tree/main/211207-awesome-ricing Popis videa AwesomeWM patří k nejlepším window managerům s podporou vyššího programovacího jazyka Lua. Tato druhá část ricing dílu pečlivě popisuje demonstrační...
Co-Founder of Bitmex Predicts Gold Rising to $10K, Bitcoin Marching to $1 Million
18.3.2022
On March 16, Arthur Hayes, the co-founder of the cryptocurrency exchange Bitmex, published a blog post called “Energy Cancelled,” which describes the economics behind the ongoing Russia-Ukraine war. Hayes explains in his 26-minute long opinion piece that historians may point...
Detekce anomálií v auditních záznamech - časové řady
18.3.2022
V předchozím díle jsem se pokusil z velkého množství auditních záznamů vybrat takové, které se od ostatních významým způsobem odlišují, a mohou být tedy považované za anomálie. Zda taková anomálie znamená poruchu systému nebo jeho zneužití, to prozatím ponechme stranou. Při vyhledávání anomálií...