Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
deforciant
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
deforciant
5mo ago
github is fine, the package was only pushed into pypi directly
2.
▲
Is MCP authentication that complicated?
(blog.helix.ml)
2 points
by
deforciant
11mo ago
|
0 comments
3.
▲
by
deforciant
1y ago
finally a good alternative to e2b. Minor nit - it would be good to also have a screenshot in the docs on how to inspect what agent is working on or how to debug if its stuck
4.
▲
by
deforciant
1y ago
as a primarily backend developer I find cursor and chatgpt/grok (for more compelx components) totally amazing. I can finally build UIs that I want for my projects :) I think I have good taste (lol) I just could never spend those hours
5.
▲
by
deforciant
2y ago
going to try on my websites!
6.
▲
by
deforciant
3y ago
I always thought that fine tuning is more like getting a style rather than memorizing information word to word or at least the facts. What are the next steps to ensure that it doesn't start pulling info from the base knowledge and refe
7.
▲
by
deforciant
3y ago
happened to me after riding maybe five times on MT-09 :) Since my iphone was a bit old anyways decided to buy a new one and this time also get the apple insurance just in case. For navigation I now use Beeline. You need to get used a bit mo
8.
▲
by
deforciant
3y ago
have you tried other models to generate embeddings? I am going to that direction too to create an additional layer of helpers for search. Also, thinking if the document is not too big, it might fit into the initial context with the prompt
9.
▲
by
deforciant
4y ago
Didn't want to sound disrespectful, I did like the UI and liked the idea of self-hosting. Regarding fork vs pr - just putting myself into their shoes I understand why there's probably no will to make the self-hosting easy and pote
10.
▲
by
deforciant
4y ago
the problem with cal.com "open source" self-hosting is that they have made it quite difficult to run yourself. For example this https://developer.cal.com/self-hosting/docker actually doesn't provide dock
11.
▲
by
deforciant
4y ago
Paying for copilot :) at least in go it’s great to write tests and sometimes some smaller functions :) totally worth paying for it, even from your own pocket if the company wouldn’t allow expensing it
12.
▲
by
deforciant
4y ago
It's great actually, you can run it with pretty much no maintenance overhead. I have been using it in prod in multiple companies for years now
13.
▲
by
deforciant
4y ago
Could you please split it into multiple tickets that we no bigger than 3 points
14.
▲
by
deforciant
4y ago
I self host a ton of things! :) it's really much less hassle than people think. I started with Docker compose and eventually started using my side project https://synpse.net/ for it as it just helps to move things arou
15.
▲
by
deforciant
5y ago
if you are using regional load balancers or serving traffic directly from nodes then you would be fine :) "only" global LB failed
16.
▲
by
deforciant
5y ago
https://linear.app/ is also down
17.
▲
by
deforciant
5y ago
Looks interesting and installation steps seem to be straightforward, will definitely try it out in my stack!
18.
▲
by
deforciant
6y ago
Mostly good test coverage, uptimerobot, sentry.io and nodered to continuously run various scenarios :) also, get infra from well known cloud providers
19.
▲
by
deforciant
6y ago
GCP console is not working too https://console.cloud.google.com/ , however at least the services are still running :) phew
20.
▲
by
deforciant
6y ago
I use similar stack too :) - GKE kubernetes - Managed Postgres (CloudSQL) - GCS buckets for file storage - Cloudflare for DNS - Countour for ingress - Keel for automating deployment updates - Mailgun - Sentry (errors) - Node-RED various lit
21.
▲
by
deforciant
6y ago
I have it connected to 4 accounts with a lot of data/events, over ~3 years nothing happened. I did encounter crashes initially due to some nvidia driver issue :| and another time due to my ram stick, otherwise it's more stable tha
22.
▲
by
deforciant
6y ago
Didn't want to provide spoilers :)
23.
▲
by
deforciant
6y ago
I would recommend these scifi books https://www.goodreads.com/book/show/25499718-children-of-tim... And https://www.goodreads.com/book/show/40376072-children-of-rui... Lots of fun readin
24.
▲
by
deforciant
6y ago
Yeah, hate slack as well. I'm working on 16 core/32gb machine and it's still slow, switching between workspaces takes ages and sometimes it completely stops working. The only way then to fix it is do ps aux and kill a bunch o
25.
▲
by
deforciant
6y ago
Totally agree. Currently working on a public transport system and constantly pushing not to collect names, surnames and other details when it's not absolutely needed (in some cases it needs to know when discounts are involved). So far
26.
▲
by
deforciant
6y ago
I think it's just took us too long to write the product as the scope was really big: - CLI/UI. - Main backend for storing projects, user accounts, managing pull requests, forks, runners, deployers, loadbalancers. - Data backend (d
27.
▲
by
deforciant
6y ago
Hi, one of the engineers who created dotscience here. Customers didn't insist on open sourcing anything, we did have some open source components but I don't think they cared about that :) Regarding tracking usage - usually it was
28.
▲
by
deforciant
6y ago
We also started "Git for data" several years ago but since then pivoted to data science/ML tooling ( https://dotscience.com/ ) by building features that people actually want on the original product. Since then
29.
▲
by
deforciant
6y ago
Used it many years ago and I must admit that while it's easy to start with you can end up with super weird bugs down the line where the only option can be to fork and fix it (after/if you find the issue) :) wouldn't use it a
30.
▲
by
deforciant
6y ago
Mostly https://webhookrelay.com/ , adding serverless webhook modification feature (currently to store config, secrets, execution logs for debugging) so lots of Go, Rust (For wasm) and Lua :) This is mostly fuelled now by fea
More ›