HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shtack

no profile record

comments

shtack
·3 tháng trước·discuss
With reasoning on I found E4B to be solid, but E2B was completely unusable across several tests.
shtack
·7 tháng trước·discuss
Really easy: don't argue on the internet. The approach has many benefits.
shtack
·năm ngoái·discuss
Strong disagree. My personal number has also leaked and I get 5-10 cold calls per day. They call during important work meetings. They call during dinner with my family. They call when I'm away on vacation. I will never, ever willingly buy any product from these calls.
shtack
·2 năm trước·discuss
Canadian here using y'all every day. Might as well make it the formal English plural.
shtack
·2 năm trước·discuss
The instances of that happening are likely the LLM failing to call the engine for whatever reason and falling back to inference.
shtack
·2 năm trước·discuss
I’d bet it’s using function calling out to a real chess engine. It could probably be proven with a timing analysis to see how inference time changes/doesn’t with number of tokens or game complexity.
shtack
·2 năm trước·discuss
With a dedicated GPU and some cleverness it can be relatively quick. I split the response on punctuation and generate smaller clips in a pipeline. I haven't taken the model apart to try streaming the frames coming out of ffmpeg yet, but that would probably help a lot.
shtack
·2 năm trước·discuss
The model doing the heavy lifting is https://github.com/Rudrabha/Wav2Lip

Mic permissions on mobile are tricky, which might have been your issue? Note in this prototype you also need to hold the blue button down to speak.
shtack
·2 năm trước·discuss
Cool, I built a prototype of something very similar (face+voice cloning, no video analysis) using openly available models/APIs: https://bslsk0.appspot.com/

The video latency is definitely the biggest hurdle. With dedicated a100s I can get it down <2s, but it's pricy.
shtack
·2 năm trước·discuss
This was my undergraduate "thesis" project. We built a GDB plugin that would generate a puredata audio structure to help with debugging. Eg. it would play snoring during a sleep() call, each breakpoint could be set to a different frequency, etc. It was actually pretty interesting for multi-threaded code, though pausing to play the audio could change the runtime profile.
shtack
·2 năm trước·discuss
I have a lot of examples but a funny one that comes to mind is: in the early 2000s when IM clients were all the rage, I wrote a VB6 application to go through my MSN Messenger logs and rank my friends by how much I talk to them. Kind of like a MySpace top 10 prior to MySpace.

I spent a decent amount of time tweaking the UI, improving performance, adding filters, providing different file output formats, etc. Never shared it with anyone.
shtack
·2 năm trước·discuss
Also, at least the last time I checked, the Google Maps API was exorbitantly expensive. Niantic would likely get a discount, but avoiding this exploit doesn’t override all of the other benefits of OSM.
shtack
·2 năm trước·discuss
Fair. At the current rate, the revenue takes two years to cover the original cost. The net profit takes 6. The margins are quite good due to consistent price increases.
shtack
·2 năm trước·discuss
Similarly the Canadian province of Ontario leased it's only toll highway for 99 years to an international group, for an amount it currently earns in tolls every ~2 years. Fun.
shtack
·2 năm trước·discuss
In case the devs are reading, the documentation link from the Github description is broken (https://bulma.io/documentation/overview/start/), but https://bulma.io/documentation works
shtack
·3 năm trước·discuss
I tried so hard earlier this year to move back to FF from Chrome. I actually found the desktop experience great but the mobile app on iOS was so clunky, and I rely enough on sync, that I had to move back after a few months.
shtack
·3 năm trước·discuss
I think the misleading aspect in this case is that when looking at the 800k view, it seems that CO2 levels have doubled (or more) compared to previous peaks, whereas it's actually a ~30% increase. It's still a very significant increase, and should be shown accurately.
shtack
·3 năm trước·discuss
I run/ran a website where you could shop on AliExpress using crypto and advertised it as the only legitimate crypto website around. I had universally positive reviews but made low 5 figures in profit over the course of ~4y (not terrible as passive income considering the operating costs were nearly zero) before the latest crash dropped usage to nothing and I let bit rot take over.

Unfortunately the vast majority of crypto adopters are just riding the bubble for investment and have no interest in any other use cases, which are admittedly limited.
shtack
·3 năm trước·discuss
there’s a relevant xkcd, as usual: https://xkcd.com/2682/
shtack
·4 năm trước·discuss
I've run http://olodolo.com (it mostly runs itself) since 2018, which lets people buy things on AliExpress using crypto. I often describe it as the only non-scam crypto website :)

It's badly in need of fixes and updates, but I still do about $1500-2000 in sales and $300-400 in profit monthly.