Live data from Hacker News

Viewing profile — azdle

azdle

HN member
Joined
Mon, Jan 27, 2014, 4:10 PM UTC
HN karma
1,621
Public activity
438 items

About azdle

What does this button do?

Contact Me: azdle@azdle.net

Recent public activity

  1. comment
    Comment #48633491

    I was just at a US airport and there were a bunch of signs saying you can opt out of having your face scanned at security, you just have to tell them. Though, if you have a passpor…

  2. comment
    Comment #46588655

    It's actually already using wasmtime as one layer in its sandbox. I just think that trying to support other languages, especially in a fully language agnostic way, would make thing…

  3. comment
    Comment #46588542

    Thanks! > Did you choose Lua because you love using it, or for some other pragmatic reasons? A bit of both, though I'm literally drinking out of a coffee mug with the Lua logo on i…

  4. comment
    Comment #46579882

    Great to hear! And thanks for saying so. I've definitely tried to make it as simple and straight forward as possible, but I really didn't know if it would be simple and straight fo…

  5. comment
    Comment #46579153

    It doesn't say because there's no special support for any auth protocols. Long-term I want to have out-of-the-box support for things like OAuth (for user-facing auth) or mutual TLS…

  6. comment
  7. comment
    Comment #46578604

    I know the homepage needs way more answer to "WTH is it?", I just don't really enjoy doing the 'marketing' side of things. I hadn't really considered just throwing something inform…

  8. comment
    Comment #46578392

    My meta side project for building other side projects: https://bodge.app/ I've always had a bunch of small side projects that I want to do that aren't worth the overhead required t…

  9. comment
    Comment #46087537

    Thanks! Coincidentally, I'm currently working on supporting luarocks packages. (Well, some of them, I want to at least support the ones that are pure lua or use the "builtin" build…

  10. comment
    Comment #46080997

    Thanks! Sadly no, it shutdown in 2017. If you try to login, it doesn't actually go anywhere. Best I can tell the domain was picked up by some SEO scam. I'm guessing the way it work…

  11. story
    Show HN: Bodge.app – μFaaS for hacked-together personal tools and small projects

    This is a little side project I've been working on for the last few months. It's a service hosting Lua scripts behind static HTTP endpoints in a fully sandboxed environment. It's s…

  12. comment
    Comment #46046896

    I've found the rust core team to be very open to feedback. And maybe I've just been using Rust for too long, but the syntax feels quite reasonable to me. Just for my own curiosity,…

  13. story
    Show HN: Bodge.app – μFaaS for hacked-together personal tools and small projects

    This is a little side project I've been working on for the last few months. It's a service hosting Lua scripts behind static HTTP endpoints. It's something I've built to scratch my…

  14. story
  15. comment
    Comment #45904532

    Waking up the deck works for me with my xbox controller connected via bluetooth. Are you using those controllers via BT or USB? Edit: Now that I think about it, this might have bee…

  16. comment
    Comment #45712830

    I think they probably mean standard through-holes. It's the old trick where you stagger the holes just enough that the flex of the pinheaders still let's them be inserted, but have…

  17. comment
    Comment #45593347

    Oh, interesting! Thanks for that link, I hadn't managed to come across that when I was looking for existing alternatives. I'm not sure I would have actually started building this i…

  18. comment
    Comment #45562350

    I'm working on https://bodge.app/ I'm calling it a "Micro Functions as a Service" platform. What it really is, is hosted Lua scripts that run in response to incoming HTTP requests …

  19. comment
    Comment #45348066

    It's not even claiming that. It's only claiming that people who responded to the survey feel more productive. (Unless you assume that people taking this survey have an objective me…

  20. comment
    Comment #45107418

    Another option that wouldn't contribute to more centralization might be neocities. They give you 3 TB for $5/month. That seems to be _the_ limit though. The dude runs his own CDN j…

  21. comment
    Comment #44735735

    For people who are excited about this idea, this coming Saturday is HTML Day: https://html.energy/html-day/2025/

  22. story
  23. comment
    Comment #44230796

    Ideomorphic seems like it would work for that. Turns out it's actually already a word: having the proper form or shape —used of minerals whose crystalline growth has not been inter…

  24. comment
    Comment #43474720

    There's no official definition of what the "the suburbs" means, but when people say that they usually mean "areas that follow a post-war suburban style of development". Think culde…

  25. comment
    Comment #42770188

    I've used rlua (mlua is a fork of it) and mlua extensively. The part you've shown is absolutely the easy part. Doing anything interesting with the runtime after that is much less o…