Viewing profile — sloev
sloev
HN member- Joined
- Sun, Feb 17, 2019, 10:31 PM UTC
- HN karma
- 18
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About sloev
No profile information was provided.
Recent public activity
-
story
Ask HN: How to pay devs evenly on product?
Hi I am making a new agency for developing a portfolio of niche saas products. My ideal is to split all profits accordingly: 50% goes to buying (read: freeing) up forrest land. 50%…
-
comment
Comment #22939336
hi, i just released an api version of the opensource "spotiflite" spotify metadata scraper ( https://github.com/sloev/spotiflite ) that lets you fetch metadata for an artist. I tho…
- story
-
comment
Comment #22932688
If you want to stay in control of deployment i can recommend Lambdarest instead. Its much simpler: only does routing and input marshaling. Has been in prod since 2017 and is active…
-
comment
Comment #22783298
like like this (but now in color): https://www.youtube.com/watch?v=2gralXkKSkw
-
comment
Comment #22783279
Scrapes meta data, like related artists, and where in the world people listen to the artist, off Spotify and stores in a sqlite4 db. source code: https://github.com/sloev/spotiflit…
- story
-
comment
Comment #22782786
A repost of a previous post on Hackernews: https://news.ycombinator.com/item?id=21660647 Since i didnt know how to update the old one with the timelapse video that i think shows th…
-
comment
Comment #22782768
Live drawing: https://vrangen.net/fuzzy/ Debug frame showing the particles that draw: https://vrangen.net/fuzzy/static/images/debug.jpg Stopmotion of 3 months of drawings in full h…
- story
-
comment
Comment #22596175
Byw supernihil, sloev and johannes valbjorn are one and the same (occationally nihil as well)
-
comment
Comment #22596154
Yeah please contact me. I have been around in mount silly for years and might be able to help out other sillyheads My contact info is at sloev.github.io (about)
-
comment
Comment #21667300
The image on the site is refreshed every 5 seconds. Changes are minuscule it does 1000 pixel changes a minute currently. Particles move at 1 pixel speed with an angle based on thei…
-
comment
Comment #21667295
Yeah very unnerving. It is also nearly as hairy as i am hahaha (long haired danish dude here)
-
comment
Comment #21667293
They are unaware of the underlying image they draw. Each particle is associated a random picture to draw at birth and continous to draw until death. Draw means copy a pixel from th…
-
comment
Comment #21667289
It moves in real time. It is drawn continously by phthon software. Visit the mentioned https://vrangen.net/fuzzy/static/images/debug.jpg url for a snapshot of how the particle work…
-
comment
Comment #21660647
Author here. A python program continously draws 22 different faces over each other. All faces are aligned at the eyes. The drawing particles have three different behaviors: 1. Move…
- story
-
comment
Comment #21653496
I am so tired of AI-bullying. No-one should be degraded or spoken badly about because some AI wins in some task. Please treat Lee with respect as he is a pillar in human intelligen…
-
comment
Comment #20996144
author here I spend some time looking for a tool (2 hours on github/google) and simply couldn't find a tool that: * tracked cpu/memory usage for a process AND its children * let me…
- story
-
comment
Comment #19198468
source code: https://github.com/emailbin/web
-
comment
Comment #19198459
creator here: emailbin.org is running on elasticsearch with a hideous frontend of pure raw html hahaha usecases: * email signups * posting of email threads to government * your ide…
- story
-
comment
Comment #19187331
a python package to get facebook likes for arbitrary facebook pages, using the facebook iframe page widget under the hood