• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "github". Back to normal view
    1. After the release of "Notepad++ v7.8.1 : Free Uyghur" Notepad++'s GitHub issues page is being flooded by trolls

      Developing topic, don't see any news sources on it yet. Lots of pro-CCP troll issues being opened, as well as people starting to open issues going against the original trolls. (e.g. pro-HK...

      Developing topic, don't see any news sources on it yet. Lots of pro-CCP troll issues being opened, as well as people starting to open issues going against the original trolls. (e.g. pro-HK protester messages)

      Hacker News discussion

      Notepad++ v7.8.1 : Free Uyghur announcement

      Notepad++ GitHub issues page

      Sample issues

      24 votes
    2. Why is Tildes not on Github?

      Let me make a possibly unpleasant question: why is Tildes only on Gitlab? Do you self-host? Is it because of Microsoft? Or idealistic reasons (that I would totally 100% respect)? Github and...

      Let me make a possibly unpleasant question: why is Tildes only on Gitlab? Do you self-host? Is it because of Microsoft? Or idealistic reasons (that I would totally 100% respect)?

      Github and Microsoft may be "evil", but that's where everybody is. I'm 99% more prone to post an issue on Github than on Gitlab. I know it's "wrong", but that's also true and not just for me. Couldn't Tildes have at least some presence on Github? Is it possible for a mirror to get issues? (I really don't know, honest question). And why not just move to Github, mirror to Gitlab and have some super-reliable backup?

      This would give Tildes more exposure (maybe Tildes doesn't want more exposure right now. That's entirely understandable). But Github is where things happen, and I really want Tildes to happen. And, even if Github ever turns evil (or already is), couldn't we just fork/transfer/whatever to someplace else? Or just use the backup? What's the downside?

      9 votes
    3. How do you say "you're welcome" or "no problem" with reaction emojis?

      Someone pings you in slack or github (or discord or on a forum post or wherever) asking for something. Perhaps some advice or a code review. After you help them out, they say "Thanks!". In normal...

      Someone pings you in slack or github (or discord or on a forum post or wherever) asking for something. Perhaps some advice or a code review. After you help them out, they say "Thanks!". In normal conversation, I would respond with a "You're welcome" or "no problem" or something.

      The problem I have is that while I want to be polite and acknowledge their thank you message, I don't want to generate notifications or otherwise distract people. Responding with a github comment will notify and probably email any involved persons. Slack and discord it depends on the channel, but many channels have low enough traffic that I will check every time theres a new message in that channel (and I'm sure I'm not the only one monitoring those channels).

      Its not really a big deal and no one is going to get angry about it - but it can distract people or ruin their flow while working and I want to avoid that. In my mind, a reaction emoji is perfect for this. It acknowledges the comment or message if someone looks, but doesn't send notifications or light up the channel name.

      ...but which reaction should I use? I've never seen a "you're welcome" emoji. I've been typically using a thumbs up (:+1:), but that can look as if someone is seconding the thanks rather than me trying to acknowledge it.

      Is there a better way to say "you're welcome" or "no problem" in this situation? Is there a better reaction emoji on github/slack/discord/your communication platform of choice? Should I stop worrying about possibly savings other people an email or small distraction and just say "np" or something?

      10 votes
    4. Feedback and future development of Tildes Extended

      It's been a while since I've managed to follow the development of the Tildes community so I don't know how many invite waves we've had since then. For the uninitiated, back in the first 30 days (I...

      It's been a while since I've managed to follow the development of the Tildes community so I don't know how many invite waves we've had since then.

      For the uninitiated, back in the first 30 days (I think?) I started a plugin project for Chrome and Firefox that is meant to be the "reddit enhancement suite" light but for tildes. A sort of Tildes Companion (that would have been another good name, damn).

      Anyway, after an initial 2-3 weeks of furious development, some of it with the help of the good @Bauke, I've had to slow down quite a bit due to a big workload coming in at my company. After that I've had several family issues to deal with... to cut it short I neglected my beloved little code monster and today I saw not one, but two PM on tildes, asking me if I basically was alive and well :P

      So I thought that maybe it was the moment to ask for a feedback and, eventually, help.

      For reference, this is the github page.


      If you'd like to take part in the project you should know that:

      • It's written using jquery
        I thought of using other libraries or pure js but in the end it was the better compromise between spreaded knowledge and ease of use. Even if it's not the faster or lighter, taking up jquery is relatively easy compared to other libraries.
      • You have to have a minimum understanding of how plugins works for both chrome and firefox
        I started it after a long hiatus (I think 8 years) between this and the previous plugin I wrote, so if I could do it, you can as well :)
      • If you want to have access to the publishing / code review / merge features, you have to show me a decent understanding of code design
        I'm not particularly picky but I'd like to be sure that the plugins doesn't go live with lots of spaghetti code. There are already a couple of points in which I wanted to review and rewrite some code and I'd like to know that whoever will take responsability for the code quality, is at least concerned with quality as much as I am.

      To discuss further technical details please, come on slack (you don't have to even install it, you can use the web client).


      What I'd like to discuss here with you, is if in your opinion, there is still interest in this project or not. From the end-user point of view.

      To have a structured data of the feedback, please use this form. The same form will have a section in case you can/want to help.

      Thank you, anyway, for any input.

      43 votes