kellogh, to random
@kellogh@hachyderm.io avatar

the #gpt4o news is cool, but now i want to see an embedding model that i can use with a streaming interruptible conversation

kellogh,
@kellogh@hachyderm.io avatar

also, now with , latency is going to be critical if you’re doing streaming audio/video, so may start looking less appealing. what’s the new language? ? ? ? ?

hpcnotes, to hpc
@hpcnotes@mast.hpc.social avatar

Experiment comparing reactions across social media platforms ...

One or more of or or will be obsolete by 2030.

Ignoring this message counts as agreeing :-)

abucci, to ProgrammingLanguages
@abucci@buc.ci avatar

A weird thing about being 50 is that there are programming languages that I've used regularly for longer than some of the software developers I work with have been alive. I first wrote BASIC code in the 1980s. The first time I wrote an expression evaluator--a fairly standard programming puzzle or homework--was in 1990. I wrote it in Pascal for an undergraduate homework assignment. I first wrote perl in the early 1990s, when it was still perl 4.036 (5.38.2 now). I first wrote java in 1995-ish, when it was still java 1.0 (1.21 now). I first wrote scala, which I still use for most things today, in 2013-ish, when it was still scala 2.8 (3.4.0 now). At various times I've been "fluent" in 8086 assembly, BASIC, C, Pascal, perl, python, java, scala; and passable in LISP/Scheme, Prolog, old school Mathematica, (early days) Objective C, matlab/octave, and R. I've written a few lines of Fortran and more than a few lines of COBOL that I ran in a production system once. I could probably write a bit of Haskell if pressed but for some reason I really dislike its syntax so I've never been enthusiastic about learning it well. I've experimented with Clean, Flix, Curry, Unison, Factor, and Joy and learned bits and pieces of each of those. I'm trying to decide whether I should try learning Idris, Agda, and/or Lean. I'm pretty sure I'm forgetting a few languages. Bit of 6502 assembly long ago. Bit of Unix/Linux shell scripting languages (old enough to have lived and breathed tcsh before switching to bash; I use fish now mostly).

When I say passable: in graduate school I wrote a Prolog interpreter in java (including parsing source code or REPL input), within which I could run the classic examples like append or (very simple) symbolic differentiation/integration. As an undergraduate I wrote a Mathematica program to solve the word recognition problem for context-free formal languages. But I'd need some study time to be able to write these languages again.

I don't know what the hell prompted me to reminisce about programming languages. I hope it doesn't come off as a humblebrag but rather like old guy spinning yarns. I think I've been through so many because I'm never quite happy with any one of them and because I've had a varied career that started when I was pretty young.

I guess I'm also half hoping to find people on here who have similar interests so I'm going to riddle this post with hashtags:

#C #R

tetrislife, to random

@vmagnin sorry, unsolicited #Fortran query (you maintain non-numeric Fortran code, so ...)

Is Fortran usable as a C substitute, or as an improvement over C unlike C++? As an example, what kind of software uses your code?

Fortran's verbosity is ... less tolerable than Ada's, and the column-major arrays may surprise serious C devs. But it does many other things right, and is already part of the toolchain in big shops.

Sure, it isn't new and shiny, but that isn't bad for risk-averse managers.

vmagnin, to random
@vmagnin@floss.social avatar

is in the top 10 of the April 2024 index ():
https://www.tiobe.com/tiobe-index/
😃

jbzfn, to webassembly
@jbzfn@mastodon.social avatar

⚡ Fortran on WebAssembly | Dr. George Stagg

https://gws.phd/posts/fortran_wasm/

#Fortran #WASM

samharrison7, to rust
@samharrison7@mas.to avatar

February's TIOBE index has #Fortran as the 11th most popular language, marking its 12th consecutive month in the top 20, beating languages like #Rust, #R, #MATLAB and #Julia. About time to do away with that "Fortran is ancient/dead/obsolete" myth?

https://www.tiobe.com/tiobe-index/

AmenZwa, to random
@AmenZwa@mathstodon.xyz avatar

and are dead.
Long live Fortran and Cobol.

Modern Fortran is indispensable for high-performance, scientific computing, like weather simulation on supercomputers. Modern Cobol is indispensable for high-throughput, business computing, like financial transaction processing on mainframes.

But Fortran and Cobol suffer from the image problem. Young will not devote their careers to these seemingly dead languages. As such, many Fortran and Cobol shops are desperately trying to "modernise" their codebases by translating into C++, Java, Python, etc.

This is a mistake. A weather forecast that takes a couple of hours for a Fortran implementation that runs on a 1000-CPU supercomputer will take months for a Python version that runs in an enterprise cloud. Analogous examples abound for Cobol. These niche systems are cloud-proof—they will not bend to the charms of cloud computing.

New language features and implementation techniques are continuously, albeit gradually, being integrated into Fortran and Cobol, and new supercomputers and mainframes are still being designed and manufactured. Yet, there is no injection of new programmers into these specialised domains.

A sensible approach, then, is this. Instead of converting pieces of code written in 60yo languages into those written in 30yo languages, design brand new languages—with dependent type system, algebraic types, type inferencing, memory safety, and other accoutrements of modernity—that target standardised Fortran and Cobol, much like TypeScript and ReScript target standardised JavaScript to "modernise" web development. And if these new languages become established, retarget them to binary.

gborn, to random German
@gborn@social.tchncs.de avatar

Echtes Abenteuer; Computer kapott, fliegt in 22 Lichtstunden Entfernung, und die Programmierer sind in Rente oder verstorben. Als junger Ingenieurstudent habe ich 1977 dem Start der Sonden entgegen gefiebert - und die Teile funktionieren noch immer irgendwie.

https://borncity.com/senioren/2024/02/10/laesst-sich-die-raumsonde-voyager-1-retten/

necrosis,
@necrosis@chaos.social avatar

@gborn ich steh gerade tatsächlich vor einem vergleichsweise ähnlichen Problem. Ein Webservice der in und programmiert wurde 2006 und die Entwicklerinnen und Entwickler sind alle in Rente. 🙈

peateasea, to linux
@peateasea@mastodon.social avatar

For me an era is about to come to an end: after just over ten years at my current job (where I set up and built most of the infrastructure and code) it's time for me to move on.

From April 2024 I'll be available for part-time remote-only work. If you're looking for an all-rounder software dev and admin to attack (say) your tech debt in , or even , give me a yell 😃

pwaring, to random
@pwaring@fosstodon.org avatar

A toot about Tom Baker reminded me of Prime Computers (which he appeared in adverts for, as the Fourth Doctor). The operating system, PRIMOS, was written in an unusual choice… FORTRAN.

#Prime #FORTRAN

amoroso, to random
@amoroso@fosstodon.org avatar

Programming language clichés never die. That's perhaps why Jim Cownie had to debunk the "death" of Fortran:

https://cpufun.substack.com/p/is-fortran-a-dead-language

and the XYplorer developer constantly needs to justify using a "toy" language like Basic for production code:

https://www.xyplorer.com/faq-topic.php?id=VB6

Jim wrote:

"For reasons I cannot understand, “legacy” has become an insult, despite most of our knowledge being a legacy from previous generations."

nikhil, to logitech
@nikhil@mastodon.acm.org avatar

RIP Niklaus . Wirth's was among the first programming languages I actually enjoyed, after love-hate with , and . I did loads of programming in Pascal in the 1970s and 1980s, on , and on the first IBM PCs (). Then, . If you are using a device today (I am!), that's another outcome of Wirth's vast ouvre!

ethauvin, to haskell
@ethauvin@mastodon.social avatar
RetroFunPL, to retrocomputing
@RetroFunPL@8bit.red avatar

I found the following gem from 1972 while doing research for the article:

(Oh, yes, I WROTE A POST that I'm half-proud of! Was BASIC really THAT BAD? Why did Dijkstra say it crippled the mind?
Let's find out the broader context of the famous quote! Please share and comment if you like the post :))

🇺🇸 https://retrofun.pl/2023/12/18/was-basic-that-horrible-or-better/ and Polish version coming up soon)

:-)

luca, to retrocomputing
@luca@sironi.tk avatar
jbzfn, to random
@jbzfn@mastodon.social avatar

🎉 The new features of Fortran 2023
➥ John Reid, JKR Associates and
Rutherford Appleton Laboratory
https://fortran.bcs.org/2022/AGM22_Reid.pdf

#Fortran

DoctorFortran, to hpc

Fortran 2023 has been published! I've posted a brief summary, with thoughts on where we're going from here. https://stevelionel.com/drfortran/2023/11/23/fortran-2023-has-been-published/ #fortran2023 #fortran #HPC

liw, to random

Digital computers have existed since at least 1945 (ENIAC). That's 78 years ago. The pace of change in computing is remarkably fast, and it's unusual to have things that have existed for a long time. Here's a few that have been used for at least 50 years (i.e., they existed in 1973), even if they've changed over time and the original version may not be compatible with the modern world:

  • 3.5 mm TRS audio plug (1950s)
  • ASCII (1963)
  • EBCDIC (1963)
  • C (1972)

Can you think of others?

simon_brooke,
@simon_brooke@mastodon.scot avatar

@liw
is still in use, 1957;
, many current significant uses, 1958;
, 1959, has its niches, mainly in finance.

Fundamentally most third-generation languages trace their ancestry to the late fifties/early sixties. C is just minor syntactic sugar on top of BCPL (1967).

vmagnin,
@vmagnin@floss.social avatar

@simon_brooke @liw
Not only #Fortran and #COBOL are still in use but their ISO standards were both revised in 2023:

MHowell, to commodore64
@MHowell@kolektiva.social avatar

When people ask what the average age of your platforms users are,...

... and why it is not attracting more, young users...

@lowqualityfacts

ChristosArgyrop, to programming
@ChristosArgyrop@mstdn.science avatar

Reminder that the languages useful for may not be the same as those used for that the applications use, and this is just fine, e.g. performance often requires that one does not rediscover the wheel by recoding libraries in and because they are, for whatever reason , resistant to use a proper (or an ) .

decvalts, to random

What's the current status of Fortran testing frameworks? Is pFUnit still a reliable go to? Any others? #Fortran

Bougl, to random French
@Bougl@mamot.fr avatar

La NASA vient de mettre à jour l'ordinateur de bord de Voyager I
https://www.huffingtonpost.fr/science/video/la-nasa-envoie-a-la-sonde-voyager-1-une-mise-a-jour-46-ans-apres-son-lancement-et-ca-fonctionne_224826.html
J'ai un utilisateur qui veut changer de machine parce qu'une mise à jour ne passe pas, puis-je le satelliser lui et sa misère ?

SinclairSpeccy, to tech

67 years ago on October 15, 1956, The programming language FORTRAN, short for "Formula Translation," was introduced to the public.

It was the first general-purpose, compiled imperative programming language, originally developed by IBM in the 1950s for scientific and engineering applications. FORTRAN gained popularity and became a vital tool in scientific and engineering applications

FORTRAN code on a punched card, showing the specialized uses of columns 1–5, 6 and 73–80

JeromeDqn,
  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • rosin
  • InstantRegret
  • ethstaker
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • everett
  • slotface
  • osvaldo12
  • khanakhh
  • kavyap
  • anitta
  • Durango
  • vwfavf
  • GTA5RPClips
  • cubers
  • tacticalgear
  • tester
  • cisconetworking
  • ngwrru68w68
  • Leos
  • normalnudes
  • provamag3
  • modclub
  • JUstTest
  • All magazines