DEV Community

Rob OLeary profile picture

Rob OLeary

Hacker, traveller, photographer, tinkerer

VS Code Profiles - Know what profile you are using, no doubt

VS Code Profiles - Know what profile you are using, no doubt

1
Comments
4 min read

Want to connect with Rob OLeary?

Create an account to connect with Rob OLeary. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
A slick animation from Better Call Saul

A slick animation from Better Call Saul

6
Comments
2 min read
VS Code - Auto rename HTML tags in React, Vue, Svelte, Nunjucks, and others

VS Code - Auto rename HTML tags in React, Vue, Svelte, Nunjucks, and others

8
Comments 1
5 min read
Content duplication and autoblogging AI bots

Content duplication and autoblogging AI bots

7
Comments 3
2 min read
VS Code Profiles - Manage configurations easily for different environments and workflows

VS Code Profiles - Manage configurations easily for different environments and workflows

24
Comments 6
9 min read
InterOp - what can we actually expect this year?

InterOp - what can we actually expect this year?

3
Comments
21 min read
Should I upgrade to Eleventy 2.0?

Should I upgrade to Eleventy 2.0?

6
Comments
5 min read
The ideal line length for digital text

The ideal line length for digital text

14
Comments 2
7 min read
The next generation image format for the web is not JPEG XL?

The next generation image format for the web is not JPEG XL?

4
Comments 1
10 min read
How can I keep up with changes to the web platform?

How can I keep up with changes to the web platform?

12
Comments 5
17 min read
The decline of CSS Tricks

The decline of CSS Tricks

37
Comments 8
5 min read
Improvements that CSS could use in 2023

Improvements that CSS could use in 2023

11
Comments 9
6 min read
Minify and bundle HTML, CSS, and JS as part of your Netlify deployment

Minify and bundle HTML, CSS, and JS as part of your Netlify deployment

3
Comments 1
3 min read
An awesome, cross-browser Star Wars circular wipe transition? CSS houdini vs clippath vs mask

An awesome, cross-browser Star Wars circular wipe transition? CSS houdini vs clippath vs mask

5
Comments 1
6 min read
Diamond wipe animation for revealing text

Diamond wipe animation for revealing text

5
Comments 1
1 min read
Learn to love programming - can we teach programming differently?

Learn to love programming - can we teach programming differently?

2
Comments 2
6 min read
How to verify a successful website migration - test every sitemap link

How to verify a successful website migration - test every sitemap link

4
Comments 1
7 min read
A new year - ring in the true

A new year - ring in the true

3
Comments
4 min read
How to perform a global find and replace of text (replace all occurences in all files) in VS Code

How to perform a global find and replace of text (replace all occurences in all files) in VS Code

5
Comments 3
7 min read
Want to create attractive, interactive docs? Use these amazing documentation tools and examples

Want to create attractive, interactive docs? Use these amazing documentation tools and examples

273
Comments 14
20 min read
Recover from a linux boot issue - no free disk space

Recover from a linux boot issue - no free disk space

11
Comments 5
6 min read
Are CSS utility classes a mild form of obfuscation?

Are CSS utility classes a mild form of obfuscation?

6
Comments
3 min read
How to create a slick animation from Schitt's Creek (TV series title sequence)

How to create a slick animation from Schitt's Creek (TV series title sequence)

12
Comments 2
25 min read
How to migrate a JavaScript project to pnpm (package manager)

How to migrate a JavaScript project to pnpm (package manager)

14
Comments
5 min read
How to keep your email address private in GitHub

How to keep your email address private in GitHub

19
Comments 2
2 min read
Open a project in VS Code in a flash 📂⚡

Open a project in VS Code in a flash 📂⚡

15
Comments 2
5 min read
The best password manager on Linux?

The best password manager on Linux?

37
Comments 19
9 min read
VS Code - Catch errors in your markdown files

VS Code - Catch errors in your markdown files

11
Comments 1
4 min read
Add a table of contents (TOC) to your blog

Add a table of contents (TOC) to your blog

14
Comments 1
20 min read
Syntax highlighting library support for modern frontend frameworks

Syntax highlighting library support for modern frontend frameworks

8
Comments
3 min read
How I fixed the feed on my website

How I fixed the feed on my website

8
Comments
7 min read
Migrating from VS Code to VS Codium on Linux painlessly

Migrating from VS Code to VS Codium on Linux painlessly

25
Comments 6
5 min read
How to make a slick CSS animation from Upload (TV series title sequence)

How to make a slick CSS animation from Upload (TV series title sequence)

440
Comments 36
28 min read
VS Code or VS Codium?

VS Code or VS Codium?

17
Comments 2
12 min read
How to create a slick CSS animation from The Marvelous Mrs Maisel (TV series title sequence)

How to create a slick CSS animation from The Marvelous Mrs Maisel (TV series title sequence)

25
Comments 2
10 min read
VS Code - You don't need a formatting extension (Prettier and friends)

VS Code - You don't need a formatting extension (Prettier and friends)

142
Comments 29
3 min read
Spring clean your home directory! Or should you? 🌻🧹🤔

Spring clean your home directory! Or should you? 🌻🧹🤔

15
Comments 7
6 min read
Add a smart 'back to top' button to your website 👓🔝

Add a smart 'back to top' button to your website 👓🔝

6
Comments 2
9 min read
VS Code - What's the deal with telemetry?

VS Code - What's the deal with telemetry?

22
Comments 8
13 min read
How to detect scroll direction in vanilla JavaScript (to make a goofy logo animation)

How to detect scroll direction in vanilla JavaScript (to make a goofy logo animation)

42
Comments 9
8 min read
How to include browser support data (caniuse) in your blog posts

How to include browser support data (caniuse) in your blog posts

13
Comments 4
3 min read
Native lazy-loading - Why doesn't the video element have it?

Native lazy-loading - Why doesn't the video element have it?

20
Comments 3
4 min read
Add a "skip to main content" navigation link to your website to improve accessibility

Add a "skip to main content" navigation link to your website to improve accessibility

5
Comments 4
4 min read
Setting up VS Code for Java development

Setting up VS Code for Java development

36
Comments 1
7 min read
VS Code keyboard-fu: custom keyboard shortcuts that will boost your productivity

VS Code keyboard-fu: custom keyboard shortcuts that will boost your productivity

23
Comments 3
12 min read
Read XKCD in the terminal with some bash magic

Read XKCD in the terminal with some bash magic

49
Comments 9
5 min read
How to create a slick animation from Ozark (TV show title sequence)

How to create a slick animation from Ozark (TV show title sequence)

12
Comments 4
6 min read
Add bookmark links to your blog to make it easy to reference

Add bookmark links to your blog to make it easy to reference

9
Comments 1
8 min read
Add a 'copy code to clipboard' button to your blog's code blocks

Add a 'copy code to clipboard' button to your blog's code blocks

49
Comments 3
6 min read
Testing a Svelte app with Jest

Testing a Svelte app with Jest

30
Comments 3
15 min read
VS Code: You don't need that extension part 2

VS Code: You don't need that extension part 2

276
Comments 7
13 min read
VS Code - Quickly increment and decrement numeric values with keyboard shortcuts

VS Code - Quickly increment and decrement numeric values with keyboard shortcuts

16
Comments 1
3 min read
Automatically change your wallpaper on Linux

Automatically change your wallpaper on Linux

13
Comments 5
3 min read
Setting up your own online store? Here's a breakdown of the transaction fees charged by payment services

Setting up your own online store? Here's a breakdown of the transaction fees charged by payment services

13
Comments 1
8 min read
VS Code - Snippets are not bash aliases. How to write great snippets that anyone can use

VS Code - Snippets are not bash aliases. How to write great snippets that anyone can use

15
Comments 1
7 min read
VS Code - Get type checking in JavaScript easily

VS Code - Get type checking in JavaScript easily

17
Comments 1
2 min read
VS Code - How many extensions should I use?

VS Code - How many extensions should I use?

23
Comments 2
5 min read
Images are hard. Is there a simpler way?

Images are hard. Is there a simpler way?

24
Comments 1
13 min read
Make your own (interactive) graphic novel

Make your own (interactive) graphic novel

129
Comments 11
5 min read
How to add a favicon to your website

How to add a favicon to your website

31
Comments 7
7 min read
loading...