Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
trengrj
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
trengrj
7mo ago
This is very true but I think there is an incredibly long tail of people who "can't survive a terminal session" and I actually question if a terminal ui will win out long term.
2.
▲
by
trengrj
10mo ago
Classic combination of errors: Having the feature table pivoted (with 200 feature1, feature2, etc columns) meant they had to do meta queries to system.columns to get all the feature columns which made the query sensitive to permissioning ch
3.
▲
by
trengrj
1y ago
We added Muvera to Weaviate recently https://weaviate.io/blog/muvera and also have a nice podcast on it https://www.youtube.com/watch?v=nSW5g1H4zoU . When looking at multi-vector / ColBERT style ap
4.
▲
by
trengrj
2y ago
As someone living in Australia this law is ridiculous and basically outlaws a chunk of my childhood where I used forums, irc, and blogs. As a parent I do share concerns for short duration video content like Tiktok, Reels, and Youtube shorts
5.
▲
by
trengrj
2y ago
I'd argue that the current business model is clear (pay subscription for chat or api) but the valuations are unclear. If open models continue to keep up and industry as a whole just keeps improving on benchmarks fairly slowly and evenl
6.
▲
by
trengrj
3y ago
Hey @rvrs, I work on Weaviate and we are doing some improvements around increasing write throughput: 1. gRPC. Using gRPC to write vectors has had a really nice performance boost. It is released in Weaviate core but here is still some work o
7.
▲
by
trengrj
4y ago
Adding a cross-encoder to your app means including pytorch/transformers and a model as a dependency. For people using OpenAI or Cohere embedding apis and lightweight infrastructure this can be a big pain.
8.
▲
by
trengrj
4y ago
I work at Weaviate, a few comments on why we implemented hybrid search [1]. - Using two separate systems for traditional BM25 and vector search and keeping them in-sync is pretty difficult from an operations perspective. A combined system i
9.
▲
by
trengrj
4y ago
There are two reasons that self-hosted is expensive, both having no relation to real costs. 1. If you are self-hosting, you have now segmented yourself into the customer category with the government, military, and large corporates concerned
10.
▲
by
trengrj
4y ago
Does it work well with org-babel?
11.
▲
by
trengrj
4y ago
I'm not a fan of competitors creating benchmarks like this as when faced with any tuning decision, they will usually pick the one the makes their competitors slower. But anyway lets take a look at how they tuned Elasticsearch. Disclaim
12.
▲
by
trengrj
5y ago
My setup is the following: 1. Ubiquiti ER-X 2. Ubiquiti AP Lite x 2 (upstairs and downstairs) 3. Inbuilt Cat6 cabling in house The benefit of this approach is I get to use prosumer hardware but at reasonable cost (total < $350 AUD). For
13.
▲
by
trengrj
5y ago
Great white sharks are so afraid of killer whales that they will leave a feeding area to them for over a year. The killer whales often kill a shark to only eat their liver. Evolution of cetaceans started around 50 million years ago https:&
14.
▲
by
trengrj
5y ago
If you want a small NAS in a similar form factor I'd recommend Helios64 5-bay NAS https://kobol.io/ . It is an Arm64 board runs mainline Armbian. Also comes with 2.5Gbit networking and a built in UPS battery. I don'
15.
▲
by
trengrj
5y ago
His supervisor published the hypocrite paper with the introduced vulnerabilities so they are far more linked than just both being at UMN.
16.
▲
by
trengrj
6y ago
With Pulsar vs Kafka, I don't see a huge argument between either one functionality wise as they have so much in common (distributed log, Java based, avoid copying memory, use Zookeeper). Because Kafka is more supported and well-known i
17.
▲
by
trengrj
6y ago
Rather than waste time using one of the proprietary NAS systems like QNAP and Synology, why not support a system that runs and supports unmodified Linux and publishes full schematics like the upcoming Kobol64 https://kobol.io
18.
▲
by
trengrj
6y ago
https://www.youtube.com/watch?v=nGcwVYbkePs is very informative around the reasons for SMR and the problems around them.
19.
▲
by
trengrj
6y ago
43 Things https://en.wikipedia.org/wiki/43_Things
20.
▲
by
trengrj
6y ago
I'm really looking forward to what DHH can do with https://hey.com/ . My aim with an email provider is that I trust it. A non-bootstrapped company with a founder outspoken against privacy issues seems a good place to tr
21.
▲
Helios64 – ARM based single-board-computer NAS
(blog.kobol.io)
2 points
by
trengrj
7y ago
|
0 comments
22.
▲
by
trengrj
7y ago
By ”general English” I assume you are meaning American English?
23.
▲
by
trengrj
7y ago
I shudder at the idea of using USB connectors for important data. I have recently purchased a Kobol NAS https://kobol.io/ . It is amazing because it has the following features in a good price point: 1. Open source 2. 2GB ECC
24.
▲
by
trengrj
8y ago
If I'm reading this right, does this mean that current Google AMP powered pages will now be able to impersonate the url of the original publisher site in Chrome provided the publisher performs a key exchange?
25.
▲
by
trengrj
8y ago
> Why do they keep marketing Ubuntu as a different OS? The is confusing to people who don't realize that it's literally just a customized Debian. Why do they keep marketing Debian as a different OS? It is literally just Linux a
26.
▲
by
trengrj
8y ago
The best I have found so far is Helios https://kobol.io/helios4/ . Unfortunately I missed the second shipment.
27.
▲
by
trengrj
8y ago
Quantity of SATA ports would be great as well. It is far too difficult to find an small ARM board with 4 SATA ports.
28.
▲
by
trengrj
8y ago
Is it telling that supermicro is not on this list?
29.
▲
by
trengrj
8y ago
If you store your data in a slowly changing dimensional format you will be able to create a table where you can query the data as it was at any point of time. The easiest way to do this is to use an ETL tool as hand coding this can be a bit
30.
▲
by
trengrj
8y ago
If you look at Australia on a map, the premise of a NBN for everyone was definitely going to be difficult but I'd argue that the project hasn't failed. I have NBN at home and it works well. I think we will look back in 10 years wi
More ›