Jump to content

fujidude

Members
  • Posts

    5,309
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by fujidude

  1. This topic just evoked a related memory and a thought.  I remember back in the day, using the CRT tech of the time, that my friends, acquaintances, myself and pretty much anyone I ran across pretty much always lusted after the ever more crisp, clear, and resolute displays.  In other words, the results we get with modern display tech would have been the envy of all back in the day.  I think it's a bit ironic how now some people long for the convex shape, loosely fit together scan lines, and sometimes bloomy displays of old.

    • Like 4
  2. 9 hours ago, ldelsarte said:

    Does anyone have a suggestion for the best-suited mini-pc (Intel-NUC and so on) to run Altirra? Which CPU/RAM combination would be the most appropriate choice: high enough to run everything smoothly, but yet without buying the most expensive (and useless) combination on the shelves? Last but not least, I'm looking for a silent set-up. Do you have pictures of your set-up? Thanks!

    If you're resourceful and handy, an Atomic Pi might be a good fit, plus it's a lot of computer for the money.  I say resourceful and handy because you would have to devise your own solution for mounting or enclosing the thing, and work out supplying power to it.

    • Like 1
  3. On 7/10/2019 at 11:43 PM, Kyle22 said:

    This could be potentially used for nefarious purposes, similar to the abuse of the google gmail draft system.

    An evil operative could leave a draft on the system, then another evil person (who had the same login / password) could then read the draft, edit and add to it so the original person could read their reply [all without actually SENDING the message].

    That way, the message may be exchanged without it actually being transmitted over normal e-mail channels and thus avoiding government surveillance.

     

    I have seen criminals use this M.O. before.

     

    Be CAREFUL.

    We see ALL. We HAVE IT ALL.

    :)

     

     

    Don't assume even that is not accessible to the government, hackers, or whomever.  The only thing you can really put any faith in is good encryption, and that is not even absolute.

     

  4. On 7/23/2019 at 6:19 AM, thorfdbg said:

    I always wondered how this worked on the C64. If you loaded a game there, you could (sometimes) list it as a basic program, though the only statement was a SYS instruction starting the game. Though I wonder how the machine language was actually loaded, how it comes that the basic interpreter does not puke on the machine language file, and how it comes that you can SYS to an absolute address.

     

    I was never much of a "Commie" so I mayy be all washed up on this but... for some reason I'm thinking that on the C64 the "DOS" and "BASIC" were part of the same over-all program.  I think CBM called it the "kernal" (yes with an A L).

  5. Jon, scolding someone for deleting files, especially when you know they already acknowledged it was unwise; well it's hard not to see that as either an attempt humor through subtle sarcasm, or an attempt to humiliate.  I thought it was about humor, but it's honestly looking more like humiliation after this.  I don't know, you tell me.  Generally I'm fairly clever and careful, but I'm not perfect and I do sometimes make mistakes.  I'm not ashamed to admit it, and don't feel the last bit humiliated.  I guess what's concerning me is where you might be coming from on this; it seems a bit off.  I invite you to follow up via PM if you are so inclined.

  6. Looks good Philson.  Quite some time back I had created a Notepad++ language set for Action! and it worked out okay.  It's not really possible to use the language add in facility in NP++ and have it work as good as the built in support, but it's still helpful and worth doing/using.

     

    These days though I no longer use NP++ as use Windows as little as possible.

     

  7. 12 hours ago, flashjazzcat said:

    Well, the idea of keeping backups seemed well worth bringing up, since it was not obvious that the idea had occurred to you.

     

    Your suggestion specifically was to not have deleted the tokenized versions in the 1st place, when in my original posting I said:

     

    Quote

    So I went ahead and deleted the binary tokenized versions.  Oopsy; rather than just verify the listed files came out good, I should have also verified that the would ENTER back in okay.

    I don't know how much more obvious I could have been that I had already deduced your suggestion.  I know you're a smart guy, so either you were having a brain fart or something else, but I'm quite positive that was obvious enough that even a trained monkey would have noticed.  Honestly, when I first read and responded to your suggestion post, I figured you were being humorous by employing a bit of subtle sarcasm.  That's why I responded with the "monumental thanks" bit; I too was attempting humor using sarcasm though a little less subtly.  But to say you didn't think your suggestion had occurred to me, well that's just a bit bizarre. ?

  8. Thanks Doc and all.  Well it turns out it was PEBCAK issue.  Two unrelated issues had me thinking there was a problem with the LIST/ENTER procedure.

     

    The 1st issue, is that some of the LISTed files would cause XLESS to spaz out.  The 2nd issue was when I tried to ENTER them into BASIC it seemed to get stuck so I would hit reset and only end up with a partial program brought in.  I thought there was something strange about the files which were causing these problems.

     

    As it turns out, the only real problem I think is that XLESS has issues displaying some text files for some reason.  The Last Word has no problems with them and even the regular version of LESS has no issues either after I checked that.  The getting "stuck" entering the LISTed files in was an incorrect assumption on my part.  It was never stuck, it was just taking quite a bit longer than I expected.  I am able to repeatedly successfully ENTER in any of the files now if I just wait long enough for it to finish.

     

    For those interested about the XLESS issue, here is some info:

     

    SDX 4.9c (beta)

    XLESS (unknown version)

    All running under Altirra 3.20t9, which in turn is running under Wine x64 3.20 under Debian Stretch Linux.

     

    I should probably go to the SDX area & get into the XLESS thing there.

  9. Thanks guys for weighing in.  I'll get some more detail in here.  In the mean time, I really have to express my monumental gratitude to you FJC for bringing to my attention that preemptive solution! ?  I believe you could only have done better if you had offered the solution of retyping everything in manually and saving tokenized.  ?  In all seriousness though, I do probably have some backups somewhere but still I really would like to use LISTed files for my source code in any case.  I'll put together a bit more detail and put it forth in another post here.

     

  10. 5 hours ago, Inky said:

    From reading through this thread, I wonder if Brad is in failing health, physically and mentally. That would explain a lot.

    I was wondering the same, at least on the mental side.  I cannot imagine how anyone in the business of sales, and in their right mind, treat customers like he does.  I'm with McLaneinc; he should sell to another interested party (if he can).  I'm guessing it would have to be someone who is willing to do it out of the passion for the hobby as I don't see much prospect for profit.  Maybe I'm wrong and there is more profit potential than I realize.  I'm positive no one would want to lose money, but a break even or small profit plus love of the hobby might be enough for someone.

  11. So... being a fan of human readable over tokenized source code files, I got the idea in my head that I should convert my tokenized Atari BASIC and BASIC-XL files into text based ones.  I did so on about a dozen files by loading in the tokenized version, and then LISTing them out to a text version.  I popped them open in The Last Word and they looked real good.  So I went ahead and deleted the binary tokenized versions.  Oopsy; rather than just verify the listed files came out good, I should have also verified that the would ENTER back in okay.  Yes indeed.  I am having trouble being able to successfully ENTER them back in.  I suspect it has something to do with control code characters.  I'm guessing that the ENTER command behaves just as if the user were typing from the keyboard.  The problem with that of course is that the user would need to prepend control codes with the escape key to avoid them being interpreted literally, which I doubt the ENTER facility bothers to do.

     

    Anyway, does anyone know what the issue might be?  Am I onto something or might it be something else?  Solutions?

     

  12. 1 hour ago, gilsaluki said:

    Anyway, Brad is okay with me.  He took the chance and purchased and warehoused all this 'stuff' for years and rightfully can control it anyway he wishes.

    And people can let everyone else know about his extremely customer unfriendly ways too.  Honestly, I would urge everyone not to patronize someone who chooses those "ways."  Then, he would need to change his "ways" to sell a damn thing.  What?  He's the only source for something?  How bad does anyone really need something to put up with that shit?  I'm sure the answer varies, but I know I wouldn't.

    • Like 5
  13. 1 minute ago, ChildOfCv said:

    Really, the "This statement is a lie" part should be sufficient on its own, because if the statement is true then it is false.

    But still, the fact that it caused the robot's head to explode just revealed how much the 60's generation trusted computers.

    Beyond just answering the question of if he should be believed; I evaluate it to conclude the 1st statement is false, and the 2nd one is true.  The condition that fits is that he sometimes lies and sometimes tells the truth.  So the 2nd statement is true that the 1st statement is false.

     

    • Like 1
  14. On 7/14/2019 at 12:43 PM, Synthpopalooza said:

    Or the old Star Trek logic puzzle:

     

    Everything I say is a lie.

    I am lying now.

    Do you believe me?

     

    In order to believe him, what he has been said must be true.  To be true, it must be true in its entirety.  The two statements are logically contradictory and therefore cannot both be true.  Thus, I find it him unbelievable.  I don't understand why that would be considered puzzling.

     

    • Like 1
  15. I'm still scratching my head about when at a month in, he said wasting a month of his precious time; right before he said it should just take 1 week to arrive.  Maybe my math isn't so good but wouldn't that technically be wasting about 3 weeks of time then?  Also, I wonder how he survives sitting a month in front of his computer screen clicking update every minute.  What does one do in all that time to eat, sleep, pee, etc?  I mean, that's a whole month of his precious time!

  16. 15 hours ago, Flojomojo said:

    I’ve moved FB into a folder on my phone and disabled notifications. It’s fun to go back to see my old friends once in a while, but I’m not playing the “maximum engagement” game that the FB company wants me to play. It’s just another info/distraction source. And if anyone bugs me? Poof, muted. No big deal. Avoid high drama groups and individuals who don’t fill my bucket. 

    If I were to quit, I’d break my logins to the silly Korean RPGs I tend to favor. 

    Suggestion: Taking your time at a pace that's comfortable to you, set about converting those logins to ones "local" to the various sites you visit.  Once you have done so, you have just removed that particular barrier to putting FB in your rear-view.

  17. On 6/20/2019 at 12:44 PM, Albert said:

    Facebook is always making changes that break things.  Not a day goes by when I don't see something stupid they've done with obviously not enough testing.  This is especially noticeable if you run any pages or groups, as the tools for those get revised frequently and it's not unusual for features to completely break and then take days/weeks for them to fix. 

     

     ..Al

    Maybe they should do like Microsoft (well for some things), Firefox, Altira, SDX and countless others do; have an opt in public beta test so that ugliness can be removed or corrected before publishing to prime time.

  18. On 6/20/2019 at 2:14 PM, rcamp48 said:

    I decided not to leave FB,as i have too many people that depend on what i post.... i have got many people telling me that they like what i post, i will however post more tutorials here.

     

    Russ

     

     

    Is FB friendly to posting links to content outside of FB?  For example, could you post stuff here, YouTube, or wherever and then drop links to it in your FB content?

    • Like 1
×
×
  • Create New...