Search
Block Links: The Search for a Perfect Solution
25.5.2020
I was reading this article by Chris where he talks about block links — you know, like wrapping an entire card element inside an anchor — being a bad idea. It’s bad accessibility because of how it affects screen readers. And it’s bad UX because it prevents simple user tasks, like selecting text.
But...
Bitcoin Network Sees a Massive Mining Pool Shift Following the Halving
14.5.2020
Following the third bitcoin halving on May 11, 2020, there’s been a big shift in mining pool distribution, as far as hashrate is concerned. At the time of publication, there’s around 100-115 exahash per second (EH/s) in search of bitcoin blocks and spectators have seen two relatively...
First Mover: Search Interest in Bitcoin’s Halving Reaches Fever Pitch as Price Hits $10K
8.5.2020
Google Trends, a barometer for gauging interest in trending topics, shows searches for "halving" or "bitcoin halving" are far higher than for the same event in 2016
Onecoin Lawsuit Continues: Judge Lifts Stay Order, Investigators Search for ‘Crypto Queen’
4.5.2020
In mid-April, news.Bitcoin.com reported on the unsealed indictment tied to the Onecoin cofounder Sebastian Greenwood. At the same time, U.S. Judge Valerie Caproni had placed a stay order on the case against Greenwood, Konstantin Ignatov, Mark Scott and David Pike. Now Judge Caproni has lifted...
How to Redirect a Search Form to a Site-Scoped Google Search
29.4.2020
This is just a tiny little trick that might be helpful on a site where you don’t have the time or desire to build out a really good on-site search solution. Google.com itself can perform searches scoped to one particular site. The trick is getting people there using that special syntax...
Track Your Keyword Placement with Ranktrackify (Sponsored)
27.4.2020
I don’t need to tell you how important search engine placement is. You either earn it with quality content, loads of SEO work, paying for placement, or all of the above. And even we you achieve best placement, you need to be wary of your content becoming stale or someone else coming along...
How to Add Lunr Search to your Gatsby Website
22.4.2020
The Jamstack way of thinking and building websites is becoming more and more popular.
Have you already tried Gatsby, Nuxt, or Gridsome (to cite only a few)? Chances are that your first contact was a “Wow!” moment — so many things are automatically set up and ready to use. 
There are some...
Jetpack Instant Search!
16.4.2020
Jetpack has had a search feature for a while. Flip it on, and it replaces your built-in WordPress search (which is functional, but not particularly good) with an Elasticsearch-powered solution that is faster and has better results. I’ve been using that for quite a while here on CSS-Tricks...
Search Volume for 'Bitcoin Halving' Outflanks Previous All-Time High
14.4.2020
Data from Google Trends indicates that this year’s peak of interest in the event is 16% higher than back in 2016, the last time that halving occurred on the network
Microsoft Patents New Cryptocurrency System Using Body Activity Data
29.3.2020
Microsoft has patented a cryptocurrency mining system that leverages human activities, including brain waves and body heat, when performing online tasks such as using search engines, chatbots, and reading ads. “A user can solve the computationally difficult problem unconsciously,”...
USD Surpasses the Search Volume of Bitcoin Again: Google Trends
26.3.2020
The U.S. Dollar, being the strongest currency has been one of the most used parameters to evaluate other national currencies, assets and even cryptocurrencies. It is very much visible right now that global economies are under great threat owing to the ongoing pandemic Coronavirus. Amid that, Google...
Why Are ‘Bitcoin Group’ and ‘Bitcoin Revolution’ Such Popular Searches on Google?
11.3.2020
Google searches can reveal a lot about the perception of the masses when it comes to bitcoin. This post examines two popular Google search terms in recent months and years, and seeks to explain why these terms continue to pop up, what knowledge can be gleaned by looking into them, and the effects...
Use a:visited in your CSS stylesheet
9.3.2020
Evert Pot:
Unfortunately, when setting a new color (e.g. a { color: #44F }) the ‘purple visited link’ feature also gets disabled. I think this is a shame, as there’s so many instances where you’re going through a list of links and want to see what you’ve seen before.
The 2 examples I ran into...
‘Bitcoin Coronavirus’ Search Traffic Overtakes ‘Bitcoin Halving’
7.3.2020
Spikes in search traffic for the term ‘Bitcoin halving’ appears not to correlate with increased queries for ‘buy Bitcoin’
Coronavirus Overpowers Bitcoin’s Search Volume: Google Trends
6.3.2020
Bitcoin has traveled quite far over the last couple of years as it has been igniting curiosity in many. In recent months, nations that had a skeptical approach towards Bitcoin are now embracing it with open arms. For instance, the way India recently lifted the ban over cryptocurrency, it seems...
Yang 2020 and the Search for the Next Crypto Candidate
3.3.2020
What’s next for the Yang Gang, and who – if anyone – will inherit their leader’s mantle?
Darknet Markets Flourish as White House and Empire Toast Milestone Achievements
2.3.2020
Business is booming on the darknet. Despite ongoing DDoS attacks, Empire Market has now passed 1 million users and two years’ trading. White House Market is also going strong, boasting almost 100% uptime in its first six months and over 60,00 users. In related news, the darknet has gained...
HTML: The Inaccessible Parts
29.2.2020
<input type="number", <input type="date", <input type="search", <select multiple, <progress, <meter, <dialog, <details<summary, <video, <div onclick, <div aria-label, <a href<divBlock Links</div</a, aria-controls...
Brave Challenges Google’s Advertising Power Before the UK Competition Watchdog
22.2.2020
The company behind the privacy-oriented browser Brave has set out to convince regulators in the U.K. to end Google’s advertising monopoly in the digital space. In a filing with the country’s Competition and Markets Authority (CMA), Brave puts forward recommendations on how...
Collective #587
6.2.2020
Accessible autocomplete control * Octomments * Flow Fields * Binary Search
Collective #587 was written by Pedro Botelho and published on Codrops