Notices by kaniini (kaniini@mastodon.dereferenced.org), page 25
-
It's a me (feld@bikeshed.party)'s status on Thursday, 18-Jan-2018 16:16:51 EST It's a me
Damnit someone beat me to registering octopussyattack.com -
kaniini (kaniini@mastodon.dereferenced.org)'s status on Thursday, 18-Jan-2018 14:30:05 EST kaniini
i'm sorry, i should say: alleged release soon
following up with contacts at, for example, redhat (who would surely be involved in such an embargo) say they have no idea what this is about
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Thursday, 18-Jan-2018 13:58:55 EST kaniini
*** Very bad! WeeChat is crashing (SIGSEGV received)
*** Full crash dump was saved to /home/kaniini/.weechat/weechat_crash_20180118_36420.log file.
***
*** Please help WeeChat developers to fix this bug:
*** 1. If you have a core file, please run: gdb /path/to/weechat core
*** then issue command: "bt full" and send result to developers
*** (see user's guide for more info about report of crashes).
*** 2. Otherwise send backtrace (below), only if it is a complete trace.
*** Keep the crash log file, just in case developers ask you some info
*** (be careful, private info like passwords may be in this file).i feel like the universe is telling me to uninstall my IRC client
-
Aaron Poffenberger (akpoff@bsd.network)'s status on Thursday, 18-Jan-2018 11:48:55 EST Aaron Poffenberger
Since we're discussing speculative execution and the problems with embargoes. Here's a thought: if you're in a race to release a bug you haven't quite confirmed, why not announce it and say "It's embargoed". Who'd know? #InfoSec #embargo
-
/dev/null/moz✅ (moz@octodon.social)'s status on Thursday, 18-Jan-2018 11:37:10 EST /dev/null/moz✅
@kaniini just throw out all CPUs and use abacuses for everything
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Thursday, 18-Jan-2018 11:35:37 EST kaniini
modern CPUs were a mistake (release soon) https://skyfallattack.com/
-
moderatrix jess (jessiscah24@toot.cafe)'s status on Thursday, 18-Jan-2018 06:18:29 EST moderatrix jess
people on /r/cryptocurrency getting upset over the fact that they lost money thanks to bad investment advice they got from a 17 year old youtuber .......... glhf
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 20:34:28 EST kaniini
of course this is no substitute for properly abstracting the i/o parts of your libraries to support asyncio natively in 2018
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 20:31:48 EST kaniini
in practice calling loop.run_until_complete from a non-async function called from an async function is basically the same thing as awaiting the non-async function
what this means in practice is that a synchronous abstraction layer can become async by using loop.run_until_complete while the loop is already running
-
JoYo 라면 (xyc0@mastodon.social)'s status on Wednesday, 17-Jan-2018 20:09:45 EST JoYo 라면
pornhub.com/insights/hawaii-alert
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 17:01:41 EST kaniini
ah i see. the magic key is reused in the AP actor as publicKey property.
got it :)
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 16:47:43 EST kaniini
@Gargron what about authentication? i heard something about HTTP Signatures. how does that work?
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 16:43:32 EST kaniini
ah. i am trying to make sure my activitypub implementation is compatible with yours, so i figured i would ask :)
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 16:37:24 EST kaniini
@Gargron nevermind i see what it is for now
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 16:34:52 EST kaniini
@Gargron what is mastodon's .well-known/host-meta for?
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 02:18:56 EST kaniini
yes, only some activities that are linked straight to database entities are handled in this way.
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 02:16:38 EST kaniini
for what it's worth, the guy who runs #party on all of these irc networks himself is pretty harmless.
you could reach him as tatee on EFnet, for example.
of course, i suggest to network operators to verify that the partyline content is acceptable for the environment they are trying to operate though, as the partyline bot's owner leaves the moderation policy to the network operators themselves (by giving them access to various commands).
i did mention to him that he should probably include contact information in his note giving instructions on how to operate the bot though. i suspect he will do so in the next version of that pastebin...
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Wednesday, 17-Jan-2018 00:25:11 EST kaniini
@dzuk i choose to cease
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Tuesday, 16-Jan-2018 22:57:30 EST kaniini
scw-955c00:~/eshu$ ESHU_CONFIG=site_settings.py python3 -m eshu.manager.initdb
INFO [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO [alembic.runtime.migration] Will assume transactional DDL.:o
-
kaniini (kaniini@mastodon.dereferenced.org)'s status on Tuesday, 16-Jan-2018 22:45:26 EST kaniini
more activitypub notes:
follow/block = interaction with account object
favourite/reblog = interaction with any activity object (mastodon always uses a Note)
content warning = Note.summary and Note.sensitive == true (does this mean mastodon will render a summary with expanded content if Note.sensitive == false though? if not, why not? seems useful)