Probably time to retire this NAS
=> More informations about this toot | View the thread
I'm out. A street food stall in Reading. #whamageddon
=> More informations about this toot | View the thread
[#]TIL to use a dict-comprehension in an f-string add parens or whitespace #Python
d = {'a': 1, 'b': 2, 'c': 3, 'd': 5, 'e': 6}
f"{({k: v for k, v in d.items() if v % 2})}"
"{'a': 1, 'c': 3, 'd': 5}"
f"{ {k: v for k, v in d.items() if v % 2} }"
"{'a': 1, 'c': 3, 'd': 5}"
=> More informations about this toot | View the thread
Kapton tape and/or temperature tweaks helped. It completed, with a little warping. The kapton gives the underside a sheen
=> More informations about this toot | View the thread
FIlament was fresh out the pack. I also dried it in the printer chamber for 8 hours. I've found some kapton tape, so I'll try that.
=> More informations about this toot | View the thread
Attempting my first prints with ASA filament. It's proving tricky - bed adhesion & warping are much worse. I've cleaned the PEI build plate, applied glue stick, added brims, & slowed head travel. Next will be higher temperatures, maybe a different build plate? eSUN ASA black, Bambu P1S #3DPrinting
=> More informations about this toot | View the thread
[#]TIL ssh-keygen -R <ip--or-hostname>
to remove a host from ~/.ssh/known_hosts. I'm adding it as reminder comment on the top line of that file.
=> More informations about this toot | View the thread
moreati.uv 0.0.2 for Ansible is out https://galaxy.ansible.com/ui/repo/published/moreati/uv/ this release fixes an ImportError when operating inside a virtualenv. moreati.uv.pip now requires uv >= 0.5.6. Thanks to @jamescooke & @charliermarsh #Python #Ansible
=> More informations about this toot | View the thread
Nothing exotic. Braun make them https://www.amazon.co.uk/dp/B004EFXO28
=> More informations about this toot | View the thread
I'm fed up of replacing electric toothbrushes with a worn out, non-replacable lithium-ion battery. SoI'm trying one that takes AA rechargables.
=> More informations about this toot | View the thread
uv 0.5.6 is out https://github.com/astral-sh/uv/releases/tag/0.5.6 with support for uv pip uninstall --dry-run
by yours truly. I'll release a moreati.uv 0.0.2 for Ansible shortly, making use of this.
=> More informations about this toot | View the thread
Silicon Corridor Linux User Group (SCLUG) are meeting for a chat and some drinks this Weds 13 Nov, from 7:30 PM, at Back of Beyond, Kings Road, Reading https://www.sclug.org.uk/ New members are welcome #SCLUG #RdgUK #Berkshire
=> More informations about this toot | View the thread
First attempt at an Ansible pip module using Astral uv as the backend https://galaxy.ansible.com/ui/repo/published/moreati/uv/docs/ moreati.uv.pip aims to be a drop in replacement for ansible.builtin.pip #ansible #python #uv
=> More informations about this toot | View the thread
I'm invincible! #Demotivational
=> More informations about this toot | View the thread
Silver Searcher can match paths, instead of file contents. ag -g <regex>
recursively finds paths that match a regular expression. Unlike find -regex ...
it ignores files you usually don't care about (.git/*, *.pyc, *.min.js, ...) #SilverSearcher #TIL
=> More informations about this toot | View the thread
Python 3.13.0 is now available via GitHub Action setup-python@v5, following merge of https://github.com/actions/python-versions/pull/312 #GitHub #Python
=> More informations about this toot | View the thread
[#]TIL In Python 2.x io.StringIO() is not a substitute for StringIO.StringIO(). The io module is intentionally stricter about byte strings vs textual (unicode) strings. StringIO.StringIO() is loosey goosey, accepting both https://gist.github.com/moreati/66d88c58000fc5cc2e67c254bb5d0e53 I probably knew this years ago, but forgot.
=> More informations about this toot | View the thread
A tale of a gloriously, ridiculously overengineered wall clock https://media.ccc.de/v/emf2024-337-gps-time-leap-seconds-and-a-clock-thats-always-right Anything called "Mark IV" is awesome, and I will be getting one
=> More informations about this toot | View the thread
The media.ccc.de frontend is open source https://github.com/voc/voctoweb I don't think it has keyboard shortcuts for playback speed (e.g. Shift+, slower; Shift +. faster). I should check further, may try submitting a PR.
=> More informations about this toot | View the thread
Electromagnetic Field 2024 videos are avaialable https://media.ccc.de/b/conferences/emf/2024 That's my Monday evening sorted #EMFCamp
=> More informations about this toot | View the thread
=> This profile with reblog | Go to alex@moreati.org.uk account This content has been proxied by September (ba2dc).Proxy Information
text/gemini