14 comments

  • toplinesoftsys4 hours ago
    I like this project. Simple, open-source, nice UI.
    • Natalia7243 hours ago
      Agreed. A documented data export or stable feed would complement the minimal UI well: it would let a quiet service stay intentionally simple without making a user's archive feel trapped.
      • Barbing3 hours ago
        Impressed they already had a download! <a href="https:&#x2F;&#x2F;textlog.cc&#x2F;account&#x2F;edit" rel="nofollow">https:&#x2F;&#x2F;textlog.cc&#x2F;account&#x2F;edit</a><p><pre><code> Download your data Export your account, notes, connections, and activity as a JSON file. </code></pre> -<p>btw you can write comments yourself Natalia! In fact that’ll keep ya compliant, we’re human-to-human here
      • stagas2 hours ago
        Already there[0], and also an API[1] to build things on top! And it&#x27;s all open-source[2], so if we miss something we can add it.<p>[0]: <a href="https:&#x2F;&#x2F;textlog.cc&#x2F;account&#x2F;edit" rel="nofollow">https:&#x2F;&#x2F;textlog.cc&#x2F;account&#x2F;edit</a><p>[1]: <a href="https:&#x2F;&#x2F;textlog.cc&#x2F;api" rel="nofollow">https:&#x2F;&#x2F;textlog.cc&#x2F;api</a><p>[2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;stagas&#x2F;textlog" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stagas&#x2F;textlog</a>
    • stagas3 hours ago
      Thank you!
    • Natfan3 hours ago
      Claude ui
  • digitalWestie4 hours ago
    Yes! I&#x27;ve always said twitter was better before images&#x2F;multimedia!
    • chrononaut3 hours ago
      <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20070123220857&#x2F;http:&#x2F;&#x2F;twitter.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20070123220857&#x2F;http:&#x2F;&#x2F;twitter.co...</a><p>For those that never had an opportunity to see it.
    • cgannett3 hours ago
      Old web vibes!
  • bryanhogan2 hours ago
    I built something for a similar goal, make it easy for someone to start their blog. But instead it&#x27;s a static website, clone the repo, adjust the config.ts, write the posts in markdown, host anywhere: <a href="https:&#x2F;&#x2F;starter.bryanhogan.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;starter.bryanhogan.com&#x2F;</a>
    • cube0015 minutes ago
      Please don&#x27;t use !important at scale <a href="https:&#x2F;&#x2F;github.com&#x2F;BryanHogan&#x2F;astro-starter-template&#x2F;commit&#x2F;aa8831b5a2ee1d386c4e5514bcba068a4246edc1" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;BryanHogan&#x2F;astro-starter-template&#x2F;commit&#x2F;...</a>
  • knlb2 hours ago
    I recently started a section on my personal site for absolutely minimal and simple microblogging that I could Ctrl-F through: <a href="https:&#x2F;&#x2F;knlb.dev&#x2F;scribbles&#x2F;" rel="nofollow">https:&#x2F;&#x2F;knlb.dev&#x2F;scribbles&#x2F;</a> -- I should probably give this a shot.
    • stagas2 hours ago
      Hey, nice! If you want to try it, we have an API[0] you can pull your user feed from!<p>[0]: <a href="https:&#x2F;&#x2F;textlog.cc&#x2F;api" rel="nofollow">https:&#x2F;&#x2F;textlog.cc&#x2F;api</a>
  • anoojb4 hours ago
    I really like this approach. I wonder if it needs such complexity for the rendering. Could you have built this as a SSG template?
    • stagas4 hours ago
      Hi, thanks! There is a lot of nuance on the rendered pages, I figured server-side React was the best choice - plus it&#x27;s a technology I&#x27;m comfortable with and might also encourage contributions.
      • anoojb4 hours ago
        Would you be okay if I directed Claude to leverage your design and build a very simple Hugo template against it for my own personal use?
        • stagas4 hours ago
          Why not, try it :)
  • BeetleB4 hours ago
    Reminds me of org-social (<a href="https:&#x2F;&#x2F;github.com&#x2F;tanrax&#x2F;org-social" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tanrax&#x2F;org-social</a>)<p>&gt; Notes are limited to 280 characters. The constraint keeps them quick to write and read, making room for one thought at a time.<p>No thanks.
    • stagas4 hours ago
      Hi, I&#x27;m sorry you don&#x27;t like the limitation :( this is for short thoughts you want to share, not really huge conversations, there are better places for that IMO.
      • childintime1 hour ago
        well, you may consider rewarding known quality users with an extended limit, say double. the others can pay ;)
        • Gooblebrai33 minutes ago
          That&#x27;s how enshittification begins. Next thing you know and there are blue badges next to profiles.
          • stagas26 minutes ago
            lol Yes enshittification is the thing I want to avoid, so hard decisions need to be made that will not make everybody happy. Still, this is open-source[0], so we can open a discussion (ideally alongside a PR) and evolve it.<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;stagas&#x2F;textlog" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stagas&#x2F;textlog</a>
        • stagas1 hour ago
          haha, yeah good idea. Also customize the theme as others wanted. So many opportunities here. :P
    • andros18 minutes ago
      [flagged]
  • cheesecakegood2 hours ago
    I&#x27;m a certified dark mode hater, so in that light, that&#x27;s a no-go for me: there seems to be no way to change the theme.
    • stagas2 hours ago
      It picks up your system theme, so you can&#x27;t be dark mode hater since you&#x27;re already using it for your OS :P i didn&#x27;t want to complicate it with user settings yet, but it can be added if there is demand.
      • 0cf8612b2e1e2 hours ago
        Maybe OP customized the system “dark theme” to be extra light.
    • FroshKiller2 hours ago
      Doesn&#x27;t your user agent support user stylesheets?
  • supermatt4 hours ago
    The 280 char limit seems arbitrary, given you cant even keep the about page within that limit: <a href="https:&#x2F;&#x2F;textlog.cc&#x2F;about" rel="nofollow">https:&#x2F;&#x2F;textlog.cc&#x2F;about</a><p>If you are going to limit it to short posts, maybe the length of a short post is the length to limit it to, rather than emulating the 2xSMS of every twitter clone?<p>Other than that, it looks really clean and neat - I just dont think being 280 chars adds anything other than resulting in people posting with pagination as per X 1&#x2F;3.
    • helterskelter3 hours ago
      I like the idea of a shorter character limit as it nudges users to a specific mode of interaction: short thoughts&#x2F;updates and not long-winded soliloquies. It&#x27;s signalling that interaction with this platform doesn&#x27;t demand much of your time or attention. I don&#x27;t know what the about page has to do with it, but you have to draw the line somewhere.<p>That said, I&#x27;m not a social media user besides HN I guess.
      • supermatt53 minutes ago
        For perspective: you just commented 404 chars. Your first paragraph alone was 346.<p>My comment on the about page was that it needed more than 280 chars to communicate what the app is about - even the title + intro exceeds the limit.<p>If it is truly believed that 280 chars is enough to communicate an idea, then the about page should follow that philosophy.
        • stagas50 minutes ago
          I&#x27;m considering raising to 500. Care enough to open an issue[0] so that maybe there is a discussion we can track?<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;stagas&#x2F;textlog&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stagas&#x2F;textlog&#x2F;issues</a>
          • supermatt13 minutes ago
            Honestly, I don&#x27;t really care that much. The project looks like fun, and I wish you the best with it, but I don&#x27;t really post on microblogging platforms myself.<p>I just wanted to give a bit of feedback as someone who reads them - and point out that on almost every twitter&#x2F;bluesky submission to HN they are using ways to work around the 280&#x2F;300 char limitations.<p>To play devils advocate - 500 also seems a bit arbitrary ;) If I were making a platform like this myself, I would go for a power of 2 that makes sense for storage&#x2F;buffering. Maybe 1KiB including all meta, etc. You could comfortably fit a post the size of your about page, and all associated meta in that - even when serialised as JSON or something. I&#x27;d go from there and work backwards to come up with a size that has a real technical purpose.
    • stagas3 hours ago
      It needs to be short - there is already a limit that worked well - why bikeshed it more?
      • supermatt3 hours ago
        A limit that worked well for who?<p>Almost every twitter&#x2F;x post submitted to HN has people labelling their posts as &quot;X of Y&quot; threads, using images as text, or using pro account posts.<p>You can see it yourself: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;from?site=twitter.com">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;from?site=twitter.com</a> Ive just looked at 30 and each of them exceed 280 chars by far.
        • Retr0id3 hours ago
          It works well for microbloggers.
          • supermatt3 hours ago
            But clearly not the microbloggers on twitter&#x2F;x, Bluesky, etc, who use the patterns I mentioned.
            • Retr0id1 hour ago
              Those are definitionally not microbloggers. It&#x27;s ok for a platform explicitly <i>for</i> microblogging to not cater to their macroblogging desires.
      • CitrusFruits3 hours ago
        I think this is the opposite of bikeshedding, it&#x27;s literally a core feature and constraint.
    • indigodaddy1 hour ago
      You could fork and do whatever no?
      • supermatt51 minutes ago
        Sure, but I don&#x27;t care that much. It is a Show HN, so I was giving feedback.
  • albertfranquesa3 hours ago
    i&#x27;m experiencing a weird scenario. all time is asking me for a magic link :( I click on that link and again the same screen, ask for a magic link (said the old one expired). It may be our mimecast blocking something?
    • stagas3 hours ago
      Uhm maybe your client visits the magic link eagerly and when you visit it manually it&#x27;s already been used?
      • albertfranquesa3 hours ago
        i worked with my gmail but not corporate. mimecast does something wrong
  • akkartik3 hours ago
    See also <a href="https:&#x2F;&#x2F;github.com&#x2F;buckket&#x2F;twtxt" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;buckket&#x2F;twtxt</a><p><a href="https:&#x2F;&#x2F;indieweb.org&#x2F;twtxt" rel="nofollow">https:&#x2F;&#x2F;indieweb.org&#x2F;twtxt</a>
    • andros15 minutes ago
      I would like to invite you to read this article: <a href="https:&#x2F;&#x2F;en.andros.dev&#x2F;blog&#x2F;ba142044&#x2F;twtxt-vs-org-social-the-evolution-of-an-idea&#x2F;" rel="nofollow">https:&#x2F;&#x2F;en.andros.dev&#x2F;blog&#x2F;ba142044&#x2F;twtxt-vs-org-social-the-...</a> What do you think?
    • nbbaier2 hours ago
      I think twtxt is really cool. I have one on my site but I don&#x27;t use it, unfortunately
  • insane_dreamer1 hour ago
    twitter reborn<p>:thumbs-up:
  • hndqbrg2uk2 hours ago
    Thanks for the write-up
  • andros13 minutes ago
    [dead]
  • extralongdivisi1 hour ago
    [dead]