GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Ellie Huxtable (ellie@hachyderm.io)

  1. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Friday, 06-Sep-2024 20:10:44 JST Ellie Huxtable Ellie Huxtable

    A friend of mine made a really cool thing to detect blocked tokio runtime threads

    You should check it out: https://github.com/conradludgate/tokio-supervisor

    In conversation about 8 months ago from hachyderm.io permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      GitHub - conradludgate/tokio-supervisor: Reports when tokio runtime threads are blocking
      Reports when tokio runtime threads are blocking. Contribute to conradludgate/tokio-supervisor development by creating an account on GitHub.
  2. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Wednesday, 24-Jul-2024 02:34:00 JST Ellie Huxtable Ellie Huxtable

    Another sneak peek of what I'm working on! Can't wait to share a build :D

    In conversation about 10 months ago from hachyderm.io permalink

    Attachments


    1. https://media.hachyderm.io/media_attachments/files/112/835/834/661/384/347/original/7e33c686b7c10fa8.png
  3. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Tuesday, 09-Jul-2024 20:10:32 JST Ellie Huxtable Ellie Huxtable

    "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live"

    - overused
    - negative
    - unnecessarily violent

    "Always code as if your code will be showcased in a prominent blog"

    - fresh perspective
    - motivating instead of terrifying
    - pleasant and wholesome

    A fantastic post from Julia Evans here! https://jvns.ca/blog/2024/07/08/readline/

    I never thought that giant ugly match thing Atuin has would be linked to from a famous blog 😂

    In conversation about 10 months ago from hachyderm.io permalink

    Attachments


  4. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Tuesday, 07-May-2024 02:49:13 JST Ellie Huxtable Ellie Huxtable

    I now block several known LLM crawlers from my site

    https://ellie.wtf/notes/blocking-ai-crawlers

    If you'd like to do the same, feel free to take my robots.txt

    In conversation about a year ago from hachyderm.io permalink
  5. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Friday, 26-Apr-2024 22:11:46 JST Ellie Huxtable Ellie Huxtable
    in reply to
    • Mo :ferris: :tux:

    @mo8it Your PR example makes total sense, but when it's on something like a feature request it's especially annoying

    We end up getting a whole bunch of them every single week, and something that's important to that _one_ person may not be important to the pool of users as a whole.

    Also it's just not fun to get a reminder than your software has problems/shortcomings for someone while you're sat watching TV or out for a walk or something. I don't need the ping for that

    In conversation about a year ago from hachyderm.io permalink
  6. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Friday, 26-Apr-2024 20:46:53 JST Ellie Huxtable Ellie Huxtable

    If you ever find yourself writing an issue comment like

    > any news?

    > plz add

    > this is a dealbreaker

    Please... don't. Give the op a 👍, and move on. It'll show up when maintainers sort by reactions, and avoids mildly unpleasant emails in our inboxes.

    In conversation about a year ago from hachyderm.io permalink
  7. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Wednesday, 13-Mar-2024 21:42:06 JST Ellie Huxtable Ellie Huxtable

    Serverless replaced servers ✅
    Crypto replaced money ✅
    LLMs replaced developers ✅

    Will tech go to the gym for me next?

    In conversation about a year ago from hachyderm.io permalink
  8. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Wednesday, 13-Mar-2024 06:16:09 JST Ellie Huxtable Ellie Huxtable
    in reply to

    there's three options I see

    1. No telemetry. Hope that people report things accurately
    2. Opt-in telemetry. Hope that enough people opt in to give something statistically accurate
    3. Opt-out telemetry. Gives the most data, but can be pretty creepy

    Issues with (1) and (2) are that only those who are positively engaged + more technical are likely to opt in or report.

    Issues with (3) have been widely discussed all over already

    In conversation about a year ago from hachyderm.io permalink
  9. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Tuesday, 12-Mar-2024 22:25:06 JST Ellie Huxtable Ellie Huxtable

    touchy subject! but does anyone have any examples of telemetry in open source projects that has been done well?

    success criteria:

    1. allow the project to allocate time to things people actually use
    2. identify issues people may have, as not everyone files issues or can effectively report a bug
    3. preserves privacy + anonymity, and isn't creepy

    eg right now I'd love to know what config/features people actually use, so I can stop maintaining what isn't necessary

    In conversation about a year ago from hachyderm.io permalink
  10. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Sunday, 25-Feb-2024 22:04:12 JST Ellie Huxtable Ellie Huxtable
    • linus

    @linus I wouldn’t go that far. Especially for juniors, all they hear is that AI is the next best thing and enables them to work better and faster.

    It’s understandable that they may lack the judgement and experience to see that that’s not quite correct

    In conversation about a year ago from hachyderm.io permalink
  11. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Sunday, 25-Feb-2024 21:52:36 JST Ellie Huxtable Ellie Huxtable

    I’d love it if AI made my life easier, but so far

    1. Package managers that are straight up misrepresenting my work
    2. Chat bots advising people how to use my software incorrectly
    3. PRs that just don’t quite feel right

    In conversation about a year ago from hachyderm.io permalink
  12. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Friday, 16-Feb-2024 18:11:46 JST Ellie Huxtable Ellie Huxtable

    zsh fixed, it's fast again

    https://ellie.wtf/notes/profiling-zsh

    In conversation about a year ago from hachyderm.io permalink
  13. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Sunday, 14-Jan-2024 10:50:32 JST Ellie Huxtable Ellie Huxtable

    It saddens me how much knowledge is locked away in Discord servers, and will absolutely vanish within 5yrs

    Forums from 20yrs ago still show up as useful for me from time to time

    In conversation Sunday, 14-Jan-2024 10:50:32 JST from hachyderm.io permalink
  14. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Monday, 30-Oct-2023 04:56:09 JST Ellie Huxtable Ellie Huxtable

    What’s your worst ops blunder?

    Mine is the time I took down an entire AWS account by miss-spelling an environment variable 😳

    Orrrr the time I accidentally deleted all the code from self hosted GitLab right before end of day

    #infrastructure #devops

    In conversation Monday, 30-Oct-2023 04:56:09 JST from hachyderm.io permalink
  15. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Tuesday, 30-May-2023 06:38:14 JST Ellie Huxtable Ellie Huxtable

    My neighbours have claimed that my van “spoils their view” while parked on the street with everyone else

    Any suggestions for how I can make the view better?

    I was thinking of wrapping it bright purple but I’m not sure that would be enough of an improvement

    In conversation Tuesday, 30-May-2023 06:38:14 JST from hachyderm.io permalink

    Attachments


    1. https://media.hachyderm.io/media_attachments/files/110/454/111/359/110/379/original/97d2751281a81907.jpeg
  16. Embed this notice
    Ellie Huxtable (ellie@hachyderm.io)'s status on Friday, 24-Mar-2023 01:42:38 JST Ellie Huxtable Ellie Huxtable

    When I make a mistake, I'm "wrong"

    When GPT-4 does, it's "hallucinating"

    I'm not wrong, just had something extra in my tea this morning ?♀️

    In conversation Friday, 24-Mar-2023 01:42:38 JST from hachyderm.io permalink

User actions

    Ellie Huxtable

    Ellie Huxtable

    Rust and infra 👩💻🚀Building cool shell things over at @atuin :atuin:Motorcycles are my happy place ❤️🏍️🏳️🌈

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          109256
          Member since
          23 Mar 2023
          Notices
          16
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.