Why does everyone want to turn github in to gamified social media. The resulting software is the achievement not sone bullshit badge.
GitHub profile achievements
31–40 of 74 posts
Re: GitHub profile achievements
#32Why does every little inconsequential thing have to be gamified to increase engagement? I couldn't care less about how many stars, arctic vault badges etc. do I get in a thing I use to hedge risk of losing my code and collaborate with others.
Re: GitHub profile achievements
#33Neat! People complaining about 'gamifying github' seem to be greatly over-estimating the author's goal here. Also neat to learn about the free dataset uploaded to https://ghe.clickhouse.tech/ .
I strongly prefer an ungamified GitHub, but can appreciate the OP's work (a nice site and some interesting stats). The two ideas are not mutually exclusive.
Re: GitHub profile achievements
#34Maybe these could also be added in a similar way to show your "worth" to the world even better ;)
Re: GitHub profile achievements
#35Neat! People complaining about 'gamifying github' seem to be greatly over-estimating the author's goal here. Also neat to learn about the free dataset uploaded to https://ghe.clickhouse.tech/ .
I strongly prefer an ungamified GitHub, but can appreciate the OP's work (a nice site and some interesting stats). The two ideas are not mutually exclusive.
Re: GitHub profile achievements
#36Re: GitHub profile achievements
#37Neat! People complaining about 'gamifying github' seem to be greatly over-estimating the author's goal here. Also neat to learn about the free dataset uploaded to https://ghe.clickhouse.tech/ .
I strongly prefer an ungamified GitHub, but can appreciate the OP's work (a nice site and some interesting stats). The two ideas are not mutually exclusive.
I really don't get why some of you think that github would be drastically different without badges.
edit: Here I took a screenshot of where to disable it - https://news.ycombinator.com/item?id=36681101#36683016
Re: GitHub profile achievements
#38Why does every little inconsequential thing have to be gamified to increase engagement? I couldn't care less about how many stars, arctic vault badges etc. do I get in a thing I use to hedge risk of losing my code and collaborate with others.
you're free to not care. most don't care. but achievements are not the goal, achievements are a fraction of a second of amusement or pride about a career of work. it's not for you, fine. why complain about it? let people enjoy something even though you see no point for crying out loud.
Re: GitHub profile achievements
#39Earlier quoted context omitted.
you're free to not care. most don't care. but achievements are not the goal, achievements are a fraction of a second of amusement or pride about a career of work. it's not for you, fine. why complain about it? let people enjoy something even though you see no point for crying out loud.
Somebody is trying to hack my brain to get more engagement from me and steal my "thinking" resources for themselves.
Let us have our fun. You can disable it :)
Re: GitHub profile achievements
#40Neat! People complaining about 'gamifying github' seem to be greatly over-estimating the author's goal here. Also neat to learn about the free dataset uploaded to https://ghe.clickhouse.tech/ .
Yeah it is clearly a showcase for ClickHouse which is worth bragging about since it is quite performant. And it has a very strong community as the following shows:
https://devboard.gitsense.com/ClickHouse/ClickHouse
I am honestly not sure if my solution can handle HackerNews at this point since generating deep insights for ClickHouse (which has a lot of history) is very expensive.
For those curious, I'm running DevBoard on a single 128 GB machine with 6TB of SSD in RAID 0 (I'm willing to take the risk) and the Postgres database has over 1000 partitions (including sub-partitions) that are optimized for my queries. I'm pretty sure ClickHouse can be more performant and if the creator of https://ghe.clickhouse.tech is reading this, I'm open to seeing if I can't get my solution working on ClickHouse.