Bernd Wechner

Bernd Wechner @thumbone

About: Busy, busy, busy .... see https://cutt.ly/busybusybusy.

Location:
Hobart, Tasmania
Joined:
May 28, 2019

Bernd Wechner
articles - 18 total

Hero to Zero: How Not To Manage Staff Redundancies

Are you suffering a downturn in business? Need to downsize? Well, lend me an ear, and I'll tell you a...

Learn More 11 1Dec 21 '24

Dumping Data with Python's CSV DictWriter

I really love Python's csv module. But I do wish it was a little better documented. The DictWriter...

Learn More 31 2May 30 '23

Selecting Things in All of the Nominated Categories

I came across a problem this week, that I was sure, had a canonical solution (i.e. standard and...

Learn More 0 0May 11 '23

Updating a Bokeh Graph in a Django Website

With our first simple graph on an existing Django page, the challenge is to update it when the data...

Learn More 10 0Mar 16 '22

Adding Graphs to a Django Website

Another journey, captured in my journal, that I think is worth sharing. To wit, a story (of learning...

Learn More 18 0Mar 10 '22

Bringing it all together: Copy With Style

And now the tour is done, all that is left is to present the Copy With Style interface and how it is...

Learn More 5 8Jan 6 '22

Monitoring HTML Elements For Change

While trying to build a simple clipboard copy button, I found the need to in-line styles if they are...

Learn More 1 0Jan 5 '22

Copy With Style: JavaScript Curios

As I progress with the notes I took driving The Thing Is ... and I approach completion, slowly I...

Learn More 6 0Dec 27 '21

Monitoring Performance

(a.k.a. How often shall we defer to the UI?) In my effort to build a simple clipboard copy...

Learn More 2 1Dec 13 '21

Deferring to the User Interface

When executing long-running JavaScript code the web browser's User Interface (UI) remains...

Learn More 6 0Nov 25 '21

HTML Style In-lining Performance: And what to do about it

As part of the initially simply project of a copy button on a web page, I discovered a need to...

Learn More 4 0Nov 18 '21

In-lining Styles Client Side

Wanting to in-line styles, the first port of call, not least given Chrome-based browsers seem to...

Learn More 1 0Nov 12 '21

Inspecting the Clipboard (on Linux)

Developing a small Javascript library to support copying arbitrary HTML elements to the clipboard...

Learn More 9 0Nov 4 '21

HTML on the Clipboard: Oh, what shall we copy?

Thus far we've look at the motivations, a first cut and the options when it comes to copying an HTML...

Learn More 1 0Oct 27 '21

Copy to Clipboard: The Options

We've looked at the motivations, and the legacy solutions, and now we turn to the options for copying...

Learn More 7 0Oct 22 '21

Publishing a Python Package: What I Wish the Maze of Tutorials Covered

I've written a number of python packages over time for my own use really and I'm so snowed under just...

Learn More 23 6Oct 16 '21

Copy to Clipboard: First Cut

Following on from motivations ... the background story starts. Some while ago I added a copy button...

Learn More 4 0Oct 16 '21

The Thing Is: On Awesomeness and Motivation

Have you ever gone down a rabbit hole of research and development trying to solve one small little,...

Learn More 6 0Oct 12 '21