Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
About Me

Ancient hacker; comp sci minor in 1971.

Interests
herbs, fungi, gardening
PC Specs
looking for max performance on minimal watts. Rite now, EPIA VIA C3 mini-ITX at 25-30 watts.
Member Avatar for ahcfan

Hi, i'm currently learning assembly with the nasm assembler and i'm stuck trying to get a memory address into a register. Here is what I have: [code][bits 32] [org 100h] section .data msg db "Hello", 0 section .text mov si, [msg] ;lea si, [msg] ret[/code] I read the nasm manual …

Member Avatar for lee.j.baxter
0
100
Member Avatar for iamthwee

Yeah I got one of those cds in a mag and thought this looks interesting. It promised very little set up, autodetect my graphics card and come with all the codecs for dvds etc. But when I put the cd in the drive it only gets to 35% then crashes. …

Member Avatar for linux
0
113
Member Avatar for kofoid

Does anyone want to talk about the fact that almost all of the IT jobs in America (at least in the larger companies) are going to places like India, China, Brazil, Argentina, etc?

Member Avatar for chrisranjana
0
343
Member Avatar for tech291083

hi, we often hear that a certain software product has security holes as claimed by research firms/ hackers and security solutions vendors. i just came across one article as follows, about sql server and oracle rdbms. [url]http://www.theinquirer.net/default.aspx?article=36000[/url] as far as i understand, in order to know in what sense a …

Member Avatar for matale
0
146
Member Avatar for RwCC

Hey all, I spotted Rugby mainly by looking at the "hello world" thread in Legacy. So I was wondering if it is actually worth learning? I am always looking for more ways to update my CV, but is Rugby wide-spread enough to warrent learning for any other reason than fun? …

Member Avatar for iam
0
182
Member Avatar for The Dude

[b]Authorities: Mom Caught in Sex Sting[/b] [url]http://abcnews.go.com/US/wireStory?id=2998988[/url] [quote]TAYLOR, Mich. Apr 2, 2007 (AP)— A woman's five children were in protective custody after she was charged with offering to let an undercover investigator have sex with her 7-year-old daughter. [more][/quote]And also... [b]Cops: Ore. Man Puts Kids in Car Trunk[/b] [url]http://abcnews.go.com/US/wireStory?id=2999596[/url] [quote]PORTLAND, …

Member Avatar for Day Brown
0
95
Member Avatar for Dado++

Hello, im having abit of a problem, I'm trying to compare two strings for matching characters, so far I have used the '[B]strpbrk[/B]' function but this is only returning the first instance of a match. Can someone please tell me what I could use to find all the matches. thank …

Member Avatar for Day Brown
0
119
Member Avatar for jack223

sorry, i don't know which forum i should post this question. Q) a machine language program to input 2 numbers then adds 2 numbers then output the single-character result. this is what i got so far but it doesn't work..any help plz~~ [code] 0000 4900FE ;Get input from the user …

Member Avatar for Day Brown
0
2K
Member Avatar for earlyriser

Hello!. First, I don't want you do my homework. The hw consists in take a char chaine and convert it to a number usign macros. For example the chaine 56 in the number 56. We have a program provided by our instructor which in theory does the same without macros. …

Member Avatar for Day Brown
0
155
Member Avatar for Day Brown

We appear to be on Hubbard's Peak. The view is rather cloudy, and the effect of the climb down will depend on how precipitious it gets. I tried to get into this on another tech list, but the moderator was not pleased, and killfiled. 5000 years of history shows how, …

0
41
Member Avatar for Nachtdenoir

I am very new to Assembly language, I have some knowledge of C/C++ but am very much lsot when it comes to Assembly. i absically want to just write a simple program which converts standard daylight savings time into military time, im aware that this is a simple taks but …

Member Avatar for Day Brown
0
70
Member Avatar for Day Brown

Or is there some other way to break out of the 640x400 or 480 limit, and have 8x16 characters on a 1024x768 screen?

Member Avatar for Day Brown
0
157
Member Avatar for Day Brown

I havent messed with html in years, so I wanted to use ftp to setup my new website [url]http://www.dc-pc.org[/url] ... there were peculiarities right away. The server host setup [url]ftp://www.dc-pc.org/dc-pc.org[/url] before I got there, with an "index.html" in the subdirectory saying the website was under construction. But why is it …

Member Avatar for Day Brown
0
96
Member Avatar for posterscorner

I know upgrading notebooks can be a bit of a problem. What is the easiest way to find out which cpu's certain notebooks(in particular dell notebooks) can handle? I was hoping to find perhaps a site that lists the notebooks by model number and rates the highest cpu speed they …

Member Avatar for dcc
0
53
Member Avatar for khwan

hi friends i'm new here i'm trying to write an assembly program that generate random numbers, shuffle them and sort them in ascinding order i tried a lot and this is what i did but still there is problem so anybody who can help i would be more thankful [COLOR=red]#make_COM#[/COLOR] …

Member Avatar for Day Brown
0
153