User contributions for Kenneth

A user with 8,855 edits. Account created on 10 May 2014.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

29 July 2025

28 July 2025

25 July 2025

23 July 2025

  • 22:0122:01, 23 July 2025 diff hist +40 N Scuba/AveloCreated page with "https://diveavelo.com/howAveloWorks.html" current
  • 02:2702:27, 23 July 2025 diff hist +1,122 N Python/SerialCreated page with "== List Windows COM Ports == <pre> # https://stackoverflow.com/questions/12090503/listing-available-com-ports-with-python import serial.tools.list_ports for device in serial.tools.list_ports.comports(): #print(dir(device)) print(device) # COM9 - USB Serial Port (COM9) print(f'description: {device.description}') # USB Serial Port (COM9) print(f'device: {device.device}') # COM9 print(f'hwid: {device.hwid}') # USB VID:PID=0403:6011 SER=FT78U7W3C print(f'interfac..."

21 July 2025

18 July 2025

15 July 2025

14 July 2025

12 July 2025

11 July 2025

7 July 2025

6 July 2025

  • 03:2003:20, 6 July 2025 diff hist +534 Git/WindowsNo edit summary current
  • 03:0703:07, 6 July 2025 diff hist +786 N Git/WindowsCreated page with "== Issues == === 2.50.0.windows.1 - git clone hangs intermittently on large repos === Worked in 2.49 and earlier. Failing in "2.50.0.windows.1" <pre> $ git clone git@github.com:openjdk/jdk.git Cloning into 'jdk'... remote: Enumerating objects: 1582524, done. remote: Counting objects: 100% (1275/1275), done. remote: Compressing objects: 100% (585/585), done. Receiving objects: 0% (1/1582524) </pre> Temporary Workaround: * tracked down a workaround that works with..."

5 July 2025

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)