Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Sai_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Sai_
1y ago
At some level, it is worse. The Indian press never sold us citizens koolaid about freedom, talking truth to power, and patted themselves on the back about winning Pulitzer Prizes for journalism. The Indian press knows it is a bottom feeder
2.
▲
by
Sai_
2y ago
I don't quite understand this comment. Are you encouraging us to use your comment as some sort of template and insert our own preferred corporate names? Sounds like some crazy level of meta where your brilliance is applicable to any pa
3.
▲
by
Sai_
2y ago
Send Pichai to jail for a week and watch the CEOs of the biggest companies fall over themselves to comply with court instructions.
4.
▲
Ask HN: Has Reddit search suddenly gotten better?
4 points
by
Sai_
2y ago
|
1 comments
5.
▲
by
Sai_
2y ago
Unrelated but I’ve seen and appreciated your posts on some totally unrelated topics - like Vietnam politics and Indian ghost cities and now, Hinton’s history in Compsci. How the hell do you know so many different things and in, what looks t
6.
▲
by
Sai_
2y ago
Your clients control the number of messages they exchange with each other via the DO. You still have to protect the DO through some sort of auth and/or rate limits. Don’t see how any of these issues are unique to DOs.
7.
▲
by
Sai_
2y ago
> You got yourself a one-way single-use FTL byte. But you don’t. If I have the entangled version of the MEASURED byte and measure, only I know I’ve measured it. The corresponding MEASURED particles on your side still appear fuzzy to you
8.
▲
by
Sai_
2y ago
https://github.com/dbohdan/classless-css Lots of options here.
9.
▲
by
Sai_
3y ago
Apart from an ESL class explaining antonyms, I can’t think of any use case where an API which could equally return “ugly” or “beautiful” can be used. We need embeddings to give relatedness across axes like synonymity etc.
10.
▲
by
Sai_
3y ago
Maybe I’m not the audience for this but how is this a “product”. Coercing LLM outputs into a function call is built into OpenAI itself. What is fructose doing extra here? It’s like productising copy&paste which every modern OS has, no?
11.
▲
by
Sai_
3y ago
Supabase is alpha testing column level security as a Feature Preview that you have to enable in your project. I’m using it now. Works well.
12.
▲
by
Sai_
3y ago
Thanks for sharing. Wasn’t aware of this. Will check it out today. For now, I figured I’d have an BEFORE UPDATE trigger which compares the md5(NEW.privileges::text) with md5(OLD.privileges::text) and raises an error if they don’t match. Not
13.
▲
by
Sai_
3y ago
I’m using Supabase for similar reasons but there’s one specific situation I’m trying to sort out. Say you have a user “profile” which includes their privileges - like say a column named “privileges” which is some JSON object denoting what t
14.
▲
by
Sai_
3y ago
(Since we're discussing counterfactuals and could-have-beens) In a macabre way, maybe suicidal ideation due to suppressed emotions is nature's way of managing male populations? What if men stopped killing themselves because they f
15.
▲
by
Sai_
3y ago
If LLMs can self reflect and accurately score themselves on your three dimensions, why are they spending money on RHLF? They wouldn’t be wasting all that time and money if the machine could self reflect.
16.
▲
by
Sai_
3y ago
> The bank here had no complaints Didn't they, one by one, stop doing business with him? That's pretty damning. Plus, his guilt was proven in a court of law. Does it matter that no bank took him to court before this? Look at th
17.
▲
by
Sai_
3y ago
I’ll take a judge’s verdict on the topic over yours, if you don’t mind. Trump is on record - in the 2016 presidential debates, no less - claiming that gaming the system (by not paying his fair share of taxes) makes him smart. Not prosecutin
18.
▲
by
Sai_
3y ago
Wow, really puts things into perspective.
19.
▲
by
Sai_
3y ago
I like to classify what to prioritise by how many standard deviations from the happy path a certain issue is. For example, I’m working on a pay-as-you-go SaaS - so the probability of using the SaaS while your account balance is low is 1-SD
20.
▲
by
Sai_
3y ago
So the article doesn’t say not to base your self worth on others, it says to recognise that you are basing your self worth on the opinion of others and to plan accordingly.
21.
▲
by
Sai_
3y ago
Just a random thought - maybe Musk was/is so hell bent on removing censorship because he wants more robust data, covering a larger array of thoughts, for his AI plans.
22.
▲
by
Sai_
3y ago
How is anyone supposed to divine that a general English statement about a European MNC was restricted to just America? It’s like me saying “McDonalds has stopped selling hamburgers” and expecting you to magically understand that this statem
23.
▲
by
Sai_
3y ago
I can sense the truth in your reply. Can you suggest some blue oceans where AI can come handy?
24.
▲
by
Sai_
3y ago
Socially, we have to reduce “riskiness” of IRL approaching people with the intent to date. Right now, it’s scary to want to approach someone only to risk getting roasted for being a creep, barking up the wrong tree, and the myriad other rea
25.
▲
by
Sai_
3y ago
Funnier cos alcohol as a beverage is a solution in the chemical sense.
26.
▲
by
Sai_
3y ago
Would be interesting if someone made a hardware device to be placed in classrooms which took periodic photos of the board and transcribed it into searchable text using an LLM.
27.
▲
Sign and Verify Messages with HMAC Using the Web Crypto API
(bradyjoslin.com)
1 points
by
Sai_
3y ago
|
1 comments
28.
▲
by
Sai_
3y ago
Found this post directionally useful while trying to implement JWT token verification in a Cloudflare Worker.
29.
▲
by
Sai_
3y ago
You may have missed the point of this article. Here, we’re being exposed to the “how”. Then why is unrelated to the why. If you have a why, the is the how to follow.
30.
▲
by
Sai_
3y ago
Source code is a bunch of lambda functions to extract content from emails, then present that information in blog posts. There are quite a few moving parts - 1. Route 53/AWS SES rules to handle Inbound emails 2. S3, Lambdas, and Step Fu
More ›