HackerTrans
TopNewTrendsCommentsPastAskShowJobs

julian55

no profile record

comments

julian55
·11 mesi fa·discuss
So have I. It`s an attractive tree but I haven`t found a good way of using the fruit.
julian55
·anno scorso·discuss
It brings back memories for me too. This compiler was my first introduction to C, before that I'd used Pascal or Fortran. I worked on Z80 but we also had a 68K project which ran Whitesmith's Idris UNIX clone before we got real System III ported
julian55
·anno scorso·discuss
We have a similar faceless clock in our village although perhaps not as old.

https://leigh-on-mendip.org.uk/church-clock
julian55
·anno scorso·discuss
I'm slightly surprised that no one has suggested PDP-11 assembler as a good starting point if you're not going to learn a current instruction set. Perhaps it's because it was the first one I learnt properly but all the early miccroprocessors felt like a step backwards. I did spend a few years writing Z80 assembler but I wouldn't recommend it nowadays as it's not a very orthogonal instruction set and 6502 doesn't have enough registers to give you a proper feel for writing assembler.
julian55
·2 anni fa·discuss
Some of the videos worked for me but I found the generated melodies rather samey.
julian55
·2 anni fa·discuss
Yes, I agree. I did write some C software for Z80 but mostly I used assembler.
julian55
·2 anni fa·discuss
In the UK there is usually a fuse in the plug, the fuse value varies according to the appliance up to a max of 13A.
julian55
·2 anni fa·discuss
Do you need fast charging at home? We just charge our electric car overnight from a normal UK 240V 13A socket in our garage.
julian55
·2 anni fa·discuss
There is some publicity about Æthelstan this year as it is 1100 years since he became king of England.

https://www.athelstan1100.co.uk/
julian55
·2 anni fa·discuss
Lost Realms by Thomas Williams is another good book about this period. Rather than Wessex, Mercia etc. it focusses on some of the lesser known kingdoms of that era.
julian55
·2 anni fa·discuss
I have a small collection of programming cards from the 70s & 80s. The most amusing one is the VAX-11, which is actually a booklet with 6 pages of instructions plus another whole page of addressing modes. Thankfully I never had to do any VAX assembly programming.
julian55
·2 anni fa·discuss
I agree with you. I've also found that themore modern a bike is the more difficult it is to maintain

Take hydraulic disc brakes for example, when they work they are great but when they fail they don't work at all. You then have to bleed them which is fiddly, messy and requires special tools then you'll probably have to do it all over again after a few rides. Tubeless tyres are similar.
julian55
·2 anni fa·discuss
The Z80 has lasted a few years longer than me in the computer industry. It came onto the market more or less when I left uni and I retired 2 years ago. For several years in the 1980s I worked on Z80 based terminals and CP/M microcomputers. Most of that work was in assembler but I never really liked the Z80 architecture as I'd been spoilt by the orthogonal instruction set of the PDP-11.
julian55
·2 anni fa·discuss
I did a lot of work for both Hitachi and Renesas over the years and used SH-1, 2, 3 and 4 with various OSes. I liked the SH architecture, I first learnt assembly programming on PDP-11s and SH felt like an extended RISCified PDP-11.