Viewing profile — mcao
mcao
HN member- Joined
- Sat, Mar 19, 2011, 1:01 AM UTC
- HN karma
- 250
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About mcao
No profile information was provided.
Recent public activity
-
comment
Comment #43081920
Bot detection is enabled automatically.
-
comment
Comment #32932530
Yes, if you display a custom 404 page.
-
comment
Comment #32023947
Yes, the UI is all from scratch. My inspiration was from seeing other audio-reactive videos on Youtube, but those were rendered with either Adobe After Effects or a 3D program like…
-
comment
Comment #32021712
It's open-source so you can see how everything is done. The audio processing is all done with Web Audio APIs.
-
comment
Comment #32021696
I haven't looked into it so I am not sure if it's possible. The requirement would be for Electron to be able to run headless with WebGL enabled.
-
comment
Comment #32021678
If you simply drop in a song, it will render in realtime. You don't have to render it to a video. I am working on a "live" mode that will act much like Winamp, where you would sele…
-
comment
Comment #32021665
Video is not currently supported but will be in the future.
-
comment
Comment #32021659
Hi everybody, I'm the creator of Astrofox. Surprised to see this here, but I'll be glad to answer any questions. Astrofox has been my side project for several years now. It's basic…
-
comment
Comment #27026875
You can use an open-source alternative like https://umami.is/
-
comment
Comment #25283700
Cool! I found the skin I made way back when, https://archive.org/details/winampskin_SpyAMP_Professional_E...
-
comment
Comment #24705549
https://umami.is/
- story
-
comment
Comment #24207393
I actually am using it to record metrics for umami.is: https://app.umami.is/share/8rmHaheU/umami.is I'm using it for all my websites. The reason I went with another site for the de…
-
comment
Comment #24207349
This may just be me, but I'm very particular about my software. I want it to look and flow a certain way. So I wrote Umami mainly for my needs first. Plus it was just a fun project…
-
comment
Comment #24205595
Fair point. I was simply following the "common practice" from other products making these claims, which is to not store personal user data and only generate an anonymous ids. Maybe…
-
comment
Comment #24205075
Agreed, saying it's a one to one alternative to Google Analytics is probably a misnomer. I think a lot of people, myself included, used GA because there were no simpler alternative…
-
comment
Comment #24204901
I will switch it over at some point. I've been running it on my own sites for a month so I just wanted to provide an example with more data to play with.
-
comment
Comment #24204785
I will probably implement the daily salt and remove the localStorage code as well just to be safe. But again, I'm not a lawyer here, where do you draw the line? Why not hourly salt…
-
comment
Comment #24202087
For personal projects I tend to write all the CSS and components myself. I just like being able to control everything down to the pixel without reading some documentation. But that…
-
comment
Comment #24201994
This is my first time ever using Prisma and I'm a huge fan of it already. It did run into a few gotchas and would love to discuss.
-
comment
Comment #24201964
It uses prisma.io for the database connections and SQLite is supported. I just haven't had the time to implement it yet and make sure all the custom queries are working. I would we…
-
comment
Comment #24201940
Event tracking is already supported in the build. I just haven't completed the UI components yet. You simply add a custom CSS class on an element and it will automatically be track…
-
comment
Comment #24201851
I am not a lawyer so I cannot say for sure what constitutes PII and what breaches GDPR. I am using the same techniques as Fathom Analytics, Plausible.io and other products. Everyth…
-
comment
Comment #24201170
Should be back up now, give it another try.
-
comment
Comment #24201148
Should be back up now.