Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alishobeiri
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
How to live forever (using AI)
(alishobeiri.notion.site)
5 points
by
alishobeiri
2y ago
|
2 comments
2.
▲
by
alishobeiri
2y ago
Here is my technical write up on how you create your own AI replica by fine-tuning gpt-4o-mini on every text message you have ever sent. I started working on this because I had lost the love of building. I wanted to just have fun again. Wel
3.
▲
by
alishobeiri
2y ago
The way I was approaching it was from the maintainer perspective where I want to engage with the community of stargazers. My experience with that has been fairly good and folks are responsive. I had a friend who used the original script to
4.
▲
Show HN: StarHog – See who starred your open source project
(starhog.co)
11 points
by
alishobeiri
2y ago
|
4 comments
5.
▲
Travel to Iceland and Let Horses Reply to Your Email
(visiticeland.com)
4 points
by
alishobeiri
2y ago
|
2 comments
6.
▲
Ten of the last Olympics all went over budget
(cnn.com)
3 points
by
alishobeiri
2y ago
|
0 comments
7.
▲
by
alishobeiri
2y ago
I just added the ability to run the proxy locally: https://github.com/squaredtechnologies/thread/commit/7575b99... Will update once I add Ollama support too!
8.
▲
by
alishobeiri
2y ago
Sorry that is my mistake, to clear it up: 1. Yes the API key here is the OpenAI key 2. The tool at the moment cannot be pointed to local models, though I am adding support for that. My focus right now is the following, in order of priority:
9.
▲
by
alishobeiri
2y ago
Hahaha I was not aware of the Slack alternative too hahah point taken
10.
▲
by
alishobeiri
2y ago
Hahahah point taken, in all fairness, I only knew about Threads (the social media app) when I posted and so I thought it wouldn't overlap. I was worried the word `thread` might overlap in a parallelism sense though wasn't aware of
11.
▲
by
alishobeiri
2y ago
Hahaha I take the point, I thought I was slick because I got the thread.dev domain and so didn't consider SEO as much. One of the alternate titles we considered was `Show HN: Thread.dev` instead of just `Show HN: Thread` to minimize ov
12.
▲
by
alishobeiri
2y ago
Definitely, it is something we are super focused on as it seems to be a use case that is important for folks. Opening up the proxy server and adding local LLM support is my main focus for today and will hopefully update on this comment when
13.
▲
by
alishobeiri
2y ago
It's something we are considering, I think Hex provides a lot of features that aren't available in existing local notebooks (SQL, reactive cell execution) that we hope to integrate for sure. I think both Jupyter and VS Code are re
14.
▲
by
alishobeiri
2y ago
I think that's another really good point, it was the first time we have open sourced a project or a library so I wasn't really sure how to best position it with the license. The reason I opted for AGPL was mainly because of the wo
15.
▲
by
alishobeiri
2y ago
Yeah I think point is very fair, the reason we host it on a proxy server was that we wanted to enable first time users to be able to use it without putting in an API key, the only way we could think of doing that without exposing the key wa
16.
▲
Show HN: Thread – AI-powered Jupyter Notebook built using React
(github.com)
162 points
by
alishobeiri
2y ago
|
44 comments
17.
▲
by
alishobeiri
3y ago
Oh sorry, I meant as already mentioned by the other commentor. You are right that I forgot to add that to the initial notebook :) Hahahah I like #3 especially
18.
▲
by
alishobeiri
3y ago
What I find somewhat funny about this is, I did a whole analysis to find the best time to post on HackerNews, and posted at the best possible time. But this post, that was posted on what is supposed to be a worse time actually ended up doin
19.
▲
by
alishobeiri
3y ago
Hey java-man, Thanks so much for checking it out, I am the author of the original notebook. I forgot to mention it initially but the timezone is UTC as was already mentioned. If you have any feedback, would love to hear it as well!
20.
▲
by
alishobeiri
3y ago
Hey vivzkestrel, I am actually the creator of the original notebook. Happy to do more, do you know of any good datasets for these that would be a good starting points?
21.
▲
by
alishobeiri
3y ago
Ahh dang, forgot to mention that! The timestamps were Unix time, so the timezone is UTC. Thanks for pointing that out
22.
▲
The Best Time to Post on Hacker News
(noterous.com)
10 points
by
alishobeiri
3y ago
|
4 comments
23.
▲
by
alishobeiri
3y ago
Hey HN! As a weekend project, I analyzed Hacker News posts to figure out what does best. Here are some of the most interesting things I found, let me know if you'd like me to add any others! The best time to post on HN: - Sundays are t
24.
▲
by
alishobeiri
3y ago
This is really cool, congrats!
25.
▲
by
alishobeiri
3y ago
Yes so it is possible to generate questions automatically, just so I understand the CSV use case better. Is it because you don't trust the application enough to connect a database to the application?
26.
▲
by
alishobeiri
3y ago
Yes definitely, that is something that I think would be interesting for us to add. Since we are building everything fully on prem, we didn't have a web based product to confuse people, but I think your point stands that have a tangible
27.
▲
by
alishobeiri
3y ago
This is another way to make sure that the app doesn't overstep it's permissions, It's still very valid feedback, on our side we should make the permissions of each user very clear and make it clearer that we only do select qu
28.
▲
by
alishobeiri
3y ago
So the way that we enforce it, is that we only generate SELECT queries, and do a post process verification to make sure that the result is actually only a read-only query. I think you have a great point though, this should be made much clea
29.
▲
by
alishobeiri
3y ago
Hey! Thanks a lot for the feedback, that is something we actually forgot to add, I will add that now to avoid confusion! The database connectors we support right now are: - MySQL - Postgres - Snowflake - Apache Impala In terms of how we ma
30.
▲
Show HN: Query your database using plain English, fully on-premises
(vizly.fyi)
104 points
by
alishobeiri
3y ago
|
54 comments
More ›