code logs -> 2021 -> Sun, 04 Jul 2021< code.20210703.log - code.20210705.log >
--- Log opened Sun Jul 04 00:00:19 2021
01:32 gnolam_ [quassel@Nightstar-j9ajs0.priv.bahnhof.se] has quit [Connection reset by peer]
03:13 Degi [Degi@Nightstar-agoj7f.pool.telefonica.de] has quit [Operation timed out]
03:14 Degi [Degi@Nightstar-3bhdtv.pool.telefonica.de] has joined #code
04:12
<@celticminstrel>
…git status can occasionally take a minute or two to “refresh index”? Is that normal?
04:36
<&McMartin>
If it needs to do a mark-and-sweep on its entire tree across all branches, that can take some time
04:36
<&McMartin>
Especially if it just does a git gc along the way
04:37
<@celticminstrel>
This was a repo that I copied from Windows to Mac. No idea if that’s relevant. It only has one branch tho.
04:37
<&McMartin>
OH
04:37
<&McMartin>
Was it a not-bare repo?
04:37
<&McMartin>
It's going to freak out at all the changes in line endings
04:38
<@celticminstrel>
It did indeed freak out at the line endings.
04:38 Kindamoody[zZz] is now known as Kindamoody
04:38
<&McMartin>
That translates to huge delays
04:38
<&McMartin>
This also happens if you forget whether you were working in normal windows or in WSL on the same repo -_-
04:39
<@celticminstrel>
So that equates to “refresh index” somehow?
04:39
<&McMartin>
The delay is on *any* operation
04:39
<&McMartin>
I've seen it even on git log.
04:40
<&[R]>
Gotta love stuff that thinks that translating line-endings on transfer is a good idea
04:40
<&McMartin>
It's a switch.
04:41
<&McMartin>
It prevents editors from flipping the fuck out
04:42
<@celticminstrel>
My pre-commit hook apparently doesn’t work on Mac either. Needed to replace `python -X ut8` with `python3`.
05:04 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
05:20 VirusJTG [VirusJTG@Nightstar-ggj.oti.104.208.IP] has quit [Connection closed]
05:20 VirusJTG [VirusJTG@Nightstar-ggj.oti.104.208.IP] has joined #code
05:20 mode/#code [+ao VirusJTG VirusJTG] by ChanServ
05:23 Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has joined #code
05:23 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
05:43 abudhabi_ [abudhabi@Nightstar-t5rdu3.adsl.tpnet.pl] has joined #code
05:46 abudhabi [abudhabi@Nightstar-0852pp.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds]
06:50
<&[R]>
I miss it when FOSS programs that run on interpreters shouted out what interpreter they will need right on the front page
08:04
<&McMartin>
What in particular brings this up?
08:39
<&[R]>
MantisBT's website
08:40
<&[R]>
In general I like to know if it's running PHP, Ruby, or Python, since I'm very likely to have one of those installed, a little less likely to have another installed, and very unlikely to have the last one installed and I've had problems with the insane not-actually-semver-versioning-system-it-uses
10:40 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code
13:45
<@gnolam>
Commodore 1541 demo: https://www.youtube.com/watch?v=zprSxCMlECA
13:50
<@gnolam>
"You may have noticed that we are not connecting anything to the monitor's audio input since, of course, the floppy drive is perfectly capable of generating sound all by itself."
13:52
<~Vorntastic>
Oh Jesus
14:50 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
14:50 mode/#code [+qo Vornicus Vornicus] by ChanServ
16:11 Kindamoody is now known as Kindamoody|afk
17:00 Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
19:29
<&McMartin>
Checks out
20:04
< Alek>
pfft
20:18
<&McMartin>
Hmm
20:18
<&McMartin>
This seems like it's broadly unwise but it's a worthwhile initial test
20:19 * McMartin runs screen inside tmux
20:21
<&[R]>
Add in abduco
20:22
<&McMartin>
Nah
20:22
<&McMartin>
This is a stopgap
20:22
<&McMartin>
My IRC session was already in screen, so this is how I'm pulling it into the tmux setup
20:23
<&McMartin>
It's also kind of neat to be able to have the sessions in a tabbale pane in the corner, but I'm pretty sure there's a way to make tmux do that on its own
21:13 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
21:13 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code
21:13 mode/#code [+o Reiv] by ChanServ
21:26 catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
21:26 catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection reset by peer]
21:27 Kindamoody|afk is now known as Kindamoody
21:44 McMartin [mcmartin@Nightstar-i80eaa.ca.comcast.net] has quit [[NS] Quit: brb]
21:44 McMartin [mcmartin@Nightstar-i80eaa.ca.comcast.net] has joined #code
21:44 mode/#code [+ao McMartin McMartin] by ChanServ
22:45 Kindamoody is now known as Kindamoody[zZz]
23:30 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds]
23:38 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
23:46
<&McMartin>
After a couple of hours of using tmux instead of screen, I'm a fan
--- Log closed Mon Jul 05 00:00:20 2021
code logs -> 2021 -> Sun, 04 Jul 2021< code.20210703.log - code.20210705.log >

[ Latest log file ]