Jump to content
SAU Community

Recommended Posts

lol im a programmer i speak to machines all day

// add parent site node

foreach (PortalSiteMapNode siblingNode in siblings)

{

HtmlAnchor siblinglink = new HtmlAnchor();

siblinglink.HRef = siblingNode.Url;

siblinglink.InnerText = HttpUtility.HtmlDecode(siblingNode.Title);

HtmlGenericControl siblinglistItem = new HtmlGenericControl("div");

if (siblingNode.Title == currentNode.Title)

{

siblinglistItem.Attributes["class"] = "navlinkselected";

}

else

{

siblinglistItem.Attributes["class"] = "navlink";

}

siblinglistItem.Controls.Add(siblinglink);

navigationlist.Controls.Add(listItem);

I didn't really type that. It's automatic. So basically you just spoke to a machine. How does it feel Mister... huh? HOW DOES IT FEEL?

01010100010101010101

01111001011011110111010100100000011001100110000101101001011011000010000001100001

011101000010000001100010011010010110111001100001011100100111100100100000001011010

010000001110100011010000110010100100000011000110110111101100100011001010010000001

101001011100110010000001110011011101010111000001110000011011110111001101100101011

001000010000001110100011011110010000001100010011001010010000001100100011010010111

011001101001011100110110100101100010011011000110010100100000011000100111100100100

0000110010101101001011001110110100001110100

01111001011011110111010100100000011001100110000101101001011011000010000001100001

01110100001000000110001001101001011011100110000101110010011110010010000000101101

0

01000000111010001101000011001010010000001100011011011110110010001100101001000000

1

10100101110011001000000111001101110101011100000111000001101111011100110110010101

1

00100001000000111010001101111001000000110001001100101001000000110010001101001011

1

01100110100101110011011010010110001001101100011001010010000001100010011110010010

0

0000110010101101001011001110110100001110100

lol nice.

you fail at binary - the code is supposed to be divisible by eight

all above = ................................................................................

.................................................................................

i lol hard "hide the body eat the body" it takes a few seconds to hear it



  • Similar Content

  • Latest Posts

    • Wife wanted basket things in the wardrobe in our temporary house. Thought about ripping our the wardrobe and fitting the entire IKEA set, but it's a temporary house and we want to move in a few years. So IKEA advertises this as a 50cm unit, however the actually basket and rails measure 46cm wide. Only issue was depth, IKEA stuff is quite deep, where as the builder special junk is super shallow at less than 40cm. Send it, chopped the rails, then offset the mounting holes, job done, happy wife, less shit scattered all over the bedroom. Did the same to the other side too. Also drove the Skyline shit box today, dropped off oil at Supercheap Auto. I didn't realise they only now take max 2x bottles per visit. I visited 2x Supercheap Autos.  
    • I've seen similar actually in my situation. You never know what tables are attempted to be used when the car thinks it's -99C or +200C. The fail state is not usually that extreme but you know what I mean - it was in my case though! This is where being able to read all the sensors is useful cause you see this stuff really quickly.
    • The above is very important. However as long as you keep timing relatively low, it's plausible to make your own knock ears and plausible to learn to tune with a modern ECU that can do wideband O2 correction like a boost controller. I mean if you only have one viable road to even drive the car on, learning to tinker to this level may be worth doing given you can't do much else with the car...?
    • I find the fact that the rear plate has to be bent inwards at the rear not so bad: but the front is just awful: It's like come on. (these are my very old, now retired/turned in plates) TBH it is a lot of money to fix a minor issue, the fact I said "I'll never really spend the money on doing this" is why people ended up buying them as a gift for a 'car guy' who can be hard to shop for.. for car guy things.
    • I just bent the ends of my premo plates. It even went through Regency like that after the engine conversion and the inspector (a great bloke!) just squinted his eyes and said "I didn't see that". Plates, and how they look, are just something that have zero importance to me.
×
×
  • Create New...