#weirdbugs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #weirdbugs, aggregated by home.social.
-
Weird - updated one of my servers to
tmux 3.6and it stopped being able to connect to my old session fromtmux 3.5. Just in case anyone else tries totmux -S $HOME/.tmux new-session -A -s usernameand it saysopen terminal failed: not a terminal. -
Weird - updated one of my servers to
tmux 3.6and it stopped being able to connect to my old session fromtmux 3.5. Just in case anyone else tries totmux -S $HOME/.tmux new-session -A -s usernameand it saysopen terminal failed: not a terminal. -
Weird - updated one of my servers to
tmux 3.6and it stopped being able to connect to my old session fromtmux 3.5. Just in case anyone else tries totmux -S $HOME/.tmux new-session -A -s usernameand it saysopen terminal failed: not a terminal. -
Weird - updated one of my servers to
tmux 3.6and it stopped being able to connect to my old session fromtmux 3.5. Just in case anyone else tries totmux -S $HOME/.tmux new-session -A -s usernameand it saysopen terminal failed: not a terminal. -
Did you know, the clock app on #Android can have negative #timer? #Time is sooo relative! 🙃🙃 #weirdbugs #Software #softwarethings #softwarebugs #bugs #CalyxOS #AOSP
-
Did you know, the clock app on #Android can have negative #timer? #Time is sooo relative! 🙃🙃 #weirdbugs #Software #softwarethings #softwarebugs #bugs #CalyxOS #AOSP
-
Did you know, the clock app on #Android can have negative #timer? #Time is sooo relative! 🙃🙃 #weirdbugs #Software #softwarethings #softwarebugs #bugs #CalyxOS #AOSP
-
Did you know, the clock app on #Android can have negative #timer? #Time is sooo relative! 🙃🙃 #weirdbugs #Software #softwarethings #softwarebugs #bugs #CalyxOS #AOSP
-
Did you know, the clock app on #Android can have negative #timer? #Time is sooo relative! 🙃🙃 #weirdbugs #Software #softwarethings #softwarebugs #bugs #CalyxOS #AOSP
-
This is alive and was in our driveway. They infest the trees and kill them.
#creepycrawlies #weirdbugs #insects #bagworms #bugs -
This is alive and was in our driveway. They infest the trees and kill them.
#creepycrawlies #weirdbugs #insects #bagworms #bugs -
This is alive and was in our driveway. They infest the trees and kill them.
#creepycrawlies #weirdbugs #insects #bagworms #bugs -
This is alive and was in our driveway. They infest the trees and kill them.
#creepycrawlies #weirdbugs #insects #bagworms #bugs -
This is alive and was in our driveway. They infest the trees and kill them.
#creepycrawlies #weirdbugs #insects #bagworms #bugs -
CW: CW: creepy bug, also dead bug
I found a dead Beelzebub Bee-Eater (Mallophora leschenaulti) on the ground today! Poor bug has seen better days, but there's a remarkable new species for the life list.
#inaturalist #wildlife #nature #naturephotography #yardbugs #weirdbugs #robberflies #asilidae
-
CW: CW: creepy bug, also dead bug
I found a dead Beelzebub Bee-Eater (Mallophora leschenaulti) on the ground today! Poor bug has seen better days, but there's a remarkable new species for the life list.
#inaturalist #wildlife #nature #naturephotography #yardbugs #weirdbugs #robberflies #asilidae
-
CW: CW: creepy bug, also dead bug
I found a dead Beelzebub Bee-Eater (Mallophora leschenaulti) on the ground today! Poor bug has seen better days, but there's a remarkable new species for the life list.
#inaturalist #wildlife #nature #naturephotography #yardbugs #weirdbugs #robberflies #asilidae
-
the translation feature in @elk translates the German # to ♪
via https://main.elk.zone/mastodon.social/@PrototypeFund/110434564564981833 #WeirdBugs -
the translation feature in @elk translates the German # to ♪
via https://main.elk.zone/mastodon.social/@PrototypeFund/110434564564981833 #WeirdBugs -
the translation feature in @elk translates the German # to ♪
via https://main.elk.zone/mastodon.social/@PrototypeFund/110434564564981833 #WeirdBugs -
the translation feature in @elk translates the German # to ♪
via https://main.elk.zone/mastodon.social/@PrototypeFund/110434564564981833 #WeirdBugs -
the translation feature in @elk translates the German # to ♪
via https://main.elk.zone/mastodon.social/@PrototypeFund/110434564564981833 #WeirdBugs -
I discovered a crazy bug today trying to import data from an Excel file into a Laravel app.
Modern Excel files are actually zip files containing several XML files in a specific directory structure, but it seems that within the zip file the "directory structure" is not real, so each XML file just has some directory structure like stuff prepended to its file name.
In the particular Excel file I'm importing, the XML file that knows about the different worksheets in the Excel workbook was saved with the "/" characters in its directory structure as backslashes. This seems very unexpected, none of the Excel packages I tried for PHP could read it.
In the end I used PHP's built-in ZipArchive class to rename the XML file in the Excel archive, then it could be imported properly.
That wasn't how I expected to spend my afternoon!
#UntrustedData #PHP #DataIngestion #WeirdBugs #DeveloperLife
-
I discovered a crazy bug today trying to import data from an Excel file into a Laravel app.
Modern Excel files are actually zip files containing several XML files in a specific directory structure, but it seems that within the zip file the "directory structure" is not real, so each XML file just has some directory structure like stuff prepended to its file name.
In the particular Excel file I'm importing, the XML file that knows about the different worksheets in the Excel workbook was saved with the "/" characters in its directory structure as backslashes. This seems very unexpected, none of the Excel packages I tried for PHP could read it.
In the end I used PHP's built-in ZipArchive class to rename the XML file in the Excel archive, then it could be imported properly.
That wasn't how I expected to spend my afternoon!
#UntrustedData #PHP #DataIngestion #WeirdBugs #DeveloperLife
-
I discovered a crazy bug today trying to import data from an Excel file into a Laravel app.
Modern Excel files are actually zip files containing several XML files in a specific directory structure, but it seems that within the zip file the "directory structure" is not real, so each XML file just has some directory structure like stuff prepended to its file name.
In the particular Excel file I'm importing, the XML file that knows about the different worksheets in the Excel workbook was saved with the "/" characters in its directory structure as backslashes. This seems very unexpected, none of the Excel packages I tried for PHP could read it.
In the end I used PHP's built-in ZipArchive class to rename the XML file in the Excel archive, then it could be imported properly.
That wasn't how I expected to spend my afternoon!
#UntrustedData #PHP #DataIngestion #WeirdBugs #DeveloperLife
-
I discovered a crazy bug today trying to import data from an Excel file into a Laravel app.
Modern Excel files are actually zip files containing several XML files in a specific directory structure, but it seems that within the zip file the "directory structure" is not real, so each XML file just has some directory structure like stuff prepended to its file name.
In the particular Excel file I'm importing, the XML file that knows about the different worksheets in the Excel workbook was saved with the "/" characters in its directory structure as backslashes. This seems very unexpected, none of the Excel packages I tried for PHP could read it.
In the end I used PHP's built-in ZipArchive class to rename the XML file in the Excel archive, then it could be imported properly.
That wasn't how I expected to spend my afternoon!
#UntrustedData #PHP #DataIngestion #WeirdBugs #DeveloperLife
-
Ich habe neues Internet! 💪🏻 Vielleicht kann ich ja jetzt endlich Webex mit dem Mac nutzen 🎉
#WeirdBugs -
Ich habe neues Internet! 💪🏻 Vielleicht kann ich ja jetzt endlich Webex mit dem Mac nutzen 🎉
#WeirdBugs