Tetracyclic's recent activity

  1. Comment on Daily Tildes discussion - allowing users to post anonymously? in ~tildes.official

    Tetracyclic
    (edited )
    Link
    I discussed this early on and was in favour of it then. The only idea I've had since then would be to use a random word list of some kind to generate anonymous identifiers. Similar to the way...

    I discussed this early on and was in favour of it then. The only idea I've had since then would be to use a random word list of some kind to generate anonymous identifiers. Similar to the way gfycat.com generates URLs. They use AdjectiveAdjectiveAnimal as the format, but there are lots of possibilities and using something like that over a pseudo-random identifier makes it much easier to distinguish multiple anonymous users in a single thread.

    The most difficult part would be generating an adequate word list, so you may want to crowd source that.

    I'd also suggest that they are clearly differentiated from normal usernames, so it doesn't matter if someone has registered the same set of words as their username and that clicking on them displays all of the anonymous posts by that user in the same thread. Something like this.

    3 votes
  2. Comment on Daily Tildes discussion - "trial" groups? in ~tildes.official

    Tetracyclic
    Link
    I think this is a good idea, as it would help highlight things that the userbase may be interested in that wouldn't necessarily end up getting created otherwise. For example if someone has a...

    I think this is a good idea, as it would help highlight things that the userbase may be interested in that wouldn't necessarily end up getting created otherwise. For example if someone has a particularly good idea for a more abstract group, rather than topic specific groups (for example Reddit's /r/changemyview or /r/writingprompts, though I'm not suggesting those would make good ~s, necessarily).

    I would suggest that perhaps each submission should be accompanied by say five examples of content that would belong there, and a rationale for why it deserves to be a separate group.

    17 votes
  3. Comment on Suggestion: Make tildes completely text-based? in ~tildes

    Tetracyclic
    Link Parent
    The logo is so simple that you could express it as single box-shadow statement. (Colours are a close match, not the actual Solarized colours.) <div class="logo-container"> <div...

    The logo is so simple that you could express it as single box-shadow statement.

    (Colours are a close match, not the actual Solarized colours.)

    <div class="logo-container">
      <div class="tilde-logo"></div>
    </div>
    
    .logo-container {
      width: 100px;
      height: 100px;
    }
    
    .tilde-logo {
      box-shadow: 
        45px 30px 0 0 #2196f3,
        30px 45px 0 0 #00bcd4,
        60px 45px 0 0 #673ab7,
        120px 45px 0 0 #ff9800,
        15px 60px 0 0 #8bc34a,
        75px 60px 0 0 #e91e63,
        105px 60px 0 0 #ff5722,
        90px 75px 0 0 #ff0000;
      height: 15px;
      width: 15px;
    }
    

    You could also use CSS grid and nth-child to represent it, but box-shadow is more universally supported.

    2 votes
  4. Comment on <deleted topic> in ~tildes

    Tetracyclic
    Link
    Make sure you've got the new comments indicator enabled in your account settings.

    Make sure you've got the new comments indicator enabled in your account settings.

    2 votes
  5. Comment on Tildes Extended in ~tildes

    Tetracyclic
    Link Parent
    Ah, sorry, I hadn't checked the issue tracker. Thanks for getting so much functionality out so quickly, it's good work!

    Ah, sorry, I hadn't checked the issue tracker. Thanks for getting so much functionality out so quickly, it's good work!

    3 votes
  6. Comment on Tildes Extended in ~tildes

    Tetracyclic
    Link Parent
    If I open up the options page, the URL is never persisted although the styles stay applied, I have to refill it any time I go to the options. Additionally, if I make a change to the remote...

    If I open up the options page, the URL is never persisted although the styles stay applied, I have to refill it any time I go to the options. Additionally, if I make a change to the remote stylesheet, the changes aren't picked up even if I re-enter the URL and save it. I have to change the name of the remote file and update the URL in the options in order to pick the changes up.

    Is there any reason not to support both a URL field and a textarea? Ideally if both fields are filled, the contents of the textarea will be appended to the contents of the remote CSS file, allowing people to easily customise third party styles and add small tweeaks, while still keeping them automatically updated; as well as making it easy to apply some tweaks or a custom theme if you don't have any hosting.

    EDIT: This is on Firefox Developer Edition.

    2 votes
  7. Comment on <deleted topic> in ~tildes

    Tetracyclic
    Link Parent
    I'm a big fan of this theme. The only tweak I've made so far is applying the button styling to all .post-button elements. body .post-button { border: 1px dashed #8be9fd !important; padding: 10px...

    I'm a big fan of this theme. The only tweak I've made so far is applying the button styling to all .post-button elements.

    body .post-button {
        border: 1px dashed #8be9fd !important;
        padding: 10px !important;
        margin-right: 10px !important;
    }
    
    2 votes
  8. Comment on Markdown in ~tildes

    Tetracyclic
    Link Parent
    If you're whitelisting <del>, it would make sense to whitelist <ins> as they're intended to be used together, not that I imagine many people would. By default, browsers will underline <ins>.

    If you're whitelisting <del>, it would make sense to whitelist <ins> as they're intended to be used together, not that I imagine many people would.

    <del>No, I can't</del> <ins>Sure, no problem.</ins>

    By default, browsers will underline <ins>.

    8 votes
  9. Comment on Donald Glover as Willy Wonka? Fictional characters' changing races in ~movies

    Tetracyclic
    (edited )
    Link Parent
    Humans have been retelling the same stories for millennia, re-interpreting, adapting, revising and evolving. It's how some of humanities greatest works were created. The colour of Willy Wonka's...

    Humans have been retelling the same stories for millennia, re-interpreting, adapting, revising and evolving. It's how some of humanities greatest works were created.

    The colour of Willy Wonka's skin has zero impact on any aspect of the story, and Donald Glover seems like he'd be fantastic in the role, so I don't see any reason not to cast him.

    7 votes
  10. Comment on Suggestion: Persist subscribed groups list across site in ~tildes

    Tetracyclic
    Link Parent
    Yeah, this was more of a short term fix rather than something intended for the long term. While there's so much space there and the code for it already exists in the sidebar template, it would...

    Yeah, this was more of a short term fix rather than something intended for the long term. While there's so much space there and the code for it already exists in the sidebar template, it would make navigation much easier until a more customisable system can be implemented.

    3 votes
  11. Comment on Anyone here interested in flashlights? in ~hobbies

    Tetracyclic
    (edited )
    Link Parent
    Haha, it was powerful enough to be clearly seen several miles away across a bog once, and it illuminates everything I need it to on a moonless night. I'm not trying to make the forest glow. :D

    Haha, it was powerful enough to be clearly seen several miles away across a bog once, and it illuminates everything I need it to on a moonless night. I'm not trying to make the forest glow. :D

  12. Comment on Suggestion: Persist subscribed groups list across site in ~tildes

    Tetracyclic
    Link Parent
    There's enough room currently to display a few levels of depth for the current group: ~games └── boardgames ├── dnd └── monopoly └── dev ├── theory └── wip └── video ├── elderscrolls ├── fallout...

    There's enough room currently to display a few levels of depth for the current group:

    ~games
    └── boardgames
        ├── dnd
        └── monopoly
    └── dev
        ├── theory
        └── wip
    └── video
         ├── elderscrolls
         ├── fallout
         ├── rocketleague
         └── dota
    
    1 vote
  13. Comment on What's your weekend food? in ~food

    Tetracyclic
    Link Parent
    It probably would be too hot for my tastes, but I'd love to see the recipe regardless. For a six meal pot of chili, I'd usually use one or two ancho/poblano chilis; three whole chipotles, or one...

    It probably would be too hot for my tastes, but I'd love to see the recipe regardless.

    For a six meal pot of chili, I'd usually use one or two ancho/poblano chilis; three whole chipotles, or one of those small imported cans of chipotles in adobo that are painfully expensive and then either a couple scotch bonnets or habaneros.

  14. Suggestion: Persist subscribed groups list across site

    Currently the subscribed groups list is only shown in the sidebar of the index page, but given that the sidebar isn't currently used for much else and doesn't take up much vertical space, it would...

    Currently the subscribed groups list is only shown in the sidebar of the index page, but given that the sidebar isn't currently used for much else and doesn't take up much vertical space, it would be nice to have the group list persisted across at least the individual groups if not threads themselves, to make navigation easier without having to go back to the top level to check a different group.

    7 votes
  15. Comment on Input lag AB test in ~misc

    Tetracyclic
    Link
    I got 21/25 at 50ms, 17/25 at 25ms with a standard 60hz monitor. Interesting test, thanks for posting it.

    I got 21/25 at 50ms, 17/25 at 25ms with a standard 60hz monitor. Interesting test, thanks for posting it.

    2 votes
  16. Comment on Source code in ~tildes

    Tetracyclic
    (edited )
    Link Parent
    Ah yeah, I wouldn't expect you to stop handing out some, as there are lots of people on /r/tildes that wouldn't get an invite otherwise. I would only suggest giving out two or so to users, so at...

    Ah yeah, I wouldn't expect you to stop handing out some, as there are lots of people on /r/tildes that wouldn't get an invite otherwise.

    I would only suggest giving out two or so to users, so at most you'd triple the user base, but you'd also be more likely to have users ration them to people they trust and already enjoy talking to.

    Just don't want anyone to burn out on what sounds like a tedious task!

    3 votes
  17. Comment on Let's speak in foreign (non-English) languages! in ~talk

  18. Comment on Source code in ~tildes

    Tetracyclic
    Link Parent
    Would it perhaps make more sense to start shifting the burden of invites onto existing users, now there are several thousand of us? Keeping the number of invites given out to users low would...

    Would it perhaps make more sense to start shifting the burden of invites onto existing users, now there are several thousand of us?

    Keeping the number of invites given out to users low would hopefully maintain a reasonable level of quality, as while some will just post them freely on other sites, many will prioritise giving them to people they already know and trust.

    This may even have a slightly higher quality return, if it's clear that the reputation of people you invite will eventually reflect on your own account in a minor way (which I believe is the case?)

    8 votes
  19. Comment on Let's speak in foreign (non-English) languages! in ~talk

    Tetracyclic
    Link
    Och, dae yi'll want tae ken a bawherr bit o' the leid o' the north? Fur ah kin tell ye it'll mak fur a stoatin wee story tae tell yer mukkers.

    Och, dae yi'll want tae ken a bawherr bit o' the leid o' the north? Fur ah kin tell ye it'll mak fur a stoatin wee story tae tell yer mukkers.

    9 votes
  20. Comment on What's your weekend food? in ~food

    Tetracyclic
    Link Parent
    That sounds really good. Being British that's a standard pancake mix, but I've not tried cooking it with apple slices before.

    That sounds really good. Being British that's a standard pancake mix, but I've not tried cooking it with apple slices before.