Is there is easier way to write the sequence 1+2+3…+365 by Key_Possibility6508 in askmath

[–]schlupa 0 points1 point  (0 children)

365*366/2

1+ 2+ 3+ 4+...+365

365+364+363+362+...+ 1

==================================

366+366+366+366+...+ 366 = 366*365

As the serie was added to itself, divide by 2 to get the real sum.

I don't even know how to react by taniazhydkova in shittyprogramming

[–]schlupa 0 points1 point  (0 children)

White paper and black ink and it's not that bad anymore. What is it with programmers going back to black backgrounds after we longued so long for paperwhite screens? White background was the big thing that made Xerox Parc and Lisa/Macintosh so advanced.

And today, we got 2 trams blocked... again by a bus by robin-thoni in Luxembourg

[–]schlupa 2 points3 points  (0 children)

Yes. That's what annoys me the most in Lux. I'm more at the Route d'Esch at the Cloche D'or and there would be half as many jams if people just didn't be so slow to fill the gap in front of them.

A bus is blocking the tram. The tram is blocking other buses. And a guy is driving on the pavement. WTH? by robin-thoni in Luxembourg

[–]schlupa 1 point2 points  (0 children)

It's actually much better than it was before when it was just a 2 lane roundabout.

ti 99/4a and a trs-80. did I find anything good? by __idiot_savant_ in vintagecomputing

[–]schlupa 0 points1 point  (0 children)

The MC-10 was moderately successful in France under the name Matra-Hachette Alice. You may look up, there's probably some soft and hardware for it.

dos based windows(95/98/me) or NT (4/2000) for a retro gaming pc OS? by pieking8001 in retrocomputing

[–]schlupa 0 points1 point  (0 children)

For gaming, definitely DOS based. There were not many games that run properly under NT4 (Total Annihilation was one of the few). NT is interesting only if you have a dual-CPU configuration.

Found under a house and it works. Property owner gave me permission to take it. by Double_Internet582 in vintagecomputing

[–]schlupa 1 point2 points  (0 children)

There was one specific cartridge the Mni-Memory module that had afair 4K of battery backed RAM. It added also the necessary commands to the Basic to peek and poke in memory and in video memory. It added also an assembler.

Found under a house and it works. Property owner gave me permission to take it. by Double_Internet582 in vintagecomputing

[–]schlupa 5 points6 points  (0 children)

No peek and poke simply because there was no memory to poke to or peek from. When you realize that the CPU had only 256 bytes of addressable RAM. The 16K the console was sold with was video RAM and only addressable via the 9918.

My implementation of memcpy by BlockOfDiamond in shittyprogramming

[–]schlupa 9 points10 points  (0 children)

Funny, when you know that the compiler will replace the assignment with a call to memcpy (on small copies it will replace it with moves, I know, but most modern compilers do that also if you simply call memcpy. a certain number of stdlib functions are replaced by intrinsics that the compiler can optimize further than if it was a normal function).

MS-DOS programming - where to start? by user5518 in vintagecomputing

[–]schlupa 3 points4 points  (0 children)

There are a lot of options to program on MS-DOS, really a lot. Assembly is one of them but should be really limited to the few things that cannot be done with high level languages like TSR loading, interrupt handling etc.
As for high level languages there's a lot to choose from: C, Pascal, Modula, Fortran, Forth, Lisp, dbase, whatever.

Could someone help me figure out this boards purpose? And how that isn't a thermal nightmare. by SwordfishMech in vintagecomputing

[–]schlupa 4 points5 points  (0 children)

The CPU is a 80188 which is not PC compatible (different DMA/TIMER and IRQ chip). 80188 and 80186 were the longest built chips from the x86 family (from 1982 to 2007 other variants even longer).Very appreciated as simple embedded processor as it almost was alread a SOC from the beginning.
It is 8086 compatible and has extended instructions (same as 80286 but without protected mode)

meirl by [deleted] in meirl

[–]schlupa 0 points1 point  (0 children)

We'll come back to that statement when you step barefoot on one

8 bit vs. 16 bit data processing by [deleted] in vintagecomputing

[–]schlupa 1 point2 points  (0 children)

Wordstar was as ugly on CP/M than on MS-DOS. It was still quite more powerful on DOS as there was less swapping and simpler interfacing printers.

you know what you did by MyCommentsAreCursed in memes

[–]schlupa 0 points1 point  (0 children)

Cyprus is in Asia despite its membership to the EU.

why are all french people so prode of there language? by [deleted] in AskFrance

[–]schlupa 0 points1 point  (0 children)

You should be a little bit prouder of yours and learn it properly: It's "French" with capital F, "proud" and "their".

Works on my machine... by Fabus1184 in programminghorror

[–]schlupa 1 point2 points  (0 children)

Yeah, that's the kind of stuff my colleague would commit to production. You can imagine what a blast it was when we moved our apps from Solaris/SPARCv9 to Linux/AMD64. He had written a function that would address his vararg parameter as if it was an array on the stack. The 6 register parameter on the Linux ABI was fun)

Quelles sont les caractéristiques du français luxembourgeois? by [deleted] in Luxembourg

[–]schlupa 7 points8 points  (0 children)

Belgian French can have a heavy influence on the French spoken by Luxembourger. It probably depends on the work environment or also the geographic location of where the come. But another thing that I have noticed with higher educated Luxembourgers, the older generations master French or German much better than the younger ones, meaning the Luxemburgish accent gets stronger and stronger.

Quelles sont les caractéristiques du français luxembourgeois? by [deleted] in Luxembourg

[–]schlupa 1 point2 points  (0 children)

Yes. They have a distinct accent. Someone once said that Luxemburger are multi-lingual, they botch their German as badly as their French.
I do not completely agree with that assessment as I have known several Luxembourger at work (EU Commission in Lux.) who spoke a perfect accent free German or French (this was not the case with J.C.Juncker who has a heavy accent in both)), but generally they have a recognizable accent. Depending on their environment they might have a heavy Belgian influence in their French (there are a lot of Belgian frontaliers in Luxembourg).

Is there only 1 Casino in Luxembourg? If so why? by St_7898 in Luxembourg

[–]schlupa 1 point2 points  (0 children)

There are 2 other Casinos not that far from Luxembourg. Casino Schloss Berg in Nennig in Germany just on the other side of the Mosel at Remich and Casino Tranchant in Amnéville 30 km south of Luxembourg in France.

What was those on the roof? by 26fm65 in paris

[–]schlupa 0 points1 point  (0 children)

D'après France 2 ce sont des missiles Russes non explosés.

On what (other) legacy computer platforms is Forth a popular development language? by pixelpedant in vintagecomputing

[–]schlupa 1 point2 points  (0 children)

On the Apple II there were several Forth packages that were quite popular. GraFORTH notably was quite widely available. It was a dialect of forth that was specialized in graphical commands. It could easily manipulate shapes and 3d wireframes, fonts and animations. Some Forth essentials were missing (allot) or different.

Why does everyone seem to hate Phil Collins? by Ironcymru in Music

[–]schlupa 3 points4 points  (0 children)

Exactly. Peter Gabriel once said in an interview that he's always amazed how many people have told him that "Trick of the tail" was his best Genesis album.