Readit News logoReadit News
StudyAnimal commented on MacBASIC   apple.fandom.com/wiki/Mac... · Posted by u/rbanffy
deaddodo · 8 months ago
I find it weird that that list is titled "BASIC dialects" but then lists implementations. There are a couple dozen implementations of the Microsoft BASIC dialect (and another half dozen BASICA), for instance.
StudyAnimal · 8 months ago
They are all different though, depending on the hardware. Microsoft's BASIC on the C64 and on the mac and on all other platforms were different enough to count as different dialects, certainly more than just different implementations.

Edit: And the wikipedia page clusters them nicely in a separate group, what more could you ask for.

StudyAnimal commented on Majority of workers at Mercedes plant in Alabama sign UAW authorization cards   detroitnews.com/story/bus... · Posted by u/toomuchtodo
rickydroll · 2 years ago
who is likely to be more successful in negotiating with a very large corporation like Mercedes? A union representing thousands of workers or, an individual that is replaceable no matter what skills they have?
StudyAnimal · 2 years ago
From my experience, it’s the individual. I always get paid more than the union members. I also notice that the non union members seem to have a bit more motivation and spirit and their own idea about their goals and where they want to go compared to the union members who seem to delegate the progress of their careers to their employers.

Clearly it’s not a case of one being better than the other. It’s great we have the choice. Unions are good for some types of people and job but terrible for others.

StudyAnimal commented on A mistakenly published password exposed Mercedes-Benz source code   techcrunch.com/2024/01/26... · Posted by u/isaacfrond
miohtama · 2 years ago
> The repositories include a large amount of intellectual property… connection strings, cloud access keys, blueprints, design documents, [single sign-on] passwords, API Keys, and other critical internal information.”

Any senior developer or a security researcher knows this kind of secrets should not be part of the source code repository. Has Mercedes-Benz a rotten software development culture?

StudyAnimal · 2 years ago
They call themselves a software company. The guys in India that develop the software know what they are doing but the managers in Germany have no clue what they are doing. Sitting all day in meetings planning strategies for beating Tesla. The guys in India are mostly fixing bugs in software released years ago.
StudyAnimal commented on How DOS was able to use most of the 1 MB address space of the 8086   blogsystem5.substack.com/... · Posted by u/todsacerdoti
NoZebra120vClip · 2 years ago
When I worked on my Commodore 65xx computers, I intimately understood their hardware architecture, the Page Zero layout, the general layout of RAM/ROM, PEEK/POKE registers that mattered, CPU operations, and I had a general knowledge of assembly language. And most of this was documented in the user manuals themselves; the only other stuff I read was "Compute!'s Gazette".

When I received my first IBM PS/2 in 1989, I hardly knew any of this stuff. I didn't know any x86 assembly, I didn't know how DOS laid out memory or how the INT routines accessed devices. My computer overnight turned into a black box. I didn't program it in BASIC, I just loaded games and applications on it.

This sort of system opacity drove me rather crazy, and soon I was in college studying Unix and systems architecture again. I didn't waste any time deleting DOS/Windows and replacing it with Minix.

StudyAnimal · 2 years ago
To be fair my background is similar but the system isn’t really more opaque. I remember having the same books for the PC as (in this case my slightly older mentors) had for the C64. Undocumented PC and Undocumented DOS stand out. However you mentioned games , I too was distracted with such things (like the ABCs, alcohol, babes and cars). And had a nerd break until the web era. With maybe a little play around with VGA graphics and DJCPP or whatever it was called along the way.
StudyAnimal commented on My dad's resume and skills from 1980   github.com/runvnc/dadsres... · Posted by u/metadat
jabroni_salad · 3 years ago
It's my understanding that the interviews consisted solely of a firm handshake
StudyAnimal · 3 years ago
And a drink.
StudyAnimal commented on My dad's resume and skills from 1980   github.com/runvnc/dadsres... · Posted by u/metadat
chrisseaton · 3 years ago
> Many even call out their parents' occupation.

Are those German resumes? Very odd. Can't be used for anything except discrimination.

StudyAnimal · 3 years ago
A German would point out, the very purpose of a job application is discrimination.
StudyAnimal commented on Software will eat software in a remote-first world   themargins.substack.com/p... · Posted by u/sidhanthp
F_J_H · 5 years ago
I'm puzzled by how many people seem to have a huge "mental block" when it comes to SQL.

It is trivially easy to learn, (a weekend), and it is so incredibly powerful. To me, it is a skill like learning how to type properly - it will pay dividends for years to come...

StudyAnimal · 5 years ago
Sql is fine as tweet sized selects. I developed my mental block deliberately after working for a company that had about a million lines of business logic implemented in thousand line sql stored procedures.

Now I put as many layers as possible between sql and myself.

StudyAnimal commented on New Jersey needs COBOL programmers for their unemployment claims system   twitter.com/manicode/stat... · Posted by u/enraged_camel
sigjuice · 5 years ago
My way of learning and exploring something new (to me) is to ignore the bizarre and tedious system specific stuff that you mention. I have never even seen COBOL code before. Toy programs that I can easily run on my own computer are more than enough to satisfy my casual (and short-lived) curiosity.
StudyAnimal commented on The Future Is Not Retro   pedestrianobservations.co... · Posted by u/luu
rhacker · 6 years ago
Are people in the Netherlands similar to people in the United States? In the US you will primarily get a neighbor that is watching football, shouting swear words and always accompanied with the smell of budweiser as you pass them in the halls. You will always know when they are home... And if you don't get that guy it will be the screaming couple.
StudyAnimal · 6 years ago
Dutch weed stinks more than American beer
StudyAnimal commented on IBM System/360 Principles of Operation (1964) [pdf]   bitsavers.org/pdf/ibm/360... · Posted by u/segfaultbuserr
rbanffy · 6 years ago
Fair warning: this is not an introduction.
StudyAnimal · 6 years ago
If anyone is looking for an introduction to the modern version of the platform, this free e-book from IBM is great: http://www.redbooks.ibm.com/abstracts/sg246366.html?Open

u/StudyAnimal

KarmaCake day483January 18, 2010View Original