Explore >> Select a destination


You are here

melatonin.dev
| | angiejones.tech
30.5 parsecs away

Travel
| | Here is the recipe for automating the task of selecting a date from a Date Picker component. I illustrate this recipe with Selenium WebDriver and Java, however, the recipe itself can be used with any automation tool and programming language. Recipe to Automate Date...
| | healthyalgorithms.com
32.1 parsecs away

Travel
| | Following up on the general guidance I offered Epi 554 last week, this week I tried to get specific about how to use AI assistance in debugging. I think there is room for improvement, but I'm going to get it out to you, and maybe you'll tell me how to improve. Debugging 1: When the...
| | tek256.com
19.3 parsecs away

Travel
| | guidelines I follow when programming
| | matttproud.com
60.5 parsecs away

Travel
| Debian Linux has a relatively smart way of configuring keyboard input through the /etc/default/keyboard file (manual page). This file powers both the kernel configuration, the virtual console, and the X Window System. I set the XKBOPTIONS directive in /etc/default/keyboard follows: 1 XKBOPTIONS='compose:ralt,ctrl:nocaps' This has the following meaning: Make the right alt key a compose key. Make the caps lock key another ctrl key. A slew of other rules are available through XKB as described in the /usr/share/X11/xkb/rules/base.