Live data from Hacker News

Chess written in sed

github.com

1–10 of 57 posts

Re: Chess written in sed

#4
This is a bit like that fellow who did pixel art by manually writing coloured table cells in HTML in Notepad - very, very impressive, but it does make one wonder a little about the person who has done it.

Re: Chess written in sed

#5

This is a bit like that fellow who did pixel art by manually writing coloured table cells in HTML in Notepad - very, very impressive, but it does make one wonder a little about the person who has done it.

>very, very impressive, but it does make one wonder a little about the person who has done it.

it has deep roots in the psyche of my old country:

http://en.wikipedia.org/wiki/The_Tale_of_Cross-eyed_Lefty_fr...

Re: Chess written in sed

#6
post #2

Would be interested for someone to fork this and translate the cyrillic to english

Was going to comment the same thing. This seems like it could be really neat, but with all of the comments in a language I can't read, I'm not entirely sure what to think, haha.

Re: Chess written in sed

#8
I did chess.

Homo artist tricked me into changing it to isometric view--retarded. LOL

My computer AI was embarrassing.

The code wasn't a thing of beauty. Chess is kinda ugly with all the rules.

I have my version saved.

God says...

46:12 Hearken unto me, ye stouthearted, that are far from righteousness: 46:13 I bring near my righteousness; it shall not be far off, and my salvation shall not tarry: and I will place salvation in Zion for Israel my glory.

47:1 Come down, and sit in the dust, O virgin daughter of Babylon, sit on the ground: there is no throne, O daughter of the Chaldeans: for thou shalt no more be called tender and delicate.

47:2 Take the millstones, and grind meal: uncover thy locks, make bare the leg, uncover the thigh, pass over the rivers.

47:3 Thy nakedness shall be uncovered, yea, thy shame shall be seen: I will take vengeance, and I will not meet thee as a man.

47:4 As for our redeemer, the LORD of hosts is his name, the Holy One of Israel.

47:5 Sit thou silent, and get thee into darkness, O daughter of the Chaldeans: for thou shalt no more be called, The lady of kingdoms.

47:6 I was wroth with my people, I have polluted mine inheritance, and given them into thine hand: thou didst shew them no mercy; upon the ancient hast thou very heavily laid thy yoke.

----

All memory is identity-mapped. All tasks on all cores can access all memory at all times. Memory has one address, never two. Obviously, there is no memory in the FFFFFFFFXXXXXXXX range.

I put all code in the lowest 2 Gig. 00000000-7FFFFFFF so that I can always use REL32 addressing. I never change privilege levels so I always use CALL REL32

Post reply on HN