• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Help me choose a HiDPI monitor for work

      It looks like we’re finally getting some real options in the space, so I’m interested in people’s thoughts and experiences! I’ve been running a pair of LG 27MD5KL monitors forever, and they’ve...

      It looks like we’re finally getting some real options in the space, so I’m interested in people’s thoughts and experiences!

      I’ve been running a pair of LG 27MD5KL monitors forever, and they’ve been largely great - but they’re really showing their age at this point, and I’m being forced to upgrade either way because my new job requires using a Windows laptop (likely a Dell Pro 14, but TBC), and those old LGs use an esoteric dual link DP variant that only Apple supports. I’ll also be keeping my personal MacBook Pro, so smooth compatibility with both is a must. Use will largely be software work: lots of documentation, lots of terminal windows, lots of dark mode, but some design review work as well where decent colour accuracy helps.

      Options I’m seeing at the moment are:

      • Asus ProArt PA27JCV
      • Asus ROG Strix XG27JCG
      • LG 27GM950B
      • BenQ MA270S
      • Apple Studio Display
      • Apple Studio Display XDR

      I get the impression that Apple’s the better option where possible, but I’m concerned about compatibility, especially when I don’t directly control the choice of laptop. If anyone has real world experience on that one I’d be interested, especially the difference between “technically works on non-Apple laptops” vs “is an equivalently good experience on non-Apple laptops”.

      I’m guessing just using separate inputs for each laptop will be fine on whatever I go for, but I’m open to getting a KVM if needed (L1Techs? I haven’t actually checked how hard it is to find one that supports 2x 5K yet…). Couldn’t immediately see anything that’ll take Thunderbolt input from the Mac and HDMI input from the Windows laptop and push both to Thunderbolt output, which might otherwise have been a way to bridge the Apple display question.

      Probably going for 27” 5K rather than 32” 6K, unless there’s a compelling argument for the latter. I briefly tried a Dell 32” 6K a few years back and other than horrible backlight bleed, sitting that close to a 32” display ended up feeling like I was craning my neck rather than moving my eyes to see edge to edge.

      So, what do people think would be best here?

      Sending up a bat signal for @gary and @ButteredToast - you guys both know your stuff on this one!

      8 votes
    2. Three Cheers for Tildes: App updates and feedback (May 2026) — Version 1.6 adds "Find in comments"

      This topic is for the Three Cheers for Tildes mobile app. I'll summarize the major updates at the start of each similar topic, so people can read the updates and then hit Ignore if they don't care...

      This topic is for the Three Cheers for Tildes mobile app.

      I'll summarize the major updates at the start of each similar topic, so people can read the updates and then hit Ignore if they don't care about more frequent updates and user feedback.


      Recently:

      [Android] Version 1.6.8 (Jul 15, 2026): Fixed crash when searching for topics on Android 12 and earlier.

      [Android] Version 1.6.7 (Jul 9, 2026): Fixed comment interactions after double-tap to vote.

      [iOS] Version 1.6.3 (Jun 27, 2026): Indicate when replying to a deleted comment.

      [Android] Version 1.6.4 (Jun 18, 2026): Indicate when replying to a deleted comment, fixed minor UI bugs in topics feed, fixed networking bugs, fixed rare crashes, support Android 17

      [iOS] Version 1.6.2 (Jun 14, 2026): Fixed comment scroll bugs, fixed networking bugs

      [iOS] Version 1.6.1 (May 21, 2026): Improves on the Find in Comments feature. Fixes some UI bugs related to the Find Comment bar, and with potentially stale votes showing in the UI. Also adds the iPad pane toggle on iPadOS 18 and earlier, to bring the behavior closer to iPadOS 26, and fixes some iPad animation bugs.

      [Android] Version 1.6.3 (May 20, 2026): Added "Find in comments" to "..." menu. Fixed first search position in comments. Fixed tapping links in collapsed details summary. Fixed stale vote rendering.

       

      Version 1.6.0 (May 13, 2026):

      • Added Find in comments
      • Improved markdown tables rendering performance
      • [Android] Fixed drafts not loading in some cases
      • [iOS] Fixed keyboard bugs on iOS 26
      • [iOS] Fixed iOS 12 support

      On iOS, currently TestFlight only for the next week or so.

       

      Following version 1.5's addition of searching for posts, Three Cheers 1.6 adds a bar to find text in comments. It changes the comment bar a bit which took some work, and it was pretty tricky handling the edge cases with highlighting the matched text. Might have some leftover bugs, or configurations I forgot to consider, so please report those here.

      There was an Android bug with drafts not loading in some cases, reported last time. Should be fixed now.

      Also I'm happy to report that I was able to fix some long-standing iOS bugs, some keyboard bugs specific to iOS 26 that have been reported on TestFlight intermittently for quite a while, and an iPad rare crash that likely went even further back. So this version should be pretty stable on iOS.

       

      Previous topic: March 2026

       


      Where to get it

      Android version on Google Play Store: https://play.google.com/store/apps/details?id=com.talklittle.android.tildes

      Or sideloadable APK at https://www.talklittle.com/three-cheers/

      iOS version on the App Store: https://apps.apple.com/app/three-cheers-for-tildes/id6470950557

      Join TestFlight for iOS beta testing: https://testflight.apple.com/join/mpVk1qIy

      76 votes
    3. I built another damn To-do app

      Hello! First, some context- I have a very particular way I keep track of my work and take notes throughout my work week. This is currently managed through an ever-growing list of Notion pages. And...

      Hello!

      First, some context- I have a very particular way I keep track of my work and take notes throughout my work week. This is currently managed through an ever-growing list of Notion pages. And Notion is great! It does a ton of stuff really well, but it's also suffered from a lot of feature bloat over the years and has just enough oddities to irk me on the daily.

      So, I built a thing. I call it True To-do because it's fun to say and I'm okay at software and less okay at marketing. It is an opinionated daily work tracker with a lot of little features:

      • You can set a standard template that gets auto-copied to certain days of the week
      • Supports infinite nesting and expanding/collapsing of those nested items
      • Unfinished work the from the previous day can be auto-copied to new days
      • It has various tools like a data roll-up and data controls
      • It supports loading itself as an offline desktop app (PWA)
      • Has many configurable settings for making the interface go from full to minimal
      • Dark theme!

      It is also 100% free, has no tracking, no cookies, no ads, doesn't ask for your email, your data does not leave your device, and is pretty performant (better than Notion, at least). It was written heavily with AI, but not by AI - It was directed, reviewed, and corrected by me.

      What it does not have is any kind of user account feature. Everything stays on the device and will not transfer between devices unless you manually export and import the data. Maybe I'll add support for that at some point, I'm not sure. It is also only okay on mobile/tablet- this app was really made for desktop.

      Anyways, give it a play around. It was purpose built by me for me but love to share the things I make when I think others may get some use out of them as well. I welcome feedback / bug reports / suggestions / etc.

      https://hobblyhoy.github.io/TrueTodo-Pages/

      18 votes