Live data from Hacker News

Viewing profile — cosiiine

cosiiine

HN member
Joined
Mon, Jan 15, 2024, 2:40 AM UTC
HN karma
214
Public activity
43 items

About cosiiine

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48709196

    I actually go there every year for a generative art festival. It’s a surreal and awesome spot for sure.

  3. comment
    Comment #48461046

    This is a wonderful deep dive into your project. I'm early days on creating pixel art style procedural art systems, and this gives me plenty to think about.

  4. comment
    Comment #47530380

    That's not open source though... I would like to release this with a permissive license for humans only. From what I've read, the jury is still out on having your license copied le…

  5. story
    Ask HN: How do I contribute to OSS without giving training data to AI companies?

    Hey everyone, I recently created a solution to do line-to-line occlusion for usage in computer graphics and specifically plotter art. After publishing the results, I have received …

  6. story
  7. comment
    Comment #47065661

    "Anonymity on social media has brought a lot of problems and I'm not sure what the benefits are" Anonymity is a shield against public lynching for communities that are targeted by …

  8. story
  9. story
  10. comment
    Comment #44895516

    I’ve always wanted to get one of these working, but they’re rare, and heavy! That makes shipping expensive.

  11. comment
    Comment #44892992

    Agreed 100%. It all comes down to the artists intentions, and plotters have many limitations. My hope for this article was to expose people to other options. Great portfolio of art…

  12. comment
    Comment #44888689

    You're correct, there are some more sophisticated processes used by specialty printers such as CcMmYK ( https://en.wikipedia.org/wiki/CcMmYK_color_model ). Something like this will…

  13. story
  14. comment
    Comment #44755681

    I am a fountain pen convert myself, and use them almost exclusively these days for my algorithmic plotter art. This website is a fantastic resource that I’ve referred to countless …

  15. comment
    Comment #44723007

    I too have gone with fountain pens as my every day pen. There's zero waste with a bottle of ink and a cartridge. I find that the variety of inks to be superior too.

  16. comment
    Comment #44570934

    Zed for example will start crawling your home directory and all children if you don’t have a project open. Documents, downloads, etc all uploaded.

  17. comment
    Comment #44139754

    As an artist the frustrating thing is I was never asked about whether two decades of my work could be used by for-profit companies to create tools that make my market harder.

  18. comment
    Comment #44135988

    That’s not cheating according to the definitions within this article that you’ve commented on. Procreate is against gen AI on the grounded that it was unethically trained, and has …

  19. comment
    Comment #44005183

    The AI-Assist tools (Cursor, Windsurf, Claude Code, etc) want you to be "all-in" and that's why so many people end up fighting them. A delicate balance is hard to achieve when you'…

  20. comment
    Comment #43846130

    I think the cracks that ultimately led me to quit corporate IT and pursue being an artist were first formed when leadership insisted that the entire company switch to Teams under t…

  21. story
    Show HN: Busy – A Generative Pen Plotter Artwork

    Hi all, I've spent the last year creating an artistic body of work centered around generative art and pen plotters. I decided to be extremely transparent about the process and put …

  22. comment
    Comment #43159989

    I've been using Javascript to generate frame-by-frame animations as SVGs. I composite these into big grids, then use a pen plotter to draw them with ink. Afterwards, I cut them int…

  23. comment
    Comment #42878251

    There's even the concept of "Temporal Dead Zone" in Javascript already which describes the period of time where variables aren't accessible.

  24. comment
    Comment #42502443

    I’m on year two of winging it as a professional artist after close to 20 years as a software engineer. Mental health has never been better!

  25. comment
    Comment #41868589

    That’s the jamstack in a nutshell. I use DecapCMS to manage some client sites using that exact strategy. It’s always nice to rollback their content issues using git, it’s saved me …