Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 831. (Read 4671660 times)

legendary
Activity: 1449
Merit: 1001
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)

My first PC was a 486DX/33, thats how old I am. Smiley

Mine was a Commodore 64, and then I learnt to program an 8086 with GW-BASIC.

Mine was a commodore vic-20 ( with no tape !) we had to type in a program/game every time.....
member
Activity: 97
Merit: 10
My first compy was a handme down TI-99A using TI-BASIC.   I then remember getting a decent copy of Qbasic running on a handmedown Amstrad (GEM what what) and that was amazing...  Then once in high school the Pentiums were the rage.   In high school they taught us some Fortran and Pascal.  Like many kids, I thought I wanted to make video games when I grew up....  But my passion was always more creative and less analytical.  It was the world creation and writing that excited me, not necessarily the technical aspects.  
  
In college,  the fucking University of South Carolina kept telling us how Java was the future of software development and made us all learn that (vs. C or C++ like we should have been learning).  
  
Even though I dropped out, those years of studying programming, hardware level programming, really hard problems (NP vs P, etc) were invaluable.  I'm fortunate to have just enough knowledge to understand the basics of what bitcoin, Monero, and cryptocurrency represent.  

Java has bene the future, way more Java jobs than any other language.
hero member
Activity: 770
Merit: 504
My first compy was a handme down TI-99A ..

TI-99-4a here.  I still have it and the original box.  Smiley

Loading games from cassette....I can still hear that sound...
 
  
Someone told me there was a voice unit for it, and the damn thing would TALK using a phonic-interpretation of what you typed.  I didn't believe them until I saw it with my own eyes.  I still can't believe a 1980's hookup to your TV computer could do that. 
 
I also remember looking through a catalog of games available on cassette for it... there was one that advertised itself as a 3D Dungeon RPG with monsters.  I remember thinking that must be one of the most advanced pieces of software I had ever seen and wanting to play it so badly.
legendary
Activity: 1596
Merit: 1030
Sine secretum non libertas
Im expecting someone to chime in about punch cards

You're too late

in fact, when i was a child my mother used to sew memory. one. bit. at. a. time. ferrite cores, by hand.  true story.


BTW, aminorex, I'm interested in looking at Julia. Can you recommend some resources?



not knowing your  background its hard to pick something pitched at the right speed.  the wikipedia page is a good overview of the features which define its appropriate use cases and has tutorial references. for example,  if you know R then this one is probably a quick route: http://www.stat.wisc.edu/~bates/JuliaForRProgrammers.pdf



for me, it was just a matter of recognizing features from languages i already know (or, more accurately, once knew) well.  there is not a lot of innovation in the language itself.  the attraction for me is that i hate python for its slowness, for the GIL, but need a better alternative for gluing math libraries together, processing unicode text, and distributing computational experiments over networks of gpus, and while julia isn't quite there yet, it seems to be on track to become sufficiently superior to python to compel my conversion - which for me means a minimum bar of about 5x improvement, pragmatic curmudgeon that i am.  i think it will be a contender long before 1.0

the other single most interesting language on pragmatic grounds is Rust, which is shaping up to be a viable replacement to c++/java for more systemsy/data-structurey stuff.
full member
Activity: 201
Merit: 100
My first compy was a handme down TI-99A ..

TI-99-4a here.  I still have it and the original box.  Smiley

Loading games from cassette....I can still hear that sound...
legendary
Activity: 1610
Merit: 1004
Apple IIGS, all I remember were the games.

then a 386 with a 2400 baud modem.

Too bad I didn't start programming until this year.
legendary
Activity: 1260
Merit: 1008
486dx2 66, though maybe it was a 33.

civilization, one 3.5 at a time. And Lightspeed. what a great game (at least according to my memory)
legendary
Activity: 1512
Merit: 1012
Still wild and free
legendary
Activity: 2968
Merit: 1198
Im expecting someone to chime in about punch cards

You're too late

BTW, aminorex, I'm interested in looking at Julia. Can you recommend some resources?
hero member
Activity: 770
Merit: 504
My first compy was a handme down TI-99A using TI-BASIC.   I then remember getting a decent copy of Qbasic running on a handmedown Amstrad (GEM what what) and that was amazing...  Then once in high school the Pentiums were the rage.   In high school they taught us some Fortran and Pascal.  Like many kids, I thought I wanted to make video games when I grew up....  But my passion was always more creative and less analytical.  It was the world creation and writing that excited me, not necessarily the technical aspects.  
  
In college,  the fucking University of South Carolina kept telling us how Java was the future of software development and made us all learn that (vs. C or C++ like we should have been learning).  
  
Even though I dropped out, those years of studying programming, hardware level programming, really hard problems (NP vs P, etc) were invaluable.  I'm fortunate to have just enough knowledge to understand the basics of what bitcoin, Monero, and cryptocurrency represent.  
legendary
Activity: 1456
Merit: 1000
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)

My first PC was a 486DX/33, thats how old I am. Smiley

Mine was a Commodore 64, and then I learnt to program an 8086 with GW-BASIC.

I guess I got into computers a lot later than you, I guess i was around 12 or 13 so back in 1990 or 1991.  Yourself?

Mid-80s, my earliest actual computer memories (not those imagined from looking at old photos) are probably 1987 on a 286 (everything I was given was hand-me-downs so I could break them, lol) using programming books from the library and modifying things to work on GW-BASIC (and later QuickBasic / QBasic / PowerBasic)

TRS-80

nuff said.

Now Im expecting someone to chime in about punch cards or maybe even vacuum tubes. Smiley
legendary
Activity: 3766
Merit: 5146
Note the unconventional cAPITALIZATION!
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)

My first PC was a 486DX/33, thats how old I am. Smiley

Mine was a Commodore 64, and then I learnt to program an 8086 with GW-BASIC.

I guess I got into computers a lot later than you, I guess i was around 12 or 13 so back in 1990 or 1991.  Yourself?

Mid-80s, my earliest actual computer memories (not those imagined from looking at old photos) are probably 1987 on a 286 (everything I was given was hand-me-downs so I could break them, lol) using programming books from the library and modifying things to work on GW-BASIC (and later QuickBasic / QBasic / PowerBasic)

TRS-80

nuff said.
legendary
Activity: 1105
Merit: 1000
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)

My first PC was a 486DX/33, thats how old I am. Smiley

Mine was a Commodore 64, and then I learnt to program an 8086 with GW-BASIC.

I guess I got into computers a lot later than you, I guess i was around 12 or 13 so back in 1990 or 1991.  Yourself?

Mid-80s, my earliest actual computer memories (not those imagined from looking at old photos) are probably 1987 on a 286 (everything I was given was hand-me-downs so I could break them, lol) using programming books from the library and modifying things to work on GW-BASIC (and later QuickBasic / QBasic / PowerBasic)

How old were you when you got your first hand me down and started playing with it?

I was 5 or 6 I think. But, then, I'm younger than you guys.
legendary
Activity: 1456
Merit: 1000
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)

My first PC was a 486DX/33, thats how old I am. Smiley

Mine was a Commodore 64, and then I learnt to program an 8086 with GW-BASIC.

I guess I got into computers a lot later than you, I guess i was around 12 or 13 so back in 1990 or 1991.  Yourself?

Mid-80s, my earliest actual computer memories (not those imagined from looking at old photos) are probably 1987 on a 286 (everything I was given was hand-me-downs so I could break them, lol) using programming books from the library and modifying things to work on GW-BASIC (and later QuickBasic / QBasic / PowerBasic)

How old were you when you got your first hand me down and started playing with it?
donator
Activity: 1274
Merit: 1060
GetMonero.org / MyMonero.com
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)

My first PC was a 486DX/33, thats how old I am. Smiley

Mine was a Commodore 64, and then I learnt to program an 8086 with GW-BASIC.

I guess I got into computers a lot later than you, I guess i was around 12 or 13 so back in 1990 or 1991.  Yourself?

Mid-80s, my earliest actual computer memories (not those imagined from looking at old photos) are probably 1987 on a 286 (everything I was given was hand-me-downs so I could break them, lol) using programming books from the library and modifying things to work on GW-BASIC (and later QuickBasic / QBasic / PowerBasic)
legendary
Activity: 1596
Merit: 1030
Sine secretum non libertas
Mine was a Commodore 64, and then I learnt to program an 8086 with GW-BASIC.
never owned one, but learned to program on a univac 1100 using hollerith cards, fortran iv.  styles have changed.  now i am fond of julia.  emacs just goes on and on, however.... i still think the pinnacle of development environment technology was zmacs\genera\symbolics, however.
legendary
Activity: 1456
Merit: 1000
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)

My first PC was a 486DX/33, thats how old I am. Smiley

Mine was a Commodore 64, and then I learnt to program an 8086 with GW-BASIC.

I guess I got into computers a lot later than you, I guess i was around 12 or 13 so back in 1990 or 1991.  Yourself?
donator
Activity: 1274
Merit: 1060
GetMonero.org / MyMonero.com
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)

My first PC was a 486DX/33, thats how old I am. Smiley

Mine was a Commodore 64, and then I learnt to program an 8086 with GW-BASIC.
legendary
Activity: 1456
Merit: 1000
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)

My first PC was a 486DX/33, thats how old I am. Smiley
donator
Activity: 1274
Merit: 1060
GetMonero.org / MyMonero.com
I'll disagree with that though, it possibly could work on a 486 DX2 66.

I have a distinct lack of 486s in my life;)
Jump to: