• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. What programming/technical projects have you been working on?

      This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's...

      This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?

      6 votes
    2. Let's talk about taking notes

      I've been thinking about note-taking a lot recently. I'm not a particularly great note-taker myself, though I do use a calendar and a to-do list. My SO is a habitual digital note-taker, but also a...

      I've been thinking about note-taking a lot recently. I'm not a particularly great note-taker myself, though I do use a calendar and a to-do list. My SO is a habitual digital note-taker, but also a hand-written journaller too. I do neither of these things (and don't feel the worse for the lack), but I am curious about how my fellow tilderen feel towards notes in general, and journalling to a lesser extent.

      Are you a note-taker? If not, why not? If so, how does it add value to your life? Do you prefer a digital or a pen-and-paper notebook, or even a hybrid approach? And do you have a system?

      24 votes
    3. Ask Tildes: I'm looking for (FOSS? Self-hosted?) photo manager software

      Specifically, I've got a big honkin' pile of photos stored on an online storage space, and I want some kind of software that lets me share links to a pic, or a group of pics, or a folder, etc ......

      Specifically, I've got a big honkin' pile of photos stored on an online storage space, and I want some kind of software that lets me share links to a pic, or a group of pics, or a folder, etc ...

      ... and here's the crux ... without making extra copies of the pics ... just has renamed, custom-permissioned links to the original pic(s).

      In database terms, I want something that gives me Views of my photo collection.

      I run my own Nextcloud instance, which is close. It has very nice, very granular photo management and sharing capabilities ... but as far as I can tell, whenever I share a pic with someone, it actually makes another copy of it for the shared instance. If I share the photo 5 times w/5 different people/groups, then suddenly, I have 6 copies of the pic.

      Any recommendations?

      8 votes
    4. What keyboard do you use?

      I have been using a "Pok3r"-style 60% board I assembled with MX Browns for years. As time goes on, I'm growing increasingly tired of the limitations, like pressing three different keys to get a ~....

      I have been using a "Pok3r"-style 60% board I assembled with MX Browns for years. As time goes on, I'm growing increasingly tired of the limitations, like pressing three different keys to get a ~. I use my keyboard for writing code, writing reports, and playing RTS games like Homeworld, which a 60% board is simply inadequate for doing. While I initially used VIM as my default text editor, I've moved to using VS Code, where using a function key to access arrow keys is simply absurd. So I'd love to get your set up:

      What keyboard do you use?

      What is your keyboard? What kind of switches? 60%, TKL, 100%? What brand do you use? Do you use a default keyboard with your system, a laptop keyboard, a gaming board, or some sort of ergonomic monstrosity?

      What do you use your keyboard for?

      Are you a developer? Are you a gamer? Do you write? What are your primary use cases?

      26 votes
    5. Fortnightly Programming Q&A Thread

      General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads. Don't forget to format your code using the triple...

      General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads.

      Don't forget to format your code using the triple backticks or tildes:

      Here is my schema:
      
      ```sql
      CREATE TABLE article_to_warehouse (
        article_id   INTEGER
      , warehouse_id INTEGER
      )
      ;
      ```
      
      How do I add a `UNIQUE` constraint?
      
      11 votes
    6. TV Tuesdays Free Talk

      Have you watched any TV shows recently you want to discuss? Any shows you want to recommend or are hyped about? Feel free to discuss anything here. Please just try to provide fair warning of...

      Have you watched any TV shows recently you want to discuss? Any shows you want to recommend or are hyped about? Feel free to discuss anything here.

      Please just try to provide fair warning of spoilers if you can.

      5 votes
    7. Has anyone in an online discussion/argument ever actually changed your opinion about something?

      I don't mean an issue where you're maybe ambivalent or undecided beforehand, or if you've willingly made an /r/changemyview type of post. I mean an instance where you already have your own stance...

      I don't mean an issue where you're maybe ambivalent or undecided beforehand, or if you've willingly made an /r/changemyview type of post. I mean an instance where you already have your own stance and come face-to-face with an opposite, more convincing and/or more factual viewpoint that compels you to change your perspective.

      I'd like to think I'm more open-minded than the norm, and I can't recall it ever happening to me... which is not to say it's definitely never happened, but you'd think it'd have made an impact worth remembering. And frankly, if it actually has never happened, well, what's the freaking point of discussing anything?

      19 votes
    8. What did you do this weekend?

      As part of a weekly series, these topics are a place for users to casually discuss the things they did — or didn't do — during their weekend. Did you make any plans? Take a trip? Do nothing at...

      As part of a weekly series, these topics are a place for users to casually discuss the things they did — or didn't do — during their weekend. Did you make any plans? Take a trip? Do nothing at all? Tell us about it!

      11 votes