Looks like many (all?) branches are missing. Central line doesn't have the Ealing Broadway branch.
HN user
jdswain
Remote Software Architect.
[ my public key: https://keybase.io/jds; my proof: https://keybase.io/jds/sigs/JuHXXIhuefdZjpeFytCS4YvxdoIa6SnkDjV3wcoAB9c ]
It should be possible to build a custom cartridge to use some of that 8MB address space for RAM.
While I'm sure this was built for fun, you have to wonder if maybe some of these tools could be useful again. With the increased power of modern computers, and some additions of modern technology like a web UI, HTTP support for data access, and the not-needed-in-the-past-but-essential-now security.
We could be entering a new age of building our own tools, llm assisted of course, but still a lot of fun.
I've been through similar, don't give up trying to find a solution. I've recently found what mine is, and am doing much better now. Everyone is different, be careful with advice on the internet, but at the least it gives you ideas for further investigation. For me it was elevated homocysteine, with a genetic origin. I could get an analysis by uploading my genome to Genetic Genie, but ultimately the homocysteine test was the proof.
I tried clover. Eventually it just got replaced more and more with grass, now there's not much there. It was meant to be more drought tolerant than grass, but it didn't work out that way. I probably need to do more research.
One thing that I don’t think the article mentions is how many times a screen could be used?
Make sure you look after your own health too, if you lose that it’ll be a lot harder to help those around you.
I'd like to see the same thing applied to desktop computers, a Mac Neo maybe. The Mac mini has moved up the cost/performance ladder, there's room at the bottom for a simple, low cost desktop, maybe with Neo colours too.
In a way it's not a joke. I was just considering that myself. I pay for a M365 family license, but when I think about it, I could do everything I actually use it for in Numbers and Pages. The only thing is file format compatibility, it is useful to be able to open word documents and be sure the formatting is correct, but even that is less important than it used to be. I used to make use of Office to edit work documents on my Mac, but security considerations prevent this now.
Preview.app in NeXTstep used to have a postscript window where you could type in postscript (or paste it in) and interactively work with it. It was an essential development tool to help write postscript before including it in a source code file as a pswrap.
Yes, very similar to what you did with the script, but I’d guess you could enter a small routine into memory with the monitor then jump to it to execute. This would be faster than serial port speed, but really not that different. In the end anything that works would be good enough.
Really good presentation, although I was nerd-snipped just by the title (which is incorrect, it's Coherent, not QNX).
It's great we live in a time where enough information is available to restore these obscure machines, although getting the hardware seems almost impossible. I'm building up a small collection of old computers so that in 10 or 20 years when I have the time to work on them I'll have them there, I'm guessing I won't be able to afford them by then. Already missed the boat on the Lisa, probably the one computer I'd most like to have. I still remember the first time I got to use one, and the Apple employee explaining to me how to use a mouse.
Michal showed a huge amount of persistence getting this computer going, and it paid off in the end, far from a likely outcome. I think I probably would have written a disk formatter in Z8000 assembly rather than using the terminal, but that was probably a lot easier.
I did. The only Playboy magazine I ever bought contained an interview with Steve Jobs. Unfortunately I lent it to a friend and never got it back.
Which is somewhat akin to downloading one today. If, however, that same kid started small, with a data model, then added calculation, and UI and stepped through everything designing, reviewing, and testing as they went, they would learn a lot, and at a faster pace than if they wrote it character by character.
Our Graphics Lab at University used to be in an old house opposite a fish and chip shop. The people at the fish and chip shop were suspicious of our lab as all they saw was young men (mostly) entering and leaving at all hours of the night. We really missed an opportunity to name it "Hoare House" after one of our favourite computer scientists.
The windows 95 user interface was 'inspired by' the NeXT user interface, and to some degree the Mac UI. Microsoft had a NeXT computer to copy off, even though they wouldn't develop for it.
There has been some discussion around this, and Lee Davison is no longer with us so that makes it more difficult. It appears from the source code that Lee's independent basic is highly based on Microsoft Basic. I'm sure it is no longer an issue, especially as Microsoft has provided a free license for Microsoft 6502 basic, but the licensing situation is not entirely clear.
I treat code quality, and readability, as one of the goals. The LLM can help with this and refactor code much quicker than a human. If I think the code is getting too complex I change over to architecture review and refactoring until I am happy with it.
There's a selfish case for the wealthy to care about this: rising tides lift all boats, including theirs. When the bottom 80% are struggling with housing insecurity and desperation, the consequences don't stay contained to poor neighbourhoods. San Francisco seems like a good example—the visible decline in public spaces, safety concerns, and urban decay affect everyone who lives there, regardless of income. The wealthy can insulate themselves to a degree, but they can't fully escape a deteriorating society. They'd be better off in a city where everyone has a baseline of stability.
Also where Jim Gray was sailing too when he went missing. His yacht has never been found.
Software Development is much more than writing code. Writing code may have become 90% easier, but a lot of the other development tasks haven't appreciably changed due to AI, although that might come. So, for now at least the answer to the question posed in the headline is no.
An exception might be building something that is well specified in advance, maybe because it's a direct copy of existing software.
Commissions were different back then. I worked part time selling computers around 1990 and a little earlier, margin on computers was moving down, but was as high as 50%, I recall it moving down to 30% and stabilising there for a while. I don't remember software margins, but it could have been about the same. I used to get 50% of the margin as commission.
What sort of systems do you work on to require this kind of traffic volume? I've worked on one project that I'd consider relatively high volume (UK Post Office Horizon Online) and we were only targeting 500 TPS.
(Hi Andrew)
It's the misuse of OO constructs that gives it a bad name, almost always that is inheritance being overused/misused. Encapsulation and modularity are important for larger code bases, and polymorphism is useful for making code simpler, smaller and more understandable.
Maybe the extra long names in java also don't help too, along with the overuse/forced use of patterns? At least it's not Hungarian notation.
It's likely that is is mostly just the standard Microsoft Basic with some modified I/O routines. Since Microsoft Basic is now under the MIT license you are free to modify the code, it may be relatively easy to re-implement the I/O routines and have a legal 'recreation' of the P2305 cartridge.
My company provided Dell has the same issue (Intel CPU). Comes and goes a bit with firmware updates.
Well Woz was pretty good at software too. He wrote a lot of the early Apple software, including Integer Basic (to write games) and the low level disk software, called RWTS for Read/Write Track/Sector.
I'm not good at this at all, but if you do want to thank people that helped you, and let them know what it meant to you, don't leave it too late. I've had one regret after another as people who were significant in my early life died and I didn't get the chance to let them know what they meant to me.
It has 32-bit registers, but it has a 16-bit ALU, so it's a matter of opinion if that makes it a 16 or 32-bit processor. I'd go with 32-bit in that it's instruction set gives the impression to the programmer that they are working with a 32-bit system.
And for more evidence, the Z80 is referred to as an 8-bit processor but has a 4-bit ALU.
For some of us it brings back bad memories of sitting watching progress bars for hours and occasionally getting asked to feed another disk into the drive. Office was probably the worst for the number of floppies, but linux was even more, and you had the extra worry of if it would actually boot after the install, or if you got a setting wrong and had to start again.
Soon after all that we got to use CD's, which made life a lot better.