Search
Chromium spelling and grammar features
29.6.2021
Delan Azabani digs into the (hopefully) coming soon ::spelling-error and ::grammar-error pseudo selectors in CSS. Design control is always nice. Hey, if we can style scrollbars and style selected text, why not this?
The squiggly lines that indicate...
How to Monitor Core Web Vitals and Take Action with Raygun
29.4.2021
Raygun is an error and performance monitoring software for websites and mobile apps. In the case of websites, you install their JavaScript snippet onto your site, which takes 2 seconds, and now you’ve got monitoring in place. Why? Well now …
The post How to Monitor Core Web Vitals...
How to Solve Error 619 on a Windows 10 Computer
22.4.2021
The text below is an advertorial article that was not written by Cryptonews.com journalists.
If you get a 619 error when trying to connect to a VPN, don’t worry: you aren't alone. The error message tells you that that the connection the VPN is trying to establish has failed. Fortunately, while...
Philippine Crypto Exchange Demands Users Return Bitcoin Bought at $6,000 Following System Error
26.2.2021
Philippine crypto exchange Pdax recently suffered a costly technical failure – one that led to bitcoin trading at 300,000 Philippine pesos (around $6,000) – a discount of 88% to its current price. In the melee, some users managed to buy at these ridiculously low prices and quickly moved...
Fix “no such file or directory, scandir”
8.2.2021
After 15+ years in the web development industry, and seeing the landscape of tooling change, I’ve really lost patience with tooling errors. Like…Old Man Walsh™ just wants yarn install to work so he can get on with his work day. One recent error I ran into was from a dependency...
Privacy-Centric Cryptocurrency Firo Suffers 51% Attack on Its Network
23.1.2021
The proof-of-work (PoW) cryptocurrency Firo announced that its protocol came under a 51% attack, notifying its holders to stop transactions. Formerly known as Zcoin, the privacy coin was reportedly subject of a blockchain reorganization attack. Firo Team Clarified the Attack Cannot Be Attributed...
PlayStation Store Pricing Error Lists Greedfall At £10,000
8.1.2021
Greedfall is one of three games available to PlayStation Plus subscribers this month, but you wouldn’t know it by looking at social media.Read more
In Japan, Nintendo Says Newly Purchased Switch Units Might Have Setup Error
16.12.2020
It’s the holiday season. People in Japan are shopping for presents, and no doubt, the Nintendo Switch will be a popular gift item. However, it might be a good idea to check those Switch units before gifting them.Read more
PlayStation Vita’s Store Isn’t Working For Some Reason
3.12.2020
Widespread issues with PlayStation Network on PlayStation Vita have kept players from downloading or transferring games to the handheld for almost 24 hours. Kotaku contacted Sony earlier in the day for more information but didn’t hear back before publication.Read more
$100 Million Liquidated on Defi Protocol Compound Following Oracle Exploit
27.11.2020
Lenders on decentralized finance (defi) protocol Compound on Thursday got liquidated for a massive $103 million, according to analytics provider Loanscan. This happened after what appears to be an oracle exploit on the Dai stablecoin. An apparent error or malicious attack to the Dai-dollar-peg data...
A Continuous Integration and Deployment Setup with CircleCI and Coveralls
9.11.2020
Continuous Integration (CI) and Continuous Deployment (CD) are crucial development practices, especially for teams. Every project is prone to error, regardless of the size. But when there is a CI/CD process set up with well-written tests, those errors are a lot easier to find and fix.
In this...
Ethereum User Spends $9,500 in Fees Sending Just $120 in an Error to Forget
8.11.2020
An Ethereum user mistakenly paid $9,500 in transaction fees to send just $120. The user, identified by their Reddit moniker ‘Proudbitcoiner’, says the transaction “destroyed my life” and is now desperately asking miners to return the money. According to a Nov. 4 post...
Web Technologies and Syntax
24.9.2020
JavaScript has a (newish) feature called optional chaining. Say I have code like:
const name = Data.person.name;
If person happens to not exist on Data, I’m going to get a hard, show-stopping error. With optional chaining, I can write:
const name = Data.person?.name;
Now if person...
A Spain Based Crypto Ponzi Scheme Abruptly Freezes Accounts of 120,000 Investors
17.9.2020
A Spain based crypto Ponzi scheme, Arbicorp abruptly froze accounts of more 120,000 investors on September 12, after the discovery of an error that causes one of its cryptocurrency trading bots to overpay. Arbicorp claims that the error, which went unnoticed for almost a year, led to its trading...
Tether Recovers $1 Million USDT Sent to Wrong Defi Address by Chinese Traders
13.9.2020
Tether has recovered and returned $1 million worth of USDT to a group of Chinese traders who, in error, sent the funds to a wrong decentralized finance (defi) address. On September 8, the group, going under the moniker ‘Bill,’ “accidentally” transferred the money to a Swerve...
Never Build a CSV Importer Again
20.8.2020
(This is a sponsored post.)
CSV import as a process is broken. Messy customer data, edge cases, encoding formats, error messages, non-technical users: importing data into applications is a huge pain! Ingesting data has been long neglected as a software product experience, leading to customer...
Building Custom Data Importers: What Engineers Need to Know
6.8.2020
Importing data is a common pain-point for engineering teams. Whether its importing CRM data, inventory SKUs, or customer details, importing data into various applications and building a solution for this is a frustrating experience nearly every engineer can relate to. Data import, as a critical...
CoinMarketCap Says Listing BNB as No.1 DeFi Token Was ‘Human Error’
24.7.2020
CoinMarketCap has withdrawn BNB as the top DeFi token claiming it was a mistake
Israeli Firm Develops Tech Allowing Crypto Users to Retrieve Funds Sent in Error
30.6.2020
Israeli blockchain startup Kirobo says it solved the problem of funds being lost through errors in irreversible crypto transactions
Speculation Rife as User Pays a Second $2.6 Million Fee in Ether Transaction
11.6.2020
History repeated itself on Thursday, after the Ethereum blockchain processed another transfer with fees of $2.6 million – the second such unusual, record-fee transaction in 24 hours. A user sent 350 ether (ETH), worth about $86,400 and paid 10,668 ETH, or $2.6 million, in transaction fees....