Viewing profile — samanator
samanator
HN member- Joined
- Mon, Nov 05, 2018, 3:34 PM UTC
- HN karma
- 404
- Public activity
- 159 items
- HN profile
- View on Hacker News ↗
About samanator
Recent public activity
-
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/…
-
comment
Comment #43835643
Yummy
-
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…
- story
- story
-
comment
Comment #42349357
Cool to see you here! We discussed this very thing on supabase https://github.com/orgs/supabase/discussions/18061#discussio...
-
comment
Comment #42144789
https://archive.is/BrssU
- story
-
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…
-
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.
- story
-
comment
Comment #41655242
Good luck! Given your track record, I'm sure you'll do great things with the funds .
-
comment
Comment #41624814
Thanks, apparently the article was taken down...
-
comment
Comment #41525745
I just tested o1-preview on the "How many r's are in strawberry?" question. It answers correctly!
-
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…
-
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…
-
comment
Comment #41111448
I wonder how many petabytes of leaked memory there is in the world at any given time from open chrome tabs
- story
-
comment
Comment #40807804
The server got the HN hug of death
-
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…
-
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…
-
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…
-
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:/…
- story
-
comment
Comment #39357300
Yay! Newlines in f-strings!