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
For Those With Ideas on Issues in Computer Science

 
Post new topic   Reply to topic Printable version
 View previous topic  "SSCI Halo; End of bullshit" Post :: Post I Have Quit Continuum  View next topic  
Author Message
Muskrat
Server Help Squatter


Age:38
Joined: Aug 24 2004
Posts: 829
Location: Swamp
Offline

PostPosted: Thu Sep 14, 2006 12:44 am   Post maybe stupid    Post subject: For Those With Ideas on Issues in Computer Science Reply to topic Reply with quote

I've recently been contacted by the Mathematics Department Head of my university about applying for the Barry Goldwater Scholarship. Each state school may nominate 4 sophomores or juniors, 300 of which are chosen. I think this is a somewhat prestigious scholarship(pays well, at least) and I am delighted at being nominated.

Let's cut to the chase.
Within the application there is a required essay: the reason for this post.
Application Essay wrote:
Discuss a significant issue or problem in your field of study that is of particular interest to you. .....
discuss an idea for research that could have significant impact on the issue or problem...

As a sophomore Comptuer Science major I find myself faced with discussing issues which I have hereforto disregarded. This is where I seek help.

What Issues are there within the Computer Science world that are worth discussing?

Throw out any ideas you have, I can research and build my own content from there.

Much obliged to any help.
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: Thu Sep 14, 2006 1:50 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

P=NP

Recurrent Neural Networks

Computer Architectures
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Thu Sep 14, 2006 8:33 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

AI is the big CS issue these days.

You could say something about human computer interaction though, and how there's no easy-to-program, fast, good looking GUI.
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Muskrat
Server Help Squatter


Age:38
Joined: Aug 24 2004
Posts: 829
Location: Swamp
Offline

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

Sweet, thanks guys.

I kinda like that idea brain. icon_smile.gif
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Thu Sep 14, 2006 3:33 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

You can write about web 2.0 syndrome and how many websites are now using diagonal lines, dotted lines, ajax, tags and tag clouds, "link me" buttons and other assorted eyecandy.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
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: Thu Sep 14, 2006 3:47 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

The problem of encryption being less safe every day due to increasing clock/decrypting/cracking speeds. I read in some vague article that quantum cryptography would solve that one though. icon_confused.gif
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: Thu Sep 14, 2006 9:22 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

US IP patents/copyrights and what have you. This shit is seriously putting a damper on what we can and cannot develop. When faggots like amazon are allowed to patent 1-click-shopping, theres a serious problem.

Though, this is probably outside the scope of the scholarship.
_________________
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
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: Thu Sep 14, 2006 9:56 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Dr Brain wrote:
and how there's no easy-to-program, fast, good looking GUI

Hear hear!
_________________
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
Quan Chi2
Member of "Sexy Teenagers that Code" Group
Member of


Age:34
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 860
Location: NYC
Offline

PostPosted: Thu Sep 14, 2006 11:30 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

If secuirty has anything to do with computer science, then I suggest that you discuss why/how modern web applications are being exploited so easily, or something along those lines if you know what I mean.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Bak
?ls -s
0 in


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

PostPosted: Fri Sep 15, 2006 12:46 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

eclipse is easy-to-program and good looking...

fast? well... it's reasonable for what it does.
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: Fri Sep 15, 2006 1:52 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Quan Chi2 wrote:
discuss why/how modern web applications are being exploited so easily

It is actually pretty simple. The number one thing all programs should understand is to never, ever trust the user input. You ask them to enter a username, and they'll put thirty commas in. Well, if your system uses commas for dilemmas and you don't sanitize the input, your system is screwed. Some common examples:

SQL is done by text. This allows humans to interact with databases very easily, as you don't need to make a binary protocol because computers can parse text very quickly. Downfall is that people assume that their javascript will prevent a user from inputing an invalid email address. Whoops, they disabled javascript and put their email address with quotes and semicolons. Even when a language has built in functions to help with it, people still screw up.

Char strings. If you write 5,000 bytes into a 20 byte char array, your computer will let you. You'll clobber everything in the stack/heap, but your CPU won't care when it is writing. And a common problem that new users to C have with char arrays is that some functions will write up to the last byte and not append a null character at the end. Whoops, have fun next time you read that. *NOTE: Windows is changing most if not all of their strcpy/sprintf type fuctions into secure modes to help combat this.

There are tons more problems, but that is the big one. People trust the user's input too much. Users will do everything in their power, even without trying, to screw up your program. Every single action should check to make sure every part of it is correct. When reading numbers, check to make sure it is actually a number. It isn't hard to see a GET input and then change values. And if you are assuming an integer, make sure you didn't get real number instead. Check for divide by 0 for any variable that a user could control. Make sure numbers that need to be positive are positive.
Back to top
View users profile Send private message Add User to Ignore List Send email
Quan Chi2
Member of "Sexy Teenagers that Code" Group
Member of


Age:34
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 860
Location: NYC
Offline

PostPosted: Fri Sep 15, 2006 3:49 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

You're right. You made good points, and those are the points that I think should be discussed. Its so simple that its a problem. A lot of well written web applications are being exploited. So I think its a significant issue to be discussed among people in this field, computer science. He could discuss computer forensics in the part of his essay that discusses solutions, but correct me if I'm wrong.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
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: 92 page(s) served in previous 5 minutes.

phpBB Created this page in 0.624739 seconds : 36 queries executed (86.5%): GZIP compression disabled