Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gecko39
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
gecko39
2y ago
I'm considering doing some ML stuff for a mobile DJ app.. like beat/bpm detection, instrument / vocal separation etc. Have you seen anything recent that might be efficient enough to run on a mobile device and process a track
2.
▲
PyTorch 2.4 with Initial Support of Intel GPUs
(intel.com)
5 points
by
gecko39
2y ago
|
0 comments
3.
▲
by
gecko39
3y ago
Made a simple and free pushup counter app that uses the depth sensor on the iPhone to count push ups. https://PushupCounterApp.com The existing apps I tried were subscription based / unreliable / overcomplicated. It&#
4.
▲
by
gecko39
3y ago
For the motion part, there is already an extension to gaussian splatting for moving stuff: https://dynamic3dgaussians.github.io/ You can also just string a bunch of them together to create an animation: https://
5.
▲
by
gecko39
3y ago
Here is a similar idea using 15 iPhones + NeRF rendering to make a bullet time video https://labs.laan.com/blogs/slow-motion-bullet-time-with-ner...
6.
▲
by
gecko39
4y ago
If you have a compatible mac there are several free apps like this one: https://apps.apple.com/us/app/3d-scanner-app/id1419913995
7.
▲
by
gecko39
5y ago
I had a two letter name which got hacked. I called in a favor from a friend of a friend at instagram/FB and got it back.. then it happened again and I didn't want to ask the favor again. IIRC they did not yet have 2FA even though
8.
▲
by
gecko39
5y ago
I made a simple static site that processes user images and videos with WASM and it would be great for users to be certain that their data will not leave the browser. It seems possible to define some list of resources I plan on loading, and
9.
▲
by
gecko39
7y ago
If you have an extra smartphone, you can use some of the AR SDKs out there. ARKit has the ability to relocalize itself to a stored map ( e.g. your apartment ) The 6D.ai SDK can even do meshing for obstacle avoidance.
10.
▲
by
gecko39
7y ago
I was just going to suggest piping this into a pix2pix / CycleGAN trained on face edges for some creepy looking results.
11.
▲
by
gecko39
8y ago
One option is to submit the app under a new dev account with a few tweaked variables ( name, colors, screenshots ) I feel like some of these rejections depend on the reviewer you get that day; and once an app is flagged, it's hard to r
12.
▲
by
gecko39
8y ago
Before smartphones: If society really faced a killer need for camera apps, everyone would already have a camera in their pocket.
13.
▲
by
gecko39
9y ago
For me the AR furniture / product placements apps are one of the better use cases ( ikea, amazon. ) They're really the best way to see what that new couch will look like in your house. Also the floor plan creation apps have seen a
14.
▲
by
gecko39
9y ago
Hmm.. that's not working for me on a mac. I can select a single triangle? option/command + click would be quite convenient vs select each individual cell... since you could drag to erase.
15.
▲
by
gecko39
9y ago
Cool.. could you make it so command+click deletes the cell?
16.
▲
by
gecko39
9y ago
I had a situation where the coin balance was displayed as 0.0, but I could trade / withdraw by typing in the number I was supposed to have.
17.
▲
by
gecko39
9y ago
What about this town in South America that has the highest concentration of Alzheimers in the world? The genetic mutation E280A seems to guarantee you get early onset Alzheimers ( at least I think it's 100% , couldn't find any in
18.
▲
Ask HN: Mobile app to ask me to log a data point daily
2 points
by
gecko39
11y ago
|
0 comments
19.
▲
by
gecko39
11y ago
Would also be worth saying this is for iOS / osx somewhere obvious on the homepage. looks like a cool project!
20.
▲
Google DeepMind Teaches Artificial Intelligence Machines to Read
(technologyreview.com)
5 points
by
gecko39
11y ago
|
0 comments
21.
▲
by
gecko39
12y ago
attempt at some water droplets: http://maxbittker.github.io/Mojulo/#MTAgICsgMTY1ICogc2luKDIu...
22.
▲
by
gecko39
12y ago
zoomy checkerboard by summing a few sinusoids http://maxbittker.github.io/Mojulo/#NDAqKHNpbigoeC01MCkvKDQr...
23.
▲
by
gecko39
12y ago
kinda psychedelic -- stare at it for a while: http://maxbittker.github.io/Mojulo/#MjUwICogKCgoKCh4LTUwKV4y...
24.
▲
by
gecko39
12y ago
Spider thingy: http://maxbittker.github.io/Mojulo/#KCgoNTAgKyA1MCAqIHNpbigg...
25.
▲
by
gecko39
12y ago
here's one: 10*((((100-x)^2+y^2)^0.5 + time) % 10) + 10*((((x)^2+y^2)^0.5 + time) % 10)
26.
▲
by
gecko39
12y ago
Very cool, what's the backstory? Just a fun side project?
27.
▲
Displaced Dynamic Expression Regression for Real-time Facial Tracking, Animation
(youtube.com)
5 points
by
gecko39
12y ago
|
1 comments
28.
▲
by
gecko39
12y ago
sent you 1k, username: pay
29.
▲
by
gecko39
12y ago
timbre.js (also from this person) is pretty cool too. http://mohayonao.github.io/timbre.js/ This weekend I used it to make a white noise generator for studying, etc.. http://www.noisemachine.co