Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eworoshow
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
eworoshow
13y ago
My version: http://www.gamegardens.com/gardens/view_game.wm?gameid=68 And the source: http://hg.ericw.ca/high-king Building this game (back in 2007!) landed me my first job in the US and set me on the
2.
▲
Have You Ever Tried to Sell a Diamond?
(theatlantic.com)
1 points
by
eworoshow
17y ago
|
0 comments
3.
▲
by
eworoshow
17y ago
$89/month is in New York. $15/week is in Boston.
4.
▲
Where Wireframes Are Concerned
(andyrutledge.com)
3 points
by
eworoshow
17y ago
|
0 comments
5.
▲
by
eworoshow
17y ago
Any specific recommendations from that set? I was looking at Qemu earlier but I'm curious to hear from HN folks who have had experience with these emulators.
6.
▲
by
eworoshow
17y ago
I became interested in ARM assembly after reading the x86 assembly Forth tutorial that was recently posted on HN. Lacking an ARM processor, though, I'm wondering what emulation options are available? I'm looking for a dead-simple setup that
7.
▲
Ask HN: Advice for a first-time interviewer
15 points
by
eworoshow
17y ago
|
11 comments
8.
▲
by
eworoshow
17y ago
Worked well for me recently when Linode crashed and burned, it let me know almost right away.
9.
▲
by
eworoshow
17y ago
With ViEmu it's my favourite environment in which to write and, more importantly, debug code.
10.
▲
by
eworoshow
17y ago
Twestival posted a response: http://sanfrancisco.twestival.com/2009/08/29/our-side-smiles...
11.
▲
by
eworoshow
17y ago
A minor point, but C# will generate simple getters and setters for you automatically with syntax like "type Property { get; private set; }". As soon as you want to do anything interesting when get or set, however, you're back to playing hum
12.
▲
by
eworoshow
17y ago
Khronos is working on C++ bindings. But having the core API in pure C should make adding bindings to other languages a (relatively) easy thing to do.
13.
▲
by
eworoshow
17y ago
Nginx also supports server-side includes: http://wiki.nginx.org/NginxHttpSsiModule
14.
▲
by
eworoshow
17y ago
My feeling is that the numbers are skewed because of the bias in the people choosing to report their relationship status. For the countries with a low number of reported single people, perhaps there is some stigma attached to being single?
15.
▲
by
eworoshow
18y ago
Yes, Cowan wants to buy ARM processors. I believe he is planning on soliciting funding from the Mathematics Endowment Fund this term. (disclosure: I'm the MEF Director)
16.
▲
by
eworoshow
18y ago
Ah, I guess the course requirements have changed in the intervening years. We got somewhat less time to work on the OS "thanks" to renovations in the lab; none of us had time to get a full, graphical VGA display running. That said, I think
17.
▲
by
eworoshow
18y ago
You're right, targeting the x86 architecture added a lot of complexity without any tangible benefit. Poring over the subpar Intel documentation consumed an inordinate amount of time. That said, it only took a little over a month to build th
18.
▲
by
eworoshow
18y ago
Ah, thanks for clarifying things. Now I have the code licensed under an MIT license. Out of curiosity, what are the implications of changing the license on software you've already released?
19.
▲
by
eworoshow
18y ago
Demonstrating that the OS was real-ish time consisted of showing that (1) it never dynamically allocates memory, (2) it uses constant-time algorithms. More practically I did a bunch of timing to show that, under real loads, it generated res
20.
▲
by
eworoshow
18y ago
Aha, well I'm an only child! Either way, I added some text saying everything is licensed under a Creative Commons Attribution 2.5 Canada License; thanks for the advice. I'll plead ignorance with your second sentence. AVRs? And why should it
21.
▲
by
eworoshow
18y ago
It was fun! Well, fun modulo writing and debugging all the code in three months. As for drivers, the OS really only interfaces with 8250 UARTs; both the VT100 terminal and the Marklin digital interface for the trains were connected via RS-2
22.
▲
by
eworoshow
18y ago
I wrote a toy operating system for school that I recently(ish) released to the world. It comes with source code and design documents so I thought it might be interesting for people to poke around in.
23.
▲
My real-time operating system
(ericw.ca)
44 points
by
eworoshow
18y ago
|
26 comments
24.
▲
by
eworoshow
18y ago
That's a good point, about responsibility. My glib comment on a change of scenery wasn't very insightful. For the first time in San Fransico I lived alone and knew nobody so it was me, and only me, that was responsible for doing everything.
25.
▲
by
eworoshow
18y ago
An interesting approach to iterative design. I have always felt that considering application design from a game design perspective might yield interesting/valuable results. In this case, I think the advice to prototype many features and inv
26.
▲
Post-it note design docs
(lostgarden.com)
3 points
by
eworoshow
18y ago
|
1 comments
27.
▲
by
eworoshow
18y ago
I think your comment is right on the mark. The cycle you describe paints an unfortunately accurate picture of many of my high school and university years. I derived not just self esteem but much of my identity from having people perceive me
28.
▲
by
eworoshow
18y ago
It's a tiny thing, but in your introductory paragraph you use [1] twice where the second instance should likely read [2].
29.
▲
by
eworoshow
18y ago
"Cisco networks networks" (or something highly similar).
30.
▲
by
eworoshow
18y ago
Someone (Paul Graham?) mentioned that Omnisio was also recoring the proceedings. (At the very least there were certainly two cameras so we can be reasonably confident a second version will appear.)
More ›