Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RamiAwar
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
RamiAwar
2y ago
CIA's top project thus far
2.
▲
by
RamiAwar
2y ago
Who still uses google or their products anyway?
3.
▲
by
RamiAwar
2y ago
I would convert, but price is too high for me personally. I'd be willing to pay up to 3$ a month for my searches, but also per-use. If I make 0 searches, why do I need to pay? A replacement for Google that is to survive should really c
4.
▲
by
RamiAwar
2y ago
20$ 1200$ I have an easier time justifying this
5.
▲
by
RamiAwar
2y ago
I've built an open source data analysis and visualization tool https://dataline.app Now my product manager and customer support teams use it for most small questions / charts needed.
6.
▲
by
RamiAwar
2y ago
I've always said that the best ORM is one that allows for type safe query building. This kind of generates the type safe queries for you, which is the end goal. But then why don't developers use the query builder instead? Why have
7.
▲
by
RamiAwar
2y ago
This is sick! Is it open source? Would be a massive plus if this runs alongside the webserver (i.e. not a separate entity - ex. alongside FastAPI). I also think I'd only use it if it's open source since it sees all my traffic.
8.
▲
Show HN: GitHub Release Stats Visualizer
(ramiawar.github.io)
2 points
by
RamiAwar
2y ago
|
0 comments
9.
▲
by
RamiAwar
2y ago
Anyone who has touched HTML emails knows the devilry involved. Kudos for developing and open sourcing this! Excited to try it out for my newsletter.
10.
▲
by
RamiAwar
2y ago
Thank you! Will send you a private demo :)
11.
▲
by
RamiAwar
2y ago
Thank you! On the info leaving your machine part, obviously since we're using OpenAI the table metadata will be sent to draft the SQL. But the conversations and messages and the stored results and everything stays local in an SQLite DB
12.
▲
Show HN: DataLine – AI data analysis and visualization through chat-Open source
(dataline.app)
6 points
by
RamiAwar
2y ago
|
4 comments
13.
▲
by
RamiAwar
2y ago
Reading this paper made me cringe so hard... You can't just frame it like it's sun exposure that leads to low mortality. Or that sentence: "Lack of sun exposure is just as bad as smoking." Do you even hear yourself? Have
14.
▲
by
RamiAwar
2y ago
kind of the point though
15.
▲
by
RamiAwar
2y ago
Amazing write up, thanks! Really enjoyed it, miss working on C/C++ apps from scratch and having full control
16.
▲
by
RamiAwar
2y ago
Why not open source if it's truly private?
17.
▲
by
RamiAwar
2y ago
Reminds me of this ancient plant that produces its own fertilizer from Nitrogen with bacteria https://www.theatlantic.com/science/archive/2018/08/amaizeba...
18.
▲
by
RamiAwar
2y ago
But what if we figure out a way to make a particle generator that is entangled to another particle generator? Then we could generate particles from each that can be potentially entangled to the original system as well. Can it work that way?
19.
▲
by
RamiAwar
2y ago
Pls dont. Just install several pythons with different binary names. ex. python3.8, python3.9, python3.11 No need to complicate things. If using Poetry, you can just do `poetry env use python3.8`.
20.
▲
by
RamiAwar
3y ago
Never buying an apple product again personally, or building ios apps.
21.
▲
by
RamiAwar
3y ago
I love this! I wish it existed back when I was writing my first memory allocators in university or when building a custom EntityComponentSystem implementation. I'd love to also see applications of custom memory allocations. I know abou
22.
▲
Ever wondered how rental websites efficiently filter by available dates?
(softgrade.org)
3 points
by
RamiAwar
4y ago
|
0 comments