Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
salil999
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
AI Tool Center
(github.com)
1 points
by
salil999
6mo ago
|
1 comments
2.
▲
by
salil999
6mo ago
Hi HN, I created a small app that acts as an AI tool organizer across a few popular providers: Claude Code, Cursor, VS Code and OpenCode. It has support for: - MCP Servers - Skills - Rules - Hooks - Subagents - API Credentials All of the da
3.
▲
by
salil999
7mo ago
Reminds me of WarpStream: https://www.warpstream.com Similar idea but you have the power of S3 scale (if you really need it). For context, I do not work at WS. My company switched to it recently and we've seen great improve
4.
▲
by
salil999
7mo ago
Can't say it's a perfect solution but one way I've tried to prevent this is by wrapping secrets in a class (Java backend) where we override the toString() method to just print "***".
5.
▲
by
salil999
10mo ago
I hear this on almost every bad post about Meta. No they are not cooked. They still generate tons of profit and their user base is one of the biggest in the world. They're not going anywhere any time soon.
6.
▲
by
salil999
2y ago
I got around this by just editing the HTML. Worked like a charm
7.
▲
by
salil999
2y ago
I think you can already do some of this in iOS with the Shortcuts app
8.
▲
by
salil999
2y ago
I'm confused as to why this needs to be standardized? OTel makes sense because multiple applications can consume metrics and logs. Feature flags are typically contained within a company and they typically don't need to be transfer
9.
▲
by
salil999
2y ago
I would also take a look at exa: https://the.exa.website/ It's been my ls replacement for a while now and it's very customizable!
10.
▲
by
salil999
2y ago
The claim I've heard is that you're essentially feeding your own knowledge for free into a proprietary system that can be used to generate cash for whatever corporation owns that system (i.e. ChatGPT from OpenAI). I think it'
11.
▲
by
salil999
2y ago
> If Meta starts being all open and generous about their core assets I think they are pretty open about it? - https://www.meta.ai/ requires no log in (for now at least) - PyTorch is open source - Various open models like
12.
▲
by
salil999
2y ago
In the example they have > const urlstring = "this is not a URL"; > const not_a_url = URL.canParse(urlstring) && new URL(urlstring); Why would you need the latter part of the condition? Couldn't it just be this?
13.
▲
Google wants employees to move faster
(cnbc.com)
42 points
by
salil999
2y ago
|
72 comments
14.
▲
by
salil999
2y ago
I do see on the bottom left: Log in to save your conversation history, sync with Messenger, generate images and more.
15.
▲
by
salil999
3y ago
It's specifically advised NOT to use ObjectId for distribution. This data type has a notion of time embedded in it which results in monotonically increasing ObjectIds. Use UUID or a hashed version of the ObjectId
16.
▲
Bank Rate Tracking
(github.com)
1 points
by
salil999
3y ago
|
0 comments
17.
▲
by
salil999
3y ago
Why is this a reason to stop using Google?
18.
▲
by
salil999
3y ago
Yeah but what about something that won't make my wallet cry?
19.
▲
by
salil999
3y ago
Most browsers use a SQL database for storing data like this.
20.
▲
by
salil999
3y ago
If you're in the Apple ecosystem then Safari has had this for a while.
21.
▲
by
salil999
3y ago
Why?
22.
▲
by
salil999
3y ago
I see this Jepsen link posted all the time. People: PLEASE don't use outdated software. MongoDB has made mistakes and they are public about their data issues on https://www.mongodb.com/alerts . MongoDB 4.2.6 is old and
23.
▲
by
salil999
3y ago
For my own knowledge, if the options were between using SMS for 2FA or not having 2FA at all then what is better? I've heard mixed things about this.
24.
▲
by
salil999
3y ago
It's pretty easy to start with. MQL is also pretty easy to understand + MongoDB kinda makes it fun. Note: I work at MongoDB
25.
▲
by
salil999
3y ago
But WhatsApp has had it for a while, no? Or at least I think it's a solved problem looking at both WhatsApp and iMessage
26.
▲
by
salil999
3y ago
I am curious why it was very difficult for messenger to implement E2EE by default. iMessage has been doing it* (with a giant asterisk because there are flaws in the way Apple markets its E2E on iMessage but in general it has something there
27.
▲
by
salil999
3y ago
> If you want me to trust your system, show me the complete source code I think this is a bit extreme and not really plausible for something like messenger at its scale.
28.
▲
by
salil999
3y ago
Whatever opinions I have against Apple I just cannot deny their ability to not only innovate but also deliver every year. I wonder just how far into the future they're working on stuff internally at the company. Well done to this compa
29.
▲
by
salil999
3y ago
The event ended saying the entire event was shot on iPhone and edited on a Mac.
30.
▲
by
salil999
3y ago
Use Safari's reader mode. I use it often and it's great!
More ›