-
9 votes
-
GitHub and US Government developers
15 votes -
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 -
Viva New Vegas: A Comprehensive 2019 Fallout New Vegas Modding Guide
11 votes -
Tinyproxy - if you need a tiny URL blocker/rewriter
5 votes -
All Tridactyl installations might get removed by Firefox on Aug 21
12 votes -
GitHub restricts developer accounts based in Iran, Crimea, and other countries under US sanctions
6 votes -
GitHub shocks top developer: Access to five years' work inexplicably blocked
24 votes -
Announcing GitHub Sponsors: a new way to contribute to open source
19 votes -
Introducing GitHub Package Registry
16 votes -
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 -
Refreshing the VS Code product icon
9 votes -
Ghidra the reverse engineering tool has been open sourced
6 votes -
Cleaning your GitHub profile with a simple Bash script
5 votes -
Extract clean(er), readable text from web pages via the Mercury Web Parser.
8 votes -
Starting an Open Source Side Project
10 votes -
GitHub now allows unlimited private repos for free (with up to 3 collaborators)
35 votes -
How I changed the law with a GitHub pull request
20 votes -
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 - It's written using jquery
-
Github upgraded from Ruby on Rails 3.x to 5.x within 1.5 years
9 votes -
Nim: Deploying static binaries
8 votes -
Your web app is bloated
16 votes -
Github Joins the fight against the Mandatory Webfilters on the EU Copyright Reform
7 votes -
Good open source projects for beginners to contribute to?
I'm looking for a project to contribute too. I'm not that experienced with programming, so I want something that isn't too complex. I'm also looking for a fairly young project. Big, mature...
I'm looking for a project to contribute too. I'm not that experienced with programming, so I want something that isn't too complex. I'm also looking for a fairly young project. Big, mature projects don't really have much that a newbie can work on.
27 votes -
How I gained commit access to Homebrew in 30 minutes
19 votes -
Github is currently experiencing service outages
14 votes -
Ocarina of Time randomizer
9 votes -
npm package "eslint-scope" compromised, npm is invalidating all login tokens created before 2018-07-12 12:30 UTC
16 votes -
Gentoo GitHub Organization hacked
16 votes -
What are the positive aspects of Microsoft's acquisition of GitHub, if any?
As someone who is relatively removed from the programming world (I do basic Python scripting and not much else), I'm curious to see an argument opposing what I perceive as the majority viewpoint....
As someone who is relatively removed from the programming world (I do basic Python scripting and not much else), I'm curious to see an argument opposing what I perceive as the majority viewpoint. Those against the acquisition have cited examples of Microsoft "ruining" services such as Skype and Minecraft.
21 votes -
MySQL High Availability at GitHub
3 votes -
Microsoft Buys GitHub: The Linux Foundation’s Reaction
14 votes -
GitHub is Microsoft's $7.5 billion undo button
16 votes -
Microsoft to acquire GitHub for $7.5 billion
26 votes -
GitLab Ultimate and Gold now free for education and open source
26 votes -
The cost of developers (or, why Microsoft wants Github)
4 votes -
Mailing lists vs Github
9 votes -
Microsoft to acquire GitHub for $7.5 billion
21 votes -
Liberapay is in danger of closing
6 votes -
GitLab sees huge spike in project imports
10 votes -
GitLab: Congratulations GitHub on the acquisition by Microsoft
8 votes -
Microsoft has been talking to GitHub about possible acquisition
39 votes -
Conway's Law and creating worlds that create worlds
13 votes -
The American Dream
4 votes