Viewing profile — cosiiine
cosiiine
HN member- Joined
- Mon, Jan 15, 2024, 2:40 AM UTC
- HN karma
- 214
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About cosiiine
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48709196
I actually go there every year for a generative art festival. It’s a surreal and awesome spot for sure.
-
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.
-
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…
-
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 …
- story
-
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 …
- story
- story
-
comment
Comment #44895516
I’ve always wanted to get one of these working, but they’re rare, and heavy! That makes shipping expensive.
-
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…
-
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…
- story
-
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 …
-
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.
-
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.
-
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.
-
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 …
-
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'…
-
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…
-
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 …
-
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…
-
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.
-
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!
-
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 …