localslackirc VS repo-lockdown

Compare localslackirc vs repo-lockdown and see what are their differences.

repo-lockdown

GitHub Action that immediately closes and locks issues and pull requests (by dessant)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
localslackirc repo-lockdown
6 4
137 132
- -
9.0 6.5
9 days ago 5 months ago
Python JavaScript
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

localslackirc

Posts with mentions or reviews of localslackirc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-16.
  • Mental Health in Open Source
    3 projects | news.ycombinator.com | 16 Mar 2024
    > Really? Just a git command, a button press on GitHub? So why don't they just do it? Why don't they apply the patches when people send the code in then?

    Because the patch was bad.

    > Something like a month later the guy just rewrote the patch without even engaging with me.

    Do you think he'd have done that if the patch was good? Was his version completely identical to yours?

    > Yeah, that made me feel like shit

    At least it didn't introduce a new bug to every user… I'm sure collective feelings of the userbase were less harmed in this case.

    > Sorry but maintainers don't have the moral superiority to demand free labor

    But you have the moral superiority to demand free labour from maintainers, to review, improve, test your patch?

    Look at this pull request for example: https://github.com/ltworf/localslackirc/pull/387

    How could a thing like that be merged?

    When asked to split it, he just proceeded to open tens of pull requests that were all based on the previous one, in a chain. And every commit contains thousands of lines of unrelated changes with what the description is.

    Then he got upset.

  • Slack Is Down
    1 project | news.ycombinator.com | 17 May 2023
    plugging my IRC gateway https://github.com/ltworf/localslackirc

    I find that using slack from IRC, and having the option to deprive some people/channels to notify me is very helpful to reduce the amount of distractions.

  • Show HN: Localslackirc – Lets you use IRC to connect to slack
    1 project | news.ycombinator.com | 30 Nov 2022
  • Ask HN: Why are JavaScript dependencies so messy?
    3 projects | news.ycombinator.com | 9 Oct 2022
    I could never understand why people insist on using requests rather than the stdlib (which works just fine).

    When async became a thing, I remember hitting some bug in aiohttp so I wrote myself a tiny (just doing the bit I needed) HTTP async client, which I figured was easier than wrestling aiohttp into compliance.

    These days aiohttp is quite nice for async, and for sync I just use the stdlib.

    My async client, if it can be of interest https://github.com/ltworf/localslackirc/blob/master/slackcli...

  • Why Slack’s free plan change is causing an exodus
    8 projects | news.ycombinator.com | 26 Aug 2022
    I normally use [localslackirc](https://github.com/ltworf/localslackirc) to use slack.

    I can grep through the logs if I need to find something. That's really really fast compared to their search on the website.

    I also get other advantages such as not automatically being forced to see all the reaction GIFs and being able to silence notifications from certain users that abuse them.

  • What relatively simple program would you like to see on Linux?
    9 projects | /r/linux | 16 Feb 2021
    https://github.com/ltworf/localslackirc/ if you are interested.

repo-lockdown

Posts with mentions or reviews of repo-lockdown. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-16.
  • Mental Health in Open Source
    3 projects | news.ycombinator.com | 16 Mar 2024
    GitHub makes this unnecessarily worse by refusing to let you disable Pull Requests like one can disable the other social features (Wiki etc) of a repository: https://github.com/dear-github/dear-github/issues/84

    The workaround is to use GH Actions to auto-close PRs: https://github.com/marketplace/actions/repo-lockdown

  • Nimalyzer, a static code analyzer for Nim (early alpha).
    3 projects | /r/nim | 8 Jun 2023
    And thank you for the link. I agree, automation is needed here. :) I'm using a different GitHub action: https://github.com/dessant/repo-lockdown
  • Ask HN: How did you recover from burnout?
    1 project | news.ycombinator.com | 28 Sep 2021
    Something that really helps me uncouple programming from burnout is having a strictly-non-collaborative personal project in a language/ecosystem I intentionally avoid in the professional world. It's still open source Free Software but I don't ever want a pull request or even a bug report because then it becomes work and means the codebase is no longer a 1:1 representation of my own brain-space/goals/style.

    Not that I have received any of those things, but I have steeled myself to be ready to turn it down if it ever does. The social pressure is real, and Github doesn't even let you disable pull requests so I had to configure a bot to automatically be an asshole for me: https://github.com/dessant/repo-lockdown

    Here's the message I configured in my `.github/lockdown.yaml`:

    ```comment: Please accept my apologies for your wasted effort in closing this pull request, but I am not prepared to accept changes on this project at this time, if ever. This is a personal project for my personal website that I'm happy to share, but I want the code to be all mine. I would not be able to mentally connect with my codebase as well if it were a reflection of anyone but myself, and accepting others' code complicates the copyright situation regardless of the software license used. Please e-mail me with any bug reports :)```

  • Repo Lockdown is a GitHub Action that immediately closes and locks issues and pull requests.
    1 project | /r/programming | 28 Jan 2021

What are some alternatives?

When comparing localslackirc and repo-lockdown you can also consider the following projects:

UeberPlayer - A customizable, yet sleek music player for Ubersicht

listen-to-wikipedia - Live, generative music and visualisation from Wikipedia edits. Forked from http://listen.hatnote.com/ with some customisation.

organize - The file management automation tool.

issue-stats-card - Analyse a github repo's issues then generates a table of stats for quick info.

gammastep

backup-github-repo - Backup all the issues and pull requests of a Github repo, including the comments, events, and labels, as JSON and as HTML

guiscrcpy - A full fledged GUI integration for the award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v

missue - A Toolkit helps you to management your TODO based on GitHub Issues.

ddcbc-gtk - A GTK Interface for controlling brightness through the DDC/CI protocol

label-actions - 🤖 GitHub Action that performs certain tasks when issues, pull requests or discussions are labeled or unlabeled

pesterchum-alt-servers - Instant messaging client copying the look and feel of clients from Andrew Hussie's webcomic Homestuck.

amazing-github-template - 🚀 Useful README.md, LICENSE, CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, GitHub Issues, Pull Requests and Actions templates to jumpstart your projects.