-
10 votes
-
China's social credit system is controlling foreign companies
12 votes -
Former Malaysian PM Najib arrested in $4.5bn 1MDB probe. The investigation focuses on how the money went missing from the state 1MDB fund
5 votes -
A Polish environmental group placed a GPS tracker on the back of a stork, it lost the tracker in Sudan, and then someone put the sim card in their own phone and racked up hours worth of phone calls
21 votes -
What are your I-don't-want-to-cook-but-I-have-to-eat- recipes?
As the title says, I am looking for your go-to recipes for when you are not in the mood to cook. They should be fast and simple to make and be preferably not too expensive. Let me start this:...
As the title says, I am looking for your go-to recipes for when you are not in the mood to cook. They should be fast and simple to make and be preferably not too expensive.
Let me start this: Tortelloni with tarragon-cream-sauce (3-6€/2servings, depending on the tortelloni)
*500g Tortelloni, 250ml (sweet) cream, 2 tomatos, tarragon/salt/pepper;- Water with salt in one pot, cream with tarragon and 4 short splashes of water in another;
- Cut the tomatos into pieces and add the to the cream when it boils slightly
- When the tomatos are added, stir the cream (it should get slightly red from the tomato juice
- add salt and pepper
- at this point the water should be boiling, add the Tortelloni
5.1 I usually buy the Tortelloni from the fridge, they only need to be boiled for 2 min, adjust the timing when you heat up the cream according to needed time to boil the pasta - When everything is finished put everything together and enjoy
25 votes -
Microwave mug recipes that prove no-fuss cooking for one can actually be great
6 votes -
Stylish browser extension snatches your browsing history---the open source Stylus is recommended instead
33 votes -
First confirmed image of a newborn planet revealed
12 votes -
My photos
25 votes -
Swole at every height: The greatest gym you'll never lift at
4 votes -
Comcast starts throttling mobile video, will charge extra for HD streams and full-speed tethering
33 votes -
Coffee drinkers are more likely to live longer. Decaf may do the trick, too.
14 votes -
Koala genome project reveals secrets about its toxic diet and disease
3 votes -
My experience, becoming a contributor, and other thoughts/questions.
I have been using Tildes for about a week now. I have come over from Reddit where I am primarily a lurker. I lurk because I often feel my thoughts and opinions on topics and discussions have been...
I have been using Tildes for about a week now. I have come over from Reddit where I am primarily a lurker. I lurk because I often feel my thoughts and opinions on topics and discussions have been touched on because discussions are already hundreds of comments deep by the time I arrive. The biggest positive with Tildes is the fact that the community is currently small and I read the post/sarticles that interest me instead of jumping straight into the comments to be given a synopsis. I now read more than just the headline.
I still have not found my 'voice' in regards to posting comments related to articles/stories that I have read. I think it is because I haven't found a discussion that I am really interested in. I have posted a couple of news articles that provide information about the part of the world I am in but, while they interested me, I didn't feel the need to discuss their contents further so I didn't add any comment to start a conversation to the post.
Regarding providing some more content to the site. My hobbies include, like everyone else, traveling, reading, and photography. I am no where near being an influential voice in any of these! I am not interested in having a travel blog or a website but I would like to provide information, incase someone else here is interested or has experiences too. For example, I recently took a short weekend trip from Bangkok, Thailand to Ayutthaya, Thailand. I rode the train, visited the sites, visited a bar, ate some food, and stayed the night. I want to provide a write up on my experiences and thoughts of this trip. Is a post in ~hobbies with the tags of: thailand, ayutthaya, bangkok, train the way to go?
What do y'all think?Sharing photographs - Taking pictures is another hobby I share with everyone else. I enjoy sharing pictures I am proud of. I tend to post to r/nocontextpics, because I like their rules of no back story in the title. I also post to location specific sites. I do this to show off my pictures and to feel good from earning points. I do not post pictures to facebook very often because I like having the feel of anonymity. I don't want to be perceived as a pretentious twat. How does everyone feel about picture posts in ~hobbies with the tag(s) like: location, device used, etc..
My problem would be not 'spamming' photos. With the age of the site, and my brief interaction with it, no one wants to see 2+ picture posts from one user in the ~hobbies group.
Any thoughts on etiquette or rules for picture posts? Allow: Yes/No?22 votes -
Facebook reveals it gave 61 companies access to widely blocked user data
21 votes -
Solid: From Tim Berners-Lee, a project to decentralize the web
20 votes -
Australia is stopping its direct aid to Palestinians, and will instead give to the United Nations' humanitarian relief efforts.
6 votes -
Twelve boys and their coach found alive after ten days in cave
20 votes -
It's the exact half way point of 2018
How was the first half for your goals in life and work or spending or saving. Or just making it to the half way point
21 votes -
Random Collective Undersound Mixtapes Vol 036: Tejedor
2 votes -
Queen - Live at LIVE AID Wembley Stadium 7/13/1985
8 votes -
Cuco - Lover is A Day
2 votes -
With a heat wave coming this week, this video reminds me of the good times when everything was green
3 votes -
After the Fall: Ten Years after the Crash
10 votes -
Australian states and retail chains ban single-use plastic bags
16 votes -
The Dear Hunter - A Night on the Town (2015)
6 votes -
Poland's supreme court constitutional crisis approaches a standoff. The government’s attempt to lower the mandatory retirement age of judges is due to come into effect this week
8 votes -
Ten best tropes in fiction
2 votes -
Seven common (non-sleep-related) reasons that people feel tired
8 votes -
One sinking city's fight against rising sea levels
4 votes -
Reddit Playlists - Reddit Playlists - Create Playlists from a subreddit
8 votes -
The surveillance economy and extreme income inequality: You can't have one without the other by Jaron Lanier
5 votes -
Anti-union laws associated with significantly more workplace deaths in US states, 1992-2016.
12 votes -
It would be nice to have a wiki so that we can document tildes
Any plans to implement it in the future?
9 votes -
Canada tariffs on US goods from ketchup to lawn mowers begin
24 votes -
I created anime girls based off of areas that were in Disney's Hollywood Studios (in 1999 at least). Drawn in MSPaint.
7 votes -
The great firewall of China: Xi Jinping’s internet shutdown
12 votes -
Programming Challenge: Markov Chain Text Generator
Markov Chains are a stochastic model describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. By analyzing a...
Markov Chains are a stochastic model describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. By analyzing a document in some way and producing a model it’s possible to use this model to generate sentences.
For example, let’s consider this quote:
Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind.Let’s start with a seed of
be, which there is only one of in this text and it’s following word iswho. Thus, a 100% chance of the next state beingwho. Fromwho, there are several next states:you,mind, andmatter. Since there are 3 options to choose from, the next state has a 1/3 probability of each. It’s important that if there were for example two instances ofwho youthenyouwould have a 2/4 probability of next state. Generate a random number and choose the next state, perhapsmindand continue until reaching a full stop. The string of states we reached is then printed and we have a complete sentence (albeit almost certainly gibberish).Note: if we were in the state
mind, our next two options would be.ordon’t, in which if we hit.we would end the generation. (or not, up to you how you handle this!)To take it a step further, you could also consider choosing the number of words to consider a state. For example, two words instead of one:
those whohas two possible next states:who matterorwho mind. By using much longer strings of words for our states we can get more natural text but will need much more volume to get unique sentences.This programming challenge is for you to create a Markov Chain and Text Generator in your language of choice. The input being a source document of anything you like (fun things include your favourite book, a famous person’s tweets, datasets of reddit / tildes comments), and possibly a seed. The output being a sentence generated using the Markov Chain.
Bonus points for:
- Try it a bunch of times on different sources and tell us the best generated sentences
- Using longer strings of words for the state, or even having it be variable based on input
- Not requiring a seed as an input, instead implementing that into your Markov Chain (careful as infinite loops can occur without considering the seed)
- Implement saving the Markov Chain itself, as it can take very long to generate with huge documents
- Particularly Fast, efficient, short or unique methods
Good luck!
P.S A great place to find many large plain text documents for you to play with is Project Gutenberg.
17 votes -
Bitcoin bloodbath nears historic levels
21 votes -
Democrat. Dictator. Which path will Thailand's Prayuth Chan-ocha choose?
6 votes -
LeBron James signing with Los Angeles Lakers in $154M bombshell
12 votes -
500px will no longer allow photographers to license their photos under Creative Commons, and closes 500px Marketplace
27 votes -
The World Ends With You: Final Remix details new elements, story, characters, more
8 votes -
With Wimbledon about to start, who are your favorites?
I think Kerber and Keys are my favorites to reach the final on the women's side, and Federer and Del Potro are my favorites on the men's side.
7 votes -
CHVRCHES - Get Out (2018)
7 votes -
Milfred Graves Quartet (1973)
5 votes -
The marginalisation of Indonesia's LGBT community is fuelling an HIV "epidemic", with HIV rates among gay men increasing five-fold since 2007, according to a Human Rights Watch report
11 votes -
A mass colony of tent spiders have created a mesmerising display in a nature reserve on Australia's east coast, capturing the imagination of locals
15 votes -
Bruce Springsteen - I'm On Fire (2009)
5 votes -
A digital capitalism Karl Marx might enjoy
3 votes