• 0 Posts
  • 41 Comments
Joined 2 years ago
cake
Cake day: November 23rd, 2024

help-circle
  • isn’t the better solution not to accept PRs from unknown / untrusted sources

    I think that’s partly the point of this exercise - if they find a meow they now know this is an untrusted source.

    Because it’s pretty easy to say ‘ignore untrusted sources’ but when you’re maintaining an open source repo (especially if it’s still pretty small/new) this detection is part of the cognitive burden. Almost every contribution will technically be from an unknown source for a long time, until, if you’re lucky, some drive-by contributors turn regular.


  • I can’t argue the current usage as I’m not terminally online enough anymore to have that knowledge but the original online usage of red-pill and ‘redpilling’ somebody was absolutely intrinsically connected to far-right and incel online spaces.

    When you say it “developed across the whole internet, not just within incel communities” this is evidentially wrong. Early use was based around 4chan and manosphere/MRA ‘gender-truths’ and then increasingly co-opted by the alt-right pipeline to invoke a rejection of what they saw as the liberal status quo. Redpilling in its early use was basically slowly radicalising somebody to extreme alt-right viewpoints.

    It’s one of the phenomena of linguistic appropriation (matrix redpill & trans-identity notions -> right-wing appropriation, gender standards and conservative values -> wide-spread normalization also outside strictly political contexts) by the right that words like woke, privileged also went through.





  • While the above is a little more focused on front-end/web projects I think one thing to keep in mind generally is also to meet the user where they are, or rather where they expect. E.g. if you create a tool/plugin for vim, users will be thankful for having a vimdoc for reference. If you create a command line tool, a man page will be helpful for quick lookups.

    I know that many projects today (especially when first getting set up) focus on a presentable readme but in many cases there are tools to automatically adapt this markdown text to the generally preferred documentation style and location.

    Don’t have to focus on perfection first but just having a pipeline set up which can then be iterated on over time.

    For a more advanced approach I think you can get a lot out of understanding the principles of the Diataxis framework - but this is also larger up-front effort.




  • hoppolito@mander.xyztoSelfhosted@lemmy.worldPaperless
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    1 month ago

    Hold on, I’m a little confused. Are you talking about paperless the document management software (and it’s ng/ngx forks) or a different software with the same name?

    Because you can set up mail inbox processing in that software but I’m not sure how that connects to forwarding to multiple different mailboxes, or vice versa profit from merging multiple forwards.


  • I’m not so sure.

    The right wing would be instantly defederated from the rest while the left wing builds three identical versions that all say they wanna go forward while pulling the plane in different directions.

    Everybody hates the huge central fuselage but can’t disconnect from it without falling from the sky.

    Most of the discussion focuses on snide comments between the slightly different wing designs while all the critical tail components are held together by 3 single selfhosting admins. Then one of them goes on holiday and the tail fin just disappears.







  • I am one of those happy taskwarrior users. For more advanced recurrence syntax in taskwarrior there’s also the relatively new nautical extension. It essentially splits recurrence into things that recur based on calendar/clock events (e.g. every first workday of the month, every second Sunday, etc.) or based on previous completions (e.g. do something 3 days after last time, or every x hours after last doing it).

    It’s pretty neat and functional but, fair warning, also early on in development and changing quite radically through its versions still.