Live data from Hacker News

Viewing profile — samanator

samanator

HN member
Joined
Mon, Nov 05, 2018, 3:34 PM UTC
HN karma
404
Public activity
159 items

About samanator

My name is Shmuel Kamensky. My email is my first name and then my last name at gmail.

Recent public activity

  1. comment
    Comment #44419927

    Excel formula to postgres SQL compiler. Reminiscent of Salesforce formulas. Demo uses postgres compiled for WASM so demo runs on an actual postgres db. https://skamensky.github.io/…

  2. comment
  3. comment
    Comment #43703913

    Interesting. The same thing happened to me. Was offered a refund (graciously, as I had forgotten to cancel the subscription). And after thanking them and agreeing to the refund, wa…

  4. story
  5. story
  6. comment
    Comment #42349357

    Cool to see you here! We discussed this very thing on supabase https://github.com/orgs/supabase/discussions/18061#discussio...

  7. comment
    Comment #42144789

    https://archive.is/BrssU

  8. story
  9. comment
    Comment #42118635

    The two top comments since the November 7th updatee have thousands of upvotes because of affected users. Comments: ThSAWistheLAW WC (11/7/24) "I like this app but it is not functio…

  10. comment
    Comment #42115624

    I thought it was only me, but when I went to update the app I saw that the most recent reviews all describe serious UI bugs and have thousands of likes.

  11. story
  12. comment
    Comment #41655242

    Good luck! Given your track record, I'm sure you'll do great things with the funds .

  13. comment
    Comment #41624814

    Thanks, apparently the article was taken down...

  14. comment
    Comment #41525745

    I just tested o1-preview on the "How many r's are in strawberry?" question. It answers correctly!

  15. comment
    Comment #41274869

    Yes it can be done with rules, inheritance, triggers, and updatable views. See my answer on stack overflow https://stackoverflow.com/a/78694335/4188138 However, in my experience, i…

  16. comment
    Comment #41179343

    You can't use cancellation or heavenly bodies: "He is far away, or in some strange location, and he cannot see anything we can see. For instance, we cannot say, “Look at Ursa major…

  17. comment
    Comment #41111448

    I wonder how many petabytes of leaked memory there is in the world at any given time from open chrome tabs

  18. story
  19. comment
    Comment #40807804

    The server got the HN hug of death

  20. comment
    Comment #40667927

    Mind share isn't necessarily an issue when you build a platform based on standard tools (e.g JavaScript, graphql, etc.). In my experience those limitations are not just nuisances,t…

  21. comment
    Comment #40660818

    Salesforce is slow (the lwc frontend I mean), and has legacy (aka governer) limits. E.g. you can't have synchronous code run for more than 10 seconds, you can't update more than 20…

  22. comment
    Comment #40660790

    Very cool and promising. Currently the biggest blocker, even for simple use cases that don't have to add automation (there is no clear way to add customized automation), is the lac…

  23. comment
    Comment #40562570

    As mentioned by Andreas, it's because SerenityOS does not depend on third party libraries and part of the new ethos of Ladybird is to decrease "not invented here" syndrome. https:/…

  24. story
  25. comment
    Comment #39357300

    Yay! Newlines in f-strings!