Earlier quoted context omitted.
> The bottom of every page is padded so readers can maintain a consistent eyeline. That's a nice little detail, I haven't seen that before
Can you (or archmaster) explain it? I'm not sure I understand what it's for.
I'm 17 and wrote this guide on how CPUs run programs
31–40 of 327 posts
Re: I'm 17 and wrote this guide on how CPUs run programs
#32Meta point: I'm curious of people's thoughts when OPs in general post "I'm N years old..." or "I'm a blind programmer who..." before posting something unrelated to their life situation. Personally I think this falls into the "girls do not exist on the internet" rule of thumb. No reason to state that you're a girl (or 12 years old or whatever) other than to prime people to look upon your writing with lower standards.…
Re: I'm 17 and wrote this guide on how CPUs run programs
#33Re: I'm 17 and wrote this guide on how CPUs run programs
#34Earlier quoted context omitted.
> The bottom of every page is padded so readers can maintain a consistent eyeline. That's a nice little detail, I haven't seen that before
Can you (or archmaster) explain it? I'm not sure I understand what it's for.
Re: I'm 17 and wrote this guide on how CPUs run programs
#35Earlier quoted context omitted.
> The bottom of every page is padded so readers can maintain a consistent eyeline. That's a nice little detail, I haven't seen that before
Can you (or archmaster) explain it? I'm not sure I understand what it's for.
Re: I'm 17 and wrote this guide on how CPUs run programs
#36Meta point: I'm curious of people's thoughts when OPs in general post "I'm N years old..." or "I'm a blind programmer who..." before posting something unrelated to their life situation. Personally I think this falls into the "girls do not exist on the internet" rule of thumb. No reason to state that you're a girl (or 12 years old or whatever) other than to prime people to look upon your writing with lower standards.…
Maybe in this case it’s a way to avoid too harsh criticism. It’s like, “hey, if I’m missing something I don’t have a degree so don’t take this as an authoritative piece”.
and about avoiding negative feedback, well I'm 36 and I don't have a degree... What can I do to avoid harsh criticism? I clearly can't use my age right? (right now I try to ignore it if it's not constructive or try to not become depressed and use it if it is, but overall I don't think this industry is so harsh criticism wise)
Re: I'm 17 and wrote this guide on how CPUs run programs
#37Hi! I'm Lexi, I wrote this article/mini-book. There's a classic question of "what happens when you load a website?", but I've always been more interested in "what happens when you run a program?". About 3 months ago, I was really annoyed at myself for not knowing how to answer that question so I decided to teach myself. I taught myself everything else I know in programming, so this should be easy, right? NOPE! Appare…
It's a bit dated but perhaps you should check out Structured Computer Organization by Andrew Tanenbaum.
Re: I'm 17 and wrote this guide on how CPUs run programs
#38Meta point: I'm curious of people's thoughts when OPs in general post "I'm N years old..." or "I'm a blind programmer who..." before posting something unrelated to their life situation. Personally I think this falls into the "girls do not exist on the internet" rule of thumb. No reason to state that you're a girl (or 12 years old or whatever) other than to prime people to look upon your writing with lower standards.…
This is a young person who’s new to the community. That’s where communities come from!
Without other comment, this meta thread is pushing the author’s personal statement below the fold. As the grown-ass adults in the room, we can have our judgments, but we should try to make a little space, too.
Re: I'm 17 and wrote this guide on how CPUs run programs
#39Meta point: I'm curious of people's thoughts when OPs in general post "I'm N years old..." or "I'm a blind programmer who..." before posting something unrelated to their life situation. Personally I think this falls into the "girls do not exist on the internet" rule of thumb. No reason to state that you're a girl (or 12 years old or whatever) other than to prime people to look upon your writing with lower standards.…
Praise is nice, especially when you're young. Stating your young has to dramatically increase praise to criticism ratio in adult spaces like this. No one would care on reddit but we're all old men here lol so the kids stand out. It can be overdone if the person makes the content about themselves instead of the content, or intentionally starts controversy. But this is fine.
Since she states she won a hackathon she's probably a very gifted and motivated young person who is still surrounded with adults telling her she's great, that doesn't mean they're wrong. And sooner or later the adults begin drastically raising the bar for praising you so it's cool for her to get her last couple years out of it.
Re: I'm 17 and wrote this guide on how CPUs run programs
#40Very nicely written, and congrats on doing such a deep dive on this kind of topic. These days 17 year olds can get away with "programming" by gluing things they don't understand, but I think they'll eventually hit a ceiling. So what you're doing is super valuable, not for yourself, but for everyone else who will learn from your materials. Well done :) EDIT: now go write an emulator if you haven't already, it's a ton…