HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sa-code

no profile record

comments

sa-code
·26 hari yang lalu·discuss
This is an amazing interface for Wikipedia; at least for those of us who have their brains fried by "verticals"
sa-code
·bulan lalu·discuss
You're good at writing
sa-code
·2 bulan yang lalu·discuss
I would go a step further, cancel as soon as you subscribe. It's still valid for a month because you've paid for it!

If you ever need to use the service again just re-subscribe (and re-cancel)

In fact, what is stopping you from cancelling all your subscriptions right now? You can always buy back in when you like
sa-code
·3 bulan yang lalu·discuss
> Basically, why try to make Go more like Rust when Rust is right there?

The avg developer moves a lot faster in a GC language. I recently tried making a chatbot in both Rust and Python, and even with some experience in Rust I was much faster in Python.

Go is also great for making quick lil CLI things like this https://github.com/sa-/wordle-tui
sa-code
·4 bulan yang lalu·discuss
I don’t think this counts as support

It just goes along with whatever "language" you type into the query parameter
sa-code
·4 bulan yang lalu·discuss
Why not Large 3? It's larger and cheaper
sa-code
·4 bulan yang lalu·discuss
> backpacking around the world

> sports

> seeing cultures and history and food

All of these things still require interaction with other people? If you remove all the others you also don't get to enjoy the things that you claim to enjoy by yourself

Being able to hike the mountains without the equipment that others have tried/tested/packaged/sold is not possible either.

Imagine that you're traveling space and you get stuck on an empty planet, that's the logical conclusion of "removing the need for human connection"
sa-code
·4 bulan yang lalu·discuss
What’s there to live for otherwise? Can you flesh this idea out more?
sa-code
·5 bulan yang lalu·discuss
> every time you try something innovative the "policy people" will climb out of their holes and put random roadblocks in your way

This is so relatable. I remember trying to set up an LLM gateway back in 2023. There were at least 3 different teams that blocked our rollout for months until they worked through their backlog. "We're blocking you, but you’ll have to chase and nag us for us to even consider unblocking you"

At the end of all that waiting, nothing changed. Each of those teams wrote a document saying they had a look and were presumably just happy to be involved somehow?
sa-code
·5 bulan yang lalu·discuss
Were you able to understand the explanation in the link?
sa-code
·5 bulan yang lalu·discuss
"Post-money valuation is a way of expressing the value of a company after an investment has been made" [1]

[1] https://en.wikipedia.org/wiki/Post-money_valuation
sa-code
·5 bulan yang lalu·discuss
You get points for effective use of rhetoric, but it's more of a solvable challenge and not a deal breaker.

The goal of a borrowing tax would be to prevent someone with a a $200 mil stock portfolio living off the "buy, borrow, die" strategy and not home equity loans on mere middle class millionaires.

Capital gains, for example, on a primary residence already have an exclusion of a certain amount. There's no reason a borrowing tax can't kick in only after one has let's say 10mil in assets or securities.

Heck, you could even exempt primary residences regardless of value, so you should be fine

edit: here's an explanation of the buy, borrow, die strategy for those who are interested https://www.reddit.com/r/BuyBorrowDieExplained/comments/1f26...
sa-code
·5 bulan yang lalu·discuss
I’ve heard about a borrowing tax as an alternative, because that’s when paper money becomes spending money

I would love to see that discussed
sa-code
·5 bulan yang lalu·discuss
Not sure if this is intentional ragebait

@rayiner Do you understand that justifying his 5 month detention without due process means you are justifying your own 5 month detention without due process?
sa-code
·5 bulan yang lalu·discuss
Thanks, could the link for this post be replaced with the original?
sa-code
·5 bulan yang lalu·discuss
Is scrolling broken or somehow messed with on that page?
sa-code
·6 bulan yang lalu·discuss
I wish you the best
sa-code
·6 bulan yang lalu·discuss
I listed some reasons in another comment: https://news.ycombinator.com/item?id=46757853

I appreciate your responsiveness and open mind
sa-code
·6 bulan yang lalu·discuss
Can confirm. With a setup that works offline, one can

- start small on a laptop. Going through procurement at companies is a pain

- test things in CI reliably. Outages don’t break builds

- transition from laptop scale to web scale easily with the same API with just a different backend

Otherwise it’s really hard to justify not using S3 vectors here

The current dev experience is to start with faiss for PoCs, move to pgvector and then something heavy duty like one of the Lucene wrappers.
sa-code
·6 bulan yang lalu·discuss
I’m curious about this. Could you please point to some things the CEO has said, or reports of shard failures?

The bit about paying for publicity doesn’t bother me.

Edit: I haven’t found anything egregious that the CEO has said, or anything really sketchy. The shard failure warnings look serious, but the issues look closed

https://github.com/qdrant/qdrant/issues/6025

https://github.com/qdrant/qdrant/issues/4939