• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. What do you want to do/be when you grow up?

      "What do you want to do/be when you grow up?" is a question we've all been confronted with, willingly or not, throughout our lives. It's intercultural, except for the increasingly rare instances...

      "What do you want to do/be when you grow up?" is a question we've all been confronted with, willingly or not, throughout our lives. It's intercultural, except for the increasingly rare instances where it's culturally or familialy expected that you'll continue a family trade.

      And then there are those of us who just can't pick the one true direction, or thought we had it right for a while, then abruptly got bored/burnt out and had to find a new career or calling. I've personally had no fewer than eight different or only tangentially related "careers", sometimes overlapping with hobbies, and I'm floundering a bit to find the next one.

      I was just introduced to the "multipotentialite" concept today - see the TED Talk, Why Some of Us Don't Have One True Calling for details, and https://puttylike.com/ for the speaker's site and book information. As the video mentions, polymathy was once highly respected in the Renaissance, but it's been devalued in favor of increasingly narrow specializations in the industrial and information economies.

      This thread is for the bewildered, the career peregrinators wandering with or without aim, who've been branded as flakes or losers, or are suffering anxiety/depression because the heavens haven't opened up and rained down purpose and meaningful work.

      Tell your story to the extent you're comfortable, ask questions and seek support.

      • What is it like to discover a passion?
      • What is it like to find yourself losing that passion?
      • How did you accommodate the change?
      • What carried over successfully from prior careers?
      • Did you experience pressure to stay with just one thing?
      • Have you had disrupted relationships with family, partners, or friends as a result of these changes?
      • Do you feel that you've made unique contributions due to broad experience and/or interdisciplinary knowledge?
      • Do you feel discriminated against in the job market for lacking a clear career path?
      • Did you suffer damaging mental distress before or as a result of making a career change?
      • Is it exciting or frightening to make a change, and has it become more or less so with repeated changes?

      This is also open to the people who were seemingly born knowing precisely what they wanted to do - were you successful in pursuing it, or did you have to make accommodations, perhaps discovering something else?

      20 votes
    2. How can we betray each other less on the Internet?

      I was thinking about having a general purpose thread about internet drama venting, but that seems like a very bad idea if all the top level threads are different gripes and one in particular gets...

      I was thinking about having a general purpose thread about internet drama venting, but that seems like a very bad idea if all the top level threads are different gripes and one in particular gets out of control, so here's mine and this can be dealt with as needed.

      There was this recent issue in left adjacent Twitter of a notable YouTube person inviting someone else to read a quote for a bigger project. Invitee had controversial views on gender dysphoria, the host defended their decision, and details aren't super important for what I want to talk about.

      I see where Natalie is coming from if she wants to make a point about Tolerance and Outgroups. I think this was the wrong way to do that, #BuckisWrong, but I don't think brigading her on Twitter and asking her social group to disavow her is appropriate, however, I don't have any skin in the game outside of being an anxious cis white male who thinks Twitter enables and thrives off of toxic discourse.

      I get that this is all some of you are willing to talk about but I want to talk about the meta and the behavior here, so please pretend they're all Martians for the time being.

      What I want to talk about is how the internet specifically reacted, asking the creator's circle to walk back any endorsement of them, holding them to a fire and how much it kind of fits in into a pattern of isolation featured earlier in Lindsay Ellis' presentation about being shamed online, and propose that what makes an internet outrage mob is kind of values neutral.

      Obviously, your -ism of choice would factor into an internet hate mob and make it into the Eternal Tire Fire that the internet is known for birthing these days, but the key spark seems to be a betrayal of trust. You thought someone or something was in your corner/was values neutral/shared your politics and when that is not the case, you simply want it gone. It was kind of always in the discussion with "Cancel Culture Concern," but it hasn't really clicked until now for me that it's such a common thread.

      So, assuming we can't nor want to make it impossible to betray one another or make the Internet a safe space for everybody and for all sensibilities, can we cut down on this outcome, is it incentivised through engagement metrics, and/or is it just something that comes with the ability to mass broadcast and mass response?

      9 votes
    3. Fortnite's new season has brought the game back to its roots

      For at least a year I'd been rather disappointed with Fortnite. It kept appealing to the lowest common denominator and the game that I fell in love with in the end of season 2 (which is almost two...

      For at least a year I'd been rather disappointed with Fortnite. It kept appealing to the lowest common denominator and the game that I fell in love with in the end of season 2 (which is almost two years ago) kept changing for the worse. It became less of a Battle Royale game and more of a playground where you never knew what you were gonna get. It kept getting worse through the seasons and I played it less and less. So during season 9 I was only barely hanging on - and once season 10 launched with even more proverbial bullshit, I finally decided to uninstall the game. That was in the beginning of August and I never looked back for a second - I was done with it!

      With Chapter 2 however (season 11), it's back to basics. The many weapons have been trimmed and there are only very few left - and none of the crazy ones. It's simpler and easier to navigate, and all the vehicles and movement mechanics have also been scrapped almost entirely. There are no more hover boards, ATVs, golf carts, airplanes, jump pads, rifts, etc. There's a harmless boat, and that's it! So when I saw the trailer for this new version of Fortnite, I reinstalled the game immediately. I've played 9 games now and this is the version I fell in love with - if not better! It's so good in its simplicity. The mechanics with building and whatnot have stayed the same, but the gameplay itself is much improved. It went from chaotic and action-packed to feeling more like a survival game. And the aesthetic of the new map is also just beautiful.

      I'm no game reviewer but I thought that this overhaul of a pretty massive game is worth talking about!

      Edit: not to mention the marketing stunt they pulled before launching this new version of the game was insanely clever. It made headlines all over the world, they even talked about it on the evening news here in little ol' Denmark!

      15 votes
    4. Looking for advice on a CI / regression testing platform

      Hi all, I'm looking for some advice regarding how to set up a basic CI regression / testing suite. This isn't my full time job, but a side project my group at work wants to spin up to... shall we...

      Hi all,

      I'm looking for some advice regarding how to set up a basic CI regression / testing suite. This isn't my full time job, but a side project my group at work wants to spin up to... shall we say, give us a more real time monitoring of functionality and performance regressions coming out of the underlying software stack development (long story).

      As none of us are particularly automation experts, I was looking for some advice from my fellow Tilderinos. Please forgive me if any of the below is obvious and/or silly.

      A few basic requirements I had in mind:

      1. Can handle different execution environments: essentially different versions of the software stack, both in docker form and (eventually) via lmod or some other module file approach (e.g., TCL), and sensible handling of a node list.

      2. Related to one, supports using the products of builds as execution environments. Ideally we'd like to have a build step compile the stack and install it to a NFS from which we can load it as a module.

      3. Simple to add tests. Again, this isn't our full time job -- we mostly want to add a quick bash script / makefile / source code or the like to the tests when we run into an issue and forgot about it.

      4. Related. We should be able to store the entire thing as a git repo. I have seen this to some extent with Travis, but my experience with Jenkins was... sub-par (is there a history? Changelog? Any way at all of backing up the test config?).

      5. Some sort of post-processing capabilities. At a glance we need to be able to see the top line performance numbers for 20-30 apps over the different build environment. Bonus points if there's a graph showing performance vs build version or the like, but honestly a CSV log file is good enough.

      6. Whatever CI software we get has to be able to run this locally. Lots of these are internal only numbers / codes. FOSS prefered.

      7. A webui for scheduling runs / visualizing results would be nice, but again this could be a bash script and none of us would bat an eye.

      Any thoughts would be greatly appreciated. Thanks!

      7 votes
    5. Do Nazis deserve electricity?

      I'm reading about the latest Gitlab shakeup, about (not?) filtering customers on moral grounds. Yesterday, it was Github's decision to continue to support ICE. There's Twitter's decision to allow...

      I'm reading about the latest Gitlab shakeup, about (not?) filtering customers on moral grounds. Yesterday, it was Github's decision to continue to support ICE. There's Twitter's decision to allow politicians to (somewhat?) violate its own rules about threats and harrassment. Blizzard banned a star video game player for speaking out about the Hong Kong protests.

      I'm on Mastodon, and while it's faded from the headlines a bit, the Gab-war still rages there, with the Tusky-v-Fediverse debate over apps blocking domains, and instances blocking other instances over their support for yet other instances.

      Yada.

      I'm thinking a lot these days about the "slippery slope". Mastodon, Twitter, Facebook, Github/lab, etc ... these are all business(-like) entities, privately controlled, which are nonetheless approaching the status of public infrastructure ... at least, sort of.

      PG&E intentionally shut off power to millions of Californians last week, to prevent hypothetical fires. You see where I'm going with this.

      When/As smart capabilities for power grid, ISP, etc emerge, do racists, white supremacists, get Internet? Electricity? Hospital/Ambulance service? Where is that line?

      Is reverse discrimination appropriate? "We don't rent to racists..."?

      Not sure what I'm expecting here. Just starting the thread, see where it goes.


      ETA: A really interesting, thoughtful 2-minute excerpt from a Rogan podcast


      Edit #2: The Hacker News thread that prompted me to start this thread.

      16 votes
    6. How can I make "whereis" automatically open the file on Nvim when it is the only result?

      EDIT: SOLVED It looks like it was much simple than I thought and someone solved it on Reddit already. I won't delete, just leave the link if someone is interested. Runtime Environment OS: MX Linux...

      EDIT: SOLVED

      It looks like it was much simple than I thought and someone solved it on Reddit already. I won't delete, just leave the link if someone is interested.

      Runtime Environment

      Issue

      Sometimes I use "whereis" (aliased for "wh", but it doesn't make any difference...) for my own scripts.

      I usually copy their paths manually (using tmux) and paste to the command line resulting in something like this:

      nvim /home/my_username/my_scripts_folder/my_script
      

      Could I make that into a single command?

      Thanks in advance!

      3 votes
    7. My thoughts and ideas for Tildes

      I have lots of thoughts about Tildes that I end up forgetting. This post is my attempt to put them to good use. Some of those were already stated elsewhere. Introduction Just to make it very...

      I have lots of thoughts about Tildes that I end up forgetting. This post is my attempt to put them to good use. Some of those were already stated elsewhere.

      Introduction

      Just to make it very clear: I am extremely happy with the way things are going on Tildes. If that was not the case, instead of drawing criticism I would simply not be here. So, please, let's be civil and avoid taking things personally ;)

      I'm also a regular user, so please be gentle with my ignorance regarding the technical reasons why some things are either impossible or unpractical.

      1. An Answer To A Common Objection

      Some of these suggestions may encounter the following answer: "this should be an extension, not a core feature". To which I might respond:

      1. Extensions impact performance and it's good practice to keep them at a minimum
      2. Not everyone uses the same browser.
      3. Features implemented by the actual developers will probably be of a better quality

      2. Golden Rule

      Unless explicit or clearly unpractical, all suggestions should be interpreted as to be as optional (and preferably opt-in) as possible for the user. I'll also make frequent use of the imperative mood: please understand that those are still suggestions. The imperative mood is just more practical. Also, notice that this is not my first language.

      3. Suggestions

      3.1 Keyboard Shortcuts

      The majority of Tildes users would probably welcome a good set of keyboard shortcuts. I apologize if such keyboard shortcuts already exist: if they do, there should be a page listing them all.

      3.1.1 Vim-like and Emacs-like keybindings

      There should be Vim-like and Emacs-like (you could choose which one!) keys all around. Even with things like Vimium, not everyone uses them, and a well-thought-out set of keybindings would be extremely beneficial.

      This also applies to text fields.

      4. Open Calls For Moderators

      Right now, I'm not sure what criteria are being used to give someone moderator powers. I think being a developer or contributor is the main criterion, which makes a lot of sense. But other participants might be up to the task, and giving them a chance could be beneficial.

      5. Moderation Action Should Always Present Reason

      This may seem obvious and even unfair, but I think when a moderator is in no condition to dedicate the time to justify their moderation action (such as locking threads, removing contents or banning users), then the moderator should wait until this condition is met in order to take action.

      6. Heated Discussions Should Be Allowed in More Circumstances

      I understand Tildes is, and should always be, a place for politeness, even affectionate discussion, but sometimes heated language, including irony and sarcasm, are necessary to stress a point and take the discussion forward. I understand that's a fine line, and that is usually better err on the side of caution, but I also feel the need to caution my fellow Tilders and Tildes administration against excessive moderation, which could stifle the discussion of sensitive subjects

      7. There Should Be a Page Explaining How to Collaborate

      This page should be short and to the point, with lots of links. I, for instance, wanna collaborate in the documentation, but the information telling how to do so was in a comment I cannot find anymore.

      8. Table of Contents

      Tildes markdown should support the automated creation of a simple table of contents, which would be very useful for longer posts. Preferably, there should be a limited set of options, such as:

      • title of the table of contents ("TOC", "Table of Contents", "Contents" etc)
      • numbered vs unnumbered
      • depth of the numbering

      9. Search own content

      I find very hard to search my own content. Sometimes I must reference something I said earlier, or adapt a previous response to a question I already answered. On these occasions, I have to manually Ctrl+f page after page of my user page, which is tedious and inefficient.

      10. Sort my own content

      I wish I could sort my own content in the same manner I can with other pages. This would help with item 9, and also help answer faster to comments that were recently made.

      11. Notifications

      I wish it was possible to op-in desktop notifications for Tildes to show me whenever I get an answer to a thread, a comment or a private message.

      Correction: I'm not referring to Email notifications, but desktop notifications. The ones that appear occasionally on your browser or screen.

      12. There Should Be Space for Comedy

      I'm not saying Tildes should become a place for lazy memes and endless puns, but comedy is valuable content and I don't like the idea of Tildes being a more conversational version of Stack Overflow. I fully agree with @deimos vision for a website for meaningful interactions with a focus on privacy. I just don't think comedy is necessarily a menace to this and all the other Tildes' stated goals. Right now, we're a very serious bunch of folks. There should be a place for humor in Tildes. How would that work? IDK. I leave this open for discussion.

      13. Link to Excerpt

      It would be awesome being able to link not just to a particular comment, but to a selection of that particular comment. After linking to the excerpt, I would go to the full comment, but the excerpt would be highlighted.

      Conclusion

      This is more of a collection of thoughts than an article, therefore I cannot offer a proper conclusion. But I'd like to kindly ask my fellow Tilders to give some considerations to my ideas. And please understand that they are not complaints. It's just may to contribute to this great community.

      Cheers ;)

      18 votes
    8. So I went along

      Time for a story. Some of you might remember that I was planning on going abroad. I intended to visit New York City with one of my best friends, setting foot in the United States for the first...

      Time for a story.

      Some of you might remember that I was planning on going abroad. I intended to visit New York City with one of my best friends, setting foot in the United States for the first time in my life. I have had reservations about the actions and the state of politics of the US for a while, but I'm by no means an activist; I largely settle for small discussions regarding this topic, online or among friends. This means that I had not considered the current administration as a deterrent to my week-long trip.

      For the sake of what I'm about to talk in the rest of this post, some additional personal details are needed for context. I am a EU citizen and a second-generation immigrant, child of a parent born in North Africa. I was fortunate enough not to have to go through having to acquire a "real" visa as my country is part of the ESTA program. This program is a fast track of sorts that allows a non-citizen to get clearance to get into the US by providing information through an online form. As I went through that automated process, I arrived at one step that worried me: they asked about being a citizen of another country. Now, I have both an EU ID and passport but I have double-nationality from my parent and so I also have ID and (an expired) passport from that country.

      That country is not unstable or known to host terrorists or extremist organizations but I was wondering if I would be lumped in with immigrants from more troubled countries and so I hesitated to put that information at all. But then I figured that it would be a bad idea to lie and then have to explain why I lied if they figured out. And I didn't visit that country for a decade. So in the end I did input that info. This decision stayed with me and caused me anxiety until the end of the 72 hour waiting period. I thought about being denied while having already spent roughly a thousand bucks on the airplane ticket and the hotel. Fortunately in the end everything went through. That put my fears at ease.

      Let us fast forward to the day of the trip. My friend and I had the good idea to stay up really late the night before even though our flight was outrageously early. I think I slept for 3 hours if that. And during the 8 hour flight I absolutely could not sleep despite my best efforts. This is just me setting the stage for some heavy sleep deprivation.

      Arriving at JFK, we eventually stumble upon the horribly long queue for customs. When we got to an officer, my friend went first, giving his passport and scanning his fingerprints. I went just after him, doing the same. However, the officer seems to have an issue. They close their booth and ask me to follow them. My friend's watching and is like "wtf is going on", the only thing I manage to say is "welp later I guess", maybe not realizing what is going on.

      My passport withheld, I'm led to a waiting room... and told to wait there, no reason given. The officer tells me that "it" should be quick. As I scan the room, I mostly see Arab or Asian people with an additional one or two white-passing people. I sit and get my phone out to message my friend where I am and what I was told, when an agent immediately tells me that no phone is allowed. I can only imagine how panicked my friend was getting at that point.

      An hour passes.

      With still no reason given for what I'm going to call an arrest, I then had had time enough time to see people go through, leave and for others to take their place all the while I listened to the officers talk to each other and interact with the visitors.

      The ratio of people stayed mostly the same, meaning the majority was comprised of Arab and Asian people, roughly half didn't speak English at all. There were two types of processing. The first one was people waiting 20 minutes and getting called to a counter in the same room, getting their passport back and being allowed to leave. The second one was people waiting at least half an hour and getting summoned to go with an officer to an ominous corridor, staying at least half an hour and then being allowed to leave.

      The officers at the counter chatted within themselves in a friendly manner, typing on their computer at the same time, a nice front immediately shattered by how they talked down to everyone. One elderly person went to get something in their luggage placed at the opposite end of the room when two officers yell at them to sit back down. An asian person was using their phone unaware of the restriction when an officer warns them: "Don't use your phone. Don't use your phone! Hey! Don't use your phone! Oh for the love of- DON'T. USE. YOUR. PHOOONE." Apparently talking slowly to a visitor in a foreign language means they can obviously understand what the office is saying and that they're just acting like they don't understand. And more variations of cliché American cop tropes.

      A half hour passes - still no reason given.

      My friend tries to approach the room to get information and I hear an officer asking firmly for him to go away. (Un)fortunately an officer finally summons me. They lead me into a room and I'm invited to sit down. The officer apologizes for the wait, and then begins an hour long interview. They are very friendly and ask what places I intend to visit, they ask me about my childhood, my parents, my relation to my other country, my education, my hobbies, my jobs. Then I'm asked to unlock my phone. They go through every app and ask me to explain what they all do. They capture my Facebook name, contact names, what is open in my browser, and more stuff that I can't see.

      I cannot describe how distressing it is to see an officer of the law go through your phone. I could not predict if they would stumble problematic material or if they would interpret things the wrong way. This is why I hate people that say "oh I don't care about privacy, I've got nothing to hide". You think I have anything at all to hide?! I am a law-abiding citizen of my country, I have never harbored any intention of committing a crime in my entire life, I can't harm a fly for heaven's sake!

      And finally after all of this I am allowed to go. I get to my friend and hug them and try to get out of this place as fast as possible.

      Maybe you're wondering if I tried to oppose any of this? Hell no. Not using my phone, waiting without reason, giving an ungodly amount of personal information and give access to my phone to a stranger, I did not fight through any of this. Why? I was afraid. I was an alien going through customs in the Patriot Act era. It was very clear to me that if I tried to block any of this process I would not go out of that airport to the US. I have my principles in privacy, but I did not want to waste a literal thousand bucks and more of my time.

      So I went along.

      50 votes
    9. 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:

      Group Topic
      ~anime What have you been watching/reading this week?
      ~books What are you reading these days?
      ~comp Fortnightly programming Q&A
      ~creative What creative projects have you been working on?
      ~games What games have you been playing, and what's your opinion on them?
      ~talk What are you doing this weekend?
      ~talk What are you doing this week?

      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
    10. I think I may be out of the loop

      I wasn't sure if there had been some changes lately or if it was my head, but I thought there used to be a politics group within Tildes. Regardless, it seems that I've noticed a culpible decline...

      I wasn't sure if there had been some changes lately or if it was my head, but I thought there used to be a politics group within Tildes. Regardless, it seems that I've noticed a culpible decline in the number of posts that are related to politics and especially US politics. I also noticed that it seems that some more prominent users got banned or left? Obviously I can understand if the people here were tired of hearing about it and wanted to give other groups some more room for the front page, but I just wanted to make sure it wasn't a fluke or my imagination. I don't come here as often as I should, but it just seemed a little different. Hopefully this doesn't spark any massive outcry or anger or anything, I'm just out of the loop, and don't want to cause any trouble. I like this place. I like you all.

      Edit: Wow this seems to have really gotten out of control and spread to discussions about moderation logs and how much we should pay attention to US politics in relation to world politics or even how much we should catastrophize over recent political developments. I almost feel like I shouldn't have brought this up and I apologize. I really didn't intend on causing any ire for those in charge or for massive debates.

      28 votes
    11. Hypothetics: let's say it takes 1/100 of the current fuel to take a spacecraft out of Earth's atmosphere. What happens?

      This is obviously a thought-experiment, but maybe an interesting one. Let's say we get a super-efficient, eco-friendly alternative fuel that can do whatever rocket fuel does now with 1/100 of the...

      This is obviously a thought-experiment, but maybe an interesting one. Let's say we get a super-efficient, eco-friendly alternative fuel that can do whatever rocket fuel does now with 1/100 of the cost, 1/100 of volume and 100% more efficiency. What does it change in the short term?

      10 votes
    12. Anyone watching the F1 race in Sochi, Russia today?

      If so, any thoughts before, during or after the race? If not, feel free to ask any questions about the sport or motor racing in general, if you'd like to beef up the ole knowledges. ( Discord...

      If so, any thoughts before, during or after the race?

      If not, feel free to ask any questions about the sport or motor racing in general, if you'd like to beef up the ole knowledges.

      ( Discord server invite for more action : https://discordapp.com/invite/dCnYaSw )

      7 votes
    13. Slush Idea Bin

      Here's something I want to try, a sort of here's an idea thread for things you want to write down or think that are a good idea, but have no intention of exploring. All top level posts should be...

      Here's something I want to try, a sort of here's an idea thread for things you want to write down or think that are a good idea, but have no intention of exploring. All top level posts should be similar to shower thoughts in spontaneity, but allow you to further explore them should you choose to. Effectively, it's an Adopt a Thought!

      22 votes
    14. If you don't find IMDB reviews useful you may like Cherry Picks instead

      Here's the IMDB page for The Souvenir (distributed by A24). https://www.imdb.com/title/tt6920356/ IMDB users give the score as 6.6, and the user reviews are stuffed full of people who hate it. The...

      Here's the IMDB page for The Souvenir (distributed by A24). https://www.imdb.com/title/tt6920356/

      IMDB users give the score as 6.6, and the user reviews are stuffed full of people who hate it. The critic reviews are almost entirely positive though.

      Here's the Cherry Picks page for The Souvenir. https://www.thecherrypicks.com/films/souvenir

      They use reviews from "female-identifying and non-binary film critics", and as a result the film gets good reviews.

      I find the reviews surfaced by Cherry Picks to be more thoughtful, more considered, and more useful to me than those surfaced by IMDB or MetaCritic (even though they all pull critic reviews from many of the same sources).

      I've found some great films via Cherry Picks.

      15 votes
    15. Just watched 'Bring Me the Head of Alfredo Garcia' (1974). Any fans of Sam Peckinpah in the house?

      Some of the works of Peckinpah had been on my watch list for months, sitting there in a subfolder of a subfolder. From the choice of Straw Dogs and Cross of Iron, I chose the aforetitled, liking...

      Some of the works of Peckinpah had been on my watch list for months, sitting there in a subfolder of a subfolder. From the choice of Straw Dogs and Cross of Iron, I chose the aforetitled, liking the idea of embarking on a bit of a journey through Mexico with a gritty protagonist as we experience splatterings of violence and negotiate the thoughts of a down and out vagabond making a ran for his riches.

      The film left me with mixed feelings. I enjoyed the path of Benny, experiencing how his character is unwavering in his desire to take that last lucky ticket out of debauchery street, but didn't care much for his journey's partner. While I appreciated the dynamic of the relationship, the understanding they both had that they weren't in love with each other, but all they both had, the chemistry and dialogue didn't really resonate with me at parts. I actually was rather glad when this relationship came to its abrupt end as the film entered its final 3rd.

      On top of that, there was major issues with the sound which made it difficult to fully immerse myself in the journey at times. I found myself feeling I was watching a caricature of a 70s movie now and again, as opposed to be engrossed in a gritty noir-esque adventure.

      But all in all, an enjoyable film which has left an impression. I always appreciate watching unpolished characters navigating circumstances plotted outside their usual courses, then watching how they deal with the inevitable implosion. From what I've read since, the film was one which perhaps accurately portrayed the director's life at the time of filming; dealing with various booze-infused demons. That rawness definitely shows, as does the inevitable imperfections in this movie's execution.

      7.5/10

      5 votes
    16. A PV Solar company wants to build a PV farm on our land. I am not sure what to do.

      My dad died a couple years ago and I inherited a farm in the central EU. Some of the land is farm land, some zoned residential. My plan was to rent this house out Airbnb style. The surroundings...

      My dad died a couple years ago and I inherited a farm in the central EU. Some of the land is farm land, some zoned residential. My plan was to rent this house out Airbnb style. The surroundings are very pastural. This is the appeal for “agro-tourism.” We are also very close to ski resorts.

      My farm plot is the smallest of all the neighbors, but it is dead center in the planned farm. They want a 30 year lease for our land. One neighbor has already agreed. They are offering about $2500/hectare/year.

      My neighbors are actually farmers, and to them this is a big chunk of money. Especially as they have 10+ hectares each, I only have 1.25. For me the money is less than one month’s salary and is not that appealing. Also, this is about 15% of what I expected to make off of the Airbnb which would pay for my retirement. Yes, this is a privileged position.

      1. I don’t know what questions to ask in negotiations. One thing I verified is that inflation is included, year after year. What else?
        Note: Yes I will have a lawyer look at this, but honestly this is the first thing of its kind in our area.

      2. If you were renting out a house in ski-resort/farm country, would you care if there were a bunch solar panels in the fields instead of farm land? Would you like it more, or less?
        Note: I can upload photos or video to give you an idea of the area.

      3. Will this raise or lower the value of my home for resale?

      4. Any other general thoughts?

      Thanks!

      Edit: I should add that I am super-anti CO2, so my default position is “hell yes!” But I am just trying to be pragmatic about this. Of note is that this is the first time in my life I am experiencing a bit of NIMBY-ism. Also, I am extremely thankful for this opportunity.

      15 votes
    17. Kind Words (Tildes Edition)

      For those that aren't familiar with it, Kind Words is a recently released "game" where players can write a message about a difficulty they're facing or something that's troubling them. Other real...

      For those that aren't familiar with it, Kind Words is a recently released "game" where players can write a message about a difficulty they're facing or something that's troubling them. Other real people in the game can then respond, letting that person know that they're not alone. Players can also write un-addressed messages of positivity in the game, which are spread to other users via paper airplanes.

      I figured we could have a thread on Tildes with our own version of the game via comments.

      Here's how I figure it will work. We'll have three post types:

      Request: share your situation in order to get kind words in response
      Response: offer kind words to other people who have posted here
      Airplane: write general thoughts of goodwill for all the readers of the thread

      Please begin your post by naming its type in bold font. For those posing Requests, please let people know if you would rather receive public responses or PMs.

      Example post:

      Request: Sometimes I find myself wondering if there's any point to anything. It feels like I'm working so hard at meaningless stuff, just to get by. Anyone else feel this way?

      That isn't my request, just an example of what someone might type.

      Remember that the point of the thread is to let people know that they are heard and that they are not alone!

      Let's all be kind!

      27 votes
    18. What's your cloud/syncing setup for files, pics, mail, bookmarks, etc?

      So I've spent the last few days trying to sync everything up between devices, with the following thoughts in mind: how fucked am I going to be if a device gets corrupted/stolen/lost? how can I...

      So I've spent the last few days trying to sync everything up between devices, with the following thoughts in mind:

      1. how fucked am I going to be if a device gets corrupted/stolen/lost?
      2. how can I easily access everything I need from a mobile device/device not belonging to me?
      3. how can I avoid using services from the big tech companies, and keep things open source, as much as possible?

      I'm by no means an expert in the field, and I'm hoping in this thread to get a discussion going as to the pros and cons of using different services/setups, to get a general idea as to what others are doing to keep their daily lives simpler and more secure, and to perhaps see what are the future steps for me to take when I feel like playing around again.

      Servers & Storage
      I span up a 25GB VPS with Vultr for 'active use data', and also took out some 'deep storage'(?) from Wasabi for things which I need to keep, but not really access that much.

      Mail
      Protonmail with custom domain. Using the ProtonMail app for mobile, and Linux ProtonMail bridge with Evolution mail for desktop.

      Pics/Vids
      Nextcloud autoupload feature on mobile automatically uploads my pics to an 'autoupload' folder on Nextcloud server. Here, I categorise pics into folders and share what needs sharing before deleting anything I don't need and wiping the pics on my phone.

      Passwords
      Nothing yet. Looking at getting KeyPass synced across devices.

      Bookmarks
      Again, nothing yet. Had Firefox Sync running to connect Fennec and Firefox, but am looking for a more open approach which involves Nextcloud somehow, and allows me to tag and order things more effectively as opposed to dragging things around in the sidebar.

      Calendar/Contacts
      Evolution calendar on desktop, simple calendar on mobile, hooked up to Nextcloud and all synced using davx5

      Programs and General Setup
      Here, I'd like to somehow take an image/backup of my Ubuntu configs of importance and experiment with getting my setup and customisaitons replicated on another machine quickly and without taking up too much space in storage (i.e. don't need to bakckup all my files as they're already on cloud).

      Also, I am very curious as to whether anybody is using Syncthing across their devices? And if so, how are they finding the experience?

      22 votes
    19. Democratic Debate #3 - Sept 12 2019

      I don't have as much to put up here as @alyaza but I thought it'd kick off the discussion as the debate begins. Watch live on your local ABC station. Edit: or on YouTube (thanks @deimos)...

      I don't have as much to put up here as @alyaza but I thought it'd kick off the discussion as the debate begins.

      Watch live on your local ABC station.
      Edit: or on YouTube (thanks @deimos) https://www.youtube.com/watch?v=2UWVO0Trd1c

      Only 10 candidates and 1 night of debates this time.

      15 votes
    20. Harm reduction for nicotine addicts

      So given the outbreak of severe lung disease apparently related to vaping, mentioned in recent Tildes threads here, here, and here, I thought I'd provide some semi-informed opinion and experience....

      So given the outbreak of severe lung disease apparently related to vaping, mentioned in recent Tildes threads here, here, and here, I thought I'd provide some semi-informed opinion and experience.

      I've had to kick a nasty smoking habit more than a few times, and the last effort was only partially successful. I stayed hooked on nicotine gum, got jaw problems, and switched to vaping.

      Vaping was cool! You can play with the electronic gadgets, get involved in the vaping equivalent of hot-rodding and over-clocking communities, play with liquid formulas, build coils, and do all kinds of intricate hobby-type stuff... while slowly poisoning yourself. Vaping was cheap, both by comparison with cigarettes, and with the FDA-approved nicotine-cessation systems. I'd been spending $50/week on gum, but $20/month for the liquids.

      I was breathing outrageous dragon clouds, going through 50 ml of liquid a week, and getting nowhere near nicotine freedom. Despite careful avoidance of noticeably irritating flavors, I was getting back to the good old smoker's cough in the morning.

      I've since formulated a super-simple homegrown nicotine mint recipe (below) that's as minimally toxic as I can manage, and very slowly gotten down to the equivalent of a cigarette or two a day.

      So here's my advice:

      1. Avoid pre-made e-liquids and cartridges. There's no telling what's in them; in the U.S., at least, there are no labelling requirements other than nicotine concentration.

      2. Avoid flavorings altogether. "Generally Regarded As Safe", the FDA designation for flavorings, only applies to food ingredients. Many common flavor chemicals are known as toxic to inhale. Extracts are often complex mixtures, and there's little data on how all the constituents may interact in your lungs.

      I'm not going to provide advice on "safe" ones - just don't use flavorings.

      1. If you must vape, do so at the lowest possible temperature. Even unflavored liquids can create toxic byproducts when heated.

      You can get pure, unflavored USP-calibrated nicotine liquid base, in a wide range of concentrations, from the same vendors that sell other e-liquid ingredients. I personally preferred propylene glycol (PG) base, because it vaporizes at a lower temperature, and forms less toxic heat decomposition byproducts than glycerin.

      1. Don't vape. Nicotine inhalation has some pharmacological advantages - quick brain hit, few or no gastrointestinal effects, but lungs really want clean air. If you're seriously nicotine addicted, you can continue on oral or dermal products with less risk. If you're in a country that doesn't charge outrageously for drugs, there are regulated nicotine nasal sprays.

      If you're in a country that does charge outrageously even for over-the-counter medicines, my solution follows.

      So, the latest and greatest version, the ultimate plug-and-play version, of the cheap garage DIY nicotine mint:

      SAFETY WARNINGS:
      Nicotine is a deadly, neurotoxic poison, even on skin contact.
      -Do not use nicotine solution concentrations greater than 24 mg/ml at home. Even this concentration is potentially hazardous - wear gloves, work on a washable tray to contain any spills, purchase the smallest size containers you can. Higher concentrations are extremely dangerous without special precautions I won't discuss here.

      • Store all nicotine products, treated mints, and potentially contaminated tools and materials far out of the reach of children and pets, preferably under lock and key.

      • Wash any exposed skin under running water as soon as possible. Call a Poison Control Center immediately if you suspect that there's been an incident of ingestion or extensive skin contact with nicotine liquid.

      • Store mints and materials only in properly labeled, secure containers. [I've found a labelled medicine bottle eliminates social awkwardnesses about not sharing candy.]

      • Work on a washable surface, wipe up, wash down with soap and water, and safely dispose cleaning materials for any spills.

      • Following these instructions is at your own risk. Based on my knowledge and experience, this nicotine mint recipe is safer than smoking or vaping, but to an unknown degree. You should consult a doctor and/or use approved pharmaceuticals.

      Tools and materials:

      • Intact 1-qt. (1 L) Ziploc or other sealable polyethylene bag

      • 10 ml syringe, optionally with 12- or 14-gauge Luer-lock blunt needle

      • Nitrile gloves

      • 24 mg/ml (2.4%) nicotine USP solution in propylene glycol** (There are many potential vendors.)

      • 8-pack of Altoids "Arctic" flavor sugar-free mints* (cheapest available price on Amazon)

      This recipe makes approximately 389 mints at 1.2 mg/mint nicotine strength. Divide or modify it at risk of your own math.

      Instructions:

      1. Open tins of mints and empty them into the Ziploc bag.

      2. Wear gloves. Using the syringe, measure and add 20 ml of nicotine to the bag. (Nicotine solution comes in sealed bottles. To minimize risk of spills, you can use a blunt needle tip on the syringe to pierce the seal and withdraw nicotine liquid without fully opening the bottle.)

      3. Completely seal the Ziploc bag. Massage the mints and nicotine liquid together until uniformly distributed and completely coated.

      4. Let stand at least overnight, turning and mixing the mints every few hours, until all the liquid is completely absorbed.

      Use:

      Dosing is similar to nicotine lozenges - hold a treated mint under your tongue until dissolved, repeat no more than a total dosage of 24 per day.

      *There are other sugar-free mints that are usable, but I've found sorbitol mints work best for this purpose, and the 0.5 gm per mint size gives a nicely steady nicotine release for 15 - 20 minutes.

      **You can use a lower concentration, but the dosage in the final recipe will vary accordingly. Exceeding 20 ml per 8-pack of mints may leave them sticky, and if the liquid isn't fully absorbed, you can become ill from handling the mints. Don't do it.

      7 votes
    21. What games have you been playing, and what's your opinion on them?

      What have you been playing lately? Discussion about video games and board games are both welcome. Please don't just make a list of titles, give some thoughts about the game(s) as well. Sorry, I...

      What have you been playing lately? Discussion about video games and board games are both welcome. Please don't just make a list of titles, give some thoughts about the game(s) as well.

      Sorry, I usually post this on Monday and just realized I didn't do it this week. I'm bad at this and obviously need to add a proper scheduled-posting feature.

      19 votes
    22. New groups added, more work still happening on rearranging, moving topics, etc.

      Alrighty, after the discussion last week, I've finally added the new groups, and everyone will have been mostly auto-subscribed to all of them. I'm still working on some of the details like adding...

      Alrighty, after the discussion last week, I've finally added the new groups, and everyone will have been mostly auto-subscribed to all of them. I'm still working on some of the details like adding descriptions, and there will be some awkward pieces and interface aspects since we're still in the transition phase before I get those larger changes to subscriptions/etc. in (which I really hope will be soon), but it should mostly be fine.

      If you want to change your subscriptions quickly, use this page: https://tildes.net/groups (linked from a button at the bottom of the home page's sidebar)

      First, here are the new groups:

      New top-level groups (everyone auto-subscribed)

      New sub-groups (auto-subscribed only if you were subscribed to the parent group)

      Some of this will be a little experimental and I'm not totally sure how it's going to work out (splitting ~science into the branches of science especially), but we'll see what happens. The names and such aren't necessarily 100% final either.

      Since we now have some real sub-groups that people other than me can post in, I made a small behavior change to how sub-groups work until those larger changes are ready. Previously, subscribing to a group would automatically include all posts from its sub-groups in your home page as well. That is, if you subscribed to ~tildes, you would also see all posts from ~tildes.official, regardless of whether you subscribed to it or not.

      Now, your home page will only include posts from groups (and sub-groups) that you are specifically subscribed to. So if you want to see topics from ~games but not ~games.tabletop, you should subscribe to ~games and unsubscribe from ~games.tabletop. However, if you visit ~games directly, posts from ~games.tabletop will still be included in the list there, regardless of whether you're subscribed or not. I know this isn't ideal, but it's not permanent and should be fine for now.

      I'm going to get back to working on updating these groups and moving some of the older topics around now, but let me know if you have any questions or thoughts.

      And as usual, I've topped everyone's invites up to 10. You can get your invite links here: https://tildes.net/invite

      51 votes
    23. What personal goals are you working towards?

      Inspired by similar topics such as "what are you reading" and "what creative project are you working on", and being obsessed with structured self-development, I thought I'd start this. As the...

      Inspired by similar topics such as "what are you reading" and "what creative project are you working on", and being obsessed with structured self-development, I thought I'd start this.
      As the title says. Share what your goal is, why you want to achieve it and how you will go about it (the steps/behaviors). You can include a timeline/target date which hopefully will instill a sense of accountability and increase motivation.
      I'm also hoping to get some inspiration and/or tips for my own life goals.

      If this gains interest I might post this once a quarter for follow-ups and new goals.

      I'll share mine in a comment below.

      25 votes
    24. Dan Tepfer (Human - Computer Duet) - NPR Music Tiny Desk Concert

      Video Link I decided to post this as a text topic since IMO the video description is really important to understanding this performance: Aug. 29, 2019 | Colin Marshall -- Dan Tepfer has...

      Video Link

      I decided to post this as a text topic since IMO the video description is really important to understanding this performance:

      Aug. 29, 2019 | Colin Marshall -- Dan Tepfer has transformed the acoustic piano entirely with his new project, Natural Machines. Watch the keys and you'll see this Disklavier — a player piano — plucking notes on its own. But it's not a prerecorded script.

      Here's how it works: Tepfer plays a note, and a computer program he authored reads those notes and tells the piano what to play in response. Tepfer can load different algorithms into the program that determine the pattern of playback, like one that returns the same note, only an octave higher. Another will play the inverted note based on the center of the piano keys. These rules create interesting restrictions that Tepfer says make room for thoughtful improvisation. In his words, he's not writing these songs, so much as writing the way they work. To better communicate what's happening between him and the piano, Tepfer converted these audio-impulse data into visualizations on the screen behind him, displaying in real time the notes he plays followed by the piano's feedback. We dive even deeper into this project in a recent Jazz Night in America video piece.

      Perhaps the trickiest part here, unlike a human-to-human duo, is that the computer plays along with 100 percent accuracy based solely on Tepfer's moves. He compares it to dancing with a robot that never misses a beat. Tepfer has to play in kind to keep the train on the tracks, but if he falls out of step, so does the computer. On the other hand, Tepfer has unlocked a new frontier of music available to acoustic piano players: He's essentially given himself more limbs to play the piano at once, and at times we see more than 10 keys pressed at a time or a sequence of notes played at seemingly superhuman speeds. It's a central idea to what innovative technology enables for us — that which is impossible for us to achieve on our own.

      edit: Nice related video from Jazz Night in America with Dan explaining some of how it works:
      https://www.youtube.com/watch?v=0L6tzG3FkcU

      7 votes
    25. Turkey information thread: AmA you're curious about Turkey

      @gergir mentioned the idea, and I thought, why not give it a try? I'm a young adult from Turkey, lived up until now in Istanbul. Whether specific to that city or not, and whether about life,...

      @gergir mentioned the idea, and I thought, why not give it a try?

      I'm a young adult from Turkey, lived up until now in Istanbul. Whether specific to that city or not, and whether about life, tourist attractions, politics, culture, etc., just AmA.

      If you have anything you don't want to publicly ask, I'l love to help if you PM me your question.

      32 votes
    26. Worst weather experience?

      Since it's the peak of tropical storm season again, this thread is open for all to share stories and thoughts about weather experiences. Not necessarily concerns about climate change, but the...

      Since it's the peak of tropical storm season again, this thread is open for all to share stories and thoughts about weather experiences. Not necessarily concerns about climate change, but the incidents you've had personally, and whatever you've learned about preparation, resilience, and recovery.

      I'm no longer a Florida resident, but my contacts are blowing up with concern over Hurricane Dorian.

      I've been watching the storm on this nifty site, which has great tools and visualisations to satisfy the most avid weather geeks.

      Dorian is likely to be another devastating, small-region, high-intensity buzzsaw, like last year's Hurricane Michael, which practically erased towns in the Florida panhandle, or the 1935 Labor Day hurricane. [I'm not really a good person - I'm having more than a little schadenfreude that Donald Trump's Mar-a-Lago resort is near the center of the storm's predicted path. But I'm not the only person who thought of that.]

      According to the Insurance Information Institute, Florida has nearly $600 billion dollars of single family housing at risk from a Category 5 hurricane, leaving aside loss of life and injury.

      My stories, compressed for those who've read this before

      Some of my friends and colleagues have families still recovering from the impacts of 2017's Hurricanes Irma, Harvey, and Maria.

      While I had to deal with these storms' impacts to infrastructure professionally, the hurricanes didn't have enormous personal impact. I was mainly supporting friends or covering for colleagues struggling to help family in Texas, Puerto Rico, and the Caribbean Islands. Our house was eight miles from the coast, so we only dealt with a downed tree and other cleanup, a few hours without power, and some blocked roads.

      Because I have dumb hobbies, the most extreme weather dangers I ever encountered were while kayaking and canoeing. Five years ago, I was on a guided ocean kayaking trip that ran into an unpredicted storm squall. Perfect blue skies and calm one minute; near darkness, huge waves, practically solid rain, and 40-knot winds the next. The party got scattered all over half a dozen of the 10,000 Islands. I struggled to get off the windward side of a long isle, so the wind banged my kayak into mangroves for an hour, then I was paddling furiously to avoid being swept into the Gulf of Mexico. But we all survived without major harm, the guide managed to reconnect us without calling for rescue, and we arrived at our destination with good stories. I can only imagine what it's like to be exposed to worse conditions in a hurricane.

      Up to that time, the most dangerous weather I'd run into was snow and ice storms. When I was a kid, the Blizzard of 1978 left my family stranded, without phones, power or heat, for five days. We had a fireplace, plenty of hardwood, and an ample store of dried and canned provisions, so it felt more like a rustic adventure than the dire situation it could have been. My brother and I thought 10-foot snowdrifts were the greatest fun ever - we spent more time outside than in, "helping" to dig out by making snow forts and tunnels with the neighbors' kids. Of course, it was followed with a spring of chores like putting up half a kilometer of snow fences, learning to drive a 40-hp farm tractor, and setting up a ham radio antenna and generator, as my city-raised parents had come to grasp what rural life really entailed.

      14 votes
    27. The Trolley Problem

      An interesting thought experiment that I vividly remember from undergrad philosophy courses is the trolley problem: You see a runaway trolley moving toward five tied-up (or otherwise...

      An interesting thought experiment that I vividly remember from undergrad philosophy courses is the trolley problem:

      You see a runaway trolley moving toward five tied-up (or otherwise incapacitated) people lying on the main track. You are standing next to a lever that controls a switch. If you pull the lever, the trolley will be redirected onto a side track, and the five people on the main track will be saved. However, there is a single person lying on the side track. You have two options:

      1. Do nothing and allow the trolley to kill the five people on the main track.
      2. Pull the lever, diverting the trolley onto the side track where it will kill one person.

      A variation of the problem that we were also presented with was:

      You see a runaway trolley moving toward five tied-up (or otherwise incapacitated) people lying on the main track. You are standing on a bridge that runs across the trolley tracks. There is a large man on the bridge next to you, who if pushed over the bridge and onto the track, would safely stop the trolley, saving the five people but killing the large man. Do you:

      1. Push the man over the bridge, saving the five people.
      2. Allow the trolley to kill the five people

      Which is the more ethical options? Or, more simply: What is the right thing to do?

      17 votes
    28. Potential new groups, and general discussion about the purpose and organization of the group hierarchy

      It's been almost a month since we had proposals for more groups to add. I apologize for taking so long with it—just as a quick explanation for why it's taken so long to get around to: I've been...

      It's been almost a month since we had proposals for more groups to add. I apologize for taking so long with it—just as a quick explanation for why it's taken so long to get around to:

      I've been working on some major background changes related to how groups and the overall abilities of choosing what to see (and not see) on Tildes work, which I was planning to implement at the same time the new groups were added. However, two weeks ago, someone used Tildes's donation page to test over a thousand stolen credit cards. This made a mess in multiple ways, and it's taken a lot of time to clean up and try to make sure it won't happen again (some of it was my fault for not implementing some protections fully/properly). Dealing with that took priority, and it meant that I wasn't able to finish the changes before being (mostly) away over the last week and a bit.

      Anyway, I'm finally getting back on track and am planning to add more groups very soon (and get those larger changes implemented not long after), so let's talk about that as well as some general discussion about the group hierarchy. First, here are the groups I'm currently intending to add and some thoughts and questions about them:

      New groups:

      • ~arts - This is one that I'm a little questionable about. I do think we need a space for these subjects, but there's some strange and confusing crossover with the existing ~creative. I'm not sure if ~arts should replace ~creative, and if we should just have a sub-group or something else for "things created by Tildes users". I'd appreciate input here.
      • ~design - I really like this idea, and think it can cover topics like graphic design as well as physical ones like fashion and architecture.
      • ~finance - This covers some of the other current gaps with existing groups. I'd like to try to fit topics oriented around business in here, as well as ones related more to personal-finance. I'm not certain about the name, but I think it might be the best compared to some of the other comparable options like ~money, ~business, ~commerce, etc.
      • ~games.tabletop - I think this will be a good way to start trying to split up the ~games content a little. For now, I want to just leave video game topics in ~games though, instead of splitting it into its own dedicated sub-group. I know this will probably be somewhat confusing and unintuitive in some ways, but I also think making it so that almost no content goes into ~games itself would be very weird.
      • ~games.game_design - I think this is a useful way to also split out some of the more "theory-based" topics from the other ones in ~games, which tend to be largely more along the lines of news and "ask" discussions. I also want to be able to do some tinkering with a group having multiple sub-groups, and this will make the first instance of that.
      • ~hobbies.automotive - This will be a bit of a test as well. So far, ~hobbies has been quite inactive so it's not truly necessary to split it, but a number of users have expressed interest in it, and I'd like to see if the dedicated sub-group helps motivate more activity about a specific subject.
      • ~science.social - Both the name and being a sub-group are a little questionable here. I'm open to changes, but again, please read below about the hierarchy in general first.
      • ~space - Fairly heavily requested as well, and I feel like it's distinct enough from the existing groups to be worth trying to give a dedicated section.

      Those are all the ones I'm planning to add for now. There are some other groups (and especially some sub-groups) that I think are very good ideas and would work well too, but I want to delay those a little bit to get the structural changes in, since I think that will make a big difference in helping people choose their content too. After these additions we'll have quite a lot of top-level groups (depending exactly what we add, we'll have around 25), and we might want to think about merging some of them before adding even more. On that topic:

      General group hierarchy thoughts:

      I haven't done a good job of defining the purpose of the group hierarchy, or explaining how I think about it. This has caused a fair amount of confusion and debates about the right place for groups/sub-groups, as well as (completely reasonable) questions like why we need groups at all, instead of just using tags.

      I think a lot of the confusion comes from the natural tendency to think about it as a subject-based hierarchy. That is, if subject B is a subset of subject A, it should be a sub-group. However, I think it's going to be more useful to try to treat it as a hierarchy of interest (or disinterest), where the hierarchy is based more around a perspective like "if a user is interested in subject A, they'll probably also be interested in the more-specific subject B".

      I think ~tech and ~comp make a good demonstration. From a subject-based perspective, computers are certainly a subset of technology, so it seems like it should really be ~tech.comp instead of two separate top-level groups. But if you look at it from an interest-based perspective, someone being interested in technology in general definitely doesn't imply that they're also interested in reading technical articles about programming. That's why they're split into separate top-level groups.

      Similarly, ~anime seems to obviously make sense to be a sub-group of ~tv, but I don't think there's nearly enough "interest crossover" to do that. You'd end up with a huge portion of ~tv viewers wanting to exclude ~tv.anime, since it's such a distinct subject.

      Overall, the purpose of the group hierarchy is to help people be able to find and avoid certain types of topics. Using a hierarchy for this will allow us to do things like "I want to see the gaming topics, but not from the League of Legends groups", which are practically impossible to do in a flat structure like reddit has.

      You can also think of the groups as something like "forced" or "implied" tags that are always on all of the topics inside those groups. With a tag-only system, every gaming topic would need to manually be tagged something like "video games" so that people uninterested in them can easily filter them out. The groups system makes this automatic and much more convenient and understandable.

      In the future, I think it will also be very important for the different groups (and some sub-groups) to be able to act as different "spaces" with their own rules, and possibly even different features or design.

      I hope that helps clarify the hierarchy a bit and explain why the organization has been done this way so far (and will likely to continue to be). Let me know if you have any questions or thoughts about the hierarchy and the planned new groups, I'm intending to add them later this week unless something else goes horribly wrong.

      And as usual, I've topped everyone's invites up to 10. You can get your invite links here: https://tildes.net/invite

      68 votes
    29. What are your mental health upkeep habits/lifestyle?

      I've seen a few posts about sharing issues, but I don't think anything about habits. I'm former "quantitative-self" hobbyist (if you want to call it that), keener and have a side interest in...

      I've seen a few posts about sharing issues, but I don't think anything about habits. I'm former "quantitative-self" hobbyist (if you want to call it that), keener and have a side interest in psychiatry. So in my personal life I'm very active and serious about my own short and long-term mental health. I'm wondering if anyone shares my habits or has others I have not considered. I wont link any literature because there is a lot out there to support most of these habits and I can't make this exhaustive (but I'm happy to help find specific resources).

      Morning quiet time. I wake up early and spend about an hour drinking tea, looking outside and reading. The major benefit here is it gives me a buffer before the start of the day. I used to get up and rush out of the door - I would be stressed from the start and wouldn't have an idea of how to go about my day effectively.

      Reading fiction. I used to read a lot more non-fiction (pop sci and "self-help") but I found with fiction (and also biographies) not only is it generally easier content to process, but the narratives can be therapeutic. There is something about getting exposed to other peoples thought processes (real or not) and overcoming of challenges that can be comforting or inspiring when facing your own.

      Aerobic exercise. And also anything exhaustive - as in you gave it all of your energy. The general health benefits are obviously well established at this point. But, a subjective (AFAIK) experience of mine is the feeling of self-actualization - a sense of victory and fulfillment you can get almost anytime anywhere, and fairly frequently.

      Regular social contact. Specifically AFK/face-to-face. This seems banal but it's really not. I make a serious active effort here - I think about who I haven't seen in a while, who I might feel like would complement or share my vibes right now or near future and make plans ASAP. This among the most important of my habits, or at least has the most therapeutic effect. Something about social interactions, even if they're just about talking shit, can be therapeutic and energizing. And this is coming from someone who is generally an introvert and would usually prefer to stay home.

      Restrict social media. I probably don't need to explain this one. But I'll also add that, after following the advice of someone on Tildes (sorry I can't find the post!) limiting my news source to only the Current Events of Wikipedia has done wonders for me! I've stayed informed and have avoided the anxiety-inducing clusterfucks of newstainment. I group this with social media because they're so close nowadays (gossip?).

      Meditation. Big one right here. I've been practicing for ~7 years now, and it's very noticeable when I skip a 20 min session a few days in a row - I become more agitated, short tempered and anxious (is depressed, but mainly just too focused on myself either way). Specifically "mindfulness" (loose term) or Vipassanā style (I use and highly recommend Waking Up). Style here is important because they all exercise different neural pathways. The product of this practice 1) being much more aware of what has emotionally triggered me and 2) being more able to let go/resolve of negative states of mind. E.g. instead of grinding my teeth with a negative thought train the past 3 hours I notice it's all petty within a moment or two and am able to move on and focus on my task at hand and later sleep soundly.

      Psychedelics. Namely the tried-and-true classics. This one is finally getting the attention it deserves in the public domain. As opposed to the others which I do on a near-daily basis (aim for daily), psychedelic experiences I limit to only a handful of times per year because 1) it's work, it requires planning and a day or two off; 2) the positive/resolving effects last for months/years/lifetime; and 3) it requires integration with you baseline reality life to really be effective.
      This one hands down has provided me the most benefit out of all and has inspired me to actively pursue everything above, especially meditation and social life. Specifically, it's the perspective you can get from a psychedelic experience that can be like years of therapy because it's all internally-motivated - you can get an objective perspective on you own life that no one else can offer and one you normally would not accept, especially if it's self-critical.
      For best results I do this with close friends, at home and/or in nature - taking long walks by the river or woods. Sometimes quiet time at some point as well, to allow self-reflection, taking a moment for an honest review and check in.

      Safety disclaimer Psychedelics, and also exhaustive workouts and meditation, can have serious adverse effects if done in excess or without proper planning. Always practice harm reduction: do your research (e.g. Erowid for substance info) test your drugs, carry Naloxone and *always* have a friend, at leas to check in with. Start small - you can always take more but not less.
      32 votes
    30. What games have you been playing, and what's your opinion on them?

      Sorry, I was away last week and didn't post this, so it's been a couple of weeks now since the last one. So, what have you been playing lately? Discussion about video games and board games are...

      Sorry, I was away last week and didn't post this, so it's been a couple of weeks now since the last one.

      So, what have you been playing lately? Discussion about video games and board games are both welcome. Please don't just make a list of titles, give some thoughts about the game(s) as well.

      19 votes
    31. Unofficial Weekly Discussion #3 - Argument de-escalation and disengagement brainstorming session

      IMO one of the major issues with online debates, arguments and heated discussions is that they often tend to escalate rather steadily over time, and as each side gets more frustrated with the...

      IMO one of the major issues with online debates, arguments and heated discussions is that they often tend to escalate rather steadily over time, and as each side gets more frustrated with the other they also tend to slowly get more personal as well. I am admittedly guilty of falling into this trap occasionally myself too, which has got me thinking about ways that Tildes (the site and the users here) can potentially help deescalate unproductive arguments and allow people to disengage more effectively from them. To this end I thought it might be a good idea to have a brainstorming session regarding that.

      To start things off, here are most of the ideas I could find related to this issue that have previously been proposed and are already on Tildes Gitlab (click to read the full details):

      Add ability to hide topics (and view/unhide ones users have previously hidden) self explanatory
      Add community based thread locking We have labels now, which help moderation and can help hide comments that hurt the discussion. But maybe we need some sort of similar function for locking or temp-locking threads when they get out of hand due to drama or something. As long as we only really have Deimos doing the moderating, that can help avoid things blowing up when he is unavailable.
      Add "block user" feature This would more effectively allow people to avoid arguments but has some potential downsides worth considering as well, e.g. users getting trapped in a filter bubble. However, other than for moderators, that is probably not a major drawback compared to the benefits, IMO.

      How deep the block goes is also something that probably needs to be investigated and discussed. E.g. Does blocking a user just prevent PMs? Does it prevent their replies from notifying the user? Does it hide their comments/topics, and if so does it hide all the replies to those hidden comments as well? Etc.

      Add "unfollow" feature, allowing users to turn off notifications for replies to their comments/topics This would allow users to more effectively disengage from arguments. It should probably be something disabled by default and only enabled on a case-by-case basis, not a global user setting though, IMO.

      edit: Feature also requested again, but for a slightly different reason (avoiding getting spammed on busy topics)

      Add placebo comment labels Related to the other "disengage" feature suggestions, I think a "placebo" comment label could also potentially help the culture of the site. What I mean by that is perhaps adding some comment labels that have no effect, or only an effect for the person that applied it. e.g. A "Disagree" comment label, that has no effect whatsoever, or perhaps makes the comment collapse (like a "noise" labeled comments), but only to the user that applied the "disagree".

      Comments related to this.

      Add "argument/bickering" label for users to apply on unproductive arguments This label, once it reaches a certain threshold could even have effects applied to it, E.g. imposing a forced time delay on replies between all involved parties, adding a delay before the replies even show up (to give time for people to cool off), or even simply locking that particular thread entirely if enough labels are applied.
      Show whether a comment has already been replied to in users' /notifications/unread page I suspect that people often reply directly from their /notifications/unread page, which can lead to needless repetition in the comments. It also potentially further escalates arguments as well, since a user may feel obligated to reply since they do not realize that someone has already addressed the comment effectively. Embedding the other replies somehow, perhaps by using a `details` like expando, might be nice as well.

      Feel free to voice your support or criticism regarding the above suggestions, offer up ideas to potentially improve them, or even propose your own brand new ideas related to this issue in the comments here as well.

      p.s. Once again, the point here is to open up the conversation and get ideas flowing freely, so let's please try to keep things positive, and keep any criticism purely constructive and friendly so as not to discourage people from participating.


      Previous Unofficial Weekly Discussions:

      Week #1, #2


      Other relevant links:
      Donate to Tildes - Tildes Gitlab : Issues Board - Tildes Official Docs

      27 votes
    32. Linux Distro for an old PC

      I found my grandfathers old PC on the attic and want to revive it for him. He really loved that pc. Sadly that potato barely runs Windows xp so I thought about putting a Linux onto it. My Linux...

      I found my grandfathers old PC on the attic and want to revive it for him. He really loved that pc. Sadly that potato barely runs Windows xp so I thought about putting a Linux onto it. My Linux experience is limited to Mimt and Debian, both way to heavy for this old laptop. I need recommendations for a very light weight Linux Distro!

      Specs:
      256 mb DDR1 Ram
      Intel Celeron M 320 @ 1.4GhZ
      40gb Hard Drive

      It's a small, simple gift and nothing where I want to put money into. Also it won't be my granddads daily driver so please don't recommend me a new one (a lot of people did that on other websites so I am rather careful). Thanks in Advance!

      14 votes
    33. Some <details> about more <small> updates (you'll get that in a minute) and general Tildes feedback/questions/comments

      Similar to the last topic, I've got some more minor updates to let everyone know about. It's also been quite a while since we had a general feedback topic, so let's do that today as well—feel free...

      Similar to the last topic, I've got some more minor updates to let everyone know about.

      It's also been quite a while since we had a general feedback topic, so let's do that today as well—feel free to ask any questions or give feedback about Tildes overall.

      Here's what's been happening:

      1. @Algernon_Asimov's major reorganizing and rework of the Docs is now live on https://docs.tildes.net. A decent number of changes needed to be made to be able to support having the pages in categories/folders, dealing with some formatting changes, redirecting old urls, etc. Some of these changes have started being integrated back into the wiki on Tildes itself as well (and I'm still gradually working on it). For example, the pages in the ~tildes.official wiki are somewhat organized into the same folders, even though the UI doesn't handle it very well in a lot of places yet.

        If you want to help edit the Docs at all, all of the pages (except site policies) are available in the ~tildes.official wiki, and I'll review and transfer any edits to the Docs site. If you don't have access to edit the wiki, send me a message and ask and I can give you access to edit (and you can edit the other groups' wikis too).

      2. Some new HTML-exclusive formatting capabilities are available when writing posts:

        • <small>: lets you write a section of text in a smaller font. Good for "side notes" and such, and much better than using superscript, which some people were doing previously to get that effect.
        • <details> and <summary>: lets you make "expandable" blocks in your comments. This is useful if you want to do things like hide a large block of text or code and let people expand it if they want to read it. @hungariantoast used it immediately in his comment here, if you want to see an example. The current state of it isn't great for use for spoilers (but probably better than just writing them in plain sight), but I may make an adaptation of it specifically for use for spoilers.
      3. There's a new site theme available, "Zenburn". It's a fairly low-contrast, and used to be one of my favorite color schemes. I had to do some work on one of my old sites that was using it last weekend, and it reminded me how much I liked it, so I added it. Here's the official screenshot of the vim color scheme for it, if you want an idea of what colors it uses. You can change the theme on the settings page if you're logged in, or there's a dropdown at the bottom of every page if you're logged out.

      4. @deing has added a small warning to try to let people know when they're about to reply to an old comment or topic, since it seems fairly common for people to accidentally "necrobump" old threads without realizing. For now, the warning shows up when the topic/comment is over a week old. I set that threshold based on pulling out some stats and seeing that only 1% of comment replies and 2% of top-level comments were replying to anything that old, so it should be quite rare for anyone to see anyway.

      Other than that, I haven't forgotten about the new group proposals and should be adding some new ones this week. I wanted to finish some backend changes to the group system first to help with that, and it's... gotten more ugly than I was expecting. Sorry for the delay, hopefully soon though.

      Let me know if you have any thoughts about any of those changes, and as mentioned, feel free to use this topic for general feedback/questions as well, since I'm sure there are some things that people want to give feedback or ask about that might not feel like they're worth starting a thread in ~tildes for. As usual, I've also topped everyone back up to 10 invite codes, which you can get here.

      59 votes