Live data from Hacker News

Viewing profile — sloev

sloev

HN member
Joined
Sun, Feb 17, 2019, 10:31 PM UTC
HN karma
18
Public activity
26 items

About sloev

No profile information was provided.

Recent public activity

  1. 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%…

  2. 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…

  3. story
  4. 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…

  5. comment
    Comment #22783298

    like like this (but now in color): https://www.youtube.com/watch?v=2gralXkKSkw

  6. 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…

  7. story
  8. 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…

  9. 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…

  10. story
  11. comment
    Comment #22596175

    Byw supernihil, sloev and johannes valbjorn are one and the same (occationally nihil as well)

  12. 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)

  13. 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…

  14. comment
    Comment #21667295

    Yeah very unnerving. It is also nearly as hairy as i am hahaha (long haired danish dude here)

  15. 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…

  16. 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…

  17. 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…

  18. story
  19. 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…

  20. 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…

  21. story
  22. comment
    Comment #19198468

    source code: https://github.com/emailbin/web

  23. 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…

  24. story
  25. comment
    Comment #19187331

    a python package to get facebook likes for arbitrary facebook pages, using the facebook iframe page widget under the hood