Search
Keltská stopa? Archeologové objevili v Belgii vzácný fragment římského dvanáctistěnu
30.1.2023
Objevují se téměř po celé Evropě, přesto nikdo netuší, k čemu mohly starověké římské dvanáctistěny přesně sloužit. Co vědci vyčetli z nedávno objeveného úlomku dvanáctistěnu z belgického městečka Kortessem?
Telegram to allow no-sim accounts via anon-blockchain-numbers
8.12.2022
Telegram has increased its security features by enabling support from anonymous blockchain-based numbers that go for around $16
Telegram Introduces No-SIM Sign-ups With Blockchain-Powered Numbers
7.12.2022
Popular messenger Telegram now allows users to open accounts without the need to provide their mobile phone numbers. With the app’s latest update, they can log in using blockchain-based numbers instead, and they can be purchased with cryptocurrency on the Fragment platform. Telegram Promises ‘New...
Volumetric Light Rays with Three.js
27.6.2022
A coding session where you'll learn how to create volumetric light rays with fragment shaders in Three.js.
The post Volumetric Light Rays with Three.js appeared first on Codrops
Oh Snap, Animal Crossing Rocks Can Give You Star Fragments Now
4.11.2021
Well, this is a nice surprise. Folks have been exploring the big new Animal Crossing update since last night, as the patch went up early. Already, the community has struck gold. As it turns out, you can now visit a type of island that contains a special, never-before-seen type of rock.Read more
Everything You Need To Know About Returnal’s Endgame
12.5.2021
So, you’ve rolled the credits on Returnal, the PS5-exclusive action game about realizing that the events of Groundhog Day could’ve gone a lot worse, actually. Typically, a credit crawl signals the end of a game. Not so with Returnal. Once you hit the ostensible end, there’s a lot left for you...
Animate SVG Path Changes in CSS
20.2.2020
Every once in a while I'm motivated to attempt to draw some shapes with <path>, the all-powerful drawing syntax of SVG. I only understand a fragment of what it all can do, but I know enough to be dangerous. All the straight-line syntax commands (like L) are pretty straightforward and I find...
Fragment 8 Retro Camera oživuje duch videa 60. let
1.2.2020
Debunking the Myth: Accessibility and React
15.1.2020
I find it notable when the blog of a major accessibility-focused company like Deque publishes an article called Debunking the Myth: Accessibility and React. Mark Steadman is essentially saying if a site has bad accessibility, it ain't React... it's you. The tools are there to achieve good...
Weekly Platform News: Tracking via Web Storage, First Input Delay, Navigating by Headings
4.10.2019
In this week's roundup, Safari takes on cross-site tracking, the delay between load and user interaction is greater on mobile, and a new survey says headings are a popular way for screen readers to navigate a webpage.
Let's get into the news.
Safari’s tracking prevention limits web storage
Some...
Dvořák + AI: Poslechněte si, jak umělá inteligence doplnila Dvořákův nedokončený fragment
15.5.2019
V Bruselu proběhlo představení projektu From the Future World, který se zrodil v České republice a propojuje dílo Antonína Dvořáka s umělou inteligencí. První část skladby AIVA/Antonín Dvořák: From the Future World op. 71, která vznikla za pomoci umělé inteligence a kterou nahrál přední český...
Exploding 3D Objects with Three.js
26.3.2019
A set of WebGL demos that show an exploding 3D object animation inspired by "Kubrick Life Website: 3D Motion".
Exploding 3D Objects with Three.js was written by Yuriy Artyukh and published on Codrops
Render Children in React Using Fragment or Array Components
17.7.2018
What comes to your mind when React 16 comes up? Context? Error Boundary? Those are on point. React 16 came with those goodies and much more, but In this post, we'll be looking at the rendering power it also introduced — namely, the ability to render children using Fragments and Array...