Sponsored Content
The Lounge What is on Your Mind? The C64 is back, this time full-sized with a working keyboard for the dedicated retro home-computer Post 303036738 by Neo on Wednesday 10th of July 2019 03:36:53 AM
Old 07-10-2019
Yeah, I wrote all my own programs for the C64, in "Commodore Basic" or something like that, as I recall.

All the programs I wrote were related to land surveying, which were all based on geometry and trigonometry, calculating azimuths, distances, grids, grades, fill for construction sites, industrial sites, pipelines and highways (or customer billing / invoicing) and making morning print-outs on a dot-matrix computer.

I can still hear the sound of the dot matrix printer grinding out numbers for the days work as we drank our morning coffee and prepared to load equipment into the truck.

Those were the days ..... long hair down to the middle of our backs, notebooks and pen in hand, making big money as "modern day land surveyors" in a world where computers has not yet "made a splash".

For us, and our customers, the C64, the TRS80, the Amiga and more made us a pile of money, "back in the day".

It was the Dean of Students at Tulane University in New Orleans, many years later, who convinced me to "move on" from my career in land surveying (he said it was best not to work in the day to day weather, but become a EE / computer engineer), enroll in the engineering department and study EE.

At Tulane, we sat in the hall in lines and waited in long queues to use the first Apple IIs, then Mac 128Ks, then Macs 512Ks, the Mac Plus and then the Macintosh SE, for our lab reports and ran Fortran and COBAL programs on VAX.

What a great life and how lucky we were to experience the "dawn of the computer age" in every day life.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

I want to turn my home computer into an internet server.

I would like to turn my computer into an internet server so as to have my domain names (myname.com's) point to my home computer. Can I download unix from sun.com and do this with that os? Also What is apache, ( I'm new to unix and server things) Is this needed to turn my computer into a server.... (4 Replies)
Discussion started by: gparsons70
4 Replies

2. UNIX for Dummies Questions & Answers

why doesn't this script work on my home computer?

Now it could be as simple as at work I use tsch, and at home it is bash. Warning, first post and I am a complete newbie to unix. At work, I use a simple script for updating a window when I am watching to see how a render is doing... while 1 echo --------------------------- echo ls -lrth... (1 Reply)
Discussion started by: iStealMusic
1 Replies

3. UNIX for Dummies Questions & Answers

Which Linux to get for home computer?

the most popular ones on distrowatch seems to be PCLinuxOS, Ubuntu, openSUSE and Fedora. any tips, suggestions you can give this super newb about choosing something? i'd like to do a dual boot. Unfortuately my laptop's only got a single hard drive and it's only got half a gig of ram. Will... (6 Replies)
Discussion started by: DeuceLee
6 Replies

4. UNIX for Dummies Questions & Answers

ftp server on old home computer - a few questions

Hi! Very new to unix stuff, and this is my first post to the forum. I'm pretty sure I know enough to know I know nothing, so please be patient with me and don't laugh too hard. Ok, I've got an old computer and a laptop - the old computer was bought in the mid 90's it's still running windows... (1 Reply)
Discussion started by: boredbody
1 Replies

5. UNIX for Dummies Questions & Answers

$home full? or quota enabled?

I'm having trouble setting up passwordless ssh; specifically - I can only setup 2 remote hosts because when I try to add another to my known_hosts file it just won't. More investigation reveals various errors relating to 'No space left on device'. There is plenty of free disk space; user quotas... (9 Replies)
Discussion started by: dan-e
9 Replies

6. Shell Programming and Scripting

Requesting full back up scripts

hi guys linux noob here wanting to learn linux scripting, i need help with a backup script that not only allows me to back up my files but restore them to my own personal directory, had a look at some of the coding from the scripts section on this site but still lost. any help is much appreciated (8 Replies)
Discussion started by: burnie35
8 Replies

7. UNIX for Dummies Questions & Answers

copying script from server to home computer using nova terminal

I'm using a nova session to create and edit scripts on my school's unix server. I would like to pull my script off the server and put it in a notepad file on my desktop for the purposes of editing and copying and pasting my script in forums. Can someone please help me with this? I'm sick of... (0 Replies)
Discussion started by: dazeman27
0 Replies

8. Shell Programming and Scripting

cp -p /home/* home/exp/*.date not working please help

:( ---------- Post updated at 01:51 AM ---------- Previous update was at 01:50 AM ---------- Not working ---------- Post updated at 02:04 AM ---------- Previous update was at 01:51 AM ---------- cp -p /home/* home/exp/*.`date` i am using this (4 Replies)
Discussion started by: rishiraaz
4 Replies

9. Emergency UNIX and Linux Support

New centos dedicated server - cant get mysql working

Hi all, I installed centos 5, with LAMP. httpd is working fine, ssh, ftp all working ok. But, when I try to use mysql its not, when I give the command mysql I get ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) (4 Replies)
Discussion started by: lawstudent
4 Replies
setupcon(1)							   User Manuals 						       setupcon(1)

NAME
setupcon - sets up the font and the keyboard on Linux console SYNOPSIS
setupcon [ option ]... [ variant ... ] DESCRIPTION
setupcon is a program for fast and easy setup of the font and the keyboard on the Linux console. OPTIONS
-k, --keyboard-only Setup the keyboard only, do not setup the font. -f, --font-only Setup the font only, do not setup the keyboard. --force Do not check whether we are on the console. Notice that you can be forced to hard-reboot your computer if you run setupcon with this option and you are on a X server. -v, --verbose Be more verbose. Use this option if something goes wrong. --save If you want to use setupcon early in the boot process, it is possible that /usr is not yet mounted and the required data are not available. This option makes setupcon copy the required data in /etc/console-setup in order to make it available before /usr is mounted. If you use setupcon early in the boot process, then use this option whenever you change the console configuration. --save-only Same like --save, but do not setup the keyboard and the font. This option can be useful if you run setupcon in a X server. -h, --help Display usage information. variant Specifies which configuration file to use. By default the configuration file of setupcon is /etc/default/console-setup but if you use e.g. "chukchi" as variant then the configuration file will be /etc/default/console-setup.chukchi. This allows you to have sev- eral different configurations - for example one for the Chukchi language and another in /etc/default/console-setup for your default configuration. BASIC USAGE
Most of the time you invoke setupcon without arguments. Please look at the README file for more information. AUTHOR
Anton Zinoviev <anton@lml.bas.bg>, <zinoviev@debian.org> console-setup APR 2007 setupcon(1)
All times are GMT -4. The time now is 11:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy