Trending
Cameron DeCoster's Avatar

Cameron DeCoster

@camdecoster.dev

Husband, Dad, Software Engineer.

34
Followers
140
Following
20
Posts
25.11.2023
Joined
Posts Following

Latest posts by Cameron DeCoster @camdecoster.dev

Alright, that was the fix for all of my devices except for my Roku stick. That required contacting Disney Plus support and having them reset something on their end.

11.10.2025 15:13 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
NBA League Pass is reporting "out of country" - Superloop - Whirlpool Forums

I recently installed ASUS ZenWiFi BT6 nodes and then certain connections started failing. Namely Disney Plus (with a location not allowed error) and some game score elements from the ESPN homepage. The fix was to enable IPv6 in the settings. h/t to this post: forums.whirlpool.net.au/thread/35pnz...

10.10.2025 13:22 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
VS Code tips β€” Fold Levels
VS Code tips β€” Fold Levels YouTube video by Code 2020

I finally understand fold levels in VS Code thanks to this video. FYI, the region with your cursor in it won't fold.
www.youtube.com/watch?v=9adv...

25.09.2025 22:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It was necessary to use `snap alias` to get things working since the file in the snap is named chromium.chromedriver.

16.09.2025 00:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

When trying to run pytest with the Chrome web driver (via Selenium), you need chromedriver. The Chromium flatpak doesn't include chromedriver, so I had to switch to the snap, which does (this is on Ubuntu).

16.09.2025 00:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Document: visibilitychange event - Web APIs | MDN The visibilitychange event is fired at the document when the contents of its tab have become visible or have been hidden.

Auto-pausing web pages are so annoying. From my experience, you can look for 'blur' and 'visibilitychange' event listeners and turn them off. More about 'visibilitychange' here: developer.mozilla.org/en-US/docs/W....

03.09.2025 16:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Examine Event Listeners β€” Firefox Source Docs documentation

Investigate event listeners using Firefox DevTools: firefox-source-docs.mozilla.org/devtools-use...

01.07.2025 15:13 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
What level of access do I have on that GitHub repository? Β· Jamie Tanna | Software Engineer How to check, via the GitHub API, what access a given user has on a repository.

A helpful article on checking your permissions for a GitHub repo via the API:
www.jvt.me/posts/2025/0...

11.02.2025 01:14 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
fish_config - start the web-based configuration interface β€” fish-shell 3.7.1 documentation

I just found out about fish_config. What a great tool for setting up your fish shell! I especially like the live previews.
fishshell.com/docs/current...

01.02.2025 18:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I'm pretty bummed that my business corgis socks have holes in them. 😞

28.01.2025 02:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Support for inline code syntax highlighting Β· Issue #250 Β· expressive-code/expressive-code Hello! I was wondering if it was possible for syntax highlighting of inline code blocks, e.g. some form of syntax along the lines of const foo = bar{:js} which would highlight the block in the user...

@sarah11918.rainsberger.ca I'm just getting around to trying Expressive Code. It looks like it doesn't support inline highlighting yet (github.com/expressive-c...). I like the ease of use, but I'll probably stick with the native Astro highlighting to be able to use the inline highlighting of Shiki.

23.01.2025 01:35 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Thanks for the tip! I'll look into it.

15.12.2024 00:31 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Add inline syntax highlighting to Astro Use Shiki to highlight inline code elements in markdown files

What to get inline syntax highlighting working in markdown files in @astro.build? Learn about my solution at the link below (it's a pretty small change).

camdecoster.dev/posts/add-in...

14.12.2024 23:21 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

@bandcamp.com is great! I always look there first to buy music.

06.12.2024 17:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
HTML attribute: crossorigin - HTML: HyperText Markup Language | MDN The crossorigin attribute, valid on the <audio>, <img>, <link>, <script>, and <video> elements, provides support for CORS, defining how the element handles cross-origin requests, thereby enabling the ...

You can use an SVG as the source for an image in HTML. If it's being served from a different origin, you might need to add the crossorigin attribute to get it to load. I had to do this recently in a Marimo notebook.

developer.mozilla.org/en-US/docs/W...

05.12.2024 02:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
child: GOODNIGHT 
Father: SLEEP TITE 
child, popped collar, shades, weed, alcohol: U FUCKIN KNOW IT BITCH
Father: popped collar, shades: πŸ‘ˆ

child: GOODNIGHT Father: SLEEP TITE child, popped collar, shades, weed, alcohol: U FUCKIN KNOW IT BITCH Father: popped collar, shades: πŸ‘ˆ

02.12.2024 17:48 πŸ‘ 4092 πŸ” 435 πŸ’¬ 26 πŸ“Œ 11

I've been using @zen-browser.app lately but couldn't get Asana links to open the desktop app. I tried manually editing handlers.json but that didn't work. What did was to add the following cookie with a future expiration date for app.asana.com:
Name: has_desktop_app
Value: true
Domain: .asana.com

20.11.2024 20:52 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Dealing with election day stress by listening to comedy albums. Recommendations: Mitch Hedberg and Nate Bargatze.

05.11.2024 20:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I should try this!

02.11.2024 13:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I'm looking forward to checking this out in person.

29.10.2024 14:36 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I'm still trying to figure out how Bluesky fits into my posting habits.

10.10.2024 17:54 πŸ‘ 11 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
A circle placed on a world map using the Mercator projection shows how distorting this way of depicting the world has become. The circle is highly distended forming a large tear-shaped with undue size and prominence given to the northern portion.

A circle placed on a world map using the Mercator projection shows how distorting this way of depicting the world has become. The circle is highly distended forming a large tear-shaped with undue size and prominence given to the northern portion.

Another reasons to tut at the Mercator Map projection - how a circle with a radius of 5,000km, centred on Paris, looks according the the Mercator projection

09.10.2024 14:55 πŸ‘ 18 πŸ” 8 πŸ’¬ 0 πŸ“Œ 2
A simple diagram amusingly plots the typical denizens of a hotel bar.

A simple diagram amusingly plots the typical denizens of a hotel bar.

Every Futurama episode IMDB rated. Distinct pattern here.
https://episodehive.com/tv-shows/futurama

05.10.2024 16:55 πŸ‘ 7 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0
A population density spike map of France showing highest population as higher peaks across a 3D landscape.

A population density spike map of France showing highest population as higher peaks across a 3D landscape.

A population density spike map of Germany showing highest population as higher peaks across a 3D landscape.

A population density spike map of Germany showing highest population as higher peaks across a 3D landscape.

A population density spike map of Italy showing highest population as higher peaks across a 3D landscape.

A population density spike map of Italy showing highest population as higher peaks across a 3D landscape.

A population density spike map of Turkey showing highest population as higher peaks across a 3D landscape.

A population density spike map of Turkey showing highest population as higher peaks across a 3D landscape.

Love these population density spike maps

04.10.2024 11:55 πŸ‘ 61 πŸ” 13 πŸ’¬ 2 πŸ“Œ 1
Panel 1: "time to cook this box of noodles"
Panel 2: dumps noodles in pot
Panel 3: tosses box in trash
Panel 4: looks at pot
Panel 5: retrieves box from trash
Panel 6: reads directions
Panel 7: tosses box in trash
Panel 8: looks at pot
Panel 9: retrieves box from trash
Panel 10: reads directions
Panel 11: tosses box in trash
Panel 12: looks at pot
Panel 13: retrieves box from trash
Panel 14: reads directions
Panel 15: tosses box in trash
Panel 16: looks at pot

Panel 1: "time to cook this box of noodles" Panel 2: dumps noodles in pot Panel 3: tosses box in trash Panel 4: looks at pot Panel 5: retrieves box from trash Panel 6: reads directions Panel 7: tosses box in trash Panel 8: looks at pot Panel 9: retrieves box from trash Panel 10: reads directions Panel 11: tosses box in trash Panel 12: looks at pot Panel 13: retrieves box from trash Panel 14: reads directions Panel 15: tosses box in trash Panel 16: looks at pot

new efc book comin insiders.skybound.com/the-book-of-shame

02.10.2024 21:25 πŸ‘ 679 πŸ” 100 πŸ’¬ 11 πŸ“Œ 13
Post image
22.09.2024 00:23 πŸ‘ 7838 πŸ” 881 πŸ’¬ 31 πŸ“Œ 21
Preview
Open Call: Join the Open Social Incubator Apply here by October 4Do the online communities and groups that you participate in use digital tools that truly serve your values? Do you want to break free

I'm thrilled to announce that
@medlabboulder.bsky.social is launching an Open Social Incubatorβ€”for community builders who want to use open social tools.

Participants will receive $3,500, hands-on support, and a peer community.

Please spread the word! www.colorado.edu/lab/medlab/2...

13.09.2024 20:21 πŸ‘ 112 πŸ” 51 πŸ’¬ 5 πŸ“Œ 5