Search
Brazilian President Lula to Act as BRICS Liaison to Help Argentina, Discusses Credit Line in Brazilian Reals
5.5.2023
Brazilian President Luiz Inacio Lula da Silva stated Brazil will serve as a facilitator to try and arrange BRICS bloc assistance for Argentina. Lula stated that the New Development Bank — the BRICS bank — could modify some of its rules to aid Argentina. Also, the two countries are negotiating...
Bitfarms seeks to modify loan facility with BlockFi as bear market drags on
13.1.2023
“During 2022, Bitfarms began taking proactive actions to increase financial flexibility and to reduce indebtedness and capital expenditure obligations,” according to CFO Jeff Lucas
How to modify or cancel a pending Ethereum transaction
17.10.2021
A stuck or pending Ethereum transaction can be canceled or modified using two methods: in-application cancellation and setting a custom nonce
I learned to love the Same-Origin Policy
17.12.2020
I spent a good chunk of my work life this year trying (in collaboration with the amazing Noam Rosenthal) to standardize a new web platform feature: a way to modify the intrinsic size and resolution of images. And hey! We did it! But boy, was it ever a learning experience.
This wasn’t my first...
A Complete Guide to CSS Media Queries
2.10.2020
Media queries can modify the appearance (and even behavior) or a website or app based on a matched set of conditions about the user's device, browser or system settings.
The post A Complete Guide to CSS Media Queries appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter
Cool Little CSS Grid Tricks for Your Blog
10.6.2020
I discovered CSS about a decade ago while trying to modify the look of a blog I had created. Pretty soon, I was able to code cool things with more mathematical and, therefore, easier-to-understand features like transforms. However, other areas of CSS, such as layout, have remained a constant source...
Coronavirus Bailouts: US Banking Watchdogs Waive Hundreds of Regulations, Red Tape, Financial Oversight
23.3.2020
In 2019, cryptocurrency and blockchain businesses saw more regulation than any year prior. G20 finance ministers, central bank governors, and regulators cracked down hard on the bitcoin industry. However, during the covid-19 scare, U.S. authorities have been dropping regulations on a whim, making...
How to Modify Nodes in an Abstract Syntax Tree
26.12.2019
One of the more powerful concepts I've stumbled across recently is the idea of abstract syntax trees, or ASTs. If you've ever studied alchemy, you may recall that the whole motivation for alchemists was to discover some way to transform not-gold into gold through scientific or arcane methods.
ASTs...
New York Supreme Court Grants Bitfinex’s Motion to Modify Injunction
17.5.2019
The New York Supreme Court has granted crypto exchange Bitfinex’s motion to modify an injunction by the New York Attorney General
How to Reverse a Video
9.4.2019
One of my favorite media utilities is ffmpeg. This command line utility allows us to do some pretty amazing stuff like; Slice videos Convert video formats Modify video speed Combine audio and video Every once in a while I see a meme or funny video that reverses a video for effect. Since ffmpeg does...
Change Mac Brightness from Command Line
24.10.2018
Earlier this week I posted about how you can modify your Mac’s volume from command line. Little command line scripts make me smile because I spend so much of my day in command line, and automation can be the key to productivity. I next thought about modifying brightness from command line...