Skip to content
  • 0 Votes
    1 Posts
    0 Views
    dendrobatus_azureus@mastodon.bsd.cafeD
    Daniel worked on Amiga computers!> Back in 1996, Daniel Stenberg was writing an IRC bot in his spare time, an automated program that would offer services for the participants in a chatroom dedicated to the Amiga computer (#amiga on the IRC network EFnet). He came to think that it would be fun to get some updated currency rates and have his bot offer a service online for the chat room users to get current exchange rates, to ask the bot "please exchange 200 USD into SEK" or similar.>In order to have the provided exchange rates as accurate as possible, the bot would download the rates daily from a website that was hosting them. A small tool to download data over HTTP was needed for this task. A quick look-around at the time had Daniel find a tiny tool named httpget (written by the Brazilian developer Rafael Sagula). It did the job, almost, it only needed a few little tweaks.https://everything.curl.dev/project/started.html #RetroComputing #Daniel #curl #Amiga #programming