out of curiosity, why fortran? no disrespect. I wrote a lot of scientific software in the earlier days of my career and I learned fortran to update ocean modeling software.
> why fortran? why not? the language is straightforward and loops are fast. It is portable and your code will work unchanged for the next 50 years. It may be a bit verbose, but that's not a big deal with today's tooling.
Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
11–20 of 91 posts
Re: Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
#12fortran > cobol
Re: Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
#13Earlier quoted context omitted.
You are not the first one to ask :) We built Cobolsky. Will go public soon. Parallelly too curious on Fortran. The world is better with a Fortran-based social network client in it :) When we are building the feed composer, in next version, Fortran will be great for the algorithm etc. Keeping the ancient languages alive. I built some Cobol stuff many years ago. Back at it again. Rusty. Both Cobolsky and Fortransky loo…
> The world is better with a Fortran-based social network client in it If you don't mind me asking, why is the world better with more Fortran-based software?
so it deserves to be kept alive. We owe a great deal to the people who wrote it in the 1950s I guess
Re: Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
#14The world is a better place for this app. Wonderful!
It’s fun and it is appreciated by them, and the young ones who are curious
Re: Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
#15fortran > cobol
Re: Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
#16Re: Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
#17Earlier quoted context omitted.
> The world is better with a Fortran-based social network client in it If you don't mind me asking, why is the world better with more Fortran-based software?
Our modern languages are built on it, and it’s incredibly fast, so it deserves to be kept alive. We owe a great deal to the people who wrote it in the 1950s I guess
It's part of the lineage, yeah, probably started with Algol though? Fast I guess is always nice, but I'm not sure that's enough to keep it alive solely for that, at least to me.
Re: Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
#18Earlier quoted context omitted.
> The world is better with a Fortran-based social network client in it If you don't mind me asking, why is the world better with more Fortran-based software?
Our modern languages are built on it, and it’s incredibly fast, so it deserves to be kept alive. We owe a great deal to the people who wrote it in the 1950s I guess
Re: Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
#19Are there any other AT protocol apps that aren’t derivatives of bluesky? By that I mean, not social media feed related, twitter clone.
Also a great blogging platform: https://leaflet.pub
Here's a goal tracker: https://goals.garden
This one just dropped recently; it's 44 different atproto-related apps with a cyberpunk theme: https://www.aetheros.computer/
Lots others mentioned here: https://blueskydirectory.com/
Re: Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran
#20Tangential, but to the author, are there any FORTRAN codebases you feel are well designed?