Viewing profile — aspl
aspl
HN member- Joined
- Thu, Jun 05, 2014, 3:05 PM UTC
- HN karma
- 10
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About aspl
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #9517463
Hi. I updated the article to include a bit more information on registers/branches, and an example on the github with a loop. I wanted to leave the registers (or well the instructio…
- comment
- story
- story
- story
-
story
Ask HN: Do I have to have a CS degree to be a software developer?
Hi. I want to be a software developer, I'm currently a college student (I'm from the UK, so I'm technically a senior in highschool I think?), I'm 17 if that makes it easier. Anyway…
- story
-
story
Ask HN: What are some interesting programming language “features”
Title says it all, what are some interesting concepts, features, etc. in programming? From anything to popular languages like Haskell and C, to less popular or experimental/researc…
-
comment
Comment #9274170
Now that is a sexy landing page
-
comment
Comment #8987708
Maybe, you could do it like gource. It shows a tree of your project structure that you can print off? I think that sounds pretty cool, and might be a bit quicker to generate.
-
comment
Comment #8980515
Looking for internships, not a job :) Location: UK Remote: Yes Willing to relocate: No Technologies: C, Java, (HTML, CSS, PHP, MySQL). I can also work with Go, C++, C#, and JavaScr…
-
story
Show HN: J4 – A programming language implemented in C
Hi. We're currently working on a programming language with a friend. This project is mostly for fun and so we can learn. We are looking for contributors to help make the language b…
-
comment
Comment #8875611
Ehh, it's an interesting Idea, not a big fan though to be honest. It's too striking and the cursors are huge. It will probably be like the next scroll tag, a way people can make sh…
-
comment
Comment #8823357
Yup, this is pretty common mistake when people do these timers. Also note in the JS it set the date to `var date = new Date(2015, 01, 01);` i.e New Years Day. So it's not some mess…
-
comment
Comment #8672447
Try make something that interests you, see how you would go around implementing it. If you're stuck with a feature, google it. Then see how you did against the "proper" way of doin…
-
comment
Comment #8318470
Not OP here, but I think it more resembles the old rotary telephone things.
- story