Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Loranubi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Loranubi
3mo ago
Depending on the size of the blob you might not want to use `WITHOUT ROWID`. I had a similar table with uuid keys and blobs of 40kb size on average and `WITHOUT ROWID` really tanked performance.
2.
▲
by
Loranubi
3mo ago
One is people one is companies.
3.
▲
by
Loranubi
3mo ago
I still recommend to use idiomatic Python though. If you like C-style Python, you can use Cython and get a performance boost at the same time.
4.
▲
by
Loranubi
4mo ago
macOS only so far. "Windows is coming soon"
5.
▲
by
Loranubi
5mo ago
In Germany I spent exactly 0 dollars/euros on books in university. We got access to a huge amounts of ebooks through the university network and profs never required a specific one and would just recommend a few. One of these was always
6.
▲
by
Loranubi
5mo ago
I would understand if they didn't backup anything with FILE_ATTRIBUTE_RECALL_ON_DATA_ACCESS set (on Windows). Everything else makes their product worthless.
7.
▲
by
Loranubi
11mo ago
Since all input is run through a tokenizer, I would expect the tokenizer space doesn't change a lot between one trained on uncompressed vs one trained on compressed data.
8.
▲
by
Loranubi
1y ago
Didn't read the paywalled article. But imo if it's not worth listening at 1x speed, it's not worth listening at all. If it's entertainment like audiobooks, it's for my enjoyment, so why should it be faster than 1x?
9.
▲
by
Loranubi
1y ago
I was trying to catalog them at some point in a reasonably structured way https://github.com/Dobatymo/data-algos/ https://github.com/Dobatymo/data-algos/blob/master/data-stru...
10.
▲
by
Loranubi
1y ago
It would be a non issue, if the options are not just allow/disallow, but also offer to provide random/fake data, so bad apps would not actually know if the permission is allowed or if the data is fake.
11.
▲
by
Loranubi
1y ago
Can this be a replacement for Hamachi?
12.
▲
by
Loranubi
1y ago
some random news, there are more - https://www.businessinsider.com/amazons-just-walk-out-actual... - https://www.independent.co.uk/tech/ai-app-scam-philippines-c... - https://www.theverge.co
13.
▲
by
Loranubi
1y ago
I would argue that most of these features (basically everything except metaclasses) are not advanced features. These are simple, but for some reason less well known or less used features. Metaclasses are however quite complex (or at least l
14.
▲
by
Loranubi
1y ago
I do like the else clause with for loops. However most people are not familiar with it, and also `else:` as a keyword is confusing. I always remember it as `no break:`.
15.
▲
by
Loranubi
2y ago
I hate Win11. It is horrible, but the first few points don't really make sense. I use it in 2 environments. - enterprise version: no bloatware, no ads, and edge is there but never has to be used for anything - professional version: blo
16.
▲
by
Loranubi
2y ago
using win 7 with 5400 RPM drives... it's still fast...
17.
▲
by
Loranubi
2y ago
There are many embedding models supporting instructions. https://huggingface.co/spaces/mteb/leaderboard
18.
▲
by
Loranubi
2y ago
> Unlike requires requires and requires { requires }, which are perfectly reasonable C++ code, requires requires { requires } is completely silly. Normal day in cpp land...
19.
▲
by
Loranubi
2y ago
Smart TVs are the reason I haven’t bought a new tv in almost 15 years. I would like to upgrade to a fancy 4K one instead of my old 1080p one. Dumb TVs back then weren’t more expensive than smart TVs today so I don’t believe price is the rea
20.
▲
by
Loranubi
2y ago
Various VPNs allow to tunnel over SSH. If they don't want to block all SSH traffic, DPI is useless.
21.
▲
by
Loranubi
2y ago
Probably not by Twain, but still a good quote. https://quoteinvestigator.com/2012/04/28/shorter-letter/
22.
▲
by
Loranubi
2y ago
There should just be a torrent.
23.
▲
by
Loranubi
2y ago
Note: The Windows version currently only supports CPU and GPU profiling, but not memory or copy profiling. That's a problem with many of the profiling tools around Python. They often support Windows badly or not at all.
24.
▲
by
Loranubi
2y ago
That doesn't make sense. 99.9% of iPhone users are not photographers or filmmakers.
25.
▲
by
Loranubi
2y ago
Except you still have to validate ChatGPTs answer... Even answer keys in text books are sometimes wrong, teachers are sometimes wrong. ChatGPT is often wrong. You still need to learn the skills.
26.
▲
by
Loranubi
2y ago
non native speaker here: how does h"ot" and c"old" rhyme? it's a different 'o' sound and d/t is not exactly similar also.
27.
▲
by
Loranubi
2y ago
Make it optional and all is good
28.
▲
by
Loranubi
2y ago
Not saying I disagree with you. But you don't present any evaluation results for your claim either.
29.
▲
by
Loranubi
2y ago
Because I got fed up with all the existing 2FA apps (lack of backup, export, ...) I created a simple (desktop) CLI app which works for me: https://github.com/Dobatymo/otp-tool It's just a one day project so far. B
30.
▲
by
Loranubi
2y ago
I uploaded a drone shot of New Taipei City and it gave me Taipei. Close enough. I don’t know if it was cheating though because the image had exif gps coords embedded… The site worked fine on Firefox on iOS.
More ›