@j3j5@hachyderm.io
@j3j5@hachyderm.io avatar

j3j5

@j3j5@hachyderm.io

#Backend engineer, #PHP & #Laravel tinkerer, #BotMaker

I like #openData #science #urbanism #bikes and other weird things.

ES 🌎 https://mastodon.uy/@j3j5

#GoodBots #BotsGüenos

This profile is from a federated server and may be incomplete. Browse more on the original instance.

annaleen, to fediverse
@annaleen@wandering.shop avatar

I have a very basic question. How easy would it be to make the AT Protocol interoperate with ActivityPub? Could a developer just write some code to do that tomorrow, or would it require the AT Protocol devs to change something in their code to make that possible?

j3j5,
@j3j5@hachyderm.io avatar

@annaleen There's some people already working on something like that, you can check out this group where they are discussing about it @activitypubblueskybridge

j3j5, to random
@j3j5@hachyderm.io avatar

Really, I don't know who need to hear this, but most of the controls on the fediverse regarding what happens with your posts (opt-out of search engines, what your posts are used for, whether they are indexed...) are based on good faith, not on actual tech. Like, if I run an instance and build a search functionality for all federated posts, but I don't say anything, you can't know. Heck, you could even do that using the API, no need for a full instance.

grmpyprogrammer, to random
@grmpyprogrammer@phpc.social avatar

I want to ask people who believe that you should not be able to search for things on social media how they expect folks to find out ANY information if the amount of searchable non-social media content is shrinking and declining in usefulness?

j3j5,
@j3j5@hachyderm.io avatar

@grmpyprogrammer
I'd like to add to your question (in case it actually reaches somebody like that), how are search services that respects opt-out options from users worse than Google, who is already indexing and providing search results for most mastodon?

See https://hachyderm.io/@j3j5/109869838495742791

tchambers, (edited ) to fediverse

🚨 Want to help build a robust bridge and relays between #ActivityPub & #ATprotocol networks? (:fediverse:

Live only for a few hours - we launched this group late last night - it already has over 40 developers/followers starting to do exactly that.

➡️ @activitypubblueskybridge

If you are working on this, or want to, go follow that mastodon-compatible Frendica group & introduce yourself!

cc: @mmasnick @anildash @manton

#BlueSky #MastoDev #Fedidev

j3j5,
@j3j5@hachyderm.io avatar

@ramsey
I have the feeling that most of the people that complain the loudest about how and where their post get don't fully grasp that "federation" means that your posts literally get copied to a lot of other ppl's servers, and once that happens, it's impossible for you to know what they do with them.

@blake @walruslifestyle @activitypubblueskybridge @tchambers @mmasnick @anildash

brooklynmarie, to random
@brooklynmarie@mastodon.social avatar
j3j5,
@j3j5@hachyderm.io avatar

@brooklynmarie

> A man from Dildo, N.L.

how is this not from The Onion? 😂😅😂

jwildeboer, to random Dutch
@jwildeboer@social.wildeboer.net avatar

The language is full of weird metaphors. Bekokstoven. Schering en inslag. Aap uit de mouw. Full of pragmatism. Falling in love again with my heritage. Still hating the colonialism and slave trade part, obviously.

j3j5,
@j3j5@hachyderm.io avatar

@jwildeboer pindakaas

maegul, to random
@maegul@hachyderm.io avatar

So in the wake of the @nova resignation and drama, it seems to come down to the fundraising rule.

This rule seems to be born out of a fear of “begging” spam.

In theory, I can see how this could become a problem.

But, @nivenly / @hachyderm (hachyderm admins), is it really a justifiable fear?

Has it happened before?
How bad would it even be? Is the local timeline really that valuable (I don’t use it)?
Do you not see how super gentrified it looks to oust the beggars?

j3j5, (edited )
@j3j5@hachyderm.io avatar

@maegul @nova @nivenly @hachyderm what I don't get, whether you agree with the rule or not, is how it affects other instances to the point of threatening defederation, I mean, you can disagree and think is bad, but it's hachyderm's problem, isn't it? It isn't like Nazis are allowed or harassment reports are ignored 🤷

Em0nM4stodon, to fediverse

What are your favorite #Mastodon bots? List them below! 🤖👇

j3j5,
@j3j5@hachyderm.io avatar
j3j5, (edited )
@j3j5@hachyderm.io avatar
aburka, to random
@aburka@hachyderm.io avatar

Things are getting pretty weird on . The person who started the instance decided to quit out of the blue (???) and I've seen some fediblocking going around due to server rules.

I have lots of sympathy for burnout of course, but I assume the stability/continuation of the instance is in question now.

Where are some good places to migrate?

j3j5,
@j3j5@hachyderm.io avatar

@drmorr @aburka Agreed, the situation is not ideal but imo this is for the better (although I don't agree at all with what happened). The Nivenly foundation is now fully in charge and there's no one-person to directly get attacked behind the instance. I think in practical terms nothing is going to change for us the users.

j3j5,
@j3j5@hachyderm.io avatar

@aburka @drmorr Indeed, having options is always good and experimenting and trying other things/places even better. I just agreed that there shouldn't be rush running out because the building is not on fire (imo).

lilov, to random French

YOU CAN RUN DOOM ON 16 039 018 500 CRABS

j3j5,
@j3j5@hachyderm.io avatar
nova, to fediverse

deleted_by_author

  • Loading...
  • j3j5,
    @j3j5@hachyderm.io avatar

    @nova :blobfoxheartcute: Sad to see you go but glad you are able to do it before it affects your mental health badly. Thanks for everything you did!
    @nivenly

    fro_vo, to random

    DR: you should drink more water
    ME: you mean fish air? no thanks

    j3j5,
    @j3j5@hachyderm.io avatar

    @fro_vo
    I'm sorry doc, do you even know what fish do in there?

    rmondello, to random
    @rmondello@hachyderm.io avatar

    I really enjoyed this GitHub issue filed against the Mastodon project: “Update password max length to allow passwords up to 1024000 chars”

    It was handled perfectly. Passwords shouldn't be that long, period, and passkeys are the way forward. A fun read! https://github.com/mastodon/mastodon/pull/24654

    j3j5,
    @j3j5@hachyderm.io avatar

    @rmondello while unwise to use such a high limit, I like hmac-bcrypt from @epixoip as The Way™ to go safely past bcrypt's 72 bytes limit without using passkeys :blobfoxdrakelike:

    https://github.com/epixoip/hmac-bcrypt

    j3j5, to random
    @j3j5@hachyderm.io avatar

    So, do we have a last.fm equivalent on the fediverse or do I have to build one?

    SwiftOnSecurity, to random

    INTRODUCING SecureGPT!🛡️🤖

    As a multi-time entrepreneur (I had two lemonade stands plus an NFT Discord) I understand business, and theft.

    Our AI hooks into your surveillance camera system, checks it for matches with "criminal," and then automatically calls the police. 🚔👮‍♂️

    j3j5,
    @j3j5@hachyderm.io avatar

    @SwiftOnSecurity oh, I didn't know crime was illegal, can you tell me the ways you wouldn't be able to detect a criminal so I can be sure to avoid them?

    straphanger, to random
    @straphanger@urbanists.social avatar

    Farmers in the US are getting sick of paying $80,000 for super-sized trucks that won't even fit into their barns.

    They've been importing mini-trucks from that do the job and cost a lot less.

    https://www.economist.com/united-states/2023/04/20/rural-americans-are-importing-tiny-japanese-pickup-trucks

    j3j5,
    @j3j5@hachyderm.io avatar

    @straphanger Wait until they discover the wonders of the Citroen C15

    https://nitter.net/jmaris_/status/1570889945551863808

    j3j5, to random
    @j3j5@hachyderm.io avatar

    For some reason I keep finding @elonjet posts way funnier than they probably are :blobfoxlaughsweat:

    https://brands.town/@elonjet/110256677049816893

    jwildeboer, (edited ) to random
    @jwildeboer@social.wildeboer.net avatar

    The command I use daily to find and block probing and spam bots on my mailserver (postfix/dovecot on RHEL):

    journalctl --since "24 hours ago" -o cat -l SYSLOG_FACILITY=2 | grep -E "UGFzc3dvcmQ6|not resolve|reject" | egrep -o '([0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3})' | sort | uniq

    It finds bots brute forcing login attempts, those that show up with a fake hostname or that are rejected for other valid reasons.

    99% of such bots come in via IPv4 addresses, so I just ignore IPv6 ATM.

    j3j5,
    @j3j5@hachyderm.io avatar

    @jwildeboer would it be possible to use fail2ban to automate the blocking process? It seems you have the logs pretty well identified, it's been ages since I wrote a custom jail but I recall it should be possible given all the info you shared.

    j3j5, to random
    @j3j5@hachyderm.io avatar

    Life without an adblocker really is wild :blobfoxcofeowo:

    https://mastodon.social/@markstory/110239186215215717

    jsr, to random

    Time Travelling Me: "Behold! I am you from the year 2023AD!"

    Teenage Comic Nerd Me: "Radical!"

    Time Traveling Me: "Stop saying that. Just ... never say it again."

    Teenage Comic Nerd Me: "So what is entertainment like in the future?"

    Time Travelling Me: "Eh, I just finished watching the third Ant-Man movie. It wasn't great."

    Teenage Comic Nerd Me:

    j3j5,
    @j3j5@hachyderm.io avatar
    j3j5, to random
    @j3j5@hachyderm.io avatar

    So, tell me again why indie devs shouldn't build anything related to search/scraping on the fediverse? Google's already scraping the hell out of us, we're just giving them the service on a silver platter

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines