HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Saris

1,506 karmajoined 6 anni fa

comments

Saris
·20 ore fa·discuss
I see, I don't use email for anything private because even if my mail server stores it encrypted, it passes through potentially multiple other servers on the way which have unknown privacy.

It's just for notifications and newsletters mostly.
Saris
·21 ore fa·discuss
What made you pick proton over something like mailbox.org? You'd get calendar and contacts sync, IMAP and POP access, custom domains, really nice webmail, and so on..

Proton seems really limited for what you get, and the webmail is absolutely abysmal in performance and design.
Saris
·l’altro ieri·discuss
True, I've been using Turnstile for now and it's nice because it generally doesn't even need the interactive challenge.
Saris
·l’altro ieri·discuss
I haven't, sounds rough if they're even harder!
Saris
·l’altro ieri·discuss
I don't know about hCaptcha, I tried it out when testing stuff for a websites checkout flow (had card testing spam issues), and they are about the most difficult to solve captchas I've ever done.

I guess there's a low friction mode only available on the $139/mo plan.
Saris
·5 giorni fa·discuss
The Keepass options for browser autofill are pretty rough, and don't work with flatpak installed apps either.

Keepass also can't match URLs with Regex which is something I make use of in bitwarden.
Saris
·9 giorni fa·discuss
In proxmox restoring a backup is really easy, I'm surprised you didn't do that!
Saris
·10 giorni fa·discuss
3D printing isn't stiff enough for a larger drone like this, you'll get flex which will upset the PID loop and cause it to be very unstable if it even flies at all.

You'll notice on your 3D printed drone link that the actual multirotor part is carbon fiber tubes. The motor mounts and other brackets can be 3D printed without issues.
Saris
·10 giorni fa·discuss
We shed the outer layers of our skin fairly often so I don't imagine it would be a big problem unless they were pushed deep enough maybe?
Saris
·11 giorni fa·discuss
You can try tweaking MoE offload, I found the sweet spot after a few tries and even changing it by 1 can reduce speed by a few tok/s. I think around 45 is the average I get but sometimes it'll hit 50.
Saris
·11 giorni fa·discuss
I run it on a 12GB 4070 with 32GB system RAM. 35B A4B means only part of the model is active at a time so it takes a lot less VRAM than a dense 35B model would.

The main thing in LM studio (or whatever software you use, assuming it has fairly up to date stuff and exposes the toggles) is to offload MoE layers to the CPU, and use K/V cache quantization at Q8_0 or Q4_0.

Since you have more VRAM than I do, you could probably get away with MoE offload of like 15-20 so some remains on the GPU.

Just make sure GPU offload is turned all the way up. And I use 64k context size, although with 16GB VRAM you can probably do more.

You can find the best performance spot by playing with MoE offload until you find the number that gives the highest tok/s on your hardware.
Saris
·12 giorni fa·discuss
Even with deepseek v4 flash I burned though $5 in credits in a day just playing around with Hermes, and qwen 3.6 35B is significantly more expensive.

I can run qwen 3.6 35B on my gaming PC at around 50 tok/s and other than power cost of a tiny bit extra per month, it's hardware I already owned from years ago.

I'm not really sure why qwen 3.6 35B is so expensive on openrouter, it seems abnormally high for what hardware it takes to run it.
Saris
·16 giorni fa·discuss
Plus I feel like it has completely ruined typical login flows, normally a PW manager would auto fill the username + password fields, but thanks to oauth we often get only a username field, or have to click 'login with password' or some other silly step first.
Saris
·24 giorni fa·discuss
True, but I also need my license to ride my motorcycle or drive a car, plus cash needs to go somewhere.
Saris
·25 giorni fa·discuss
Cash for most things, and just use a card like normal otherwise.

I don't really see the appeal of contactless payment, pulling a card out really doesn't take much time.
Saris
·27 giorni fa·discuss
Qwen3.6-35b-a3b at 64k context runs quite well on my 12GB VRAM GPU with MoE partially offloaded to CPU. It does use a good chunk of system RAM too, but I get about 40-50 tok/s.
Saris
·mese scorso·discuss
Yeah that's why I have so many ESP32-S3's around, no project I've done actually needs Linux and the boot times and SD card problems that come with using a Pi.
Saris
·mese scorso·discuss
Yeah they do keep selling, I wonder though if hobbyist sales have dropped.
Saris
·mese scorso·discuss
I really struggle to see where this fits in to most use cases. The appeal of the Pi back in the first iterations was being a relatively cheap linux computer with GPIO.
Saris
·mese scorso·discuss
Oh I don't doubt they exist in a lab, but the idea that Donut had production ready ones was very far fetched from the beginning of this.