Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Bloat

 
Post new topic   Reply to topic Printable version
 View previous topic  Useless crap (split) Post :: Post 3 up-coming birthdays.  View next topic  
Author Message
SamHughes
Server Help Squatter


Joined: Jun 30 2004
Posts: 251
Location: Greenwich
Offline

PostPosted: Sat Sep 09, 2006 5:56 pm   Post maybe stupid    Post subject: Bloat Reply to topic Reply with quote

There are two programs on my computer, true and false, which simply return 0 and 1, respectively. I.e.
Code: Show/Hide
int main(void) { return 0; }


So I decided to see how large their executables are.

Code: Show/Hide
$ ls -l false true
-r-xr-xr-x   1 root  wheel  34060 Dec 25  2005 false
-r-xr-xr-x   1 root  wheel  34060 Dec 25  2005 true


The timestamp is kind of weird too...
Back to top
View users profile Send private message Add User to Ignore List
(Deactived B l a h e r)
BiLinux User
I can take it both ways


Age:34
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 341
Location: East Sparta, Ohio
Offline

PostPosted: Sat Sep 09, 2006 7:12 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I don't see your point... Is this some sort of question, or is it showing off.

Also, that program you gave, pretty much does nothing. There is no input or output. All it does is enter the main function and then terminate on the first line.

Maybe I'm missing something?
Back to top
View users profile Send private message Add User to Ignore List Send email
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Sat Sep 09, 2006 10:06 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Yeah, stop showing off!

C programs have a somewhat large base size, but it expands pretty slowly. I did get the same program to 24K, though.
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
SamHughes
Server Help Squatter


Joined: Jun 30 2004
Posts: 251
Location: Greenwich
Offline

PostPosted: Sat Sep 09, 2006 11:05 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I'm commenting on a program that comes with the operating system OS X (intel) in /usr/bin, in others in /bin or whatnot. 33K to return 0. Just simply writing a C program that does the same thing makes a 16K executable on the same system, which can be stripped down to 13K with strip. On Debian it's 3K.

You think I'm trying to show off? Huh? WTF?

Now I'm missing something.
Back to top
View users profile Send private message Add User to Ignore List
(Deactived B l a h e r)
BiLinux User
I can take it both ways


Age:34
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 341
Location: East Sparta, Ohio
Offline

PostPosted: Sat Sep 09, 2006 11:16 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Oh, your testing and finding out information. I didn't really understand what you were doing, and there was no question, so I saw now point in it. That's good your testing it out on your own, but try a search next time (unless you want hands on).
I'm sorry, I didnt't really think you were showing off with such a simple program, but now I see it's your test subject. Sorry about that, mate.
Back to top
View users profile Send private message Add User to Ignore List Send email
Cerium
Server Help Squatter


Age:43
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Sun Sep 10, 2006 2:14 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

MGB, May I take this moment to suggest that you copy the banning system I implemented on the forums you host for me?

Also, can you ban blah-er?
_________________
There are 7 user(s) ignoring me right now.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Sun Sep 10, 2006 7:02 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Cerium wrote:
MGB, May I take this moment to suggest that you copy the banning system I implemented on the forums you host for me?

I host forums for you?
Back to top
View users profile Send private message Add User to Ignore List Send email
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sun Sep 10, 2006 10:39 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Oy.

I understood Sam's original post without any problems...
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Sun Sep 10, 2006 2:28 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I was only making fun of blah-er.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:38
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Sun Sep 10, 2006 3:07 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I totally agree. blah-er needs to be banned, really.
Back to top
View users profile Send private message Add User to Ignore List
Cerium
Server Help Squatter


Age:43
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Sun Sep 10, 2006 5:09 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Mine GO BOOM wrote:
[...]


I host forums for you?




Your brother, rather. In any event, I assumed you would have pretty much full access anyway.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Sun Sep 10, 2006 9:24 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Cerium wrote:
Your brother, rather. In any event, I assumed you would have pretty much full access anyway.

I do, but I don't really pay much attention to Subspace related things that don't directly interact with me (here and the council). So, after browsing what we actually were hosting for people, I noticed hybrid.shanky.com. Being lazy, I didn't bother to actually look at anything you've applied there at all, but am hoping you keep that thing up to date.

Plus, why would I ban people? The few times something bad comes up, I've made due.
Back to top
View users profile Send private message Add User to Ignore List Send email
Cerium
Server Help Squatter


Age:43
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Mon Sep 11, 2006 12:31 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Because the ignore function still leaves those lame "youve ignored this person" box and not even you can deny that the triad of bdwinsalt, blah-er and quanchi amount to nothing more than an annoying IRC script kiddie crew. Hell, I'm somewhat suprised I haven't been ddos-ed for some of the flames I've directed at them.

Besides, I wouldn't have brought it up if it didn't provide some level of entertainment. I modded the banning system so it works much like an in-game silence. They can post and do everything normally, except no one other than them sees it.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Mon Sep 11, 2006 12:44 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Cerium wrote:
They can post and do everything normally, except no one other than them sees it.

I refer to that as a 'hell ban', which has been on these forums for over two years now. Currently, the list is empty, but it has been used a couple of times. Modded it so that specific posts made during that time are invisible to all other people or could be every post by that user. Came in handy sometimes, but used very, very rarely.

EDIT: Buy me off? For what? If you don't care for how these forums work, nothing is stopping you from leaving. If you want something specific, ask me and I'll choose to do it or not, with or without bribes. As for changing how the ignore system works, I've never ignored any person other than during tests, so I don't interact with the ignore system much. But I do ignore threads (upto 20 right now).


Last edited by Mine GO BOOM on Mon Sep 11, 2006 1:00 am, edited 2 times in total
Back to top
View users profile Send private message Add User to Ignore List Send email
Cerium
Server Help Squatter


Age:43
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Mon Sep 11, 2006 12:50 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Good to know.

Now then, exactly how much does it take to buy you off?
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Mon Sep 11, 2006 2:37 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

does the ignore thread still only ignore the oldest 20 threads, essentially only ignoring a single thread as soon as you reach 20?
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Mon Sep 11, 2006 6:58 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

No, you get 50 ignored threads. Once you hit 50, any new ignores will unignore the oldest thread. You are currently sitting on the limit, you try and ignore two different threads and tell me which one(s) were removed when you ignored two new threads.

To view all the threads you are currently ignoring, its in the View Ignored List, under XX thread(s).
Back to top
View users profile Send private message Add User to Ignore List Send email
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Mon Sep 11, 2006 8:35 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Eh, nm this post. icon_smile.gif If only I knew who the 2 users are who are ignoring me. :-/

It says I have 50 topics ignored but on the search page it only returns 48.
Back to top
View users profile Send private message Add User to Ignore List
Cerium
Server Help Squatter


Age:43
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Mon Sep 11, 2006 11:25 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Mine GO BOOM wrote:
[..]
EDIT: Buy me off? For what? If you don't care for how these forums work, nothing is stopping you from leaving. If you want something specific, ask me and I'll choose to do it or not, with or without bribes. As for changing how the ignore system works, I've never ignored any person other than during tests, so I don't interact with the ignore system much. But I do ignore threads (upto 20 right now).


Ha ha, now its your turn to misinterpret a joke.

I was hinting at my desire to never get on your bad side and thus, not find myself on the end of the very thing I was requesting for blah-er.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 47 page(s) served in previous 5 minutes.

phpBB Created this page in 0.703928 seconds : 43 queries executed (74.0%): GZIP compression disabled