Viewing profile — fogx
fogx
HN member- Joined
- Thu, Jan 23, 2020, 4:18 PM UTC
- HN karma
- 13
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About fogx
No profile information was provided.
Recent public activity
-
comment
Comment #45086005
don't you think it's highly unlikely that someone will stumble over the power cable in a hosted datacenter like hetzner? and even if, you could just run a provisioned secondary ser…
-
comment
Comment #45015869
yea right. Privacy is a fundamental right in the EU (GDPR, Charter of Fundamental Rights), while the U.S. legal system offers almost no general privacy protection. On top of that, …
-
comment
Comment #44244821
esp. for image data libraries, why not provide the images as a dump instead? No need to crawl 3mil images if the download button is right there. Now put the file on a cdn or Google…
-
comment
Comment #44086922
webapp would have been nice :( where do you pull the exercises from?
-
comment
Comment #42209038
we use it and are fairly happy. but provider latency is insanely high (500ms+) for embedding models. best to host on-cluster. hybrid quality is good but modification options are ex…
-
comment
Comment #41763167
yes, it is
-
comment
Comment #41655106
seems like a neat idea, but how does this 10x my dev performance?
-
comment
Comment #41216342
looks cool, how can I use this information?
-
story
Ask HN: Headless Chat Library?
How do you build chat functionality into your apps? A good chat implementation is not rocket science, but has a lot of QoL features (paste images. & links, link to message, reply t…
-
comment
Comment #37583860
Do you have any links to conversational simulation?
-
comment
Comment #37508073
multiple quotes mentioned tracking early user activity on a very granular level. Any recommendations for such analytics? I know only hotjar
-
comment
Comment #37506514
> For each predicted output token, I want to know exactly which source document(s) were utilized including indices from those documents and relevant statistics. You don't do this f…
-
comment
Comment #37334690
SMART goals and KPIs are meant to improve work focus, not work ethos. Those two are not in opposition to each other. IME engineers who don't want to do measurably good work are ine…
-
comment
Comment #36970578
have you considered azure's GPT, or is that not private enough?
- story
-
comment
Comment #36104790
> especially if those inputs are extremely vague (how on earth should we interpret slow?!) isn't this exactly the (theoretical) strength of a chatbot - asking follow-up questions t…
-
comment
Comment #32576514
Thanks for your input! server-side rendering should fix most of the first issue. You can get all the relevant data pre-rendered and it's pretty easy to do with the right framework.…
-
comment
Comment #32506184
This sounds like a perfect job for jina.ai -> sharding, redudancy, automatic up- and down scaling, security features and most importantly: flexibility to use and switch whatever (v…
-
comment
Comment #32493802
Can you explain more about these headaches? So far i'm still convinced of client side SPAs :D
-
comment
Comment #32493729
image-to-text models for captioning already exist. The most common one is CLIP from openAI. https://openai.com/blog/clip/ Jina AI has an out-of-the-box implementation for it https:…
- comment