(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
06-16-24 11:10 PM
Acmlm's Board - I3 Archive - - Posts by HyperHacker
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
User Post
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-04-06 07:36 PM, in Suggestion: prevent people from stretching tables Link
Originally posted by Zem
There's lots of boards that look like this one, where all the posts are stacked on top of each other like a cohesive table, but they're all actually separate tables. When one stretches the others don't.

Board2 even does this. It works quite well.

It's also not too hard to make layouts scroll horizontally (they get their own scrollbar rather than stretching the page - mine used to do this), but it has two problems: One, browsers tend to act a bit funny using it, and two, if it's a long post, you have to scroll down to reach the scrollbar, scroll the layout, then go back up and read the rest of the line, then go down and scroll back, etc.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-04-06 07:40 PM, in So. Link
It's all working fine for me. Could it be a bug in the cookie-handling code to do with certain characters in the cookie?
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-04-06 07:41 PM, in Don't laugh at me. Link
Stole? I gave it to you.

Your text has no background, though. Did you mean it that way? It'd probably be hard to read on lighter-coloured layouts.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-04-06 07:47 PM, in WMP Link
Open IE, go to the options, and lower the security level. Make sure you put it back when you're done. You'd best do this when WMP isn't running.

Pretty much everything that displays web content in Windows does so through IE, so it's a safe bet your problem lies within it when these things don't work.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-04-06 07:56 PM, in Windows Metafile Exploit Link
Someone asked just how this works in Programming, but the thread got closed, so I thought I'd explain here. (||bass gave a fairly good explanation, but I feel like doing so myself. )

Any time a program reads things from a file it has to put them in memory. This means it has to reserve some space in memory (what's called a buffer) for the data it reads. The problem is that the program doesn't check the size of the data. If the data is too big the program will blindly copy it into the buffer, and since the buffer isn't big enough the data also gets copied over whatever else is in memory nearby. (Unfortunately this is a common problem in Microsoft's programs.) If there's enough data it can overwrite program code or pointers in memory, so if the data writing over it is actually program code, it gets executed instead of the code that should be there. (Or in the case of overwriting a pointer, it changes it to point to some part of the data which contains code.)

Is there any patch out yet for Win98?
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-04-06 08:00 PM, in Do you ever bite your fingernails? Link
All the time. I actually prefer it to using clippers... they just feel weird.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-04-06 08:04 PM, in Consider this... Link
Or those useless blank pages every book has.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-04-06 08:10 PM, in Xbox 360 emulator? Link
Originally posted by DJ Bouche
yeah 10fps, you're overestimating .

anyhow there ARE xbox emulators. Yes, yes they are. Just that they totally suck and are probably as good as (if not worse) than what NDS emulators are at right now. There was one emulator all it ran was Halo (pretty poorly too [duh ]) rofl.

Hey, that's actually pretty good. Now all they need to get working is Halo 2 and DOA:VB.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-05-06 05:50 PM, in Travel snafus and other vacation mishaps Link
I wouldn't risk it.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-05-06 05:54 PM, in Damn Cable Company Link
Originally posted by Tarale
Originally posted by HyperHacker
I'm with BMF... bandwidth caps are a gyp. Their only purpose is to stop people eating up all the bandwidth (and if that's a problem, then they need to supply more and/or upgrade their lines) and hamper piracy (like there isn't 15GB of legal things I want to download in a month). They're so last decade. Get with the times!


I'm not sure if this still applies, but when I was doing ISP work; it's not like the ISP (in Australia) gets an unlimited amount of bandwidth with which to supply their customers. They are charged for every single piece of bandwidth that their users use by the mb, and the challenge becomes to design plans (with caps) that are fair and reasonable to the client and still allow you to cover costs.

I'm not sure how wholesale bandwidth charging goes in the US, but from what I hear it must be a dramatically different model to how it works here. :-/ From what a lot of you say, I can only assume that they buy a pipe rather than be charged by the mb. or something....

I think there's some of each.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-05-06 05:55 PM, in Don't laugh at me. Link
I'm not seeing one...
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-05-06 06:11 PM, in If you hack roms.... (questions) Link
I'm talking about decompiling a game back into source code, though.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-06-06 08:24 PM, in What qualities do you look for in other people (ie, friends, partners, etc)? Link
They have to not be a dumbass (rules out 90% of people already). Humour helps too, and honesty is very important.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-06-06 08:25 PM, in Uh.. Keep fainting/ low blood pressure.. Link
I sometimes get dizzy if I stand up after laying down for a long time.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-06-06 09:41 PM, in UTF8 Support Link
Originally posted by Xkeeper
most (all) of the MySQL information is "collate_utf_8" or something...


And if you actually wanted me to do anything, you'd provide the meta tag.


You forgot somethig very very important: I'm lazy.

Look who you're talking to.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-06-06 09:43 PM, in Don't laugh at me. Link
There's just no background. Doesn't even seem to be in the code.

Unless you've only been applying it to these posts and not your actual layout in your profile.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-06-06 09:48 PM, in Is music a drug ? Link
The media it's stored on has to be made of some substance.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-06-06 09:52 PM, in Would you rather?... Link
I like the save the world idea. It'd suck to be the only 2 people left in the world. Fun at first, sure, but what do you do when you need something and don't know how to get/make it? Besides, something that killed everyone else would probably cause a lot of damage, making it pretty difficult to live a decent life.

Would you rather have a house or a houseboat?
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-06-06 09:56 PM, in Woman marries dolphin Link
Just... WTF? Lemme guess, she's a hippie? Or just nuts?
Originally posted by spel werdz rite
Not really.
This came exactly from the site
I hope he has a lot of baby dolphins with the other dolphins.


But that would be cheating...
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6328 days
Last view: 6328 days
Posted on 01-06-06 10:00 PM, in Have you ever...? (The end! Finally!) Link
No, and I don't think I like the idea. Hurl toward the ground/water, then get whiplash as the cord (hopefully) bounces you back up... Now, skydiving is something I might do.

Have you ever stayed up for more than 72 hours?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
Acmlm's Board - I3 Archive - - Posts by HyperHacker


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.100 seconds; used 461.88 kB (max 614.09 kB)