Search

Nalezeno "Data": 5606

Bitcoin.com Local Gathers Steam as Other P2P Markets Falter


The bitcoin marketplace Localbitcoins was once the most popular peer-to-peer (P2P) trading platform. But during the last few years, the company’s trading requirements and KYC implementation have caused an influx of traders to migrate to different P2P crypto markets. The mass departure...

What to Use Instead of Number Inputs


You might reach for <input type="number> when you're, you know, trying to collect a number in a form. But it's got all sorts of issues. For one, sometimes what you want kinda looks like a number, but isn't one (like how a credit card number has spaces), because it's really just a string...

Currying in CSS


Funny timing on this I was just looking at the website for Utopia (which is a responsive type project which I hate to admit I don't fully understand) and I came across some CSS they show off that looked like this: :root { --fluid-max-negative: (1 / var(--fluid-max-ratio)...

Neopravitelná chyba v čipsetech Intel otevírá šifrovaná data hackerům


Odborníci z bezpečnostní firmy Positive Technologies odhalili vážnou chybu, týkající se počítačů s čipovou sadou Intel vyrobených v posledních pěti letech. Problém spočívá v ROM a údajně na něj neexistuje oprava – tedy pokud pomineme možnost pořízení nového hardwaru. „Scénář, kterého se

[aktualita] Správě Pražského hradu unikla data do zahraničí


Z lokální počítačové sítě Pražského hradu několik měsíců nekontrolovaně tekla data na zahraniční IP adresy, případ nyní řeší hlavně Úřad pro ochranu osobních údajů. S informací dnes přišel deník Mladá fronta Dnes. K úniku mělo dojít díky kompromitování zabezpečení u společnosti, která pro správu...

[aktualita] Antimonopolní úřad chce mít přístup k data retention informacím


Operátoři dnes v rámci data retention povinnosti musejí ze zákona o elektronických komunikacích (č. 127/2005 Sb.) půl roku uchovávat informace o tom kdy, odkud a jakým způsobem komunikace proběhla a jak dlouho trvala. O přístup k těmto informacím dnes mohou žádat pouze bezpečnostní složky a to...

Considerations for Creating a Card Component


Here's a Card component in React: const Card = props ={ return( <div className="card"<h2{props.title}</h2<p{props.content}</p</div) } It might be pretty useful! If you end up using this thing hundreds of times, now you have the ability to refactor a little bit of HTML...

Selectors Explained


Have you ever found yourself either writing a CSS selector that winds up looking confusing as heck, or seen one while reading through someone's code? That happened to me the other day. Here's what I wrote: .site-footer__nav a:hover svg ellipse:first-child { } At the end of it, I honestly couldn't...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace