Posts by ilja@ilja.space
(DIR) Post #B4ZPGcrXXFSa9daQtM by ilja@ilja.space
1 likes, 0 repeats
@oshy whhho :blobfoxowonotice: i hadn't thought of that, but yes! it's a work-from home day, so i could actually :blobfox3c: thx! this actually makes me worrie a bit less :blobfoxlaughsweat:
(DIR) Post #B4ev2xevaNw2vJ101w by ilja@ilja.space
0 likes, 0 repeats
remember that media proxy release when we all updated together, we should something like that again :blobfoxaww:
(DIR) Post #B4hPlPv5GECoFqbdi4 by ilja@ilja.space
0 likes, 0 repeats
@sun i don't follow it much or closely, but from bits i see, i also have the impression he really does believe in decentralisation. not sure if that's an accurate impression i have?
(DIR) Post #B4hQ3tZPl9nzQVHW2S by ilja@ilja.space
0 likes, 0 repeats
@sun yeah, that's a bit the duality i also see. and i think you gave fedi as a nice example. not one person who has a say, but in practice this also means more decisions where decentralisation isn't taken into account, leading to less decentralisation in practice.
(DIR) Post #B4hR1U3bkGrpfromxM by ilja@ilja.space
2 likes, 0 repeats
@sun cool! yeh, i really think the cypherpunk parts have gone out of the whole cryptocurrency thing since 2017 or so.. suddenly it was all about the money :( it's cool that at least one influential person is keeping to it then, and more impressive even, who can keep the project relevant in spite of sticking to these values!
(DIR) Post #B4hg5CrB8XkCnaEnMu by ilja@ilja.space
0 likes, 0 repeats
ok, sleepy beepy time everynyan! :blobfoxcomfysleepy:
(DIR) Post #B4in2fvVUdVevRxinw by ilja@ilja.space
0 likes, 0 repeats
did anyone here ever do that thing where you get an apartment when travelling instead of a hotel room?i never did that, but im tempted bc for what i currently looking for the apartment seems the best option location-wise, and price is acceptable compared to hotels.like, my biggest worry; for hotel everything typically goes smooth regarding check-in and stuff, but idk if that's the same for apartments? like, there's no check-in desk for example, and i don't want to be stuck to way too limited time frame of getting and dropping off keys or w/e, would that be a problem?
(DIR) Post #B4intFXoJPacRzwpTE by ilja@ilja.space
0 likes, 1 repeats
does anyone know if there a good tool/map who shows all sleeper trains? i see https://www.eurail.com/en/plan-your-trip/trip-ideas/trains-europe/night-trains shows several operators, but im thinking it'd be nice to maybe see all options in one go instead of having to open them all one by one.and does anyone know how far in advance one needs to book? like, can it just be the same day (assuming there's still spots), or does it require booking far in advance?
(DIR) Post #B4inxfddEn3IXOmLaK by ilja@ilja.space
0 likes, 0 repeats
@kura hmm :blobfoxthink: im honestly not even sure if i already have specific questions.. basically i need an affordable place to sleep, and there's a location i prefer to be close to. the apartment fits both criteria. it's just that i never did that, so im kinda wondering if it's really a good idea or if i'll bump into problems im not thinking of.for necessities for example, i basically only need what a hotel room has (bed, bathroom, toilet). but idk, are there perhaps other things i may not be thinking about?the biggest fear i have now is that key exchange will be a tight time window, that would be a deal breaker. i guess i could just ask them about that :blobfoxthink:
(DIR) Post #B4jzvPQ1xllSGN45L6 by ilja@ilja.space
0 likes, 0 repeats
is there already some ipv6 day or smthng? where we all decide to disable ipv4 on our servers for an entire day? (or remove the A records or smthng) :blobfoxthink: i think we should have that!
(DIR) Post #B4k0Pug2JJANtc64K8 by ilja@ilja.space
0 likes, 0 repeats
@kura oh! you mean these? https://en.wikipedia.org/wiki/World_IPv6_Day_and_World_IPv6_Launch_Dayapparently a "test" day where companies first enabled ipv6 on 2011-06-08, then a "launch" day 2012-06-06 :blobfoxsurprised: not exactly 'disable ipv4' day, but june 6 could be a nice day for this! nice!
(DIR) Post #B4t6PA8hgUL7i4Ad2u by ilja@ilja.space
1 likes, 0 repeats
after all, why not? why shouldn’t i application/ld+yaml; profile="https://www.w3.org/ns/activitystreams"
(DIR) Post #B4tTEEwrlITMNwOVlY by ilja@ilja.space
1 likes, 0 repeats
@tlapka start the new thread by quoting the last post of the current thread :hehe:
(DIR) Post #B4tUTwdzgW9ECccTFw by ilja@ilja.space
1 likes, 0 repeats
@tlapka it should in akkoma ^^ it uses the same conversation id as the quoted post, and when *oma fetches a thread, it fetches by conversation id, so should fetch it all :blobfoxuwu:
(DIR) Post #B4uDTLD5MLKO2Z7TJw by ilja@ilja.space
1 likes, 0 repeats
i did it chat :blobfox3c: set $my_accept $http_accept; if ($http_accept = 'application/ld+yaml; profile="https://www.w3.org/ns/activitystreams"') { set $my_accept 'application/ld+json; profile="https://www.w3.org/ns/activitystreams"'; more_set_headers 'content-type: application/ld+yaml; profile="https://www.w3.org/ns/activitystreams"'; } if ($http_accept = 'application/activity+yaml') { set $my_accept 'application/activity+json'; more_set_headers 'content-type: application/activity+yaml'; } proxy_set_header Accept $my_accept;this ofc assumes that valid json-ld is also valid yaml-ld, im unsure of that.one can try withcurl -v -H 'Accept: application/ld+yaml; profile="https://www.w3.org/ns/activitystreams"' 'https://ilja.space/relay'`and/orcurl -v -H 'Accept: application/activity+yaml' 'https://ilja.space/relay'RE: https://ilja.space/objects/9ee01733-bf1d-4aa4-9216-a93a6ead0751
(DIR) Post #B58kXPTZSS4985ojYG by ilja@ilja.space
0 likes, 0 repeats
@meeper no i think it makes perfect sense :blobfoxthink: echo 'chomp' > filethere's more chomp on the left side, so the `> file` crocodile eats it and now the chomp is in the file :blobfoxuwu:
(DIR) Post #B5FtneC4lS2Z6TAfFw by ilja@ilja.space
0 likes, 0 repeats
@mametsuko oliebollen :blobfoxuwu:
(DIR) Post #B5FuW7EY9jBFuWX4Nc by ilja@ilja.space
0 likes, 0 repeats
@mametsuko wel als je ze zelf maakt!
(DIR) Post #B5YojkoTP6zMhth5HM by ilja@ilja.space
2 likes, 1 repeats
fwiw, "spaghetti code" has a specific meaning regarding control flow. used in any other way to claim some code is bad, ive learned to just read it as "im bad at reading this code, but dont want to admit my skill issue" and your point as invalid
(DIR) Post #B5qTNVovrg4pe4jxhI by ilja@ilja.space
0 likes, 0 repeats
when travelling next month, ill best make sure i have a power bank to charge my phone (or even laptop?) when needed. i never had one, so i was wondering if maybe there's things i should look out for or maybe recommendations people can make (perhaps also based on social/environmental impact etc)?