On Thu, Oct 10, 2013 at 06:59:00PM +0000, Paul_Koning at Dell.com wrote:
I've had limited success with IDE/CF adapters, but there's nothing that
says that shouldn't work. It may not work well, but it should, well, ok,
MIGHT work. :)
Interesting. CF *is* IDE, just a different connector.
That's what I understood as well. That being said, I have an IDE/CF
adapter here that would regularly KP an OpenBSD box I was trying to run
off of a CF card in it. Got a different one and no longer had that
problem.
It might be a simple problem to solve, but obviously there are people
who are unable to solve it correctly. :)
-brian
On Oct 10, 2013, at 2:48 PM, Brian Hechinger <wonko at 4amlunch.net> wrote:
On Thu, Oct 10, 2013 at 07:11:54PM +0100, Mark Benson wrote:
On 10 Oct 2013, at 08:17, Daniel Soderstrom <snaggs at mac.com> wrote:
Has anyone tries this? Running my Vaxstation non-stop reminds me how much noise these old drives make.
Has anyone tried SSD drives? Must be good for the PSU it terms of heat and current draw.
This set me off thinking. I have a CF to IDE adapter (40-pin + floppy power, not 44-pin) somewhere and a SCSIDE adapter. I wonder if I could Solid-State my VS4000/60 with a 2GB CF card :)
I've had limited success with IDE/CF adapters, but there's nothing that
says that shouldn't work. It may not work well, but it should, well, ok,
MIGHT work. :)
Interesting. CF *is* IDE, just a different connector.
paul
On Thu, Oct 10, 2013 at 07:11:54PM +0100, Mark Benson wrote:
On 10 Oct 2013, at 08:17, Daniel Soderstrom <snaggs at mac.com> wrote:
Has anyone tries this? Running my Vaxstation non-stop reminds me how much noise these old drives make.
Has anyone tried SSD drives? Must be good for the PSU it terms of heat and current draw.
This set me off thinking. I have a CF to IDE adapter (40-pin + floppy power, not 44-pin) somewhere and a SCSIDE adapter. I wonder if I could Solid-State my VS4000/60 with a 2GB CF card :)
I've had limited success with IDE/CF adapters, but there's nothing that
says that shouldn't work. It may not work well, but it should, well, ok,
MIGHT work. :)
-brian
On 10/10/2013 02:12 PM, Sampsa Laine wrote:
There are very few people in the industry HERE who would even know
what "an nmap scan" is, much less how or why to run one.
Oh really? By now I thought even non-security people were using it
for network analysis etc..
They are. But we're talking about US defense contractors. They are
primarily "golf" people.
I worked in that industry twenty years ago. It was bad then. In
the past few weeks I've had a lot of contact with it due to a new
contract, and much to my horror, I've found that it has become far,
far worse.
Worse as in more corporate / boring or worse as in the attacks are
just getting out of control?
Corporate/boring. But more specifically, nonproductive. It's all
about keeping the money machine grinding forward. Actually delivering a
finished product is the worst thing that happens in that world, because
they can no longer bill for it. The contract administrator (typically
military, sometimes civilian) comes to inspect the "progress", gives a
smile and a wink, drives away in a new BMW, and goes back to his office
to fill out the report that "everything is going fine, but there's been
a minor cost overrun..."
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
Perhaps I made a few improvements!
The buttons load a real sixel file instead of a Javascript string.
http://rullf2.xs4all.nl/sg/sg.html
On Wed, Oct 09, 2013 at 10:17:28PM +0200, Sampsa Laine wrote:
I meant in a browser, so you'd have a script that you can call to display SIXEL images
stored on a server, like <IMG> tags but using JS function calls instead :)
sampsa <sampsa at mac.com>
mobile +358 40 7208932
On 9 Oct 2013, at 22:15, Erik Olofsen <e.olofsen at xs4all.nl> wrote:
I use SpiderMonkey for stand-alone Javascript - adding a ppm output
function would not be difficult!
On Wed, Oct 09, 2013 at 10:12:36PM +0200, Sampsa Laine wrote:
A JS library that could display SIXEL images would be pretty awesome though :)
sampsa <sampsa at mac.com>
mobile +358 40 7208932
On 9 Oct 2013, at 22:11, Erik Olofsen <e.olofsen at xs4all.nl> wrote:
With a little effort, I could write a tool to convert sixel to ppm...
Perhaps in C, so that it would work as a foreign command under VMS.
A plugin would be more difficult...
On Wed, Oct 09, 2013 at 07:32:48PM +0200, Sampsa Laine wrote:
That's awesome!
I wonder if we could turn this into a SIXEL decoding plugin for websites somehow..
So you could have a whole bunch of SIXEL images on a website, an INDEX.HTML that imports this javascript and then displays the images?
Because I haven't found any utilities to convert images FROM sixel to other formats, just one to convert netpbm -> sixel.
sampsa <sampsa at mac.com>
mobile +358 40 7208932
On 9 Oct 2013, at 19:28, Erik Olofsen <e.olofsen at xs4all.nl> wrote:
Hi Sampsa,
At http://rullf2.xs4all.nl/sg/sg.html
type
js> load('monkey.js')
js> display(s$)
It needs 'continue script' once or twice.
:)
Erik
On Tue, Oct 08, 2013 at 04:06:36PM +0200, Sampsa Laine wrote:
On 8 Oct 2013, at 16:03, Erik Olofsen <e.olofsen at xs4all.nl> wrote:
Hi all,
For those interested in Sixels, I ported the code (quick and dirty)
from ftp://ftp.cs.utk.edu/pub/shuford/terminal/all_about_sixels.txt
to Javascript and combined it with Flot and a JQuery terminal:
http://rullf2.xs4all.nl/sg/sg.html
You then get a Javascript terminal, with a display function; some examples:
js> example$
js> display(example$)
js> display(Array(5).join('CA at ACGOG'))
js> display('HECNET')
and
js> display(digital$)
Considering the run time to display the latter image, photos should
perhaps not be too detailed...
Cool - any change you could add my logo (B&W picture of angry monkey from Family Guy)?
That would totally make my day.
On 10 Oct 2013, at 19:14, Sampsa Laine <sampsa at mac.com> wrote:
If you a classic Amiga (3.9?) running on HECNET I want to know how so I can add my Amiga 4000 too :)
Eventually I'll try to get my Amiga 4000 on there but I'll start with a Powerbook G4 running Morphos - it's basically AmigaOS 3.1. The UUCP setup should be pretty close to a real Amiga.
The biggest difference is the CPU architecture. My Amiga 4000 is 68k.
--
Mark Benson
http://DECtec.info
Twitter: @DECtecInfo
HECnet: STAR69::MARK
Online Resource & Mailing List for DEC Enthusiasts.
On Thu, 10 Oct 2013, Dave McGuire wrote:
On 10/10/2013 01:59 PM, Cory Smelosky wrote:
It's intended to point out that a lot of modern CompSci students can't
quite think outside the box...only by what the book, GitHub, Ruby
conferences, and their elitist communities tell them.
If the situation really has become that good, I applaud it. Just a
few short years ago, most modern "CompSci" students answer any question
with a list of Microsoft products available for purchase.
-Dave
The question was only answered correctly by a small few CompSci students. All the others were either really talented programmers, or people who hate CompSci.
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
If you a classic Amiga (3.9?) running on HECNET I want to know how so I can add my Amiga 4000 too :)
Eventually I'll try to get my Amiga 4000 on there but I'll start with a Powerbook G4 running Morphos - it's basically AmigaOS 3.1. The UUCP setup should be pretty close to a real Amiga.
There are very few people in the industry HERE who would even know
what "an nmap scan" is, much less how or why to run one.
Oh really? By now I thought even non-security people were using it for network analysis etc..
Basically for anyone who cares, nmap scan hosts in an IP range, tells you what ports are open and tries to fingerprint the software running the port.
I worked in that industry twenty years ago. It was bad then. In the
past few weeks I've had a lot of contact with it due to a new contract,
and much to my horror, I've found that it has become far, far worse.
Worse as in more corporate / boring or worse as in the attacks are just getting out of control?
Sampsa
On 10 Oct 2013, at 08:17, Daniel Soderstrom <snaggs at mac.com> wrote:
Has anyone tries this? Running my Vaxstation non-stop reminds me how much noise these old drives make.
Has anyone tried SSD drives? Must be good for the PSU it terms of heat and current draw.
This set me off thinking. I have a CF to IDE adapter (40-pin + floppy power, not 44-pin) somewhere and a SCSIDE adapter. I wonder if I could Solid-State my VS4000/60 with a 2GB CF card :)
--
Mark Benson
http://DECtec.info
Twitter: @DECtecInfo
HECnet: STAR69::MARK
Online Resource & Mailing List for DEC Enthusiasts.