Why is no one talking about this?
This is why I don't use an AI browser
You can literally get prompt injected and your bank account drained by doomscrolling on reddit:
I win 99.9% of Stripe Disputes.
Not because I game the system, but because I know what Stripe wants to see.
Here's a full guide on everything you need to have in place (MSA, SOW, Billing policy, T&Cs, proof, etc.):
I want to talk about how when you use a VPN there's a few things to think about:
1) your ISP will have logs (netflow/dns) of your connecting to the VPN
2) the routers in the path may also log this
3) the ISP of the VPN provider will log these
4) the VPN provider may say no logs (I would not trust that but sure let's assume no logs)
5) the egress traffic will be logged
6) any services tied to your identity whilst on the VPN will have a log of your VPN egress IP with times/dates
so VPNs simply move the point of detailed logging away from your ISP into that of another ISP
the details in this are important, complex and full of variables.
but if you think VPNs = NO TRACES ....... you would be wrong!
Algo trading only looks exciting at the start. The thrill of setting up complex algorithms, watching the markets, and anticipating the impact of every economic event can be exciting. However, the true essence of successful algorithmic trading lies in its monotony. #algotrading
Five neural nets, achieving completely local voice AI, no internet, on an M1 with only 16GB ram.
Neural-based voice activity detection and turn detection means it's interruptible, but never interrupts me, and is able to sit idle and waiting. It's been flawless so far.
12B parameters is definitely smart enough for some very cool use-cases (will share more later).
Computers that can "think" feel strangely alive compared to dumb or networked hardware.
Fast? No. But crazy that it works at all on such a modest machine.
The stack:
- Silero VAD voice activity detection
- Whisper Large v3 turbo
- Smart Turn v2 by @trydaily
- Kokoro_tts
- Gemma_3_12B_it_QAT_Q4 rock-solid on @lmstudio
- vision easily removed thx to gguf @ggerganov
- @pipecat_ai integration by @kwindla