Search
Za chvíli ztmavne Google i Word. Do obou zamíří tmavý režim a zčernají i stránky dokumentů
12.2.2021
Tmavý režim je trendem posledních let a postupně se přizpůsobují i jednotlivé webové stránky. Svou zabarvenou verzi chystá nyní Google a změny připravuje i Microsoft. Ten přebarví dokonce celé dokumenty ve Wordu.
Na mobilních telefonech mají tmavý režim téměř všechny služby Googlu, na počítačích
India's Budget Proposed Today But No Word On Banning Crypto (Yet)
1.2.2021
India's budgets session has started, but so far there seems to be no word on the much-discussed crypto ban.
India's Finance Minister Nirmala Sitharaman has presented Union Budget 2021-22 today, as was confirmed by the Ministry of Finance's website. The Ministry offers the text of Sitharaman's...
Design v18
29.12.2020
I redesigned the site! I can never think about the word redesign without also thinking about realigning, from Cameron Moll’s seminal article. I did not start from nothing. This design wasn’t a blank design canvas and empty code …
The post Design v18 appeared first...
Textový editor MS Word dostane v desktopové verzi chytřejší kontrolu pravopisu a gramatiky
28.12.2020
Textový editor Microsoft Word dostane ve verzi pro operační systém Windows 10 o něco chytřejší nástroj pro kontrolu gramatiky Microsoft Editor. Ten je již nějakou dobu dostupný ve webové verzi a nyní přichází do desktopové aplikace, informuje web Windows Latest.
Jako první dostávají k novince
Recognizing Constraints
22.12.2020
There’s a “C” word in web development that we don’t give enough attention to. No, I’m not talking about “continuous integration”, or even “CSS”. The “C” word I’m talking about is “constraints”. Understanding constraints is a vital part of building software that works the best it can in its targeted...
Streamers Flabbergasted After Twitch Partially Bans The Word 'Simp'
17.12.2020
It’s been yet another long 24 hours for Twitch—the latest in what’s shaped up to be an agonizingly long year for the company (and also everybody on Earth). Yesterday afternoon, Twitch held a live town hall with the goal of illuminating recent policy changes and features around DMCAs, sexual...
Snowden Reacts to Bitcoin’s New Price Milestone — Whistleblower Tweets ‘One word: Bitcoin’
16.12.2020
The price of bitcoin has just hit a historic milestone in a turbulent year, crossing the $20,000 threshold, refreshing its all-time high, and well-known crypto advocates such as Edward Snowden have been reacting to the news on social media. Snowden Reacts to Bitcoin All-Time Highs The famous...
Volatile Bitcoin Not a True Store of Value Just Yet, Says Fidelity Digital Assets Head
5.12.2020
Fidelity Digital Assets president Tom Jessop says that bitcoin is not a true store of value just yet because the digital asset is still too volatile, Reuters reported. However, investors are optimistic bitcoin will attain this status. “We use the word ‘potential store of value’...
The word ‘decentralized’ has lost all meaning — Enough is enough
22.11.2020
The concept of decentralization isn’t being given the respect it deserves — and change is needed
Airbnb plays blockchain buzz-word bingo in $1B IPO filing with SEC
18.11.2020
Meanwhile, crypto firms are genuinely trying to revive the badly-hit travel sector using distributed-ledger technology
Copyediting with Semantic HTML
17.11.2020
Tracking changes is a quintessential copyediting feature for comparing versions of content. While we’re used to tracking changes in a word processing document, we actually have HTML elements capable of that. There are a lot of elements that we can use for this process. The main ones we’ll look...
“Durable”
20.10.2020
Looks like the word “durable” is an emerging term in the world of serverless. As I understand it, it’s like allowing for state in places you wouldn’t normally expect to have it. For example, you call some cloud function and run some JavaScript… unless you have it...
Balancing on a pivot with Flexbox
8.10.2020
Let me show you a way I recently discovered to center a bunch of elements around what I call the pivot. I promise you that funky HTML is out of the question and you won’t need to know any bleeding-edge CSS to get the job done.
I’m big on word games, so I recently re-imagined the main menu...
The Moss Piglet Dilemma: Paypal Bans Payments to Merchants Using the Word ‘Tardigrade’
14.9.2020
The popular payment provider Paypal has been known for cutting off a number of merchants and organizations over the years. This week, the public found out that Paypal has been censoring merchants that sell items related to the name “tardigrade” just because a Balkan arms dealer uses...
‘North Korean’ Hackers Target Crypto Exchanges, Spread Viruses in Word Doc
11.9.2020
Pyongyang. North Korean hackers are “using fake job offer emails to dupe crypto exchange employees,” warned security experts – and Pyongyang-aligned cyber-terrorists are causing “damage” by circulating “malware-ridden MS Word documents” south of the 38th Parallel.
Gina Kim, an IT security...
Word dokáže přepsat rozhovor na text a jeho diktování je teď chytřejší
26.8.2020
Microsoft tento týden obohatil svůj slavný textový procesor o nové technologie Azure Cognitive AI. Word tak bude nově rozumět hlasovým příkazům a zvládne přepisovat rozhovory. Novinky ale mají několik omezení. Nefungují v češtině ani slovenštině a jsou zatím k dispozici jen předplatitelům
Aave Protocol Outpaces Maker With $1.4B Locked, Defi Project Granted UK Electronic Money License
26.8.2020
The decentralized finance (defi) open-source protocol built on Ethereum, Aave, has surpassed the Maker Dao project in terms of total-value-locked (TVL) this week. The lending and borrowing platform Aave has $1.43 billion locked on Tuesday climbing 7.7% in the last 24-hours. On August 25, the defi...
What Is DeFi and Why Should I Care? A CoinMarketCap Step-by-Step Guide
31.7.2020
In recent weeks, the word on everyone’s mind has been DeFi. DeFi is bringing more utility to the Ethereum blockchain,Continue Reading
The post What Is DeFi and Why Should I Care? A CoinMarketCap Step-by-Step Guide appeared first on CoinMarketCap Blog
What Is DeFi and Why Should I Care? A CoinMarketCap Step-by-Step Guide
31.7.2020
In recent weeks, the word on everyone’s mind has been DeFi. DeFi is bringing more utility to the Ethereum blockchain,Continue Reading
The post What Is DeFi and Why Should I Care? A CoinMarketCap Step-by-Step Guide appeared first on CoinMarketCap Blog
WordPress-Powered Landing Pages on a Totally Different Site via Cloudflare Workers
22.7.2020
What if you have some content on one site and want to display that content on another site? We can do this in the browser no problem. We can fetch it, and plunk it onto the page.
Ajax, right? Ugh. Now we’re in client-side rendered site territory, which isn’t great for performance...