Search
Collective #717
23.6.2022
The cost of convenience * Building forms with custom elements * State of GraphQL
The post Collective #717 appeared first on Codrops
Beautify GitHub Profile
26.5.2022
It wasn’t long ago that Nick Sypteras showed us how to make custom badges for a GitHub repo. Well, Reza Shakeri put Beautify GitHub Profile together and it’s a huuuuuuge repo of different badges that pulls lots of examples …
Beautify GitHub Profile originally published...
Latest Sims 4 Update Adds Custom Pronouns For All
26.5.2022
A new Sims 4 update released yesterday added new pronoun options to the latest entry in EA’s long-running life simulator. With this update, players will be able to set their Sims’ pronouns, including completely custom ones, without the use of mods across all platforms that The Sims 4 is available...
Dude Recreates His Living Room In Half-Life, Blasts It To Hell
23.5.2022
3D artist Graham Rust has a Valve Index VR headset and some skills with modelling, so decided for fun that he’d take Half-Life: Alyx and bring some of its action inside his own house.Read more
Bitcoin Miner Argo Blockchain 'Leans Toward' Designing Custom Miners With Intel Chips
11.5.2022
Custom bitcoin mining rigs will allow miners to design their own machines, instead of having to settle for ready-made ones from a duopoly of manufacturers
WDRL — Edition 299: Parent selectors, JS concepts, Custom Elements, debugging page reloads and too smart SPAs
7.5.2022
Hey,
this week’s links are quite interesting: A couple of web standard (proposals) that would make CSS easier again like CSS Toggles, easy progressive enhancement for form data using the web platform. But also things like a huge list of JavaScript concepts to enhance your knowledge, or simple...
Adding Custom GitHub Badges to Your Repo
3.5.2022
If you’ve spent time looking at open-source repos on GitHub, you’ve probably noticed that most of them use badges in their README files. Take the official React repository, for instance. There are GitHub badges all over the README file that communicate important...
Microbt Reveals Latest Bitcoin Mining Rigs — Machines Produce up to 126 TH/s With Custom 5nm Chip Design
19.4.2022
Following Bitmain’s product introduction of two new application-specific integrated circuit (ASIC) bitcoin mining rigs, the mining devices manufacturer Microbt has announced the launch of two new miners as well. Revealed during the Bitcoin 22 conference in Miami, Microbt showcased...
WDRL — Edition 298: Email tech stacks, less CSS duplicates, simple color systems, a custom highlight API, UUID6 and more.
7.4.2022
Hey,
if you read this email, it’ll be technically different from the previous. When I recently updated my newsletter service server software nearly everything broke into pieces. I was using mailtrain v1 for a long time now but it’s deprecated and using old node versions. Upgrading to v2 wasn’t...
Custom NFT Marketplace Creaticles ($CRE8) Announces Fantom Integration as Part of Multi-Chain Expansion
6.4.2022
PRESS RELEASE. Boston, 6 April 2022 – Creaticles ($CRE8), the world’s first NFT Requests Marketplace matching NFT buyers to its roster of verified global artists, has today announced a collaboration with Fantom Foundation. The integration on Fantom, one of the fastest growing layer-1...
Building an Interactive Sparkline Graph with D3
29.3.2022
Learn how to build an interactive line graph using the D3 JavaScript library and CSS custom properties to create different color schemes.
The post Building an Interactive Sparkline Graph with D3 appeared first on Codrops
CSS Custom Highlight API: The Future of Highlighting Text Ranges on the Web
1.3.2022
Styling ranges of text in software is a very useful thing to be able to do. Thankfully, we have the CSS Custom Highlight API to look forward to because it represents the future of styling text ranges on the web.…
CSS Custom Highlight API: The Future of Highlighting Text Ranges on the...
Multi-Value CSS Properties With Optional Custom Property Values
11.2.2022
Imagine you have an element with a multi-value CSS property, such as transform: optional custom property values:
.el {
transform: translate(100px) scale(1.5) skew(5deg);
}
Now imagine you don’t always want all the transform values to be applied, so some …
Multi-Value CSS Properties With...
Custom NFT Marketplace Creaticles Bolsters Advisory Board Ahead of Multi-Chain Expansion
10.2.2022
PRESS RELEASE. Boston, 10 February 2022 – Creaticles, the world’s first NFT Requests Marketplace, has today announced new signature additions to its Advisory Board, Jeff Jiho Zirlin, Co-Founder of Axie Infinity; Sébastien Borget, COO and Co-founder of Sandbox; Joe Zhou –...
More Awesome Git Aliases
17.1.2022
In the last article in this series, Awesome Git Aliases, we took a look at some awesome aliases for Git. However, the true power of Git aliases comes from writing custom scripts. These allow you to build Git commands that can do anything you can imagine. In this article, I’ll show you how...
Jack Dorsey’s Payments Company Is ‘Officially Building an Open Bitcoin Mining System’
16.1.2022
In mid-October 2021, Twitter founder Jack Dorsey revealed the payments firm Block Inc. (formally Square) was considering joining the bitcoin mining industry. Three months later, Dorsey tweeted that his firm was “officially building an open bitcoin mining system.” The Block’s...
How to Build Your First Custom Svelte Transition
14.1.2022
The Svelte transition API provides a first-class way to animate your components when they enter or leave the document, including custom Svelte transitions. By default, the transition directive uses CSS animations, which generally offer better performance and allow the browser’s …
How...
How to Make a Pure CSS 3D Package Toggle
12.1.2022
You know how you can get cardboard boxes that come totally flat? You fold ‘em up and tape ‘em to make them into a useful box. Then when it’s time to recycle them, you cut them back apart to flatten …
How to Make a Pure CSS 3D Package Toggle originally published on CSS-Tricks. You should...
Buy high, sell high: Custom pipe-maker to Snoop Dogg and Santana tokenizes bongs
12.1.2022
“As an artist, we need a certificate of authenticity to connect to the art. NFTs act as a certificate of authenticity and create value and legacy,” said Jerome Baker Designs Founder and President Jason Harris
How to Use Native Custom Fields in WordPress (and 5 Useful Examples)
11.1.2022
Custom Fields in WordPress are arbitrary bits of data that you can apply to Posts, Pages, and Custom Post Types in WordPress. Metadata, as it were, in the form of key/value pairs. For example:
Key: subtitle / Value: They are
…
How to Use Native Custom Fields in WordPress (and 5 Useful...