Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
subbu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
111 ms
·
1.
▲
by
subbu
3y ago
__A garden-path sentence is a grammatically correct sentence that starts in such a way that a reader's most likely interpretation will be incorrect; the reader is lured into a parse that turns out to be a dead end or yields a clearly u
2.
▲
by
subbu
3y ago
Do you know what % of users use GMail vs Outlook? I am genuinely curious as I am also targeting GMail users to start with based on a hunch.
3.
▲
by
subbu
3y ago
I wish he built a "Edit a form in a slideover". Modals are already part of the core_components and the Phoenix team has done a good job of covering edge cases around CSS transitions. But slideovers have one aspect that's not
4.
▲
by
subbu
3y ago
Just came off your Elixir talk photos on Twitter to find this on HN. Please share your ElixirConf talk recording. Producing a nice emoji/avatar for an AI agent seems like a cool idea.
5.
▲
by
subbu
3y ago
have you tried Azure's OCR? https://learn.microsoft.com/en-us/azure/cognitive-services/c... . Is it comparable to Google's?
6.
▲
by
subbu
3y ago
I got ChatGPT to write a python script to scrape entries in this post and output it as a csv file. Download it here https://github.com/subbu/ask-hn-candidate-list-chatgpt/blob/... and open in it Excel/Nu
7.
▲
by
subbu
4y ago
Your youtube playlist combined with NanoGPT and your Lex Fridman podcast is like having a university level degree with a free internship guidance. Thank you!
8.
▲
by
subbu
4y ago
This, totally. I manage a large B2B CRM with complex user-auth requirements and we use an off the shelf provider. It was an easy decision when we began, but now it has become a bottle neck in many ways. As your application becomes big you
9.
▲
by
subbu
4y ago
Are these models available to the rest of us? on huggingface?
10.
▲
by
subbu
4y ago
I really wish intelli-j provides a first-class editor. I could never get VSCode + ElixirLS to work smoothly. It's just broken. I have switched to NeoVim + plugins. It feels better mostly because of Vim's eco-system. But I am missi
11.
▲
by
subbu
4y ago
Train the model with https://lucide.dev/ and ask it to generate a few more?
12.
▲
by
subbu
5y ago
I rewrote a large Rails+React+GraphQL with LiveView. LiveView replaced most of React. I still use React for rich text editors and complex browser based UI. LiveView plays well with this. I am happy not using GraphQL at all. It also consolid
13.
▲
Native context menus in macOS was requested 22 YEARS ago. Its released today
(twitter.com)
9 points
by
subbu
5y ago
|
1 comments
14.
▲
by
subbu
5y ago
I struggled with Ecto. It seemed too complex. I missed find_by_sql and the scopes of ActiveRecord. But once I went past the initial learning curve Ecto is a seriously well designed library. I have not written a single sql query by hand. Now
15.
▲
Observable Plot
(observablehq.com)
418 points
by
subbu
5y ago
|
51 comments
16.
▲
by
subbu
5y ago
I am building a property management software (PMS). It's a specialized form of CRM. I have dumped MVC entirely in favor of LiveView. handle_event and handle_info are a better programming model for high-level of interactivity in a page.
17.
▲
Dilbert's Career Advice
(dilbertblog.typepad.com)
8 points
by
subbu
7y ago
|
0 comments
18.
▲
by
subbu
7y ago
I implemented this feature in a shared flat context. The problem gets simplified as the users are all part of a group already and even the settlement happens without exchanging any money. Your share gets added to the monthly rent. Full writ
19.
▲
by
subbu
7y ago
Thanks. That helps. Looks like you can build a middleware using hooks alone. I found a good video from a React guru: https://www.youtube.com/watch?v=nUzLlHFVXx0 . He builds a few Redux concepts in the video.
20.
▲
by
subbu
7y ago
I have been on the fence for using Redux in a large-scale project and I am still not convinced about its usefulness. I feel its too much code for too little gain. You have listed it as one of the tools you have used in org-web. Does it add
21.
▲
by
subbu
7y ago
Like in process flow diagrams we need different shapes to represent different ideas. Circles alone can't be used for it.
22.
▲
by
subbu
8y ago
I am a long time user of OVH. I don't care about fancy UI; I have hardly used it to get anything done except pay bills. I just wish they open a data center in India. That's the reason I was looking at DO; they have a DC in Bangalo
23.
▲
by
subbu
8y ago
One of the biggest problems with react-table is you end up with 2 headers. There doesn't seem to be a way to get rid of it. Its annoying if you have to fit the table in small space, or if you have just a few rows.
24.
▲
by
subbu
8y ago
B2 is cheaper than OVH object store?
25.
▲
by
subbu
8y ago
But paying $35/month to search 1289 videos doesn't make sense.
26.
▲
by
subbu
8y ago
How did you implement such fast search results? Do you cache the results locally or its all just Algolia?
27.
▲
by
subbu
8y ago
He heard you. Check this video: https://courses.totalreact.com/courses/250055/lectures/38973... . The content is same, a bit refined, but the length is 34:51.
28.
▲
by
subbu
8y ago
The only time I login to their website is when I have to use their KVM - once or twice a year at the most.
29.
▲
by
subbu
9y ago
I thought I broke it :)
30.
▲
Customer support is hard
(blog.simplyguest.com)
2 points
by
subbu
9y ago
|
0 comments
More ›