-
6 votes
-
Reward system?
Could a reward system be added similar to Reddit coins but instead of buying them you earn them from being active on the website and from the quality of your content maybe by using the voting...
Could a reward system be added similar to Reddit coins but instead of buying them you earn them from being active on the website and from the quality of your content maybe by using the voting system and you could buy rewards for posts with them, it could be a bit like tildes own currency in a way, I’m personally a big fan of the Reddit coins but just don’t like how you have to buy them I think they should be something that is earn from using the website
5 votes -
Australian Water Rocketry group reaches world record 3155ft (961m) from 1150psi carbon-composite water rocket
6 votes -
Norway decides against participation in NATO missile defence system
7 votes -
Floor Jansen - Winner (2019)
5 votes -
Stockton's basic income trial: Early results show how money is spent
6 votes -
Swedish King Carl Gustaf removes grandchildren from royal house – observers say move reflects a wider view that there is no need to pay so many members of the royal family
7 votes -
Iceland's massive Laufskálarétt pony party is a wild and windswept ride
4 votes -
Neuromonakh Feofan - Dram Dlia Ivana (Drum['N'Bass] For Ivan) (2015)
4 votes -
Supreme Court allows blind people to sue retailers if their websites are not accessible
23 votes -
Amazon's progressive children's shows are hidden gems
6 votes -
NSA whistleblower dropped from Australian cyber conference at the last minute
6 votes -
Book review: ‘The AI Does Not Hate You’ by Tom Chivers
5 votes -
Michael Majstorovic - Sweet Child O' Mine (2013)
6 votes -
This coastal prefab stands tall above rising sea levels
6 votes -
The cheating scandal rocking the poker world
8 votes -
One Mai Tai, and hold the colonialism
4 votes -
Adobe is deactivating the accounts of all Venezuelan users with no refunds due to US sanctions
11 votes -
US Internal Revenue Service: Sorry, but it’s just easier and cheaper to audit the poor
17 votes -
The strange, uncertain fate of one of the world’s most valuable salmon habitats
5 votes -
Designing the personality-based narrative system of Jenny LeClue
6 votes -
We are in the midst of a mental health crisis – advice about jogging and self-care is not enough
10 votes -
US Senator calls on NBA to cancel games in China amid growing controversy
7 votes -
Liturgy - God of Love (2019)
3 votes -
"We are in a war zone against this disease.” Climate change is fueling fire blight, and Northern Michigan’s apple orchards are at risk
4 votes -
'South Park' scrubbed from Chinese internet after critical episode
12 votes -
Inuit combine nine different Inuktitut scripts in one standard system
7 votes -
India isn’t letting a single onion leave the country
9 votes -
One year after ‘The Big Hack’
9 votes -
Kids? Just say no
8 votes -
What has made you laugh recently?
I'm most interested in entertainment/media of any form - movies, tv shows, youtubers, stand-ups, theatre, music, whatever. Something that was really (truly) funny to you, not just "comedy genre"....
I'm most interested in entertainment/media of any form - movies, tv shows, youtubers, stand-ups, theatre, music, whatever.
Something that was really (truly) funny to you, not just "comedy genre".
If you find yourself laughing more actively at the world around you then feel free to mention that too, with context.
You can explain why it makes you laugh, too, if you like. Although more importantly please indicate how much you laughed at a particular thing.
22 votes -
Rick and Morty | Season 4 trailer
14 votes -
Should we have topics for shows or episodes?
So I've been putting in topics for each episode of The Good Place for a couple weeks, and it's been a little slow but reasonable amounts of activity. But for week to week shows in the future,...
So I've been putting in topics for each episode of The Good Place for a couple weeks, and it's been a little slow but reasonable amounts of activity. But for week to week shows in the future, would it be more appropriate to have one big thread made for the season premiere and bump that on a weekly basis and enforce marking posts when a particular episode happened, so we can better track discussion and continue threads of discussion across weeks, or would that just kinda be a mess?
8 votes -
What do you prefer diesel or petrol?
So what do you prefer a Diesel or a petrol ?, I personally love Diesel I think they are superior to petrol in many ways
9 votes -
Houston Rockets GM Daryl Morey tweets support for Hong Kong protestors; Chinese Basketball Association responds by cutting ties with the Rockets
Apologies for the title, it's not worded that well but I don't know how to word it better. In addition to the CBA cutting ties with the Rockets, Tencent will no longer report on the team or show...
Apologies for the title, it's not worded that well but I don't know how to word it better. In addition to the CBA cutting ties with the Rockets, Tencent will no longer report on the team or show their games. The Rockets have been China's favorite NBA team ever since Yao Ming was drafted by them in 2002. He is now president of the CBA, but that doesn't say anything about what input he had into these decisions. The Rockets are also one of the main contenders for the championship going into this year since Russell Westbrook was traded to them over the summer. They also have the storyline of Westbrook and former teammate and longtime friend James Harden being reunited after three seasons together on the Oklahoma City Thunder.
Here are a few articles/references about the subject:
Tweets by Tencent's former Rockets reporter
ESPN article about team owner Tillman Fertitta tweeting disagreement with Morey
Edit to add another article: Chinese consulate in Houston statement
Nike pulled all Rockets gear from their Chinese web store
Rockets star James Harden says 'sorry' to China over Morey's tweet
NBA reporter Shams Charania says the league is not punishing Morey
16 votes -
Harry Dunn crash: Chief constable demands suspect's return to UK
4 votes -
So can you post images or videos I don’t think I’ve ever seen any ?
I don’t have any images or videos to post just wondering if you can because don’t think I have seen any so far
10 votes -
Construction of Starship 39A launch and landing facility picking up the pace
8 votes -
Moving rocks by hand, Colorado volunteers strengthen eroding landscapes to help withstand climate change
7 votes -
Why Collabora really added Digital Restrictions Management to Weston
5 votes -
Fortnightly Programming Q&A Thread - 2019W40
General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads. Don't forget to format your code using the triple...
General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads.
Don't forget to format your code using the triple backticks or tildes:
Here is my schema: ```sql CREATE TABLE article_to_warehouse ( article_id INTEGER , warehouse_id INTEGER ) ; ``` How do I add a `UNIQUE` constraint?12 votes -
How the women-only Facebook group Minbar-Shat helped overthrow the Sudanese government
7 votes -
Adding native scheduled/recurring topics, let's figure out which ones we want to have
I've just pushed up a commit that adds the backend for configuring and posting topics automatically on a schedule. I'm still working on the UI to be able to set them up through the site, but I can...
I've just pushed up a commit that adds the backend for configuring and posting topics automatically on a schedule. I'm still working on the UI to be able to set them up through the site, but I can add them manually pretty easily now.
So first, thanks very much to the people that have been manually posting these recurring topics for months. They've been a source of lots of great conversation, and I really appreciate people making sure to keep posting them regularly. Thanks also to @hungariantoast and @deing specifically for doing the work of writing a script to do automatic posting, and the kinda-API-wrapper that it uses. That made sure that multiple of those topics were posted consistently for quite a while before I got around to implementing this.
I'd like to start setting up all of the recurring topics "properly" in the new system, so let's talk about which ones we already have, and potentially some others that we'd want to add. We should probably also try to space them out a little, so there's not a dump of them at the same times. Here are some of the ones that come to mind immediately for me, but I'm sure I'm missing some, and if there are others that you think would be good to have, let me know. I know there are other ones that have dropped off and it would probably be good to resurrect them:
There are also some others that vary every week, so I probably won't be able to set those up yet (like @aphoenix's recent ~games.tabletop weekly discussions), but once there's a UI we should be able to start configuring them ahead of time.
Any thoughts on those existing recurring topics, suggestions for new ones to add, or old ones to bring back?
62 votes -
The US court allowed the Federal Communications Commission to kill net neutrality because washing machines can’t make phone calls
8 votes -
Why are plastic army men still from WW2?
15 votes -
Shame on those who defend the "loving smack": it's just plain violence against children
19 votes -
Government-backed initiative is designed to open up the country's unique musical culture by offering a 25% rebate to international artists using Icelandic recording studios
5 votes -
An inside look at Microsoft’s newest flight simulator
10 votes -
Is programming science?
There's no doubt computer science is indeed a science, but what about programming itself? Does it fulfill the basic requirements that make something a science? I'm not an academic, just trying to...
There's no doubt computer science is indeed a science, but what about programming itself? Does it fulfill the basic requirements that make something a science? I'm not an academic, just trying to start a conversation.
In many ways, programming is like Math: a means to an end. And Math is a science. Like math, programming has several fields with vastly different ideas of what constitutes programming. Because it is applied logic, programming is also provable and disprovable. There are many disputing hypothesis and, even though absolute truth is a distant dream, it is certain that some sentences are truer than others. Again, like Math, Programming has many practical applications, such as finances and engineering.
Some people consider Math a propaedeutics: not a science in itself, but a discipline that provides fundamentals to actual sciences such as chemistry and physics. The same reasoning could be applied to programming, as nothing more than a tool for computer science. I personally think there's something unique about programming and it's problem-solving methods that can be considered a field of its own.
What you guys and girls think?
6 votes -
GoDaddy Customer Newsletter - A Poem
A few years ago I got a rather self-congratulatory email from GoDaddy, the domain host, about all the amazing things that their customers do, apparently. Here is a representative excerpt: "One of...
A few years ago I got a rather self-congratulatory email from GoDaddy, the domain host, about all the amazing things that their customers do, apparently. Here is a representative excerpt: "One of the clearest lessons we've learned is that the one word to describe you best is 'courageous.' You go after what you really love, you chart your own course, and you create something (often from nothing) that usually makes the world a better place."
I found this rather silly coming from a corporation that hosts fucking domain names. So I was inspired to write the following poem:
1.
Dear Firstname Lastname
earlier this year we embarked on an effort to learn more about you
what makes you so incredibly unique
and the values you all have in common
we learned an equal amount about ourselves
you go after what you really love
you chart your own course
you create something
(often from nothing)
whether it’s
a neighborhood pizza shop
an organization to help those in need
or a company poised to launch a new industry
you believe where others don’t
you have the guts to strike out on your own
that’s courage
and it’s worth every ounce of support we can give
you’ll always be able to pick up the phone and talk to someone 24/7
sincerely
semi-legible signature
digitally scanned
followed by a name typeset in Arial
and a twitter handle
2.
i don’t create
neighborhood pizza shops
organizations to help those in need
or companies poised to launch a new industry
my values are not your values
i have a blog
it has a domain name
which i pay you to maintain
that is the extent
of our relationship
i will go cry in a corner now ok
sincerely
a customer
17 votes