Search
Flowery V20 Talk and Government Terror: Why Darknet Crime Is the Least of Our Worries
1.7.2019
Governments and central banking regulatory bodies continue to express concern about crypto being used for criminal purposes and terror. The terror campaigns of these very same governments continue unabated, however. In the wake of the V20 summit it might seem that lawmakers actually care about...
PCI-SIG zveřejnil finální specifikace PCI Express 5.0. Propustnost přes jednu linku je 8 GB/s
30.5.2019
Na nové rozhraní PCI Express 4.0, které se teprve pomalu dostává na trh, jsme čekali spoustu let, protože verze PCI Express 3.0 už byla k dispozici od roku 2010. Jak to ale vypadá, přechod na další generace bude tentokrát mnohem rychlejší.
Po pouhých 18 měsících má totiž organizace PCI-SIG
Cyberghost Is a VPN Service You Can Pay For With Bitcoin Cash
19.5.2019
Privacy in the online space is quite compromised these days and anyone who would like to protect their own may consider using a VPN service. There are many platforms on the market and some are catering to the crypto community. Cyberghost VPN is one of them and it takes bitcoin cash (BCH). Also...
Build Light-Weight REST and Realtime Apps with FeathersJS
13.3.2019
In the barest of definitions, Feathers is a simple minimalistic realtime framework for web applications built over Express. What this means is that with Feathers, you can keep using middlewares but
Vylepšený standard microSD slibuje rychlost přenosu dat 985 MB/s
27.2.2019
Tento týden byla představena vylepšená verze paměťových microSD karet popsaná ve specifikaci SD 7.1. Novinka nese přívlastek Express a slibuje navýšení rychlosti až k hranici jednoho gigabajtu za sekundu.Další články k tématu:Kapacita 64 GB, rychlost 800 Mbit/s. SD karty slaví deset let a drtí...
Standard PCI Express 5.0 je těsně před schválením. Přinese úchvatnou přenosovou rychlost
7.2.2019
Skupina PCI SIG již téměř dokončila specifikaci standardu PCI Express 5.0 (PCIe 5.0). Nový standard je nyní ve vývojové verzi 0.9. V praxi to znamená, že probíhá finální testování. Ratifikace se očekává tento rok.
Pro ultrarychlá úložiště
Příchod PCIe 5.0 bude následovat docela krátce po PCIe
Build a Blog Using Express.js and React in 30 Minutes
14.1.2019
Building a web server sounds complicated, but it doesn't have to be! What if I told you that you can create a web server with just a couple lines of code? Yes! You can do things like this using Exp
Build Simple Authentication in Express in 15 Minutes
27.11.2018
Building web pages with user authentication can be a huge pain. You typically need to set up some sort of database to manage users even if you're not using the database for anything else. You would
Motor pro experimentální raketoplán Phantom Express prošel zážehovými testy
17.7.2018
Motor pro experimentální raketoplán Phantom Express prošel zážehovými testy
Největší P2P carsharing v Česku odstartuje 11. července. Spojení HoppyGo a SmileCar posvětily úřady
29.6.2018
Škoda Auto DigiLab v dubnu oznámila významnou spolupráci s dopravcem Leo Express. Obě firmy totiž před rokem v České republice spustily vlastní P2P carsharingy, ale nakonec vyhodnotily, že bude pro další rozvoj trhu nejvýhodnější spojit. Nyní propojení služeb HoppyGo a SmileCar posvětil Úřad...
Add real-time comments to a Gatsby blog
26.6.2018
(This is a sponsored post.)
This tutorial will show you how to add realtime comments to a Gatsby blog. You will use Node and Express to create a simple backend, allowing users to add and view comments instantly.
Direct Link to Article — Permalink…
The post Add real-time comments to...
Introduction To Koa - The Future of Express
21.5.2018
Express is one of the most popular Node.js frameworks out there. With about about 4+ million weekly downloads, Express has clearly made its mark in the world of
How to Get a React Component’s Element
14.5.2018
JSX is an amazing pseudo-language for React, and if I’m honest, it’s what brought me to love React so much. Using React without JSX is cumbersome and frustrating, while using JSX is such an easier way to express your code. One drawback of JSX, however, is that it makes accessing...