NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Show HN: Cobalt – a pixel-art painting studio for the Nintendo DS (benbridle.com)
zahlman 1 days ago [-]
I love everything about this concept. Building your own stack, the overall aesthetic, doing simple things with modern tech to recapture the past... you are definitely my kind of people. "2004-era vision of the future" is a great slogan (although I'm also a fan of some c. 1984 insights).
benbridle 1 days ago [-]
Thank you! I'm really passionate about exploring this direction of computing, digging around in a bargain bin of discarded futures to find ideas worth pursuing.
HelloUsername 2 days ago [-]
Reminds me of Flipnote (https://en.m.wikipedia.org/wiki/Flipnote_Studio), where people created very funny things as well (https://www.youtube.com/watch?v=GMS8-N3HCGI)
wigglefruit 1 days ago [-]
Flipnote has an active community on Sudomemo (https://www.sudomemo.net)
merelysounds 2 days ago [-]
Love it; editable patterns are my favorite feature. I also like that in general it is a very configurable editor - being able to customize each tool is extremely user friendly.
benbridle 1 days ago [-]
Thank you! The customizable tools give a surprising amount of power to the user for a relatively small amount of work (just a couple of basic editing screens). The most interesting outcome of all this is that the scatter and spacing parameters work equally well on the bucket fill tool as they do for regular brushes, allowing you to emulate white noise and similar when filling large areas.
dannyfritz07 1 days ago [-]
Hi BenBridle. What changed between Bedrock Spec v1 and Spec v2? Is there a way for me to see what's new? I'm assuming there were changes to support more than 1 screen for NDS, but not sure.
benbridle 1 days ago [-]
The second revision of the Bedrock specification changed very little of consequence, but I should probably add a change note to the spec. The structure of the document was reworked, becoming a single long document instead of multiple smaller ones; some sections were reworded for clarity; the behaviour in some underspecified edge cases was made explicit; the assembler specification was cleaned up; reading from the action port on the file device returns error state instead of success state. I don't expect that any existing programs other than Cobalt will have been affected. The bedrock-nds emulator uses the second screen to run a second Bedrock program (the on-screen keyboard), it isn't exposed to the main program.

My intention for Bedrock is that it will never change going forwards, other than for minor clarifications, so that existing programs will continue to work on any emulator indefinitely. Have you played around with Bedrock before, or written a program for it?

dannyfritz07 8 hours ago [-]
I haven't written any Bedrock assembly yet. But a few months ago I read the spec and bookmarked it as something interesting. I am toying with the idea of creating a disassembler for it now.
benbridle 8 hours ago [-]
Oh cool, that'd be great! I'm wanting to write a disassembler in the future as part of a dedicated debugger for Bedrock programs. If you end up writing down any plans I'd love to take a look or help you out, my email address is ben@derelict.engineering.
dolmen 1 days ago [-]
Previous discussion about Bedrock: https://news.ycombinator.com/item?id=44526322
enricozb 2 days ago [-]
Huge fan of this sort of work, would like to put my DS to use someday.
msephton 1 days ago [-]
Great work! I’ve built a pixel art app for macOS and I’ve also enjoyed rolling everything myself.
ugh123 1 days ago [-]
Amazing! I couldn't see how to do the 'sketch layer'. Layers would be amazing for this
benbridle 1 days ago [-]
The sketch layer is accessed with the 'eye' button in the bottom-right corner of the canvas screen. Clicking that button toggles visibility of the sketch layer and reveals three more buttons, and clicking the newly-revealed pencil button toggles drawing to the sketch layer instead of the canvas.

The decision to implement only two layers for Cobalt was a conscious one. The design of Cobalt is focused towards speeding up the user and helping them to finish their images, and I found that being able to go back and tweak each layer made it more difficult to commit to a final image.

ugh123 1 days ago [-]
Makes sense. Thanks!
mouse_ 2 days ago [-]
Long live resistive touch screens!
snowram 2 days ago [-]
Little known fact, the original DS touch screen is pressure sensitive. I don't know of any games using this feature, but the Colors homebrew does use it! So the DS was a fairly convenient digital art machine for its time.
nemomarx 1 days ago [-]
Headline buried the lead that it also runs on other platforms. That part sounds really impressive.
gatane 1 days ago [-]
This thing is so cool
benbridle 1 days ago [-]
Thank you!
Jotalea 1 days ago [-]
it's always awesome seeing people still making stuff for the DS.
benbridle 1 days ago [-]
It's such a good platform for running programs on. It's small, has plenty of grunt, and the dual screens are great for multi-window work.
globalhsbc 2 days ago [-]
[dead]
leakycap 1 days ago [-]
I wonder if this would be well-known if it was free instead of a nominal cost of $5?

When I put this much work in, charging a tiny/nominal fee feels like a barrier without a clear reason.

Younger users without payment methods and those on a budget will not engage with what you built.

At $5, the income stream has to be miniscule, so why choose a $5 license instead of free with donations?

If you want to make money on this, all the thrilled users you currently have would have likely paid 2x or more the current price, so if making money from it is the reason for the cost, $5 is confusing. But $5 is also confusing as a cost of entry to something that could be widely enjoyed at no extra cost to you, and might bring you something good in return if it was free and not paid.

At $5 a pop I can't imagine you're getting much of anything, including attention or widespread usage.

benbridle 1 days ago [-]
There are free demos available on the store page for Windows, Linux, and Nintendo DS, so Cobalt can still be used by people who can't afford $5. Charging a higher price would make the program a lot less accessible, and charging nothing would be unsustainable, I can't live off attention alone.
gyomu 1 days ago [-]
Young users without payment methods do not sideload binaries on a Nintendo DS.

If you’re hacking with a Nintendo DS in 2025 you were most likely a teenager in the 2000s/early 2010s, and you most certainly have a payment method.

Agree that OP is underselling their work at $5 - the next big psychological barrier after $0.99 is at $9.99, might as well go there

squigz 1 days ago [-]
An old DS you find in your parents' stuff from years ago is exactly the sort of thing a young hacker might be messing about with.
mouse_ 1 days ago [-]
$5 is value price for me. No way I'd spend 10. 5? Sure. I feel like I won't miss 5, but 10 is food money.
dolmen 1 days ago [-]
wkjagt 1 days ago [-]
Actually, when I saw the $5 price, my first thought was: thank you for not making this a subscription.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 06:01:49 GMT+0000 (Coordinated Universal Time) with Vercel.