MMN-o ✅⃠ on social.umeahackerspace.se
This remote profile is registered on another site; see mmn's original profile page on social.umeahackerspace.se.
-
MMN-o ✅⃠ (mmn)'s status on Thursday, 27-Apr-2017 06:08:54 EDT
MMN-o ✅⃠
@deadsuperhero That looks something that @nidron could've made in the early '00s! -
MMN-o ✅⃠ (mmn)'s status on Thursday, 27-Apr-2017 01:41:47 EDT
MMN-o ✅⃠
reply -
MMN-o ✅⃠ (mmn)'s status on Thursday, 27-Apr-2017 01:38:20 EDT
MMN-o ✅⃠
For all intents and practical purposes I think OAuth should be replaced with just an "alternative password" (with possible restrictions like read-only). -
MMN-o ✅⃠ (mmn)'s status on Thursday, 27-Apr-2017 01:35:03 EDT
MMN-o ✅⃠
@Gargron does this mean one can't start mastodon.whatever?
Well as long as AGPLv3 stays and there isn't a Mozilla type license that forbids you to call the self-run thing for the software's name (Firefox needing to be called IceWeasel etc. due to trademark and the MPL). -
MMN-o ✅⃠ (mmn)'s status on Thursday, 27-Apr-2017 01:26:04 EDT
MMN-o ✅⃠
@rw oh wait, I should've dome some pentalobe joke instead. -
MMN-o ✅⃠ (mmn)'s status on Thursday, 27-Apr-2017 01:25:30 EDT
MMN-o ✅⃠
you need at least two people anyway, 'cause noone can withstand the amount of screwing needed for an Apple lightbulb. -
MMN-o ✅⃠ (mmn)'s status on Thursday, 27-Apr-2017 01:23:52 EDT
MMN-o ✅⃠
I'm happy with the pics on https://rms.sexy/ -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 17:33:30 EDT
MMN-o ✅⃠
@lilletale The background story here is that "Lokstallarna" were occupied by autonomous culture activists here in #Umeå, then the municipality sold the facilities to someone with too much money. The buyer explained the interest was to keep Lokstallarna as-is (old building with historic importance), but now this byline implies the owner wants to build houses there instead. -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 17:28:27 EDT
MMN-o ✅⃠
Handsome road trip doge! !makita -
Makita Hundén (Dogé) (makitadoge)'s status on Wednesday, 26-Apr-2017 17:10:34 EDT
Makita Hundén (Dogé)
https://social.umeahackerspace.se/attachment/164343 hungry doge on road trip -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 16:55:16 EDT
MMN-o ✅⃠
»När det gäller området vid Lokstallarna beslutades om fortsatt planläggning av bostadsbygge, men kommunen vill att man ska försöka bevara Lokstallarna.»
???
https://www.svt.se/nyheter/lokalt/vasterbotten/nu-kan-pizzakartongen-levereras -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 12:55:31 EDT
MMN-o ✅⃠
@rossjones Oh wait, I think I understand what you mean now. In which case I misunderstood your request. -
Mycroft (mycroft)'s status on Wednesday, 26-Apr-2017 04:34:19 EDT
Mycroft
#brands http://webcomicname.com/post/154211839894 https://awoo.space/media/puJDlF8TYIWnRTaFAVU
-
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 12:48:48 EDT
MMN-o ✅⃠
@rossjones I think you've mixed up the definitions of publisher, subscriber, hub, callback etc.
Of course you can run your own hub - or use a third party if you want. The way the hub URL(s) is discovered is via a rel="hub" in (in !OStatus' case) the Atom feed, like so: <link href="https://social.umeahackerspace.se/main/push/hub" rel="hub"/> in https://social.umeahackerspace.se/api/statuses/user_timeline/2.atom -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 11:52:36 EDT
MMN-o ✅⃠
@shnoulle I don't get it. Does it work now? -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 11:52:09 EDT
MMN-o ✅⃠
@herrabre No, the URI of an author is always portable. It is unrelated to anything and should be treated as a random string (some use it for discovery, but that is Bad(tm) and discovery is made not _from_ a URI but _of_ a URI (i.e. you find n advertised URI for an acct:user@whatever.example and then apply some verification method you trust).
It is actuallt just by chance that URIs in !GNUsocial are http URLs. -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 11:48:17 EDT
MMN-o ✅⃠
@rossjones The difference is that v0.3 assumed there would be only one hub. Later versions let the publisher (feed owner) advertise multiple hubs (distributors) and thus takes responsibility to ping _all_ advertised hubs on updates and not just some. -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 08:42:54 EDT
MMN-o ✅⃠
@rossjones Btw, look up WebSub which is its finalised form. Where is the spec unclear? -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 06:27:53 EDT
MMN-o ✅⃠
So everyone remember: latest !GNUsocial nightly _requires_ you to run the upgrade.php script as documented in UPGRADE procedures.
Always do that regardless if I say so or not .) -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 26-Apr-2017 06:25:09 EDT
MMN-o ✅⃠
@shnoulle have you stopped daemons, run upgrade.php and started daemons again? (I enabled 'Blacklist' plugin by default which needs to create new database tables).