Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
notsylver
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
notsylver
2mo ago
I desperately want to see some of these projects used in production by the companies or people making them, at best it might prove that it isn't just a sloppy publicity stunt
2.
▲
by
notsylver
3mo ago
There is a PR for that https://github.com/librepods-org/librepods/pull/655 I tried it out, it seems to work well. Hopefully it's not blocked by patents
3.
▲
by
notsylver
3mo ago
It seems like the right answer is usually the longest of the choices, I managed to get a few just by picking the longest. It would also be nice if there was a "I don't know" instead of guessing and skewing the results by gett
4.
▲
by
notsylver
4mo ago
I believe they added it back after people noticed, archive.org has versions where its gone
5.
▲
by
notsylver
4mo ago
I am fine with the price increase, for me its how sneaky they're being about everything. If they sent a few emails about the recent changes I wouldn't care, but it feels like they do not want customers to know which is the last th
6.
▲
by
notsylver
4mo ago
I really want to use linux but for me its the software. Games I play use anticheat that doesn't work. Software I use for 3d printing doesn't work without hours of workarounds. VR is poorly supported if at all. Usually every year I
7.
▲
by
notsylver
4mo ago
I use a medium sized Australian ISP and got the same, maybe they just have whole regions blocked...?
8.
▲
by
notsylver
5mo ago
There's also a locked door in one of the buildings, but I couldn't figure out what either mean if anything. It would be cool if the radio was used for something though
9.
▲
by
notsylver
5mo ago
I pay for github copilot solely for completions and use codex for actual agent work. I really wish I could pay like $5/month for just completions or there was a good local alternative for them.
10.
▲
by
notsylver
6mo ago
This feels like a buzzfeed quizz for developers. If you think about each step long enough you can't really get a wrong answer
11.
▲
by
notsylver
7mo ago
I always thought eventually someone would come along and make a hardware accelerator for LLMs, but I thought it would be like google TPUs where you can load up whatever model you want. Baking the model into hardware sounds like the monkey p
12.
▲
by
notsylver
7mo ago
You might be confused with their new-ish US datacenter? Hetzner is still European-owned.
13.
▲
by
notsylver
7mo ago
I feel like cursors solution is still the best answer. Let the model suggest edits in whatever format it prefers using as few "extra" tokens as possible and have a small model figure it out. I don't use cursor anymore but whe
14.
▲
by
notsylver
7mo ago
I think people are misunderstanding. This isn't CT logs, its a wildcard certificate so it wouldn't leak the "nas" part. It's sentry catching client-side traces and calling home with them, and then picking out the ho
15.
▲
by
notsylver
8mo ago
I've been waiting for something like this for ages. Cursor making me pay $20/month when all I use from it is autocomplete was always a little annoying, especially as they changed the UI to push agents more and it got in the way. I
16.
▲
by
notsylver
8mo ago
This really needs some examples or a demo that doesn't require signing in. As-is this is just a pricing page with a sign in button and no information on what it actually does?
17.
▲
by
notsylver
10mo ago
It seems to let you access head tracking data, so now I'm really curious if it would be accurate enough to use with games (eg, microsoft flight sim/arma 3/euro truck simulator 2 head tracking). There is probably a lot of othe
18.
▲
DeepSeek-ocr.rs: Rust implementation of DeepSeek-OCR
(github.com)
5 points
by
notsylver
11mo ago
|
0 comments
19.
▲
by
notsylver
11mo ago
I've really wanted to fine tune an inline code completion model to see if I could get at all close to cursor (I can't, but it would be fun), but as far as I know there are no open diffusion models to use as a base, and especially
20.
▲
by
notsylver
1y ago
I tried a dozen or so images. For some it definitely failed (altering details, leaving damage behind, needing a second attempt to get a better result) but on others it did great. With a human in the loop approving the AI version or marking
21.
▲
by
notsylver
1y ago
I didn't do any videos, just pictures, but considering how little I found for pictures I doubt you'll find much
22.
▲
by
notsylver
1y ago
I scanned everything into 48-bit RAW and treat those as the originals, including the IR scan for ICE and a lower quality scan of the metadata. The problem is sharing them - important images I manually repair and export as JPEG which is time
23.
▲
by
notsylver
1y ago
I digitised our family photos but a lot of them were damaged (shifted colours, spills, fingerprints on film, spots) that are difficult to correct for so many images. I've been waiting for image gen to catch up enough to be able to repa
24.
▲
by
notsylver
1y ago
If CV cheats are good enough that people are using them (and then getting banned), and other people are willing to pay >$1000 for "undetected" cheats (that still get them banned)... wouldn't making custom hardware that is
25.
▲
by
notsylver
1y ago
I have tried fully switching to bun repeatedly since it came out and every time I got 90% of the way there only to hit a problem that couldn't be worked around. Last I tried I was still stuck on some libraries requiring napi functions
26.
▲
by
notsylver
1y ago
You already need very high end hardware to run useful local LLMs, I don't know if a 200gb vector database will be the dealbreaker in that scenario. But I wonder how small you could get it with compression and quantization on top
27.
▲
by
notsylver
1y ago
I'ts fun, I think it needs queues for different game modes because with 150 players you almost always get horded by neighbours. Being able to queue for a team game would make it a bit easier to learn I think
28.
▲
by
notsylver
1y ago
I've had this too, especially it getting stuck at the very end and just.. never finishing. Once the usage-based billing comes into effect I think I'll try cursor again. What local models are you using? The local models I tried fo
29.
▲
by
notsylver
1y ago
I showed the model a picture and any text written on that picture and asked it to guess a latitude/longitude using the tool use API for structured outputs. That was in addition to having it transcribe the hand written text and extract
30.
▲
by
notsylver
1y ago
I've been digitising family photos using this. I scanned the photo itself and the text on it, then passed that to an LLM for OCR and used tools to get the caption verbatim, the location mentioned and the date in a standard format. That
More ›