Search
Tipb.ch App Allows You to Share a Short URL Rather Than a BCH Address on Social Media
24.3.2021
On March 23, the creator of the blog platform read.cash and the social media application noise.cash revealed a new project called tipb.ch. The application allows anyone to create a customizable short address that can be used for tips rather than having to share a long BCH address on social media...
VS Code node:console Fix
23.3.2021
I’ve been using Microsoft’s Visual Studio Code text editor for years with great success. The app has always been stable, flexible, and the best compliment I can give it: an afterthought. Recently, however, every time I added a console.log to a JavaScript file, VS Code would add import...
Youtuber si nechal vyrobit ovladač ze zlata. Stál ho milion a půl
16.3.2021
Asi nejdražší ovladač pro Xbox na světě si nechal na zakázku vytvořit známý youtuber Linus Sebastian z kanálu Linus Tech Tips. I přes využití velice nepraktických materiálů však funguje
Insert Cursor at Any Position at Command Line
11.3.2021
As much as I enjoy writing lengthy pieces of JavaScript APIs, techniques, and other tech brilliance, I very much enjoy providing people quick tips to make their daily dev lives better. This is one such post. Oftentimes I’m working with long command line directives, and as you can imagine,...
Tips For Playing Loop Hero
8.3.2021
A lot of people have started playing Loop Hero. How do I know this? It hit 50,000 concurrent users on Steam over the weekend. I was one of them. I’ve now put over 25 hours into the deck-building roguelite, and I have some tips for everyone else who’s just getting started with it.Read more
Use Touch ID for sudo on Mac
1.3.2021
The landscape of security is changing quite a bit. We’ve gone from basic username and password to 2FA, facial recognition, fingerprint recognition, and so on. Hell, my Mac unlocks simply when I have my Apple Watch near by. In the end, I probably use the Mac fingerprint key the most....
Tips For Playing Bravely Default 2
26.2.2021
Bravely Default 2, a game about grinding, finding crystals, and saving the world (but not about climate change), is out now for Nintendo Switch. And it’s no cakewalk. Yes, Bravely Default 2 is a whole lot of game, with a complex network of interweaving systems and methodical, relentless battles...
How to Install a NPM Module from GitHub Branch
12.2.2021
In my journey to work more quickly with a project containing loads of dependencies, I’ve come across a few techniques I’ve not needed to use before. I previously wrote about How to Push to a Git Remote Branch of a Different Name — this time we’ll talk about installing...
How to Push to a Git Remote Branch of a Different Name
9.2.2021
Git is one of those tools that I’ve always known just enough about to be dangerous, and usually tend to learn new skills when I’m in a position to truly need them. Shockingly enough it has taken me roughly 15 years of using git for me to encounter the need to push to a remote...
Fix “no such file or directory, scandir”
8.2.2021
After 15+ years in the web development industry, and seeing the landscape of tooling change, I’ve really lost patience with tooling errors. Like…Old Man Walsh™ just wants yarn install to work so he can get on with his work day. One recent error I ran into was from a dependency...
Noise.cash: Social Microblogging App Fueled by Bitcoin Cash Tips Gathers Traction
18.1.2021
For quite some time now, bitcoin cash users have been leveraging the web portal read.cash in order to write blog posts, connect with like-minded individuals, and earn bitcoin cash for providing popular content. Now the creators of read.cash have introduced another application called noise.cash...
Assassin’s Creed Valhalla Gets New Abilities But Only If You Disconnect Your Console From The Internet
6.1.2021
A few weeks back, Assassin’s Creed Valhalla players spotted a handful of new abilities in the game’s elaborate skill tree. Then, those abilities disappeared.Read more
Assassin’s Creed Valhalla’s Hidden Ones Bureaus Hide A Great Series Callback
31.12.2020
Between One-Punch Man, baseball man, and multiple nods to popular fantasy franchises, Assassin’s Creed Valhalla is basically the Metropolitan Museum of Easter Eggs. But the best surprise—or at least the one that’s sure to delight series fans the most—doesn’t show up until late in the game.Read more
How To Get The Most Out Of Xbox Game Pass
29.12.2020
Microsoft’s Xbox Game Pass subscription is about as close to “Netflix for games” as you can get. And just like Netflix, there are ways to get the most bang for your buck. Here are some tips for wringing everything you can out of a Game Pass subscription.Read more
clipPath vs. mask
27.12.2020
These things are so similar, I find it hard to keep them straight. This is a nice little explanation from viewBox (what a cool name and URL, I hope they keep it up).
The big thing is that clipPath (the element in SVG, as well as clip-path in CSS) is vector and when it is applied, whatever you...
Return a Default Value with Promises Using catch
23.12.2020
Last week I tweeted all of you looking for your best JavaScript Array and Promise tricks, and as always, it didn’t disappoint — I learned quite a bit! Today’s JavaScript Promise trick is brought to you by Claudio Semeraro: how to use catch to set a default value instead of...
Break a forEach Loop with JavaScript
22.12.2020
I’ve written a number of blog posts about JavaScript tricks: Promise tricks, type conversion tricks, spread tricks, and a host of other JavaScript tricks. I recently ran into another JavaScript trick that blew my mind: how to break a forEach loop. To break the forEach loop at any point,...
Kim Dotcom throws weight behind BCH, tips $3K price in 2021
18.12.2020
Kim Dotcom sees BCH as “great for payments” compared with BTC as “great for asset storage.”
Chaintip Creator Unveils New Tipping Tool Sharetip
14.12.2020
Tipping internet users with cryptocurrency, particularly Bitcoin Cash, seems like a great way to spread adoption. The creator of one popular tipping tool is cooking up something brand new. Self-Serve Tipping It’s called Sharetip and I had the opportunity to try it. I tipped someone Bitcoin...
Seven Settings To Change In Cyberpunk 2077
10.12.2020
After eight years, multiple delays, and 800,000 cumulative lifetimes’ worth of reported crunch, Cyberpunk 2077 is out in the wild. It’s a whole lot of game, brimming with gear, side-quests, and map icons that make you compulsively go, “Ooh, what’s that?” As with any massive game, there’s also...