Viewing profile — FezzikTheGiant
FezzikTheGiant
HN member- Joined
- Sun, Mar 31, 2024, 12:05 AM UTC
- HN karma
- 76
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About FezzikTheGiant
No profile information was provided.
Recent public activity
-
story
Show HN: Unbreakable – An AI Focus App That Blocks Based on Context, Not URLs
hey hn, wanted to share something i've been working on for a bit. most focus apps like opal are static. they block a list of websites and that’s it. once you start a timer, you’re …
-
comment
Comment #42422695
genuinely what's the point of this comment? are you allergic to cool stuff? honestly curious as to what you were trying to achieve by this comment. nowhere in this post does the au…
-
comment
Comment #42421954
fair enough
-
comment
Comment #42421757
what's the cost difference between groq/cerebras vs using something else for inferencing open source models? I'm guessing the speed comes at a cost?
-
comment
Comment #42421686
i think lots of apps are going to go in the adaptive/generate ui direction - even if it starts a lot simpler than generating the code
-
comment
Comment #42405354
would you be willing to pay for something that essentially is google inbox - but a separate web view client with more personalization/better search?
-
story
Trying to build something cool in the email space
I've been working on designing a more intuitive UI that emphasizes user control and simplicity in email. The idea is to make email fun and not the cluttered mess that we are used t…
-
story
Ask HN: Storing a large amount of emails fast in a Vector DB
Hi HN, I am working on a personal project where I'm trying to create an email GUI that I can use for myself. For this, I want to store all my emails in a pinecone index. I want to …
-
comment
Comment #40666812
are you using whisper at the backend
-
comment
Comment #40647207
Would people be willing to pay for a gmail plugin that takes a stab at combatting ai email spam? something like Mailman [1] but with an LLM layer for detecting AI slop? [1]: https:…
-
comment
Comment #40647197
Would you be willing to pay for a gmail plugin that takes a stab at this? something like Mailman [1] but with an LLM layer for detecting AI slop? [1]: https://mailmanhq.com/
-
story
Ask HN: Would you be interested in an LLM Super Mario bros
A website where different open source models battle each other super Mario bros style - could be cool.
-
comment
Comment #40450966
Could you name some?
-
comment
Comment #40444244
The generative agents paper takes a pretty decent shot at this I think
-
comment
Comment #40444201
I agree on the most part, but I still think some pretty cool games can come up with local LLMs. Suck up for example, though not local afaik, is a pretty cool one.
-
comment
Comment #40444080
This is something I was considering as well - thanks
-
comment
Comment #40444038
Can you explain further? Why would it not be free if it's running locally
-
story
Ask HN: How do I distribute phi-3 mini packaged with an app
So that the user doesn't have to download anything else - it's packaged with the app itself. And the app uses it to run inference. Is this possible?
-
comment
Comment #40438755
Was playing around with this model - why does it return 2 or 3 responses when I ask it for one? I asked it for a json response and it generates 2 or 3 at a time. What's with this.
-
comment
Comment #40437335
Thanks! This is helpful. I was thinking about the phi models - those might be useful for this task. Will look into how those can be run locally as well
-
comment
Comment #40437326
What? chill out buddy - there's such a thing as timezones I was just sleeping
-
story
Ask HN: Distributing a Local LLM with an Application
Since there are some models that can run on most consumer hardware (eg. the phi models) - is there a way to distribute LLMs packaged with whatever app. you're building? So the user…
-
comment
Comment #40431842
Is there a way to reliably package these models with existing games and make them run locally? This would virtually make inference free right? What I think is, from my limited unde…
-
comment
Comment #40426791
how did you generate the data
-
comment
Comment #40426418
yeah that's what I'm saying - it would eliminate inference costs. What I was asking is how feasible is it to package these local llms with another standalone app. For ex. a game