HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lisperforlife

no profile record

Submissions

Slow Down to Speed Up

dhruvasagar.dev
3 points·by lisperforlife·2 माह पहले·2 comments

comments

lisperforlife
·पिछला माह·discuss
My guess is that it is a massive model similar to GPT 4.5 and $10/$50 pricing is for its output will discourage people from using it. I also read safety = nerfed.
lisperforlife
·पिछला माह·discuss
``` Location: Eastern Canada Remote: Yes Willing to relocate: Yes to Toronto / GTA. Technologies: Rust, Go, Systems Design, Kuberenetes, vLLM, Inference APIs, Agentic systems, RAG, PostgreSQL, Typescript, React (and ecosystem), Linux, Firecracker, Docker Résumé/CV: https://vagmi.ca/resume Github: https://github.com/vagmi Email: [email protected] ```
lisperforlife
·2 माह पहले·discuss
This is really cool. PG has zlib compression on TOAST objects so this should still be okay even if you are not storing pack files. I am curious with your choice of hand-rolling pktline, upload-pack and receive pack implementations including rev-walking. Any particular reason you did not want to use libgit2 or something like the gitoxide implementation of pkt-line. Was it performance or is it because you wanted it to be in pure rust? Did you try running this on slightly heavier repository with a lot of commits, refs and objects?
lisperforlife
·2 माह पहले·discuss
Location: Canada Remote: Yes (East coast timing) Willing to relocate: No Technologies: Rust, Go, Python, Typescript/React, Postgres, K8S, LLM APIs Résumé/CV: https://vagmi.ca/resume Email: [email protected] --- https://github.com/vagmi | https://linkedin.com/in/vagmi

24+ years of experience and a hands on builder, generalist. I like to pitch tent and dig deep into the problem. I am versatile enough to solve problems across tiers. I am looking for part time work as I continue pushing my startup forward.
lisperforlife
·3 माह पहले·discuss
Exactly this! Classic open source bait and switch.
lisperforlife
·6 माह पहले·discuss
Recently the v8 rust library changed it from mutable handle scopes to pinned scopes. A fairly simple change that I even put in my CLAUDE.md file. But it still generates methods with HandleScope's and then says... oh I have a different scope and goes on a random walk refactoring completely unrelated parts of the code. All the while Opus 4.5 burns through tokens. Things work great as long as you are testing on the training set. But that said, it is absolutely brilliant with React and Typescript.
lisperforlife
·9 माह पहले·discuss
The 5ms write latency and 1ms write latency sounds like they are using S3 to store and retrieve data with some local cache. My guess is a S3 based block storage exposed as a network block device. S3 supports compare-and-swap operations (Put-If-Match), so you can do a copy-on-write scenario quite easily. May be somebody from TigerData can give a little bit more insight into this. I know slatedb supports S3 as a backend for their key-value store. We can build a block device abstraction using that.
lisperforlife
·9 माह पहले·discuss
I think you can get much farther with dedicated servers. I run a couple of nodes on Hetzner. The performance you get from a dedicated machine even if it is a 3 year old machine that you can get on server auction is absolutely bonkers and cannot be compared to VMs. The thing is that most of the server hardware is focused towards high core count, low clock speed processors that optimize for I/O rather than compute. It is overprovisioned by all cloud providers. Even the I/O part of the disk is crazy. It uses all sorts of shenanigans to get a drive that sitting on a NAS and emulating a local disk. Most startups do not need the hyper virtualized, NAS based drive. You can go much farther and much more cost-effectively with dedicated server rentals from Hetzner. I would love to know if they are any north-american (particularly canadian) companies that can compete with price and the quality of service like Hetzner. I know of OVH but I would love to know others in the same space.
lisperforlife
·15 वर्ष पहले·discuss
My mother succumbed to cancer over 10 years back. I was in my late teens and remember the treatment being way more painful than the cure. The medical care was so bad in india that once the nurse messed up the chemo shot and delivered it wrong. This resulted in oedema. Doctors could offer nothing more than an apology. I still find a lump in my throat when I recollect those days. However, in the end, my mother rejected treatment. She did however wish to live a long life. But she could not bear the treatment. Doctors gave her 2 months. But she lived on for 8 more months on painkillers to maintain as normal a life as possible. She managed to remain cheerful and positive before us kids. Living with someone you love knowing that they would die soon is really painful.

If I am terminally ill, I will probably reject treatment and choose to go peacefully.