Viewing profile — nickreese
nickreese
HN member- Joined
- Mon, Aug 31, 2009, 5:21 PM UTC
- HN karma
- 1,394
- Public activity
- 234 items
- HN profile
- View on Hacker News ↗
About nickreese
* https://nicholasreese.com old blog.
Background in marketing, js, front end dev, and SEO.
Now working on a new side project and advising startups.
Email: nick[at][pickawebsiteabove].com
Recent public activity
-
comment
Comment #48927791
This is 100% smoke and mirrors. Prove the bucket is empty and nothing was transferred out and I'll believe they deleted it.
-
comment
Comment #46767285
Some people use hooks for that. I just avoid CC and use Codex.
-
comment
Comment #46533177
Where would one get the dataset for this. This would be awesome to build in realtime.
- comment
-
comment
Comment #46212957
This is 80% of the reason I have an apple watch. I whisper to it for reminders, timers, calendar stuff all day.
-
comment
Comment #46011096
It isn't open... but drop me an email and I can send you it. Basically just tracks a list of known lmstudios on the network, queries their models every 15 seconds and routes to the…
-
comment
Comment #46008405
Exactly. Using lmstudio you can get structured output like with openai... I have everything in a zod schema then wrote an adapter to both openai and lmstudio instance.
-
comment
Comment #46008034
I run lmstudio for ease of use on several mac studios that are fronted by a small token aware router that estimates resource usage on the mac studios. Lots of optimization left the…
-
comment
Comment #46006142
I'm just now moving my main workflows off openai over to local models and I'm starting to find that these smaller models main failure mode is that they will accept edgecases with t…
-
comment
Comment #45553274
Wow, weird to see Kuppy on this platform. Thought it was a mistake haha.
-
comment
Comment #45097443
Is there a framework for this?
-
comment
Comment #43343526
This is such a needed addition! Huge duckdb fan, congrats team!
-
comment
Comment #43197979
Is it just me or is having the AI help you self sensor (as shown in the demo live stream: https://www.youtube.com/watch?v=cfRYp0nItZ8 )... pretty dystopian?
-
comment
Comment #42061372
Note: Running out the door, here is a brief summary that hasn't been deeply considered. ====== Example: I casually commented at the gym that I thought Trump would win about a week …
-
comment
Comment #42061034
As an American living in Europe, it is fun to see the filter bubble Europeans live in with regards to how the US is framed in the media here and even in common coversation. I was t…
-
comment
Comment #41988309
I just bought the EU version of this in 55inch and candidly wish I got the 65. The 55 I have to run it scaled and my mac crashes daily to it.
-
comment
Comment #41751696
Nate - We discussed the issues extensively on discord and you even did a video call with me and my team. The entire core theming structure changed multiple times and worked with Es…
-
comment
Comment #41748140
We were an early adopter and sponsor of Tamagui. Impressive tech but massively unstable even on minor version bumps. We even had a core team member working on the project and the b…
-
comment
Comment #41512285
Kinda hijacking the thread but... My hypothesis is that we will look back and see that Streetview imagery is a goldmine for AI and will be a path to being able to answer HARD quest…
-
comment
Comment #41329970
Claude, GPT, Llama3.1 directly. The models are really capable if you prompt correctly.
-
comment
Comment #41329960
Yeah, not open source.
-
comment
Comment #41329812
Definitely look into cursor if you like Claude dev. It isn't apples to apples, but their chat mode is very similar.
-
comment
Comment #41329802
I've been using AI models to do frontend design and candidly this doesn't hold a candle to just working directly with the base models. With the base models you can ask: Hey, make m…
-
comment
Comment #41174834
Thank you for this explanation. A few things just clicked for me.
-
comment
Comment #40961850
For those looking for something more robust... this is where I'd look: https://github.com/kitajs/html . Also Honojs (hono.dev) has a built in HTML function which is quite good and …