Search
Command Line trash
24.10.2021
One of the first commands you learn when experimenting with command line is rm, the utility for deleting files and directories. Deletion is a core computer UI operation but operating systems use a “Trash” paradigm, where files are stored before truly deleted. With the rm utility...
TUX: Svět Linuxu od Raven2cz - 7.díl - Pacman a AUR Helpers
24.10.2021
Popis videa Link na tento díl a materiály https://youtu.be/g60×HvIEyJ0 https://github.com/raven2cz/tux/tree/main/210920-pacman-aur-helpers Popis videa Tento díl seznamuje se správci balíčků v prostředí Arch. Triky a tipy pro pacmana. Úvod do AUR a popis hodně používaných AUR helpers. Blog informace
TUX: Svět Linuxu od Raven2cz - 6.díl - Quad Boot
20.10.2021
Popis videa Link na tento díl a materiály https://youtu.be/wj06–4Y7Pkk https://github.com/raven2cz/tux/tree/main/210916-quad-boot Popis videa Tento díl obsahuje plné nastavení reálného desktopu se čtyřmi operačními systémy s výběrovým dialogem pro zvolení, který systém si při spuštění počítače...
Yield App Doubles Assets In Q3 As It Scores Big With Premier League Partnership
14.10.2021
YIELD App, a FinTech company and digital asset wealth management platform, has published its Q3 report, showing the firm continuing on a strong growth trajectory over the third quarter of 2021, which saw it double its managed assets and strike a high profile partnership with Premier League football...
For the 1st Time, All ERC20 Tokens Can Be Lent and Borrowed With UniLend’s Upcoming Version 2
13.10.2021
PRESS RELEASE. UniLend Finance published their protocol update blog introducing UniLend v2. The Binance Innovation Zone project has earlier this year enabled Lending for every token along with Flash Loans. The team published an initial blog explaining various innovative features in their upcoming...
Q4 Forecasts For Bitcoin Miners; Executive Order on Crypto + More News
11.10.2021
ndex.com/blog/hashrate-index-q3-report-bitcoin-china-ban">said in its report today. The company did not specify if it's in USD or BTC terms. 7-day average revenue from fees was almost USD 900,000 on October 10, per Blockchain.com
Terminate Process on a Port from Command Line
10.10.2021
Once a week I have to deal with a zombie process or try to start a process that’s already running on its designated port. In most cases I use macOS’s Activity Monitor to kill the process, which is time-consuming. What if we could just kill a process on a given port from command line?...
TUX: Svět Linuxu od Raven2cz - 5.díl - DWM a X.Org
10.10.2021
Popis videa Link na tento díl a materiály https://youtu.be/Z9grvRgriX4 https://github.com/raven2cz/tux/tree/main/210915-xorg-dwm-basic Popis videa Tento 5. díl pojednává o instalaci Xorg a dynamického tiling window manager DWM. Provede Vás postupně základní instalací v OS Arch Linux a seznámí...
Comparing Google Analytics and Plausible Numbers
8.10.2021
I saw this blog post the other day: 58% of Hacker News, Reddit and tech-savvy audiences block Google Analytics. That’s an enticing title to me. I’ve had Google Analytics on this site literally from the day I launched it. …
The post Comparing Google Analytics and Plausible Numbers...
Developer Decisions For Building Flexible Components
7.10.2021
Blog posts that get into the whole “how to think like a front-end developer” vibe are my favorite. Michelle Barker nails that in this post, and does it without sharing a line of code!
We simply can no longer
…
The post Developer Decisions For Building Flexible Components...
BitMEX Boss: El Salvador-style Bitcoin Adoption on the Cards for 5 More Nations
7.10.2021
oin (BTC) legal tender status. Höptner claimed that “at least five countries” will “accept bitcoin as legal tender” before next year is out.In a blog post, the CEO
A Themeable React Data Grid With Great UX-Focused Features
7.10.2021
(This is a sponsored post.)
KendoReact can save you boatloads of time because it offers pre-built componentry you can use in your app right away. They look nice, but more importantly, they are easily themeable, so they look however …
The post A Themeable React Data Grid With Great UX-Focused...
TUX: Svět Linuxu od Raven2cz - 4.díl - Virtualbox Arch Nastavení
7.10.2021
Popis videa Link na tento díl a materiály https://youtu.be/LAN3lbgDWP4 https://github.com/raven2cz/tux/blob/main/210913-vbox-arch-nastaveni/vbox-arch-nastaveni.org Popis videa Díl pojednává o nastavení konzolového rozlišení a fontu (tty). Dále pak nastavení Virtualbox Services pro dynamickou změnu...
FTX customer seeks help after mistaken deposit allegedly results in $1M in fees
7.10.2021
DeFi blog Rekt claims that FTX failed to adhere to its own terms and conditions by imposing the fee
Considerations for Using Markdown Writing Apps on Static Sites
6.10.2021
If you run or have recently switched to a static site generator, you might find yourself writing a lot of Markdown. And the more you write it, the more you want the tooling experience to disappear so that …
The post Considerations for Using Markdown Writing Apps on Static Sites appeared...
Games Are Propelling Growth in the Dapps Sphere as DeFi, NFT Lose Pace
5.10.2021
with DeFi slumped by 11% on Q2 in the third quarter of the current financial year, DappRadar said in their new report. NFT-linked UAWs saw a smaller fall of 2% from the previous
CSS accent-color
4.10.2021
For better or worse, form fields have been somewhat difficult to style with CSS. Form control display is dependent upon device, operating system, and browser, so you can imagine the difficulty in making styling easy. We have slowly been given some controls over form control display, as evidenced...
IMF: Issue CBDCs, Improve Cross-border Payments to Counter Crypto’s ‘Phenomenal Growth’
4.10.2021
a dedicated chapter, and suggested that economic leaders fight back against crypto – by issuing their own central bank digital currencies (CBDCs).In an accompanying blog post, the IMF
How to Create a UUID in JavaScript
30.9.2021
The UUID identifier has been used in programming since the days a baby-faced David Walsh became a professional software engineer. My first exposure to UUIDs was via a ColdFusion app I inherited and … the less we say about that the better. In any event, I was recently surprised to see that...
Web Streams Everywhere (and Fetch for Node.js)
29.9.2021
Chrome developer advocate Jake Archibald called 2016 “the year of web streams.” Clearly, his prediction was somewhat premature. The Streams Standard was announced back in 2014. It’s taken a while, but there’s now a consistent streaming API implemented …
The post Web Streams...