+0.33 Show HN: A retro video game console I've been working on in my free time (internalregister.github.io S:+0.41 )
2690 points by pkiller 2544 days ago | 210 comments on HN | Moderate positive Contested Editorial · v3.7 · 2026-02-28 10:10:09 0
Summary Educational Knowledge Sharing Advocates
A technical blog documenting the author's personal hobbyist project to build a homebrew video game console from components. The content strongly advocates for freedom of expression, scientific participation, educational knowledge sharing, and creative leisure through detailed documentation of design decisions, architecture, and implementation. The author explicitly frames the project as self-directed learning and commits to sharing the knowledge with the community, exemplifying positive engagement with UDHR Articles 19, 26, and 27.
Article Heatmap
Preamble: +0.24 — Preamble P Article 1: ND — Freedom, Equality, Brotherhood Article 1: No Data — Freedom, Equality, Brotherhood 1 Article 2: ND — Non-Discrimination Article 2: No Data — Non-Discrimination 2 Article 3: ND — Life, Liberty, Security Article 3: No Data — Life, Liberty, Security 3 Article 4: ND — No Slavery Article 4: No Data — No Slavery 4 Article 5: ND — No Torture Article 5: No Data — No Torture 5 Article 6: ND — Legal Personhood Article 6: No Data — Legal Personhood 6 Article 7: ND — Equality Before Law Article 7: No Data — Equality Before Law 7 Article 8: ND — Right to Remedy Article 8: No Data — Right to Remedy 8 Article 9: ND — No Arbitrary Detention Article 9: No Data — No Arbitrary Detention 9 Article 10: ND — Fair Hearing Article 10: No Data — Fair Hearing 10 Article 11: ND — Presumption of Innocence Article 11: No Data — Presumption of Innocence 11 Article 12: ND — Privacy Article 12: No Data — Privacy 12 Article 13: ND — Freedom of Movement Article 13: No Data — Freedom of Movement 13 Article 14: ND — Asylum Article 14: No Data — Asylum 14 Article 15: ND — Nationality Article 15: No Data — Nationality 15 Article 16: ND — Marriage & Family Article 16: No Data — Marriage & Family 16 Article 17: ND — Property Article 17: No Data — Property 17 Article 18: +0.30 — Freedom of Thought 18 Article 19: +0.50 — Freedom of Expression 19 Article 20: +0.10 — Assembly & Association 20 Article 21: ND — Political Participation Article 21: No Data — Political Participation 21 Article 22: +0.10 — Social Security 22 Article 23: +0.20 — Work & Equal Pay 23 Article 24: +0.32 — Rest & Leisure 24 Article 25: ND — Standard of Living Article 25: No Data — Standard of Living 25 Article 26: +0.60 — Education 26 Article 27: +0.70 — Cultural Participation 27 Article 28: ND — Social & International Order Article 28: No Data — Social & International Order 28 Article 29: +0.24 — Duties to Community 29 Article 30: ND — No Destruction of Rights Article 30: No Data — No Destruction of Rights 30
Negative Neutral Positive No Data
Aggregates
Editorial Mean +0.33 Structural Mean +0.41
Weighted Mean +0.38 Unweighted Mean +0.33
Max +0.70 Article 27 Min +0.10 Article 20
Signal 10 No Data 21
Volatility 0.20 (Medium)
Negative 0 Channels E: 0.6 S: 0.4
SETL -0.01 Structural-dominant
FW Ratio 55% 27 facts · 22 inferences
Evidence 21% coverage
3H 5M 4L 21 ND
Theme Radar
Foundation Security Legal Privacy & Movement Personal Expression Economic & Social Cultural Order & Duties Foundation: 0.24 (1 articles) Security: 0.00 (0 articles) Legal: 0.00 (0 articles) Privacy & Movement: 0.00 (0 articles) Personal: 0.30 (1 articles) Expression: 0.30 (2 articles) Economic & Social: 0.21 (3 articles) Cultural: 0.65 (2 articles) Order & Duties: 0.24 (1 articles)
HN Discussion 20 top-level · 30 replies
kgwxd 2019-03-14 21:29 UTC link
This is the coolest thing I've seen posted on HN in years, very cool work.

I've been playing with Atari 2600 programming on and off for the past few years and it is so fun programming directly against the specific hardware. I can't help but occasionally wonder if I could piece together a similar system, but I have 0 experience with electronics. I can only imagine how satisfying it must be to actually pull it off.

stevenjohns 2019-03-14 21:41 UTC link
This is something I wish I'd be able to do one day, but every time I look into getting into electronics I get overwhelmed.

Can you recommend the materials you used when learning? Books or resources etc.

This was a really interesting read, thanks for sharing.

nonamenoslogan 2019-03-14 22:08 UTC link
THIS kind of project is why I've replaced ./ with HN in my favorites bar. Thanks for sharing, this is an incredibly cool project!
kotrunga 2019-03-14 22:09 UTC link
If you wrote a book explaining how to do this, teaching the concepts, etc... I think a lot of people (or at least me) would be very interested!!!

Great job

snazz 2019-03-14 22:30 UTC link
As much as I enjoy quickly building circuits on a breadboard like in many of the photos, they’re hell to debug, because there’s so much that can go subtly wrong. It’s much easier with digital than analog circuits, of course, but it still can be crazy hard to logic-probe every connection to get it all to work. I have spent far too much time fixing little bugs in breadboarded circuits. The toughest issue I encountered was when someone melted through part of a big, expensive breadboard with a soldering iron and it caused shorts on the other side of the board. I couldn’t even trust that the holes that were supposed to be connected were in that case, and I sure wasn’t going to copy over the project onto a new breadboard.

However, I’m not sure if there is an easier way to get quickly prototype electronics. Opting for more ICs and a lower BoM count helps, because there’s less wiring to do in the first place.

forinti 2019-03-14 22:32 UTC link
It's interesting how this kind of project has come into the realm of possibility of an individual's pet project (a smart individual, sure, but not a company).

I guess that the availability of information and materials through the internet has helped a lot. And also more people have knowledge in electronics and programming.

Great job, Sérgio. É muito giro.

Yhippa 2019-03-14 22:38 UTC link
I know this has been said before but this is one of the coolest things I've seen posted here on HN. My undergrad is in computer engineering and this post brought back a flood of writing VHDL and doing design in Mentor Graphics.

I'm going to read this a few more times. It's like reading a good book about my hopes and dreams.

tmountain 2019-03-14 22:44 UTC link
This is incredibly impressive! You should be very proud of yourself for not only having the knowledge to work through a project like this but also the discipline to see it through to fruition. Hats off!
osrec 2019-03-14 23:59 UTC link
You're a top notch hacker, from high to low level. Not many people can do what you do. I know this is a hobby/fun project, but I really hope your current employer/clients appreciate and reward you commensurately!
rkachowski 2019-03-15 10:15 UTC link
This is both amazing and terrifying.

Seeing all these breadboard cables going into a scart lead fills me with dread. One bump of the table and the chunky scart lead flexes in an unpredictable direction and rips out a subset of 4 hours of carefully set jumper cables. Not to mention the EM interference that so many wires must be generating.

This is very cool.

Rooster61 2019-03-15 12:14 UTC link
This is a wonderful project. Well done. You might just inspire this software engineer to take his first crack at hardware. :)

One somewhat personal question, if you don't mind. You say you are Portuguese. Is English a second language for you? I don't see the telltale signs of a Portuguese -> English speaker (I have a lot of experience interacting with Portuguese speakers, and their English mistakes are pretty uniform due to the specific differences between the languages, esp regarding prepositions and tense). Your article, as many have noted, is beautifully written even for a native English speaker.

ChicagoBoy11 2019-03-15 12:36 UTC link
This is simply incredible. I teach high school and elementary kids, and the thing I'm always telling them and parents is how the added complexity and modern design of software and hardware have made it so challenging for kids to take a "peak" under the hood. Projects like this are such a wonderful way to really spark that curiosity between hardware and software. So inspirational!
eldavojohn 2019-03-15 12:59 UTC link
I never comment on here. This was cool enough for me to try to figure out my password and log in and say that you are the tinkerer/creator I wish I could be.
wazoox 2019-03-15 14:29 UTC link
You should talk to the 8bits guy, he's on the process of creating his own dream 8 bits machine, and it looks like you've beaten him :)
JabavuAdams 2019-03-15 14:40 UTC link
Shine on, dude, shine on. Inspiring! I love the fact that you've been working on this for a long time, yet 60 seconds ago I was completely unaware of it. What other amazing things are amazing people working on out there?
korethr 2019-03-15 16:59 UTC link
Okay, this is cool as hell.

I've reading up about the architectures and programming of computers and consoles from the 80s and early 90s lately, and have been itching to do a similar project of my own, but have been kind of floundering on where to get started. The fact that you pulled this off inspires that this sorta thing can be done.

Have you considered doing a series of blog posts going into more detail on each section of the console and your journey in getting each bit working, describing failures and successes both? I think such would be instructional to other people who want to do some similar homebrew computer/console hacking.

I was kind of surprised that your PPU design was frame buffered instead of line buffered, but I suppose I perhaps shouldn't be. I imagine the PPU chips of old were line-buffered because RAM was expensive in the 80s, and it was a good enough interface to control a scanline-based display. In my recent reading about the architecture of 3rd, 4th, and 5th gen consoles, I noticed that the 5th gen systems became fully frame buffered, as memory had become cheap and fast enough in the early-mid 90s. And a frame buffer certainly feels a bit simpler and more intuitive to think with than a scanline buffer.

ty_2k 2019-03-15 17:08 UTC link
It finally happened. I had to sign up for Hacker News just to give props. Very cool and inspiring project. Thanks so much for posting.
steve_avery 2019-03-15 18:57 UTC link
I know that I am echoing the same sentiment, but how cool is this! In the video where you demo'd BASIC and had that ball bounce across the screen, my jaw literally dropped, and my mouth stayed open the whole rest of the page. Amazing :)
iheartpotatoes 2019-03-15 19:25 UTC link
Oh to built 20Mhz systems again! ... no picosecond timing skews to stress over, no ground plane worries, no trace-related design rule violations, no harmonic noise issues, no dynamic bus inversions to prevent victim/attacker degradation, no thermal issues... I spend so much time debugging GHz multi-layer circuit boards that I forget how "easy" 20MHz digital circuits can be. This guy's project is truly inspiring!
lewiscollard 2019-03-15 20:48 UTC link
At risk of being more "me too" about this, I am in awe of the hard-earned multi-disciplinary skills that went into making this. You should be proud of yourself :) Great project, and a great read.
pkiller 2019-03-14 21:35 UTC link
Thanks a lot :)

It really is super satisfying to get this far, I still turn it on sometimes just to check if it really works.

And I also had zero experience with electronics (and I still don't know as much as I should...), so yeah I think you could piece together something like this. :)

pkiller 2019-03-14 21:52 UTC link
Thanks :)

Well nowadays there's a lot of material online, I did find a book interesting, though: "Make: Electronics", it teaches the basics in a very nice way.

Aside from that the key, I guess, is to start small and incrementally go for more and more complex stuff going towards things you like (video games, robotics, etc). If you consistently achieve small victories I think it's enough to stay motivated. Everytime I managed to overcome something, I took it as a victory (generating the video signal, getting a program to run on the CPU, etc) and this helped me get to the next problem to solve.

I started with discrete logic and an Arduino, went on to programming microncontrollers similar to the one on the Arduino and moved from there to CPUs, RAMs, FPGAs, etc.

Also Youtube channels like EEVblog and GreatScott! are great learning resources.

noonespecial 2019-03-14 21:58 UTC link
People invariable ask a form of this question every time an impressive project like this is posted.

For what its worth(1), I think that "learn a bunch of stuff -> go build something cool on the first try" isn't quite the right approach. I think you have to set for yourself a series of tasks and then fight like hell to figure out how to accomplish them. Start with a single blinking led. Just google "how to blink an led" and try to do it a few different ways.

In short the only "material" you might use to get started is google, by typing in "how do I..." while chasing modest goals that look like they might be in roughly the right direction. If there is a magic book out there that will "teach you electronics", I haven't found it yet. It sounds a lot like the sort of book that might "teach you astronauting".

"Electronics" is broad enough that it might be more like learning a language than learning a skill.

(1)My own meandering opinion

larrydag 2019-03-14 22:02 UTC link
Start with an Arduino. Really simple circuits and you get to learn on a microcontroller. It's fun too. For instance learn how to turn on and off an LED then go from there

https://store.arduino.cc/usa/arduino/most-popular

TomAnthony 2019-03-14 22:17 UTC link
Yeah, absolutely. Especially coming from a modern software developers POV. I always think it would be fun to get into electronics, but it just seems so much to take in.
pkiller 2019-03-14 22:18 UTC link
Thanks :)

I've kept this project to myself and would only describe it occasionally to some coworkers and friends. I never thought that many people would find it cool. And always thought that people with more knowledge than me would find a lot of flaws. So it's really awesome to read yours and all the other comments. :)

I don't think I could write a book, but I have though in writing other posts, giving more detail in certain aspects of the console. There's really a lot I could say about it and I only realised how much there was to say when I started writing this.

pkiller 2019-03-14 22:38 UTC link
I totally agree. The reason I stuck to DIP ICs was because I could fit them into breadboards and I thought that was easier than any alternative. I was incredibly lucky on how all the breadboards were functional. And there were a few times where I would accidentally disconnect a wire and spend the next 2 hours trying to figure out what was wrong. All this without having a logic analyser and not even an oscilloscope until much later in the build (they are not that cheap). And yes the project sure is complex, too complex, but I guess I was lucky, and I'm glad it's working :).
pkiller 2019-03-14 22:46 UTC link
Thanks :) (I don't mind people saying it over and over again, believe me :P)

I actually started building a much smaller video game console with a cheap Cyclone II FPGA board (a friend of mine wanted one and I tried to figure it out how I could make something smaller and cheaper but still retro and cool) and I'm using VHDL, it's not exactly easy to learn but it's pretty cool, and I find it really hard to find good resources to learn from.

If I was to start all over again, I would use an FPGA for the graphics, for sure, at the time I just didn't know how.

And thanks again for the comment :)

pkiller 2019-03-14 22:54 UTC link
I agree (and thanks for calling me a smart individual :) )

Nowadays is so much easier to get information on how to build something apparently very complex. You don't need to go to a library or seek out and go talk to experts, you actually have access to all that through the internet in forums, articles, posts and videos.

Also it's easy nowadays to order all the things you need for a project online.

Thanks :)

PyroLagus 2019-03-14 23:29 UTC link
The first half of nand2tetris[1] (projects 1-6), which corresponds to their first Coursera course[2] is a great introduction to the digital side of electronics. The second half is more general purpose computer and OS specific but probably still pretty useful. I've only finished up to chapter 5 as of right now, so I can't say anything definite.

[1] https://www.nand2tetris.org/

[2] https://www.coursera.org/learn/build-a-computer

beachy 2019-03-14 23:40 UTC link
When I was a lad, wirewrap was the thing. You can prototype quickly, and make changes easily too.

(It seems like it's still a thing in fact http://www.nutsvolts.com/magazine/article/wire_wrap_is_alive...)

iooi 2019-03-14 23:49 UTC link
I can highly recommend nand2tetris. It doesn't go as far as this post but it covers a lot and is a ton of fun to work through.
bluedino 2019-03-15 00:14 UTC link
Check out the XGameStation that Andre Lamothe created about 15 years ago. There’s an eBook that goes along with it.

He wrote a handful of game programming books in the 90’s as well.

ChuckMcM 2019-03-15 00:24 UTC link
It is sad that TAB books is no longer a thing, they totally would have published the "BUILD YOUR OWN VIDEO GAME" book. That said, I bet that you could get NoStarch Press to publish it.
bredren 2019-03-15 00:51 UTC link
Agreed, this is dank. The successful wiring alone is noteworthy.
zokier 2019-03-15 08:08 UTC link
Interestingly enough, looking at the HW, there is not much there that wouldn't have been feasible for hobbyist a decade ago. But of course the community and information has absolutely exploded during that period
deniska 2019-03-15 09:03 UTC link
I quite enjoyed Ben Eater's playlist on building a breadboard computer, made a lot of electronic concepts click for me.

https://www.youtube.com/playlist?list=PLowKtXNTBypGqImE405J2...

janekm 2019-03-15 09:56 UTC link
I would argue that with the extremely low cost of PCB manufacturing (and... if you have access to it... assembly) it's easier now to just lay out a PCB and get it made. The trick is to build up a library of circuit "modules" (like... power supply section, battery charging, video output, etc) that get copy-pasted together. Of course there's the delay in waiting for the PCBs, which could be frustrating for a hobby project (I was lucky enough to live in SZ for a while where getting PCBs back 2 days after ordering is standard). But parallelising projects can be an effective way of dealing with that, and the variety on working on different things (and the joy of getting a PCB in the mail) can help to mitigate that.
krmboya 2019-03-15 10:58 UTC link
Interesting perspective. I wonder what kinds of projects a motivated individual would be able to tackle say, 20-30 years from now.
bantunes 2019-03-15 12:28 UTC link
It's almost like Portuguese people are not a uniform block, right?
pkiller 2019-03-15 13:56 UTC link
Thank you, if it's something you like, you should try a hardware project, for sure :)

And yes I am Portuguese, born and raised and I do know what you mean, there are mistakes that are somewhat common for Portuguese speaking English and I do make an effort not to make the same mistakes. However I know my English is far form perfect and it's always easier when it's in written form. I think that the fact that I've always spent too much time watching american/british movies and TV shows made me pay more attention to how English should be spoken :).

But anyway, thank you for saying I speak perfect English, it's actually a great compliment. :)

pkiller 2019-03-15 14:03 UTC link
Thank you so much :)

I'm actually a bit overwhelmed with all the comments and I'm trying to answer at least a few of them.

Just wanted to say that, even without knowing you, I think you could absolutely be a tinkerer or creator, just choose something you would like to build, start small and go from there. :)

Corrado 2019-03-15 15:06 UTC link
I agree! I was just watching one of his videos the other day on creating a brand new 8-bit computer and I think he would be super interested in your work.

https://www.youtube.com/channel/UC8uT9cgJorJPWu7ITLGo9Ww

osrec 2019-03-15 16:02 UTC link
You see this with grown up devs too. Many of them have only ever learnt to code with a full suite of build tools such as web pack, grunt and npm. They seem lost without these things and only a few really know what's going on under the hood. The best devs I've worked with are feel comfortable getting things done even when those tools are taken away.
cristoperb 2019-03-15 16:28 UTC link
In case you don't know about it, see also: https://hackaday.com/
pkiller 2019-03-15 19:33 UTC link
Thank you :)

I would love to learn more and be able to work with faster circuits like you. Yes it's way easier to work with "slow" digital circuits I had very little issues using breadboards and really long wires, that probably look cringy to you and others.

pkiller 2019-03-15 19:49 UTC link
Thank you :)

I am considering doing a series of blog posts, I don't know how often I could write them or if I could keep them going, but I will try. I'm not big in social media and I have never written any posts or anything like before this one, which is weird, I'll admit it, so all this is kind of new, but I think I'll give it go.

Old systems used line-buffers like the Neo Geo or no buffers like the NES, for example. So yeah, going with a frame-buffered approach was definitely easier, but this was not the only reason I chose this way. I had a lot of restrictions, I was learning a lot of stuff, I didn't know how to work with FPGAs and I stuck with DIP package ICs that I could put on breadboards and experiment. And that's why I picked the AVR microcontrollers, which are awesome but have their disavantages. They have good performance (20Mhz), but not many pins and I had to bit-bang things like external RAM access (actually the PPU accesses 3 RAMs with only 32 IO pins available), which meant that it takes "some time" to access external memory. That's why I chose 2 microcontrollers for video instead of just one, one of them could take "all the time in the world" (one frame) to fetch information and write a frame to the frame buffer while the other would generate the video signal and dump the a frame to the TV. Connecting the two, I felt a double buffer was better.

I definitely would have preferred doing a more "traditional" non-buffered render system, but this was the solution I found with what I had to work with.

I hope serves as a good explanation and maybe I'll get to explain these details better in another post :).

cushychicken 2019-03-15 20:56 UTC link
No pesky compliance issues eating into your precious timing margins...
pkiller 2019-03-15 21:06 UTC link
Thanks for the comment :)

I am proud and honestly reading all these comments of people like you saying awesome stuff and also saying this inspires them makes me even prouder :)

pushpop 2019-03-16 00:17 UTC link
There is something weirdly satisfying about doing something purely for the sake of doing it. So many people start projects hoping they can turn it into a business or gain stars in Github - you see less and less people hacking stuff together just for personal enjoyment.

I think we need more of that too. Everyone seems to be on a quest for perfection: perfect code, 3D printed casing, everything intellectualised to the nth degree. There's a lot to be said for the "rough and ready" approach of experimentation. However to do that you really need to be on a pursuit for personal gratification because the internet is a harsh bitch for pointing out ones mistakes.

Editorial Channel
What the content says
+0.70
Article 27 Cultural Participation
High Advocacy
Editorial
+0.70
SETL
0.00

Strong engagement with scientific and technical culture participation. Author contributes to technical knowledge ecosystem through original engineering work and documentation. Content celebrates scientific experimentation, creative technical problem-solving, and knowledge sharing within technical community. Project represents participation in retro computing subculture and broader maker movement.

+0.60
Article 26 Education
High Advocacy
Editorial
+0.60
SETL
0.00

Strong engagement with right to education and technical knowledge development. Author describes self-directed learning: 'I decided to learn more about electronics and try to build my own video game console.' Details books purchased, kits used, and knowledge acquired. Entire post functions as educational content sharing for reader learning. Author explicitly commits to knowledge sharing: 'put this information online' per friends' urging.

+0.50
Article 19 Freedom of Expression
High Advocacy
Editorial
+0.50
SETL
0.00

Strong engagement with freedom of expression and information sharing. Author explicitly states: 'Some friends of mine have told me again and again not to keep this project to myself and to put this information online.' Content is detailed technical documentation shared openly. Demonstrates commitment to disseminating knowledge and creative work.

+0.40
Article 24 Rest & Leisure
Medium Advocacy
Editorial
+0.40
SETL
+0.28

Strong engagement with right to rest and leisure. Blog subtitle explicitly frames project as hobby: 'Software and hardware projects for fun from a guy who loves retro computing.' Author discusses this as personal leisure activity conducted in free time.

+0.30
Article 18 Freedom of Thought
Medium Advocacy
Editorial
+0.30
SETL
0.00

Content celebrates freedom of thought and conscience through personal creative exploration. Author explicitly frames project as self-directed learning and intellectual pursuit driven by personal curiosity ('why not?').

+0.20
Preamble Preamble
Medium Advocacy
Editorial
+0.20
SETL
-0.17

Content implicitly celebrates human dignity through individual creative achievement, learning, and intellectual freedom. Author demonstrates agency, autonomy, and personal development.

+0.20
Article 23 Work & Equal Pay
Medium Advocacy
Editorial
+0.20
SETL
ND

Content celebrates meaningful work and technical skill development. Author describes professional software engineering and frames hobby project as self-directed professional development and creative technical work.

+0.20
Article 29 Duties to Community
Medium Advocacy
Editorial
+0.20
SETL
-0.17

Mild engagement with community responsibility. Author acknowledges social obligation to share knowledge: friends urged publication, author complied. Demonstrates recognition of duty to community through knowledge contribution.

+0.10
Article 20 Assembly & Association
Low Advocacy
Editorial
+0.10
SETL
ND

Mild engagement through author mentioning friends encouraging the project, implying social association and community feedback. No formal association discussed.

+0.10
Article 22 Social Security
Low Advocacy
Editorial
+0.10
SETL
ND

Implicit engagement with social security and economic rights through reference to professional work. Author identifies as professional software engineer and describes voluntary learning and skill development.

ND
Article 1 Freedom, Equality, Brotherhood

No engagement with equal rights or foundational equality principles.

ND
Article 2 Non-Discrimination

No discussion of discrimination or protected characteristics.

ND
Article 3 Life, Liberty, Security

Not addressed.

ND
Article 4 No Slavery

Not addressed.

ND
Article 5 No Torture

Not addressed.

ND
Article 6 Legal Personhood

Not addressed.

ND
Article 7 Equality Before Law

Not addressed.

ND
Article 8 Right to Remedy

Not addressed.

ND
Article 9 No Arbitrary Detention

Not addressed.

ND
Article 10 Fair Hearing

Not addressed.

ND
Article 11 Presumption of Innocence

Not addressed.

ND
Article 12 Privacy
Low Advocacy

Not addressed.

ND
Article 13 Freedom of Movement

Not addressed.

ND
Article 14 Asylum

Not addressed.

ND
Article 15 Nationality

Not addressed.

ND
Article 16 Marriage & Family

Not addressed.

ND
Article 17 Property
Low Advocacy

Not explicitly addressed.

ND
Article 21 Political Participation

Not addressed.

ND
Article 25 Standard of Living

Not addressed.

ND
Article 28 Social & International Order

Not addressed.

ND
Article 30 No Destruction of Rights

Not addressed.

Structural Channel
What the site does
+0.70
Article 27 Cultural Participation
High Advocacy
Structural
+0.70
Context Modifier
ND
SETL
0.00

Blog enables direct participation in technical culture by providing platform for knowledge contribution and sharing. Open access supports broader community participation in scientific/technical culture.

+0.60
Article 26 Education
High Advocacy
Structural
+0.60
Context Modifier
ND
SETL
0.00

Blog platform provides free, unrestricted access to detailed technical educational content. No paywalls or registration barriers. Content supports reader self-directed learning through comprehensive documentation.

+0.50
Article 19 Freedom of Expression
High Advocacy
Structural
+0.50
Context Modifier
ND
SETL
0.00

Blog platform provides unrestricted publishing infrastructure with no paywalls, registration requirements, or access controls. Content is permanently archived and universally accessible. Supports freedom of information access.

+0.30
Preamble Preamble
Medium Advocacy
Structural
+0.30
Context Modifier
ND
SETL
-0.17

Open access platform supports principles of universal human dignity by enabling unrestricted knowledge sharing and intellectual participation.

+0.30
Article 18 Freedom of Thought
Medium Advocacy
Structural
+0.30
Context Modifier
ND
SETL
0.00

Open publishing platform enables free expression of thoughts and ideas without editorial gatekeeping.

+0.30
Article 29 Duties to Community
Medium Advocacy
Structural
+0.30
Context Modifier
ND
SETL
-0.17

Blog enables community participation and contribution through open publishing model.

+0.20
Article 24 Rest & Leisure
Medium Advocacy
Structural
+0.20
Context Modifier
ND
SETL
+0.28

Blog structure enables leisure content creation and sharing without commercial pressure.

ND
Article 1 Freedom, Equality, Brotherhood

No structural implications regarding inherent equal rights.

ND
Article 2 Non-Discrimination

No structural signals regarding non-discrimination.

ND
Article 3 Life, Liberty, Security

Not addressed.

ND
Article 4 No Slavery

Not addressed.

ND
Article 5 No Torture

Not addressed.

ND
Article 6 Legal Personhood

Not addressed.

ND
Article 7 Equality Before Law

Not addressed.

ND
Article 8 Right to Remedy

Not addressed.

ND
Article 9 No Arbitrary Detention

Not addressed.

ND
Article 10 Fair Hearing

Not addressed.

ND
Article 11 Presumption of Innocence

Not addressed.

ND
Article 12 Privacy
Low Advocacy

Static GitHub Pages site exhibits minimal data collection; no tracking pixels, analytics, or personal data requests observed. Respects privacy through architectural simplicity.

ND
Article 13 Freedom of Movement

Not addressed.

ND
Article 14 Asylum

Not addressed.

ND
Article 15 Nationality

Not addressed.

ND
Article 16 Marriage & Family

Not addressed.

ND
Article 17 Property
Low Advocacy

Blog respects intellectual property by attributing authorship to named author (Sérgio Vieira) and allowing distribution of source code. Supports property rights through open knowledge model.

ND
Article 20 Assembly & Association
Low Advocacy

Not directly addressed.

ND
Article 21 Political Participation

Not addressed.

ND
Article 22 Social Security
Low Advocacy

Not addressed.

ND
Article 23 Work & Equal Pay
Medium Advocacy

Not directly addressed.

ND
Article 25 Standard of Living

Not addressed.

ND
Article 28 Social & International Order

Not addressed.

ND
Article 30 No Destruction of Rights

Not addressed.

Supplementary Signals
How this content communicates, beyond directional lean. Learn more
Epistemic Quality
How well-sourced and evidence-based is this content?
0.90 medium claims
Sources
0.9
Evidence
0.8
Uncertainty
0.8
Purpose
1.0
Propaganda Flags
No manipulative rhetoric detected
0 techniques detected
Emotional Tone
Emotional character: positive/negative, intensity, authority
measured
Valence
+0.7
Arousal
0.5
Dominance
0.6
Transparency
Does the content identify its author and disclose interests?
1.00
✓ Author
More signals: context, framing & audience
Solution Orientation
Does this content offer solutions or only describe problems?
0.85 solution oriented
Reader Agency
0.8
Stakeholder Voice
Whose perspectives are represented in this content?
0.15 1 perspective
Speaks: individuals
Temporal Framing
Is this content looking backward, at the present, or forward?
retrospective medium term
Geographic Scope
What geographic area does this content cover?
national
Portugal
Complexity
How accessible is this content to a general audience?
technical high jargon domain specific
Longitudinal · 5 evals
+1 0 −1 HN
Audit Trail 25 entries
2026-02-28 10:10 model_divergence Cross-model spread 0.38 exceeds threshold (5 models) - -
2026-02-28 10:10 eval Evaluated by claude-haiku-4-5-20251001: +0.38 (Moderate positive)
2026-02-28 01:34 dlq_replay DLQ message 97549 replayed to EVAL_QUEUE: Show HN: A retro video game console I've been working on in my free time - -
2026-02-28 01:34 dlq_replay DLQ message 97540 replayed to EVAL_QUEUE: Show HN: A retro video game console I've been working on in my free time - -
2026-02-28 00:29 eval_success Light evaluated: Neutral (0.00) - -
2026-02-28 00:29 eval Evaluated by llama-3.3-70b-wai: 0.00 (Neutral)
2026-02-27 16:33 eval_success Light evaluated: Neutral (0.00) - -
2026-02-27 16:33 eval Evaluated by llama-4-scout-wai: 0.00 (Neutral)
2026-02-27 01:56 eval_success Evaluated: Neutral (0.01) - -
2026-02-27 01:56 eval Evaluated by deepseek-v3.2: +0.01 (Neutral) 13,506 tokens
2026-02-27 01:40 dlq Dead-lettered after 1 attempts: Show HN: A retro video game console I've been working on in my free time - -
2026-02-27 01:38 rate_limit OpenRouter rate limited (429) model=llama-3.3-70b - -
2026-02-27 01:37 rate_limit OpenRouter rate limited (429) model=llama-3.3-70b - -
2026-02-27 01:36 rate_limit OpenRouter rate limited (429) model=llama-3.3-70b - -
2026-02-27 01:33 dlq Dead-lettered after 1 attempts: Show HN: A retro video game console I've been working on in my free time - -
2026-02-27 01:32 eval_retry OpenRouter error 400 model=llama-3.3-70b - -
2026-02-27 01:32 eval_failure Evaluation failed: Error: OpenRouter API error 400: {"error":{"message":"Provider returned error","code":400,"metadata":{"raw":"{\"details\":{\"_errors\":[\"response_format is not supported by this model\"]},\"issues\": - -
2026-02-27 01:32 eval_retry OpenRouter error 400 model=llama-3.3-70b - -
2026-02-27 01:32 eval_failure Evaluation failed: Error: OpenRouter API error 400: {"error":{"message":"Provider returned error","code":400,"metadata":{"raw":"{\"details\":{\"_errors\":[\"response_format is not supported by this model\"]},\"issues\": - -
2026-02-27 01:31 rate_limit OpenRouter rate limited (429) model=llama-3.3-70b - -
2026-02-27 01:27 eval Evaluated by claude-haiku-4-5: 0.00 (Neutral)
2026-02-26 18:40 dlq Dead-lettered after 1 attempts: Show HN: A retro video game console I've been working on in my free time - -
2026-02-26 18:38 dlq Dead-lettered after 1 attempts: Show HN: A retro video game console I've been working on in my free time - -
2026-02-26 18:38 dlq Dead-lettered after 1 attempts: Show HN: A retro video game console I've been working on in my free time - -
2026-02-26 18:37 dlq Dead-lettered after 1 attempts: Show HN: A retro video game console I've been working on in my free time - -