Advertisement · 728 × 90

Posts by Dave Beesley

Looking forward to James OB’s monologue today

1 day ago 0 0 0 0
Preview
Wine 11 rewrites how Linux runs Windows games at the kernel level, and the speed gains are massive Wine 11 is the biggest jump for Linux gaming in years.

Wine 11 réécrit la gestion des jeux Windows sous Linux au niveau du noyau avec NTSYNC : +678% de FPS sur Dirt 3, de 26 à 77 FPS sur Resident Evil 2. Fini les workarounds esync/fsync, la synchronisation se fait enfin directement dans le kernel. ⬇️

1 week ago 6 7 1 0

One of my real pet hates with Windows 11 is the fact that you can only have the taskbar on the bottom of the screen.
On my personal Linux machines I have it on the left of my leftmost monitor, as I used to with MacOS and in Windows 7, 8.1 and 10

1 week ago 0 0 0 0

Not sure about Andy’s new talk title

1 week ago 1 0 0 0

Arbeitsstromunterbrechungsärger
(work-power-interruption-frustration)

1 week ago 6 0 1 0

CachyOS was buggy for me. Ended up settling on Fedora with KDE Plasma.
I use the ThinkPad more than my desktop now. So there is probably a Framework in my future

2 weeks ago 4 0 1 0
#DaveGoesLinux - Part 0 - David Beesley David Beesley - Web Developer specialising in clean, fast, and user-friendly websites and web applications

This inspired me to read your Linux post. A lovely read considering I’m going through a similar transition.

davidbeesley.co.uk/posts/dave-g...

(I also need to finish and post the next part)

2 weeks ago 1 0 1 0

Ok. So THAT is stupidly addictive and will take over my life

2 weeks ago 1 0 0 0
Preview
Set.Studio Design and Development partners for brands that adapt fast and thrive. Our smart, low-risk approach keeps you ahead with strategic, high-impact design.

We're booked until the summer, because we work exclusively with clients, but we've now got a waitlist, so you can get updated when our availability changes!

set.studio

2 weeks ago 21 4 3 0
Advertisement
Wait it out You know what I’m talking about.

You know what I’m talking about.
bell.bz/wait-it-out/

3 weeks ago 192 43 17 5

Phil neglects to mention he is also a fantastic Compere/Host of technical events.

Snap him up while you can!

3 weeks ago 1 0 1 2

.strait—hormuz {
display: flex;
justify-content: space-between;
}

4 weeks ago 1 1 0 0

Was it just me expecting Tom to say, “I’m in my Dining Room”

4 weeks ago 136 1 2 0

Pivot to renewables and remove our reliance on burning stuff we dig out of the ground, enriching people to the point they kill each other?

4 weeks ago 1 0 0 0

I did the same when I rediscovered this place.
I deleted my account a couple of months ago too. I forget what the final trigger was, there have been so many.
I just decided I didn’t want to be on there at all. I wouldn’t sign up for “Truth” so why stay on a similar platform

4 weeks ago 1 0 0 0

If this were the “Other Place” you’d be overrun by “Not all men” bros by now.

I’ll have to give it a watch

1 month ago 1 0 1 0

My daughter last night came up with a portmanteau nickname for her “Wicked Blanket” which I have had to diplomatically dissuade her from

1 month ago 2 0 1 0

Day off work today

Instead of transforming data with code, I’m drawing pretty boxes with it.

All while watching cosy content on YouTube.

Nice change of pace.

1 month ago 1 1 0 0

Cardigans are ace though. Happy Birthday 🥳

1 month ago 4 0 0 0
Advertisement
Preview
a man in a red jacket is making a surprised face and saying whoa . Alt: Keanu Reeves in a red jacket is making a surprised face and saying whoa
1 month ago 2 0 0 0

I also have FOMO

1 month ago 2 0 0 0

Hawkeye nails it as always

1 month ago 2 1 0 0

🎉 Looking for new work.

15 years front-end dev + Design Systems specialist.

I help folks build, maintain & transform design systems.

I'm also available for focused projects, front-end builds, codebase modernisation.

Short to long term.

Let's chat - stu@alwaystwisted.com

reposts appreciated <3

1 month ago 65 75 2 2

Better late than never as they say.

My part 0 post on my #DaveGoesLinux journey into the worlds of #RightToRepair and #FOSS is live now

davidbeesley.co.uk/posts/dave-g...

1 month ago 1 1 0 0

Better late than never as they say.

My part 0 post on my #DaveGoesLinux journey into the worlds of #RightToRepair and #FOSS is live now

davidbeesley.co.uk/posts/dave-g...

1 month ago 1 1 0 0
An AI generated image for Chery of 2 rulers, captioned "Platinum lasts longer. Over 200km longer." 

"We didn't test for the brochure, we tested for the real world."

The problem is, the ruler's measurements are a hodge-podge of random numbers.

An AI generated image for Chery of 2 rulers, captioned "Platinum lasts longer. Over 200km longer." "We didn't test for the brochure, we tested for the real world." The problem is, the ruler's measurements are a hodge-podge of random numbers.

If the agency you hired is using AI generated images like this, they are doing you a disservice, over-charging you and doing irreparable damage to your brand.

The thought of doing that makes us sick at @set.studio, so if you're looking for an agency that actually cares, check us out.

set.studio

1 month ago 81 3 11 2
#davegoeswindows The personal blog of Dave Rupert, web developer and podcaster from Austin, TX.

Part 0 of my new blog post series #DaveGoesLinux should be out this evening.

Inspired by @davatron5000.bsky.social's #DaveGoesWindows series from, checks notes, 11 years ago (oh dear god am I that old)

In the meantime, give their wonderful series a read

daverupert.com/projects/dav...

1 month ago 1 0 0 1

Have a cup of tea to cool you down

2 months ago 2 0 0 0
Advertisement

A CSS Custom Properties quirk I just stumbled upon

Consider this

`color: var(--theme-defined-color, var(--fallback-color));`

If I set `--theme-defined-color: inherit`, it is rendering `--fallback-color`, not the color defined in the parent element.

Why is that?

2 months ago 0 1 1 0

If I set --theme-defined-color to an explicit value, it renders that color

2 months ago 0 0 0 0