Search
Before You Start: Six Settings To Change In Far Cry 6
7.10.2021
Far Cry 6, Ubisoft’s latest open-world shooter about making sure you never have another second of free time, is out now for PlayStation, Xbox, and PC. For the most part, it’s more of the stuff that’s defined previous Far Cry games: a bunch of structures to climb, a bunch of people to shoot, a...
kbar
15.9.2021
It’s not every day that a new pattern emerges across the web, but I think cmd + k is here to stay. It’s a keyboard shortcut that usually pops open a search UI and it lets you toggle settings on …
The post kbar appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter
Six Settings That Help Deathloop Run More Smoothly On PC
15.9.2021
If you’ve been playing Deathloop on PC, there’s a good chance you’ve encountered some of the many issues that are plaguing the freshly released game. The good news is, while we’re waiting for a patch to roll in, there are some things you can do to smooth your experience in the meantime.Read more
Super Mario 64 Plus Adds Very Cool Settings And Ideas To Nintendo's Classic
19.4.2021
Super Mario 64 Plus is a modified version of the PC port of Super Mario 64, which takes the original and adds loads of stuff like 60FPS, bug fixes, a ton of in-game options and, best of all, “The ability to continue the level after getting a star.”Read more
Building a Settings Component
14.4.2021
This is a tremendous CSS-focused tutorial from Adam Argyle. I really like the “just for gap” concept here. Grid is extremely powerful, but you don’t have to use all its abilities every time you reach for it. Here, Adam …
The post Building a Settings Component appeared first...
Building a Settings Component
14.4.2021
This is a tremendous CSS-focused tutorial from Adam Argyle. I really like the “just for gap” concept here. Grid is extremely powerful, but you don’t have to use all its abilities every time you reach for it. Here, Adam …
The post Building a Settings Component appeared first...
Five Good Settings To Tweak In Outriders
1.4.2021
As if there weren’t enough looter-shooters around, Outriders is out today. It’s a whole lot of game, with a whole lot of settings that can affect how you play. Some are obvious; some are not. It goes without saying that such things are a matter of taste, but I’ve found the following tweaks have...
Collective #654
25.3.2021
The Component Gallery * Building a Settings component * The End of AMP * Baserow * Sorted CSS Colors
The post Collective #654 appeared first on Codrops
Cyberpunk 2077 On Ultra Low Settings Looks Like Pixel Hell
17.12.2020
Continuing the fine work he’s done on previous games like The Witcher 3, the LowSpecGamer has picked up Cyberpunk, dropped all the settings to low and then gone further, poking around in the game’s code to turn one of the year’s most visually demanding titles into a blurry shitstain.Read more
Seven Settings To Change In Cyberpunk 2077
10.12.2020
After eight years, multiple delays, and 800,000 cumulative lifetimes’ worth of reported crunch, Cyberpunk 2077 is out in the wild. It’s a whole lot of game, brimming with gear, side-quests, and map icons that make you compulsively go, “Ooh, what’s that?” As with any massive game, there’s also...
Three Things You Didn’t Know About AVIF
26.11.2020
AVIF, the file format based on the AV1 video codec, is the latest addition to the next-gen image formats. Early reports and comparisons show good results compared to JPEG and WebP. However, even if browser support is good, AVIF is still on the bleeding edge in regards to encoding and decoding....
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
Different Cars, Same Radio Presets: Daimler Blockchain Venture Lets Settings Follow Users
24.9.2020
Focused around digital identity and data, Ontology announced on Thursday it has partnered with automaker Daimler AG to build blockchain-enabled mobility solutions
Lazy Loaded Prefill Embeds
13.7.2020
Lemme sum this up:
CodePen has Embedded Pens. Build a Pen on CodePen, embed it on any other site.
We also offer Prefill Embeds, which remove that first step. With Prefill Embeds, the Pen doesn’t need to exist on CodePen at all. You pass in the code and settings you want to appear in...
Global and Component Style Settings with CSS Variables
1.7.2020
The title of this Sara Soueidan article speaks to me. I’m a big fan of the idea that some CSS is best applied globally, and some CSS is best applied scoped to a component. I’m less interested in how that is done and more interested in just seeing that conceptual approach used in some...
Pages for Likes
24.2.2020
I posted about parsing an RSS feed in JavaScript the other day. I also posted about my RSS setup talking about how Feedbin is at the heart of it.
Dave discovered that Feedbin can also produce an RSS feed for all your likes. Likes is a feature of Feedbin, and fortunately also NetNewsWire, which...
SFTP & Database Access on WordPress.com
11.2.2020
(This is a sponsored post.)
Wait what?
That's right, direct access to the files and data storage that power your site on WordPress.com, just like you have if you self-host a WordPress site. You can read their announcement here. Note this is for Business and eCommerce plans only.
All you have to...
Devs Remove BIP70 Payment Protocol From Bitcoin Core’s Default Settings
23.9.2019
Cryptocurrency advocates have recently discovered that Bitcoin Core (BTC) developers are planning to disable the payment protocol BIP70 supported by default in the Bitcoin Core version 0.19.0 client. According to developer discussions, full BIP70 support might be removed by version 0.20.0. Also...
How I Created a Code Beautifier in Two Days
19.7.2019
I recently drew up a wireframe for a code beautifier. The next day, I decided to turn it into a real tool. The whole project took less than two days to complete.
I'd been thinking about building a new code beautifier for a while. The idea isn't unique, but every time I use someone else's tool,...
VS Code Screencast Mode
10.7.2019
VS Code has many great tools hidden deep within its settings. One of those tools is screencast mode.
Screencast mode will display keyboard presses.
You can