Viewing profile — bgdkbtv
bgdkbtv
HN member- Joined
- Thu, Sep 22, 2016, 8:43 AM UTC
- HN karma
- 137
- Public activity
- 168 items
- HN profile
- View on Hacker News ↗
About bgdkbtv
No profile information was provided.
Recent public activity
-
comment
Comment #49076300
I wish we had a good LLM developer toolset that is not Anthropic or OpenAI with sensible business and ethical practices and good performance. Can't wait for local on machine LLMs t…
-
comment
Comment #48638564
I will definitely be getting this regardless of price or specs. I'm no hard core gamer and I play Balatro, Vampire Survivors and occasional online Halo 2 with friends. This is perf…
-
comment
Comment #47395565
I think that if you build a solid foundation of your project and can articulate somewhat well what it is you want it to do, then you can expect a pretty good result. I typically li…
-
comment
Comment #47392286
For professional work, I like to offload some annoying bug fixes to Claude and let it figure it out. Then, perusing the changes to make sure nothing silly is being added to the cod…
-
comment
Comment #47132438
I am also confused as to how this is relevant to HN.
-
comment
Comment #47130086
This may sound stupid, but I wonder if using GPUI for a web browser could have some performance benefits...
-
comment
Comment #46309054
Looks cool and congrats on the $1k MRR! Is the app built with electron?
-
comment
Comment #46152458
I really like custom elements, I wish they were more popular.
-
comment
Comment #45110521
I suppose drawing rectangles as GeoJSON on a map is the easy part. How would you build the parking spots allocation within a selected area?
- story
-
comment
Comment #44935373
How can you tell?
-
comment
Comment #44852463
This is great, thanks for sharing! I've been thinking about improving error handling in my liveview app and this might be a nice way to start.
-
comment
Comment #44794091
Unrelated, but v8.dev website is incredibly fast! Thought it would be content preloading with link hovering but no. Refreshing
-
comment
Comment #42860027
I love Svelte and v5 is real nice with runes, what an incredible update. It works amazingly well with Elixir Phoenix thanks to live_svelte package.
-
comment
Comment #42313100
Congrats! Love Phoenix and absolutely love LiveView
-
comment
Comment #42241431
I was skeptical at first, still am somewhat. However, I've been using OpenAI's app and its new search engine feature I can't see myself going back to traditional search engines. I …
-
comment
Comment #42082245
A lot of you who are supporting this are unaware that to enforce this, EVERYONE will have to have an online government ID and the government will be tracking EVERYONE's internet ac…
-
comment
Comment #41854966
We should have this punishment for politicians and govt scamming people out of billions, too, then. Make it fair on all sides.
-
comment
Comment #40805765
Famous HN hug of death
-
comment
Comment #40558168
For sure! I don't work with Go so looking at it from a noob perspective
-
comment
Comment #40558033
Thanks for sharing! Browsed the source code and Go seems like a pleasant language! Either that or the author wrote very pretty code
-
comment
Comment #40374056
While I think this is a great improvement for building better UIs, it still boggles my mind that React, V in the MVC, needs an entire build step with that many moving parts and com…
-
comment
Comment #39998725
AFAIK Blazor and Livewire (Laravel) were both inspired by LiveView.
-
comment
Comment #39996130
Seems that 100 writes per second is more than enough for a typical CRM (for a local business).
-
comment
Comment #39975899
How is it for writes? Would a CRM type system benefit from liteFS setup?