Live data from Hacker News

Viewing profile — kwertyops

kwertyops

HN member
Joined
Wed, Jul 18, 2012, 1:28 AM UTC
HN karma
41
Public activity
23 items

About kwertyops

No profile information was provided.

Recent public activity

  1. comment
    Comment #44412791

    I would REALLY like to highlight here what I think is much more interesting than the contents of this article, which is their actual "VORTEX Protocol" prompt (!!!). I hope you don'…

  2. comment
    Comment #37789541

    version: '3' services: ollama: image: ollama/ollama container_name: ollama ports: - "11434:11434" volumes: - ollama-volume:/root/.ollama

  3. comment
    Comment #37339290

    It's weird that I almost immediately had the thought for essentially exactly the same approach while reading the article. Not that this reflects on OP; flashes of solutions like th…

  4. comment
    Comment #37214363

    I wonder if you could elaborate on how you use ChatGPT to generate web designs? I'm about to teach a course on web technologies and I want to integrate ChatGPT into the curriculum.…

  5. comment
    Comment #35740085

    It can be exported from any major sheet music software (Musescore, Finale, Sibelius).

  6. comment
    Comment #35730497

    I built a tool that auto-generates guitar chord-melody arrangements with tabs and chord diagrams, given a jazz leadsheet (melody + chord symbols) in MusicXML form: https://chordmel…

  7. comment
    Comment #34558081

    ~/me $_ x = files('Music') ~/me $_ for item in x: > if 'Rick Astley' not in x['name']: > delete(x['path']) Shouldn’t that be: ~/me $_ x = files('Music') ~/me $_ for item in x: > if…

  8. comment
    Comment #33699277

    Do you know of any online community gathering places for this scene? Subreddit? Discord server?

  9. comment
    Comment #33610950

    Oof. Thank you, should be fixed now.

  10. comment
    Comment #33583184

    A made guitar chord-melody arrangement generator that uses jazz leadsheets (melody + chord symbols) as input: https://chordmelody.io/ I always thought the process was tedious but s…

  11. comment
    Comment #32056630

    May I ask - when you say you're "sheet reading" Fur Elise, do you mean sight reading (i.e. able to play on sight without memorization)? And is that the whole song, or just the main…

  12. comment
    Comment #32038807

    I never understood this analogy, and now I’ve seen it enough to finally ask in good faith —- If tulips bulbs were of a limited supply, (relatively) infinitely divisible, (relativel…

  13. comment
    Comment #31022356

    A long time ago I did something like this with ImageMagick using what it called "Extract SIFT Correspondences". I don't know if that still exists, but the homography feature in Ope…

  14. comment
    Comment #30534031

    It looks like Unreal Engine (which is not open source, but you can get access to the source code) has a "Panini Projection" which does something similar: https://docs.unrealengine.…

  15. comment
    Comment #27762739

    It sounds like you are essentially describing long-term potentiation (LTP). See here: https://en.wikipedia.org/wiki/Long-term_potentiation

  16. comment
    Comment #27209772

    For a video demo of an arrangement, see the instructions page: https://chordmelody.io/instructions For more info see the background page: https://chordmelody.io/background This too…

  17. story
  18. comment
    Comment #25447671

    Tactics trainers: https://lichess.org/training/ https://chesstempo.com/chess-tactics/ https://www.chess.com/puzzles

  19. comment
    Comment #22146705

    This seems to be more simply all the data about the physical orientations and positions of neurons in a fly's nervous system. I'd guess there is still humongous amounts of data mis…

  20. comment
    Comment #21045982

    Wow, what a trip to see this name at the top of HN. The author was a good friend of mine in high school, and one of my favorite people I've ever known. If you're reading this, Sam,…

  21. comment
    Comment #17989951

    Just a heads up that your fingerboard app seems to be working incorrectly regarding displaying the names of sharps and flats on the fretboard diagram (in some cases). For example, …

  22. comment
    Comment #4307503

    What I've heard (and am about to find out) is that Master's programs in CS don't do much more than undergraduate degrees. Maybe if you're lucky you do a little more research, you w…

  23. comment
    Comment #4258948

    You really need to do this. Here was my thought process... I'm vaguely interested in this, so I'm going to go to the site to check it out. --> Hmm, okay 50 dollars, what was I here…