#samething — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #samething, aggregated by home.social.
-
"""
you say 9 different particles
i say 9 sided dice
you say here's how they mix
i say here are the eigenvalues of different measurement operators
you say nine things connected by a matrix
i say one thing and nine ways of asking questions about it
po-tay-to
po-tah-to
let's call the whole thing physics
"""
-- jay-z and beyonce's special guest episode of storybots#physics #computerscience #samething #teachingisthermodynamics
-
Gifting living flowers for Valentine’s Day https://www.allforgardening.com/1587590/gifting-living-flowers-for-valentines-day/ #baltimore #BeautifulFlower #BestThing #couple #flowers #garden #houseplants #it #lot #maryland #Orchids #plant #PottedPlants #repot #rose #SameThing #SundayGardener #that #time #US #valentine #ValleyViewFarm #ValleyViewFarms #WBAL #WBALTV #year
-
Gifting living flowers for Valentine’s Day https://www.allforgardening.com/1587590/gifting-living-flowers-for-valentines-day/ #baltimore #BeautifulFlower #BestThing #couple #flowers #garden #houseplants #it #lot #maryland #Orchids #plant #PottedPlants #repot #rose #SameThing #SundayGardener #that #time #US #valentine #ValleyViewFarm #ValleyViewFarms #WBAL #WBALTV #year
-
@apodoxus @johncarlosbaez
Err, you do know about this, right?
#JustAsking :-)
#magic #maths #SameThing -
Worried Man #Blues (popularized by the Kingston Trio) and This Little Light of Mine are nearly the same #song, musically, in much of their length. This obviously leads to a #mashup in which both songs get sung. The natural way of doing this would be a #duet, with a man singing the Worried Man parts and a woman the This Little Light parts.
1/
-
Worried Man #Blues (popularized by the Kingston Trio) and This Little Light of Mine are nearly the same #song, musically, in much of their length. This obviously leads to a #mashup in which both songs get sung. The natural way of doing this would be a #duet, with a man singing the Worried Man parts and a woman the This Little Light parts.
1/
-
Worried Man #Blues (popularized by the Kingston Trio) and This Little Light of Mine are nearly the same #song, musically, in much of their length. This obviously leads to a #mashup in which both songs get sung. The natural way of doing this would be a #duet, with a man singing the Worried Man parts and a woman the This Little Light parts.
1/
-
Worried Man #Blues (popularized by the Kingston Trio) and This Little Light of Mine are nearly the same #song, musically, in much of their length. This obviously leads to a #mashup in which both songs get sung. The natural way of doing this would be a #duet, with a man singing the Worried Man parts and a woman the This Little Light parts.
1/
-
Worried Man #Blues (popularized by the Kingston Trio) and This Little Light of Mine are nearly the same #song, musically, in much of their length. This obviously leads to a #mashup in which both songs get sung. The natural way of doing this would be a #duet, with a man singing the Worried Man parts and a woman the This Little Light parts.
1/
-
When John Cage presented his opera at The Met, they distributed program guides explaining the storyline. There were something like a dozen totally different stories handed out. No one noticed.
-
Trump's thug army may legally buy & affix bump stocks to their semiautomatic weapons to make them machine guns. #Trump wanted this one. Intimidation is his game, but plausible deniability is his method. #SCOTUS seems to eagerly await a civil war, for that's what politically charged decisions of the Roberts court seem to he trying to help incite.
EVERY. POSTER. BITCHING. ABOUT. #BIDEN. NOT. ACCOMPLISHING. ENOUGH. ON. SOME. CHARGED. ISSUE. IS. A. RUSSIAN. OR. A. REPUBLICAN.
-
CW: The Doors' "People Are Strange", except ...
... based on the premise "People are stoned, when you're a stoner"...
-
Whitespace in filenames is a major category error IMO.
OTOH, filenames themselves (and filesystems as presently incarnated) are also grossly insufficient for many needs. It's interesting to note, for example, that on Android (and possibly iOS), databases (usually sqlite) have emerged as the de-facto default persistent data storage mechanism, even for content which would normally be held on a filesystem.
I've long been looking at questions such as what a document-oriented filesysem (#docFS) or the World Wide Web as fileystem accessible (#webFS) might look like.
For documents, I've generally arrived at a naming standard which uses underbars (_) to separate elements, hyphens (-) for standard whitespace, and double dashes (--) to indicate punctuated / multiple element (e.g., multiple authors, or a subtitle following a colon or dash). Permitted characters are otherwise 7-bit ASCII alphanumeric ([A-Za-z0-9], with dot as a file extension only, and possibly parentheses.
So:
Author-One--Author-Two_Title--Subtitle_YYYY.filetypeThat might have a publisher or journal title added (additional underbar-delimited element after the title(s). Additional contributors (e.g., editors, translator) might be mentioned. And it's possible some identifier (ISBN, OCLC, DOI, LoC call number) might be added, though those are supplemental.
The idea isn't to fully and completely or precisely represent all aspects of a document or work, but to usefully do so. So yes, that means that foreign charactersets aren't presented, that full author lists aren't included (for scientific paper these can number in the tens to hundreds), etc. But enough to find the work reasonably within a corpus through a directory listing.
Yeah, I'm familiar with Calibre, Zotero etc., and should really get more familiar with them. But they're clunky enough and not sufficiently universally available (e.g., on Android, where most of my documents live these days, via an e-book reader) that I'm not optimistic they're really a solution.
(Hoisted from a limited share.)
#DocumentManagement #Whitespace #OnTheNamingOfCats #OnTheNamingOfFiles #Whatever #SameThing #RockyHorror #MacavitysNotHere #Bombalurina #Effanineffable #OldPossum #TSEliot #DOS #PaulOtlet #Mundaneum
-
Whitespace in filenames is a major category error IMO.
OTOH, filenames themselves (and filesystems as presently incarnated) are also grossly insufficient for many needs. It's interesting to note, for example, that on Android (and possibly iOS), databases (usually sqlite) have emerged as the de-facto default persistent data storage mechanism, even for content which would normally be held on a filesystem.
I've long been looking at questions such as what a document-oriented filesysem (#docFS) or the World Wide Web as fileystem accessible (#webFS) might look like.
For documents, I've generally arrived at a naming standard which uses underbars (_) to separate elements, hyphens (-) for standard whitespace, and double dashes (--) to indicate punctuated / multiple element (e.g., multiple authors, or a subtitle following a colon or dash). Permitted characters are otherwise 7-bit ASCII alphanumeric ([A-Za-z0-9], with dot as a file extension only, and possibly parentheses.
So:
Author-One--Author-Two_Title--Subtitle_YYYY.filetypeThat might have a publisher or journal title added (additional underbar-delimited element after the title(s). Additional contributors (e.g., editors, translator) might be mentioned. And it's possible some identifier (ISBN, OCLC, DOI, LoC call number) might be added, though those are supplemental.
The idea isn't to fully and completely or precisely represent all aspects of a document or work, but to usefully do so. So yes, that means that foreign charactersets aren't presented, that full author lists aren't included (for scientific paper these can number in the tens to hundreds), etc. But enough to find the work reasonably within a corpus through a directory listing.
Yeah, I'm familiar with Calibre, Zotero etc., and should really get more familiar with them. But they're clunky enough and not sufficiently universally available (e.g., on Android, where most of my documents live these days, via an e-book reader) that I'm not optimistic they're really a solution.
(Hoisted from a limited share.)
#DocumentManagement #Whitespace #OnTheNamingOfCats #OnTheNamingOfFiles #Whatever #SameThing #RockyHorror #MacavitysNotHere #Bombalurina #Effanineffable #OldPossum #TSEliot #DOS #PaulOtlet #Mundaneum
-
Whitespace in filenames is a major category error IMO.
OTOH, filenames themselves (and filesystems as presently incarnated) are also grossly insufficient for many needs. It's interesting to note, for example, that on Android (and possibly iOS), databases (usually sqlite) have emerged as the de-facto default persistent data storage mechanism, even for content which would normally be held on a filesystem.
I've long been looking at questions such as what a document-oriented filesysem (#docFS) or the World Wide Web as fileystem accessible (#webFS) might look like.
For documents, I've generally arrived at a naming standard which uses underbars (_) to separate elements, hyphens (-) for standard whitespace, and double dashes (--) to indicate punctuated / multiple element (e.g., multiple authors, or a subtitle following a colon or dash). Permitted characters are otherwise 7-bit ASCII alphanumeric ([A-Za-z0-9], with dot as a file extension only, and possibly parentheses.
So:
Author-One--Author-Two_Title--Subtitle_YYYY.filetypeThat might have a publisher or journal title added (additional underbar-delimited element after the title(s). Additional contributors (e.g., editors, translator) might be mentioned. And it's possible some identifier (ISBN, OCLC, DOI, LoC call number) might be added, though those are supplemental.
The idea isn't to fully and completely or precisely represent all aspects of a document or work, but to usefully do so. So yes, that means that foreign charactersets aren't presented, that full author lists aren't included (for scientific paper these can number in the tens to hundreds), etc. But enough to find the work reasonably within a corpus through a directory listing.
Yeah, I'm familiar with Calibre, Zotero etc., and should really get more familiar with them. But they're clunky enough and not sufficiently universally available (e.g., on Android, where most of my documents live these days, via an e-book reader) that I'm not optimistic they're really a solution.
(Hoisted from a limited share.)
#DocumentManagement #Whitespace #OnTheNamingOfCats #OnTheNamingOfFiles #Whatever #SameThing #RockyHorror #MacavitysNotHere #Bombalurina #Effanineffable #OldPossum #TSEliot #DOS #PaulOtlet #Mundaneum
-
Whitespace in filenames is a major category error IMO.
OTOH, filenames themselves (and filesystems as presently incarnated) are also grossly insufficient for many needs. It's interesting to note, for example, that on Android (and possibly iOS), databases (usually sqlite) have emerged as the de-facto default persistent data storage mechanism, even for content which would normally be held on a filesystem.
I've long been looking at questions such as what a document-oriented filesysem (#docFS) or the World Wide Web as fileystem accessible (#webFS) might look like.
For documents, I've generally arrived at a naming standard which uses underbars (_) to separate elements, hyphens (-) for standard whitespace, and double dashes (--) to indicate punctuated / multiple element (e.g., multiple authors, or a subtitle following a colon or dash). Permitted characters are otherwise 7-bit ASCII alphanumeric ([A-Za-z0-9], with dot as a file extension only, and possibly parentheses.
So:
Author-One--Author-Two_Title--Subtitle_YYYY.filetypeThat might have a publisher or journal title added (additional underbar-delimited element after the title(s). Additional contributors (e.g., editors, translator) might be mentioned. And it's possible some identifier (ISBN, OCLC, DOI, LoC call number) might be added, though those are supplemental.
The idea isn't to fully and completely or precisely represent all aspects of a document or work, but to usefully do so. So yes, that means that foreign charactersets aren't presented, that full author lists aren't included (for scientific paper these can number in the tens to hundreds), etc. But enough to find the work reasonably within a corpus through a directory listing.
Yeah, I'm familiar with Calibre, Zotero etc., and should really get more familiar with them. But they're clunky enough and not sufficiently universally available (e.g., on Android, where most of my documents live these days, via an e-book reader) that I'm not optimistic they're really a solution.
(Hoisted from a limited share.)
#DocumentManagement #Whitespace #OnTheNamingOfCats #OnTheNamingOfFiles #Whatever #SameThing #RockyHorror #MacavitysNotHere #Bombalurina #Effanineffable #OldPossum #TSEliot #DOS #PaulOtlet #Mundaneum
-
Whitespace in filenames is a major category error IMO.
OTOH, filenames themselves (and filesystems as presently incarnated) are also grossly insufficient for many needs. It's interesting to note, for example, that on Android (and possibly iOS), databases (usually sqlite) have emerged as the de-facto default persistent data storage mechanism, even for content which would normally be held on a filesystem.
I've long been looking at questions such as what a document-oriented filesysem (#docFS) or the World Wide Web as fileystem accessible (#webFS) might look like.
For documents, I've generally arrived at a naming standard which uses underbars (_) to separate elements, hyphens (-) for standard whitespace, and double dashes (--) to indicate punctuated / multiple element (e.g., multiple authors, or a subtitle following a colon or dash). Permitted characters are otherwise 7-bit ASCII alphanumeric ([A-Za-z0-9], with dot as a file extension only, and possibly parentheses.
So:
Author-One--Author-Two_Title--Subtitle_YYYY.filetypeThat might have a publisher or journal title added (additional underbar-delimited element after the title(s). Additional contributors (e.g., editors, translator) might be mentioned. And it's possible some identifier (ISBN, OCLC, DOI, LoC call number) might be added, though those are supplemental.
The idea isn't to fully and completely or precisely represent all aspects of a document or work, but to usefully do so. So yes, that means that foreign charactersets aren't presented, that full author lists aren't included (for scientific paper these can number in the tens to hundreds), etc. But enough to find the work reasonably within a corpus through a directory listing.
Yeah, I'm familiar with Calibre, Zotero etc., and should really get more familiar with them. But they're clunky enough and not sufficiently universally available (e.g., on Android, where most of my documents live these days, via an e-book reader) that I'm not optimistic they're really a solution.
(Hoisted from a limited share.)
#DocumentManagement #Whitespace #OnTheNamingOfCats #OnTheNamingOfFiles #Whatever #SameThing #RockyHorror #MacavitysNotHere #Bombalurina #Effanineffable #OldPossum #TSEliot #DOS #PaulOtlet #Mundaneum
-
My super power is the ability to assume that all posts are directed at me, especially the hurtful ones. #SuperPower #FatalFlaw #SameThing