#dev 2025-06-23

2025-06-23 UTC
thegreekgeek, Luther_Gray, thegreekgeek_, bread, rossabaker, GuestZero, pfych, parnikkapore_x, Xander, Amr, u0_a193, barnaby, Olivia, [ggirelli], Muffins, bugliker05, deadquiet, GuestZero_, Pixi, jez1, sebbu, [KevinMarks], [artlung], balintm and [mattl] joined the channel; rolle left the channel
#
[mattl]
macOS users: what terminal emulator app do you use?
[snarfed] joined the channel
#
[mattl]
interesting… which version of Emacs?
#
[snarfed]
(that's helpful right? 😎)
#
[mattl]
well i know way too much about Emacs
#
[snarfed]
hah nice
#
[artlung]
iTerm2 + Oh My Zsh which despite feeling brittle in how it updates manages to be really useful.
#
[mattl]
I did the cover art for the manual amongst other things 🙂
#
[snarfed]
oh man awesome!
#
[snarfed]
version, um...29.4. installed with brew install emacs-mac --with-native-compilation
#
[snarfed]
seems like I'm dragging us off on a tangent, but always happy to talk emacs
#
[mattl]
[artlung] I use omz too… I’ve been using Prompt by Panic because I like having a terminal emulator on my phone, but it comes with a Mac version too.
#
[social]
I went back to default Apple Teriminal
#
[snarfed]
personally I use shell-mode, not eshell or term-mode
#
[mattl]
snarfed: I started using Emacs before vim existed 🙂
balintm joined the channel
#
[snarfed]
hah oh sure, vi vs vm
#
[mattl]
yeah, vim will always be something for the Amiga for me
#
[social]
I have used Promt by Panic as well, but I’ve not been able to get a connection to the host I moved to in 2020 (or so).
#
[snarfed]
when did I start using emacs...1998. probably later than you 😁
#
[mattl]
[social] ssh connection?
#
[artlung]
I never got a proper physical keyboard for any iPad. So when I use a terminal on an iPad it's a sign shit has gone sideways on machines I have responsibility for. So I inadvertently created for myself a negative association for using a Terminal on a tablet.
#
[mattl]
snarfed: I installed neovim today, thinking I might give it a look sometime. I do like the whole LSP thing… I’ve been back on Ruby for a few weeks now and loving it.
#
[artlung]
_"I have system administration to do and I have no computer."_ Sequel to _"I have no mouth and I must scream."_
#
[social]
The API key I had was borked so SSH wouldn’t complete its setup. But, most of my connection to my host is done with Nova from Panic or Transport from Panic and there is a way to deal with all the back end systems editing I need, but use BBEdit to modify related system files.
#
[mattl]
Yeah, I’d like to get away from that as much as possible. I mostly use the terminal in my apartment to restart things from across the room because I’m lazy af.
#
[mattl]
I’d like to get BBedit working with LSP stuff. Right now I’m using VSCode and don’t like it.
#
[mattl]
or Nova.
#
[mattl]
or Textmate or even GNU Emacs.
#
[social]
I just realized I can sync my Panic connection strings to Prompt
#
[social]
I have a keyboard for my iPad Pro 13, but it is only attached about 10% of the time.
#
[artlung]
_yeah, vim will always be something for the Amiga for me [mattl]_ - errr... I've forgotten if we ever talked Amiga stuff. I loved my Amiga 1000 so much.
#
[social]
I’m ready to have VS Code wander in front of a flame thrower
#
[mattl]
I had an 8-bit computer with a cassette drive until 1996, as such as I hate the entire 16-bit computer age…
#
[mattl]
I am now finally being drawn to the Amiga in my later years.
#
[social]
and… remembering Prompt’s server SSH connections are different authentication than other transfer method authentication.
balintm joined the channel
#
[mattl]
[social] are you coming from Transmit?
#
[artlung]
I watched https://www.youtube.com/watch?v=i4EFkspO5p4 and LOVED IT. And I had a copy of that image.
#
[social]
Transmit & Nova / Coda
#
[mattl]
[artlung] yeah, I just watched his video on trackers. I was never quite into them as I couldn’t play them but I did try and mess around with MIDI.
barnaby, JadedBlueEyes6, qaotsap, strugee_, jak2k1, balintm, [mattl], [ggirelli], [schmarty], [tantek], gRegor, [morganm], lockywolf, Kolev, [tantek]2, [ggirelli]1, [schmarty]1, [morganm]1, [mattl]1, gRegorLove_ and jak2k joined the channel
#
perryflynn
I lade my first custom web component: https://files.serverless.industries/lab/svrlsterm/
#
perryflynn
*made my first
#
[mattl]
Nice! Are you going to make the cursor blink?
#
perryflynn
thought about it, but nah. I am happy that I could do the cursor hiding with raw css.
#
aaronpk
css animation for blinking cursor?
#
perryflynn
next step will be to make it work on mobile.
#
aaronpk
@keyframes cursor-blink { 0% { opacity: 0; } }
#
aaronpk
.cursor { animation: cursor-blink 1.5s steps(2) infinite; }
#
perryflynn
aaronpk: it was a active decision to not make it blink. IMHO blinking distracts too much.
chenghiz_, barnaby and jjuran joined the channel
#
[artlung]
Community member and local San Diegan rosipov wrote a book about vim. https://rosipov.com/blog/about/
#
Loqi
[preview] Ruslan Osipov
barnaby, Xander and eosinel joined the channel