Note: I will eventually try `fish` or `zsh`, but my schedule and to-do list don't currently permit me to rework all my [dotfiles](https://github.com/pganssle/dotfiles) to work with a new shell.
I've tried `atuin` so far, and I don't like it. I think I can only use it with the full screen history search and somehow despite the fact that it's automatically merging commands from all shells, it still loses commands, sometimes *from the shell I'm currently using*.
Does anyone have a good solution for handling bash history?
What (I think) I want:
- History search for each shell searches the history of that shell first, then all other shells' history.
- I don't want to lose history from windows opened in tmux or when I'm running a bunch of shells in parallel.
What I don't care about:
- Syncing history
- Fuzzy search
What I don't want:
- Mandatory full-screen history search
@brettcannon Average speed increase/decrease numbers are kinda hard to judge. Kind of a different story if it does stuff like making tuple creation slower but numpy is unaffected or something.
This post basically describes my approach to understanding computers (and to doing physics):
https://rachelbythebay.com/w/2023/05/30/eng/
- watch / poke / use system
- develop mental model of why it is
- find where that model breaks and you can not predict what the system does correctly
The places where your mental model and reality are wrong are the most interesting and productive things to look at!
@hynek To be fair no one seems to be saying I should actually start skipping back day. My doctor didn't suggest it or anything, so I guess it probably wouldn't help anyway.
Do you use #linux and #keepassxc?
I am wondering if you also see this behavior: https://github.com/keepassxreboot/keepassxc/issues/9438#issuecomment-1564883094
If you don't, what OS and desktop environment are you using?
@hynek Yeah, that is indeed the problem. I've got too much to do and every time I try and accomplish the last task with 2.7 support I'm bogged down with a bunch of CI bitrot, which all bitrots again before I make much progress on the final PR.
@hugovk Self-hosted CI
@hugovk Ugh. I guess I know what I'll be doing instead of actually working on getting `dateutil` 3.0 out next time I have free time to work on open source.
Next, GitHub will be removing support for Python 2.7 from actions/setup-python in under a month, on 19th June. 🪦
"Breaking changes
"Hello everyone. The Python 2.7.x will be removed from python-versions and it won't be possible to set up Python 2.7.x by setup-python.
"The motivation for the changes
"Python2.7 is not supported since January 1, 2020."
This is the one place where ChatGPT has seemed useful to me, by the way. When I try and use it for anything Python-related, it's worse than useless because I know Python stuff *way* better than ChatGPT, and it's faster for me to just do it myself anyway.
When I'm trying to get a handle on super basic questions, ChatGPT seems to be kind of OK at explaining things in such a way as to unblock me.
Not that I think that there's something we or they could be doing a ton better. I'm sure there are reasons for why it's all confusing and disorienting.
Spending time trying to contribute to open source Android applications really brings me a lot of empathy for new Python users.
I barely understand what I'm doing. The packaging ecosystem seems complicated and I don't understand it. When I try and upgrade versions a bunch of stuff breaks. The documentation refers to a bunch of stuff I don't understand, and seems relevant only to newer code bases.
@paulox @fdroidorg @AntennaPod So it seems like the issue is that you need to have some sort of service that defines a `MediaBrowserCompatService` or something. Not sure I've got it all the way, and my task seems complicated by the fact that Android 9+ doesn't allow you to start a background service that has access to the microphone, and it seems that whatever I have done is trying to do that‽
The votes have been counted, announcing the 2022 #Wikimedia #Commons Picture of the Year ![]()
Great cormorant (Phalacrocorax carbo), Little egret (Egretta garzetta) and Gadwell duck (Mareca strepera) in Taudaha Lake, near Katmandu, Nepal.
Attribution: Prasan Shrestha / CC-BY-SA 4.0
3,600+ voters selected this picture first out of 1,102 featured pictures and 55 other finalists!
See the rest of the results: https://commons.wikimedia.org/wiki/Special:MyLanguage/Commons:Picture_of_the_Year/2022/Results
Programmer working at Google. Python core developer and general FOSS contributor. I also post some parenting content.