Viewing profile — addictedcs
addictedcs
HN member- Joined
- Fri, Mar 17, 2017, 9:36 AM UTC
- HN karma
- 157
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About addictedcs
Recent public activity
-
comment
Comment #39263947
Solo founder at Emysound[1]. Started 10 years ago as an open-source project, building an algorithm for audio fingerprinting. Added a commercial offering, selling storage built spec…
-
comment
Comment #29748462
I'm really not good at marketing. Essentially I have to learn how to do it first. I plan to spend more time learning this new skill and then applying it. I've been recommended this…
-
comment
Comment #29747460
My goal for the next year is just to work fewer hours. Covid pushed my work habit to the extreme, and I need to rebalance. 1. Read more books, less social media/news. 2. Spend more…
-
comment
Comment #28954783
This reminded me of Sergiu Celibidache, a revered and criticized conductor who had a different opinion about tempo on major classical works. He viewed his performances more as "exp…
- story
-
comment
Comment #27615586
For binary vectors you can choose a different distance metric (not geometric one, i.e. Jaccard) that can be used to effectively hash similar data points into similar buckets. Treat…
-
comment
Comment #26263015
Didn't know about the change, thanks.
-
comment
Comment #26261085
If you delist your Shopify app from the app store you will not have to pay the 20% monthly commission from the new customers. It also means your app is private, and you will have t…
-
comment
Comment #23845394
Very thoughtful point. I was concerned about it as well. Rushing a half-backed vaccine that has serious side-effects will fuel antivaxxers for decades.
-
comment
Comment #23625276
One of the most challenging things in growing a software product is managing complexity. If you are designing a product for future use cases, you add complexity upfront. To keep a …
- story
-
comment
Comment #23507567
There are a couple of concepts in F# that I really like: * actor-based approach to concurrency[1]. Very useful when you want to design your code lock-free. Treating instances as ag…
-
comment
Comment #23499600
Musimathics is great [1]. If you want a more interactive source you can play with python notebooks from the music information retrieval site [2]. I've found it helpful, as you try …
-
comment
Comment #23222877
Radio/TV broadcast analytics is the most frequent use case. At least I receive a significant amount of questions regarding it, so the library has been optimized for this task. YouT…
-
comment
Comment #23220469
I've been working on SoundFingerprinting [1] for almost ten years now. Its Shazam for developers. First 8 years I worked mostly during my free time and weekends. 2 years ago, I dec…
-
comment
Comment #21823834
The crypto industry at its current stage is far from any practical purpose. It's just unfortunate that "Haskell in Practice" is associated with crypto BS.
-
comment
Comment #21605102
I was born in the USSR and it also had it's "own way". And it didn't resist even 70 years. The elephants in the room mentioned by others in the comments are all "meta" things at th…
-
comment
Comment #21603761
It's the same narrative all over again. When no strong arguments are present to defend a viewpoint, the topic suddenly becomes a "cultural" thing. Sounding smart and mysterious. In…
-
comment
Comment #21385618
If you switch to non-lidar mode for unfavorable condition, why don't just use the non-lidar for all conditions. A system that is safe for unfavorable conditions is likely to be the…
-
comment
Comment #21080911
First example I've checked is wrong [1]. Shuffle a list, with a static Random object initialization. Using a static random object is not thread-safe in .NET. "One common solution i…
- story
-
comment
Comment #19377794
Greed.
- story
-
comment
Comment #16051529
Hello HN, here is a short summary of how we (3 co-founders from Eastern Europe) bootstrapped a startup. Hope you find it interesting!
- story