Hacker Newsnew | past | comments | ask | show | jobs | submit | zoom6628's commentslogin

That's the one I've been using for a while. Nice to have something so clean in this age of slop.

Brilliant in every possible way. Fortran was first language I learnt at high school in its "PORTRAN" variant.

:) We tried Abacus Fortran on the C64 back in the days and were allowed to stay indoors during breaks doing Basic stuff too on school computer.

One of the guys wrote 8xxROM some 10 years later.

Today known as U−Boot :)


As Someone who has spent decades working with teams around the world with varying levels of English from native to none, these are good guidelines. I would add to try and talk using the simplest and least ambiguous words you can. Breathe. And use shorter sentences.

I also have non English speaking family members so I get to improve everyday. And yes I make mistakes every day but 99% avoidable and the rest I just accept and move on. Multicultural and multilingual teams are a joy not a test so enjoy them when you have the chance. Might surprise yourself how much you will learn about people and communications and build a new level of self awareness in the process.

My 2c.


If you self assemble take great care with the buttons! Otherwise a great reliable device. Bought myself one as "reward". But broke the left lower push button. On board contact still works so it's usable. ESP so comes with wifi&BT goodness built in.


Second that. Have had one for 2 years and it's brilliant. Haven't yet tried to build any app for it. But it runs a month for me on single charge. I use it for travel or when out for day trips with family.


This is wonderful news. As a "mail carrier" for US govt they should be made a branch of Post Service and then under Trump benevolent guidance and DOGE goals the department can be cut down to 3 people and a laptop. Billions in Gov subsidies saved right there. Done. Make it so.



Nope


In the 80s I worked on BPCS, an early ERP system, and yes it was coded in RPG2, and RPG3. Mind blowingly hard to understand the source code but I credit my efforts then with later finding AWK so easy and logical. IBM had also just brought out the baby System36 which looked like a PC beige box but was actually a minified s/36 if I recall correctly. Didn't sell well. Then there was RPG for DOS which I heard of but didn't use.

If the authors client had been using an RPG accounting system for 40 years then it might be BPCS and there were tools out there to convert RPG to other less traumatic languages.

But fascinating article nonetheless and brought back memories of being an apps programmer. I also remember those dongles. Really fun when you had multiple apps with their own dongles and only one port.


So did I. We joked that BPCS stood for: Better Programs Coming Soon

It was actually a well designed and functional system, just too many bugs.


Please share as I would like to see what you have built.

What I like about this is that ides of a catalog which is what most business systems have in the form of their records and objects. Giving an AI accessible structure to this gets AI into the realm of the various 4GLs back in late 90s which made user created forms so much easier. Anybody remember that Informix 4GL for building simple apps from the db schema?


Reality bites. JS devs have tried to use JS for everything and found limits. It isn't a one language to rule the all. Welcome back to the world of needing the right tools for the job.


Don't underestimate prototyping nature of js that allowed for exporing design space at higher speed throughout the years.

Reminds me when I was working on distributed filesystem at LiveDrive more than 10 years ago, wrote working prototype and few iterations in Ruby before rewriting it in C - somebody said "(you did it) because Ruby was slow/crap?", I said "no, because Ruby was essential (to do it quick)".

Also interop with those tools (though wasm) is relatively new.

Js/ts ecosystem is actually quite nice now with this option to use wasm for performance - while still keeping "works on the server and in the browser" intact.


> JS devs have tried to use JS for everything and found limits

Yeah, seems NodeJS kind of made some people into JS-zealots, while us web developers have thought of separation of concerns from the beginning, hence the holy trinity of HTML, JS and CSS. Glad others are catching up with web developers for once :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: