Sponsored Content
The Lounge What is on Your Mind? Your Favorite Tech Support Web Sites and Why? Post 303022303 by bakunin on Wednesday 29th of August 2018 03:45:39 PM
Old 08-29-2018
Sorry for being a bit off-topic, but i can't let this one go:

Quote:
Originally Posted by wisecracker
I am an AMIGA fanatic still and was searching for a basic FFT routine for Python 1.4.0 for the AMIGA.
My suggestion is to first do it in Assembler. Doing it in Python (or any other interpreted language, except probably FORTH) is like trying to build a race car - out of Lego. And, second, to do it on a DSP. I am not up to date with the latest DSPs any more, but i suggest to take a look at the C66x series from Texas Instruments or the ADSP-SC57x series from Analog Devices. Both are RT-capable floating-point DSPs and from my personal experience (TI32C80 from TI, i can't remember the name of the AD machine) both manufacturers made great procs. You might also try the still available 56k-series by Motorola. I used these (especially the 56001) a lot back in the days.

Quote:
Originally Posted by Neo
That's a good answer but it's a bit off topic for the question I posed
I tried to explain the reason why i don't generally hang out in other tech forae (but in person instead) AND i offered (admittedly only by implication) a topic we could maybe expand to: right now we focus on factual questions that have some "exact" answer(s) to them. Something like "how to do X?", for which there may be one or at most a handful of correct answers, but all the possible answers will be either "right" or "wrong". They will either result in "X" or not.

What we don't have (and what other forae, like askubuntu, stack overflow, etc., are lacking too IMHO) is a place for discussions about more strategic topics. I.e. "how to select a fitting DevOps system for a given company/data center)?" or "best practices for being ITIL-compliant?". I admit that such a place would be a lot more difficult to moderate than our "normal" boards because the difference between spam and content might be blurrier. On the other hand it would also set us apart from the crowd if we can find a way to make it work.

I hope i made my point clearer now.

bakunin
 

5 More Discussions You Might Find Interesting

1. OS X (Apple)

Use UNIX to track web sites viewed?

I'm on OSX 10.4. I was wondering if you can use UNIX terminal to track what web sites have been viewed on this Mac... Thank you! (1 Reply)
Discussion started by: tracymanusa
1 Replies

2. UNIX for Dummies Questions & Answers

Generation file copying for tech support backup

Hi All, I've looked through the forum and haven't quite found what I'm looking to do. We're migrating our systems from a midrange to HP-UX, and I'm quite new to UNIX so I'm hoping that I can get pointed in the right direction. What I'm looking to do is save generations of files for... (12 Replies)
Discussion started by: sjohnson
12 Replies

3. Web Development

How do you make web sites?

:confused: I've read how on some websites but I still don't get it. I need specific details. I want to make a website for my photography. Please help!:D (3 Replies)
Discussion started by: animelibara123
3 Replies

4. Web Development

What is Your Favorite Web Browser?

OK, please vote on your favorite web browser and comment why! Only currently supported browers please! Thanks. PS: I am a big FireFox fan. FireFox add-ons rock! (61 Replies)
Discussion started by: Neo
61 Replies

5. Red Hat

Web sites

Hi, I can't view web portal in my intranet from linux RHE, and neither to web application. My network configuration /etc/sysconfig/network-scripts/fcfg-eth0 is ok, what is happen?, can you help me please. (2 Replies)
Discussion started by: xochitl
2 Replies
PODEBCONF-DISPLAY-PO(1) 					    po-debconf						   PODEBCONF-DISPLAY-PO(1)

NAME
podebconf-display-po - display content of a PO file in a debconf interface SYNOPSIS
podebconf-display-po [-h] [-f FRONTEND] file.po DESCRIPTION
As with any other localization work, translators should test their translations by running the program they are working on. But this is a very hard job with complicated configuration scripts because there is no automatic way to have all messages displayed. The podebconf-display-po program could be called the Poor Man Localization Checker for debconf. It parses a PO file, tries to guess what the original templates file did look like, and displays messages in a debconf interface. Of course being root is not mandatory, and there is no interaction between podebconf-display-po and system-wide debconf settings. OPTIONS
-h, --help Display a usage summary and exit. -f, --frontend=FRONTEND Select an alternate debconf frontend. CAVEATS
o As podebconf-display-po relies on "debconf" to display questions, your environment must be setup to display localized questions in the language of the PO file. If you want to check a translation in another language, you need to temporarily change your settings, e.g. $ LANGUAGE=de podebconf-display-po de.po If the PO file cannot be converted into your current encoding, English strings are displayed instead of the localized ones. You then have to switch to a UTF-8 environment to prevent encoding mismatch. o Prior to 0.8.3, "po-debconf" did only insert the field name in PO files. But some discussions on mailing-lists showed that text format does depend on template type, e.g. string and boolean types are different because the former is an open question and user has to enter some text input, whereas the latter is basically a Yes/No question. Authors have to think about it when writing their templates files, but translators also have to be aware. This is achieved when PO files are generated by po-debconf >= 0.8.3, template type is inserted in PO files. With older versions, podebconf-display-po has a trivial algorithm to determine original template type, and may sometimes be wrong. o The "dialog" frontend, when based upon "whiptail", traps system signals and thus podebconf-display-po cannot be interrupted by "Ctrl-C" when using this frontend. SEE ALSO
debconf(1) AUTHOR
Denis Barbier <barbier@linuxfr.org> 2011-12-29 PODEBCONF-DISPLAY-PO(1)
All times are GMT -4. The time now is 02:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy