Sponsored Content
The Lounge What is on Your Mind? The AMIGA, great or flop. Your memories... Post 303039135 by Neo on Tuesday 24th of September 2019 12:55:32 AM
Old 09-24-2019
Quote:
Originally Posted by wisecracker
Hi all...

(This site and its staff have been good to me and kept this.)
The 'scope in the monitor photo, Post 3, is here, a GIF anim:

GIF Anim of my AMIGA real Oscilloscope.

Thanks Neo and co for being so tolerant as this is not UNIX related.
Hey!

We have never had any requirement here for posts to be only UNIX (or Linux) related.

In fact, just about anything can be posted in the "What Is On Your Mind" forum, as long as it follows our rules (no bulling, hateful speech, divisiveness, racism, etc)... and of course it is always best to avoid divisive discussions like individual political, national or religious beliefs, which in my mind are already covered in the "be polite" rule since we should all know that just because we believe is something strongly, another person might have the totally opposite view and things can get easily overheated when people post "belief systems" opinions and ideas.

Personally, I am not a big fan (or even a small fan) of any particular belief system which groups and binds people together in a way which divides their group from other groups. Political systems, religious systems, nationalism, etc. all are "belief systems" which tightly unite and bind a group of people together, and the results are always divisiveness, pitting groups against groups, systems against systems.

In other words, on a most positive note, I think wisecracker's posts about his hobbies are some of the best posts in the forums, especially since his tech hobby is not the same as mine (or perhaps yours as well), so it is a joy and an honor to see what he is up to in his hobbies and audio lab.

It would be great if others would post similar hobbies, especially their tech hobbies, since our audience is highly technical unix and linux people.

Go For It!
This User Gave Thanks to Neo For This Post:
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Checking CPU Usage and available free physical and virtual memories

Hi , can anyone please guide me on how do i go about getting the CPU Usage and available free physical and virtual memories? i know i can get it by using prstat, but i want to get an overall CPU Usage and not a breakdown of all same for the free physical and virtual memories ? (2 Replies)
Discussion started by: filthymonk
2 Replies

2. HP-UX

Deconfigured memories on RX7640

Hello, I am installing RX7640 and i have some issue with the memory modules. My system shows them as deconfigured. Do you think I use the right memories? (2 Replies)
Discussion started by: stapley
2 Replies

3. What is on Your Mind?

A journey down memory lane - AMIGA...

Hi guys and gals... Who still plays with the AMIGA in any of its guises? I have a classic A1200(HD) on 24/7 and still build and code for it... Also _clones_ of the same machine using WinUAE and E-UAE... It still has that one major beauty for this 62 year old - moi - it is FUN! ;o) (2 Replies)
Discussion started by: wisecracker
2 Replies

4. What is on Your Mind?

Ah, the AMIGA, (another poem I wrote in 2005).

Well I wrote this in 2005 and uploaded to AMINET.as a commemoration of a machine that is still in use today. It is now 29 years since this machne came into being. Phenominal and it is still being supported- WOW! My A1200 is on 24/7 and I use it to test code developed on AMIGA emulators... ... (0 Replies)
Discussion started by: wisecracker
0 Replies

5. News, Links, Events and Announcements

GCC for tha AMIGA...

Hi guys... For the AMIGA fans out there... Not sure if this is the right forum but someone has done a successful working port of gcc for the classic AMIGA A1200. It contains a very large subset of *NIX commands and now AMIGA fanatics like me can include another platform, within the... (0 Replies)
Discussion started by: wisecracker
0 Replies

6. OS X (Apple)

FFT for the AMIGA through ksh88 shell.

I don't know if anyone is interested but I have been meddling with FFT for the AMIGA. (Sadly we AMIGAns don't have these luxuries through any scripting language. Below is a Python snippet that uses the builtin 'cmath' module to work with the lowly Python 2.0.1 for the AMIGA. It is part of a... (0 Replies)
Discussion started by: wisecracker
0 Replies
mergerepo(1)															      mergerepo(1)

NAME
mergerepo - Merge multiple repositories together SYNOPSIS
mergerepo --repo repo1 --repo repo2 DESCRIPTION
mergerepo is a program that allows you merge multiple repositories into a single repository while referring to the remote location for all packages. OPTIONS
-r --repo <url> Url to a repository to be merged. -o --outputdir <directory> Path where merged repository metadata should be written to. If not specified repository metadata will be written to `pwd`/merged_repo/. -d --database Generate sqlite databases of the merged repository metadata. -a --archlist Specify a comma-separated list of architectures to use. Defaults to ALL. --nogroups Do not merge/include groups metadata in the repository. --noupdateinfo Do not merge/include updateinfo metadata in the repository. EXAMPLES
$ mergerepo --repo=http://myurl.org/repo1 --repo=http://myurl.org/repo2 -d -o /tmp/mymergedrepo SEE ALSO
createrepo (8) AUTHORS
Seth Vidal <skvidal@fedoraproject.org> BUGS
Any bugs which are found should be emailed to the mailing list: rpm-metadata@lists.baseurl.org or filed as tickets at: http://cre- aterepo.baseurl.org/ Seth Vidal 2008 Oct 21 mergerepo(1)
All times are GMT -4. The time now is 06:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy