I empathize, we've had that happen within the last year too, even the same bathroom-over-kitchen floor plan.
And the extra test of patience: the kiddos don't have the skills to properly clean and sanitize that kind of mess.
Might be a good outcome to this. Water remediation folks want to take out 30 sqft of drywall to ensure the space btwn floors is fully dry. But my architect father-in-law thinks this is yagni and we can get away with just using a fan and space heater to let it dry out on its own ๐ค
Thankfully, the zero cost option seems to have worked out. Had fans pointed up at the ceiling for a couple days. Will have to patch up some water-damaged drywall, but think we can avoid opening up the ceiling ๐
Feel like we got lucky in this case. Maybe we'll find out in 10 years that we have wood rot thanks to not shelling out for the professionals ๐คทโโ๏ธ
Catastrophic interference is also a favorite Wikipedia page and concept. The thing is, it doesnโt only happen to artificial neural networks, Iโve had it happen to me a few times. Especially with pin numbers, newer pins overwriting old ones and Iโm always scared when Iโm having hard time remembering something that this catastrophic interference applied and now the information is gone from my brain.
A #execnotesfollown=27;s=[n]
while n!=1:
n=n//2if n%2==0else3*n+1;s.append(n)
for v in s[:15]:print(f"{v:>4} "+"โ"*min(v//3,40))
print(f"{len(s)} steps, peak {max(s)}")
Collected my helper functions to lozenge.el package, e.g. (โduckduckgo
"textlog") opens ddg. Lozenge is โ character. Others are
(โfind-file), (โgrep), (โgithub-search), (โshow-commit) etc.
I finally bit the bullet and have started to use dictation software more often, even outside of just my prompts. I really like it. Hopefully, computer use becomes much smoother soon. I would love to be able to control my computer with just my voice.
So we can't use em dash anymore โ lest we anger the mob. Truth be told though, English teachers have always discouraged em dash overuse because it is a subtle art and very easy to get wrong.
I started to become fond of it after seeing it so often by the LLM, I even installed an extension on Chrome, SmartType, that converts glyphs like minus to em dash wherever itโs needed among others, pretty neat.
The funny thing is that in the UK, we don't really use the em dash anyway. We use the hyphen (I guess en dash?) with a space each side. So the em dash has always looked a bit odd to us... ๐
There are dashes (-), as well as en dashes (โ), and there are em dashes (โ), not to miss the mighty center dot (โข) that looks like a perky boob when surrounded by brackets haha
@asmund๐ฅทprofilefollowFather, getting older every day, technologist, enterprise architect @ work, like to explore tech. Like to keep it simple and work in the shell, write in vim, prefer Debian if I have the choice. Plays saxophone and clarinet. Enjoy motorcycle riding, photography, hiking. Christian.replied to@ku๐คprofilefollowHai I am ku:
Just get and read Chicago Manual of Style, or Oxford Style Manual if you so prefer, and youโre all set to use the various dashโes (and many other things).
Before AI, coding was my creative outlet. Now, it seems like I need to find a new one, but hobbies being #ttrpgnotesfollow and #videogamesnotesfollow, and with a family, I'm not sure where to find the time.
It didnโt work out, we found competition offering the same service for free so the #ideanotesfollow fell apart. Need to find something else to do as a side project to textlog. ๐ Thinking of a code editor thatโs focused on the new agentic workflows, so you have it on the side regardless of your agent tools and it monitors the git diff and offers a nice panorama view. Iโve done an extension for VSCode similar to this idea.