Live data from Hacker News

Viewing profile — acmecorps

acmecorps

HN member
Joined
Sat, May 09, 2009, 9:03 AM UTC
HN karma
125
Public activity
107 items

About acmecorps

No profile information was provided.

Recent public activity

  1. comment
    Comment #48466942

    would you mind sharing your *.md files, for someone who is new at this?

  2. comment
    Comment #47532619

    Just a tangent, interesting that you brought up Blippi. Any issues that you have with Blippi if you don't mind me asking? :D

  3. comment
    Comment #41975687

    We have worked with flutter since 2019; having built internal apps for our staff, public apps for our customers, small utility apps etc- this has been our experience as well. Not o…

  4. comment
    Comment #40996511

    Sorry, I'm new to Tailscale, but I do setup and use WireGuard. What does Tailscale offers that WireGuard doesn't if I might ask?

  5. comment
    Comment #37297530

    Tried to check it out, but I got "Signups are currently disabled" :(

  6. comment
    Comment #36327853

    Also discord stuff are not searchable publicly. The experience is completely different, it's not even comparable.

  7. comment
    Comment #33971260

    I love Ruby, but I always wonder if performance will be an issue if there're many things happening on screen especially on mobile. Does anyone has any experience?

  8. comment
    Comment #31821635

    I'm new to this whole thing. Can u point me on how I don't depend 100% on CF, if its DNS is down? Is there such a service? (kinda like load balancing, but with DNS?)

  9. comment
    Comment #31721906

    You’re not alone. I’ve been migrating my tables to use uuid instead of integers and have been using uuid whenever I have new tables, unless I have very good reason not to. Experien…

  10. story
    GitHub Actions Is Down

    Looks like major outages for GA. https://www.githubstatus.com/

  11. comment
    Comment #31254574

    +1 for TablePlus! I absolutely love them for the fast editing as well as quick and dirty filters. Beats typing SQL for simple stuff. These quality of life features are really under…

  12. comment
    Comment #30658337

    Interesting. I’m a rails developer, and to me one of the core strength of rails is active record (altho some might disagree). How would you compare it with rails active record, and…

  13. comment
    Comment #28855705

    I don't know; I might be old, but for a lot of _websites_, jQuery is absolutely perfect. I love jQuery for its simplicity :)

  14. comment
    Comment #28816216

    Running it in a remote VM somewhere on the cloud you mean?

  15. comment
    Comment #28576100

    Not to be confused with Mina: blazing fast application deployment tool ( https://github.com/mina-deploy/mina )

  16. comment
    Comment #28043817

    I'd like to underpromise, but overdeliver - that's my motto!

  17. comment
    Comment #27830824

    What apt timing. I'm trying to do the same thing with Ruby; anyone knows a good Ruby gem dealing with Excel?

  18. comment
    Comment #27547109

    Not OP, but I think it was a bit of tongue in cheek comment (I might be wrong tho) ;)

  19. comment
    Comment #27543113

    Is that really THE Julian Assange?

  20. comment
    Comment #27458551

    I might be missing something; is the book free online..? Or, is there content that's paid only?

  21. comment
    Comment #27089077

    Congrats on being on the HN homepage! :). I’m wondering tho - does this check if a website that claims to be selling something online is a scam or not?

  22. story
  23. comment
    Comment #27004309

    Noob question: does this supports offline syncing like firestore?

  24. comment
    Comment #26688722

    I used to do complex email validations (like regexes etc), but have avoided using them for a long time. Currently, my email validations are 3 steps: 1. Using the 2. Checking if "@"…

  25. comment
    Comment #26552778

    I’m very interested in migrating a production rails apps to crystal / lucky. Was your previous exp using rails?