Live data from Hacker News

Viewing profile — vitaly-pavlenko

vitaly-pavlenko

HN member
Joined
Fri, May 31, 2019, 3:39 PM UTC
HN karma
194
Public activity
42 items

About vitaly-pavlenko

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46578967

    Working on https://chessnawk.vercel.app/ – a set of auto-grading tasks for middle school students learning programming. Comes with Robot, Turtle, HTML/CSS (pixel diff tasks) and a …

  3. story
  4. comment
    Comment #45878810

    I'm working as a school teacher of Computer Science for Year 6..9. Currently I develop an online collection of exercises for intro to programming. I have exercises: - on turtle, us…

  5. comment
    Comment #45840014

    Yeah, I see your point. You want same alterations on different Roman numerals to look the same. (In my current system b9 over I and b9 over V look different.) I briefly explored th…

  6. comment
    Comment #45839907

    In all cases of tonicization I decided whether to notate a brief tonic change or not (piece by piece, case by case): https://rawl.rocks/s/applied/chain_of_dominants You can always …

  7. comment
    Comment #45838797

    So here I stand with dilettantes :) Being a jazz college dropout, I stopped building around standard notation when after two years of training - and I started learning piano at 25 …

  8. comment
    Comment #45837675

    It's rainbow if we skip coloring 1 and 5 and color them with grayscale instead. Here's the question. If we can allow one color not to be "colorful" (chromatic), what pitch would th…

  9. comment
    Comment #45837610

    Fair point. In my approach I got very dense yet readable information density on the screen. Eg. the entire Mov. 1 of Moonlight sonata is a single screen on my 16" Mac, yet all tona…

  10. comment
    Comment #45836960

    Yes! hooktheory was my main inspiration over the years. One downside of hooktheory is that it's a reduction which someone should make for you beforehand. That is: - it's losing inf…

  11. comment
    Comment #45836929

    They are actually similar by circle of thirds. They go as 1-3-5-7-2-4 over the rainbow. This makes main triads be smooth gradients instead of random three-color flags. 1 and 5 pitc…

  12. story
    Show HN: See chords as flags – Visual harmony of top composers on musescore

    I designed a relative piano-roll-based music notation. I used 12 colored arranged in a specific way to make visible the main effects and oppositions of Western tonal harmony. The t…

  13. comment
    Comment #45372877

    I just wanted to revamp the good old Turtle to introduce my 11yo students to "repeat N times" loops. I'll get them lost at the angles' math for sure, but worth a try.

  14. story
  15. comment
    Comment #43727335

    my favorite paper on analyzing chord progressions so far is this seemingly niche comparative study of five metal genres: https://pure.hud.ac.uk/ws/portalfiles/portal/58172029/Boddi…

  16. story
    Ask HN: Does vibe coding work for your tech stack?

    I'm a happy vibe coder and I write 100% of my source code via Cursor IDE by prompting in English since August 2024. My tech stack is React-Typescript with simple Firebase. I'm a se…

  17. story
    Ask HN: What are you working on (December 2024)?

    What are you working on? Any new ideas that you're thinking about?

  18. comment
    Comment #42386299

    Btw I'm making an interactive music theory course right now. I'm 2 months of polishing away from being HN-publishable, but I decided I'd share at least in comments. https://rawl.ro…

  19. comment
    Comment #41937493

    Your game has inspired me back then to create a game on quickly finding isomorphic graphs. Since then, I haven't created any other game in 10 years. So thank you for a powerful sti…

  20. comment
    Comment #41734770

    I've recently tried it on 1:1 calls with ML/backend engineers and on a workshop at our local hacker space for 20 people and I've got so much positive feedback that I've decided to …

  21. story
  22. comment
    Comment #41446488

    I have a detailed write-up in this thread: https://x.com/vitalypavlenko/status/1771820942680830417 Basically, you can somewhat see chords in sheet music. Like, you can easily see a…

  23. comment
    Comment #41444082

    the main problem that i'm solving is that a standard notation mostly obscures structure. it's good for sight reading because people use it (like QWERTY or Chinese characters), but …

  24. comment
    Comment #41442831

    that's a great point. i'm making my alternative https://rawl.rocks/ which does exactly that: a relative color-coding, starting from the tonic aside from that, I make a library of s…

  25. story