-
7 votes
-
Folk music is having a resurgence in Norway spurred by a reclamation of the genre among generation Z
7 votes -
Eight of the best snooker players in the world will all be in Helsinki this weekend as the sport's popularity in Finland continues to blossom
4 votes -
Using Claude and undocumented Google Calendar features to automate event creation
4 votes -
What is happening outside the US?
Hello all. I feel like our US election upset (or victory depending on viewpoint) has really run wild on Tildes. I appreciate all the solidarity and encouragement from the non-US folks. I know for...
Hello all. I feel like our US election upset (or victory depending on viewpoint) has really run wild on Tildes. I appreciate all the solidarity and encouragement from the non-US folks. I know for better or worse it affects many of you as well.
While knowing these are special circumstances, I was thinking maybe folks feel a little left out or overshadowed by our drama.
Back before I had to go on a podcast diet, I really enjoyed the weekly updates from American Prestige because they would discuss important or interesting political/social developments and explain their implications.
So what's something happening where you are? How do you feel about it? What do you wish more people knew about it? It can be big or small. It does not have to be something political, just something important to you.
35 votes -
Olympic pole vault champion Armand Duplantis beat 400m hurdler Karsten Warholm in a 100m exhibition race in Zurich
13 votes -
How CoComelon captures our children’s attention
15 votes -
The (improbable) history of the Savannah Bananas
11 votes -
The story of The Oregon Trail
18 votes -
Mike Tyson vs. Jake Paul exhibition match
6 votes -
These 3D printers print 3D printers! Touring inside Prusa Research's factory to see how they make their 3d printers (using their 3d printers!) and their filament.
10 votes -
Six Flags | Bankrupt
12 votes -
Nickelodeon Studios | Abandoned
16 votes -
So who was in Essen?
What did you play? What did you buy? Who did you meet? How did you get there? Where did you stay? What shenanigans did you get up to? Tell us all about it!
17 votes -
RFK Stadium | Abandoned
7 votes -
San Francisco Bay area Maker Faire returning in October
13 votes -
Anyone excited for OpenSauce next weekend?
7 votes -
Classifying Event Driven Architecture
6 votes -
Have you attended any virtual conferences? Tell me about the things that worked well.
This could be anything, from presentation tips, to efficiently-managed breakout rooms, to finding ways to engage participants. How did it make a difference? I’m writing an article about how...
This could be anything, from presentation tips, to efficiently-managed breakout rooms, to finding ways to engage participants. How did it make a difference?
I’m writing an article about how companies can run better online events, so thinking “ideas worth stealing.” Give me details!
It’d be easy to focus on the things that don’t work — they are legion — but I’m aiming to capture the good stuff that we all wish everyone would adopt. So leave out the disappointments, and just tell me about the things you enjoyed.
If you’ve run a virtual event I’m interested in your opinions too, but keep in mind that this is meant to be tips-and-tricks worth sharing.
11 votes -
Diamond League plans to stage a behind-closed doors athletics exhibition event in Norway in June after two meetings were called off due to the coronavirus
5 votes -
AskComp: Reactive coding and splitting observables
I was going to ask this on Stackoverflow but it seems like reactive programming is split into per-language questions (RxJava, RxJS, RxRuby, etc.) and this is a more generic question. How do you...
I was going to ask this on Stackoverflow but it seems like reactive programming is split into per-language questions (RxJava, RxJS, RxRuby, etc.) and this is a more generic question.
How do you stream items from one Observable to multiple Observers?
I have a stream of CSV items, they're mapped to a dictionary/hash table, and then I want to:
- get the maximum value from this stream
- process the stream in a different way
- sample the stream
Can I call subscribe multiple times and then call the other operators?
5 votes -
RxJS manual/tutorial - reactive programming for javascript
5 votes