Search
Does the IMF have a hidden script for El Salvador’s Bitcoin play?
5.2.2022
What if El Salvador's Bitcoin experiment succeeds? Is that what the IMF really fears?
Moviecoin․com to Transform Movie Financing on Blockchain
10.1.2022
PRESS RELEASE. London, England, January 10, 2022: Moviecoin.com brings movie funding and decentralized finance (defi) to both independent movie-makers and larger budget movies. Moviecoin.com will allow any budding movie producer, director, or writer to finance their own script and movie....
Some notes on using esbuild
9.12.2021
This is a fantastic article from Julia Evans about duking it out with modern front-end tooling. Julia has made a bunch of Vue projects and typically uses no build process at all:
 I usually have an index.html file, a script.js…
Highly Anticipated Bitcoin Upgrade Taproot Activates — Taproot Script-Spends Seen in the Wild
14.11.2021
Bitcoin advocates are celebrating the successful implementation of the Taproot upgrade after block height 709,632. The upgrade was highly anticipated as it was one of the biggest changes since the introduction of Segregated Witness (Segwit) in 2017. After the upgrade was completed, the Bitcoin...
Moonshot to $90K — After Bitcoin Upgrade Taproot Activates, Crypto Advocates Expect the Price to Rally
13.11.2021
In mid-June, the ‘Speedy Trial’ lock-in period for the Bitcoin network upgrade Taproot locked in at block height 687,285 and was mined by the bitcoin mining pool Slushpool. Taproot is expected to activate on the network on Saturday, November 13, 2021, and the upgrade is considered...
Starfield’s Massive Script Equals Massive Amounts Of Work, Say Devs
1.10.2021
At the Tokyo Game Show yesterday, Bethesda’s creative director Todd Howard told an audience that upcoming space-faring RPG Starfield will have more than 150,000 lines of dialogue. If that sounds like a lot, that’s because it is. In response to the announcement, some developers at other AAA studios...
Leaked Script From David Cage's Star Wars Game
21.9.2021
INT. X-WING PILOT APARTMENTS - DAYRead more
You don’t need external assets in an HTML file
2.9.2021
A fun exercise from Terence Eden. You can send an HTML file over the wire including anything a website might need without requesting any other files. CSS and JavaScript are easy, because there are <script and <style tags. Images and …
The post You don’t need external assets...
Antier Solutions’ Crypto Exchange Script Solutions Helping Businesses to Reduce Their Time-to-Market by 50%
1.8.2021
PRESS RELEASE. Antier Solutions, a blockchain development company recognized for its end-to-end solutions, is offering crypto exchange script to expedite the development and deployment of crypto exchange platforms by 50%. Given the cut-throat competition to tap into the billion-dollar crypto...
How I Built a Cross-Platform Desktop Application with Svelte, Redis, and Rust
26.7.2021
At Cloudflare, we have a great product called Workers KV which is a key-value storage layer that replicates globally. It can handle millions of keys, each of which is accessible from within a Worker script at exceptionally low latencies, …
The post How I Built a Cross-Platform Desktop...
How to Restart
4.6.2021
I recently wrote a .bat script on Windows to mine Ethereum when I’m not using my gaming PC to frag noobs. I have a friend who also tries to mine cryptocurrencies but their machines have AMD processors; every once in a while, the processor and the mining executable start fighting and...
8-Bit Theater Avoids Final Fantasy Copyrights With 20th Anniversary Script Book
21.4.2021
From 2001 to 2009, writer Brian Clevinger of Atomic Robo fame produced a hilarious webcomic called 8-Bit Theater, which follows the misadventures of a dysfunctional adventuring party. Unfortunately, that adventuring party is comprised of Final Fantasy game sprites, so Clevinger can’t reprint them...
A Step-by-Step Guide to Creating and Selling Non-Fungible Tokens Built With Bitcoin Cash
4.3.2021
In the summer of 2019, our newsdesk published a step-by-step guide on how to create a non-fungible token (NFT) asset by leveraging the Simple Ledger Protocol built on top of the Bitcoin Cash blockchain. The following guide is an updated walkthrough on the process of creating an NFT collectible...
A Full Throttle Movie Script Has Been Written By Moon's Director
12.1.2021
Duncan Jones, director of movies like Warcraft and Moon, has spent his lockdown time better than most of us, writing a full-length “fan script” for classic 1995 adventure game Full Throttle.Read more
Custom Styles in GitHub Readme Files
23.12.2020
Even though GitHub Readme files (typically ./readme.md) are Markdown, and although Markdown supports HTML, you can’t put <style> or <script> tags init. (Well, you can, they just get stripped.) So you can’t apply custom styles there. Or can you?
You can use SVG as...
Make Your Own Dev Tool
29.9.2020
Amber Wilson on making bookmarklets to help yo-self. She shows off one that injects an accessibility script — I like this approach, as it means you don’t have to maintain the bookmarklet, just the script it links to). Another example runs some code contained right in the link. The result...
Vue 3
19.9.2020
It’s out! Congrats to the Vue team for getting it done, I know it was a massive effort and a long time coming. All new docs, as well.
I like it’s still a priority that Vue can be used with just a <script tag with no build process at all. But it’s ready for build processes...
Import Non-ESM libraries in ES Modules, with Client-Side Vanilla JS
7.9.2020
We’re living through a weird era where there are tons of JavaScript libraries that were meant to be used as <script> tags that expose available globals. AND there are tons of JavaScript libraries that are meant to be used through module loaders. AND there are tons of JavaScript...
Bitfinex Scoffs at Tether Market Manipulation Lawsuit: Bittrex and Poloniex File for Summary Judgment
9.8.2020
Bitfinex says the second attempt by plaintiffs to frame the bitcoin manipulation complaint will fail just like the first attempt. The Bitfinex comments follow a notice by Bittrex and Poloniex disputing claims that they knew about the alleged market manipulation by Bitfinex. In June, the plaintiffs...
Apple declined to implement 16 Web APIs in Safari due to privacy concerns
25.7.2020
Why? Fingerprinting. Rather than these APIs being used for what they are meant for, they end up being used for gross ad tech. As in, “hey, we don’t know exactly who you are, but wait, through a script we can tell your phone stopped being idle from 8:00 am to 8:13 am and were near...