1
submitted 2 years ago by [email protected] to c/[email protected]

Here's a little blurb from the Wikipedia article on the piece:

The Piano Concerto in A minor, Op. 16, composed by Edvard Grieg in 1868, was the only concerto Grieg completed. It is one of his most popular works and is among the most popular of the genre.

Grieg's concerto provides evidence of his interest in Norwegian folk music; the opening flourish is based on the motif of a falling minor second followed by a falling major third, which is typical of the folk music of Grieg's native country. This specific motif occurs in other works by Grieg, including the String Quartet No. 1. In the last movement of the concerto, similarities to the halling (a Norwegian folk dance) and imitations of the Hardanger fiddle (the Norwegian folk fiddle) have been detected.

1
submitted 2 years ago by [email protected] to c/[email protected]

Here's another excellent rendition of Horse-Racing, this time accompanied by piano:

John Erhu - Horse Racing

I love the energy of the piece! It's upbeat and evermore a joy to listen to.

1
submitted 2 years ago by [email protected] to c/[email protected]

Celebrate FreeDOS with this fun calendar! Each month shows a different screenshot from FreeDOS 1.3.

Take a look at the calendar images here:

https://www.freedos.org/images/calendar2023/

1
submitted 2 years ago by [email protected] to c/[email protected]

Note that there is a video (~24 minutes long; a transcript is available) accompanying the article.

1
submitted 2 years ago by [email protected] to c/[email protected]

What a wonderful performance of the classic Christmas poem! Although familiar with it, I had never heard a musical performance till to-night on the radio.

So, go on, and give it a listen! I'm sure you'll enjoy it, if even not Christen!

1
submitted 2 years ago by [email protected] to c/[email protected]

Tintagel is a symphonic poem by Arnold Bax. It is his best-known work, and was for some years the only piece by which the composer was known to many concert-goers. The work was inspired by a visit Bax made to Tintagel Castle in Cornwall in 1917, and, although not explicitly programmatic, draws on the history and mythology associated with the castle.

--quoted from the Wikipedia article on Bax's Tintagel

For more of his work, check out Wikipedia's list of compositions by Arnold Bax. I myself am partial to his tone poems, though his symphonies are also excellent.

1
submitted 2 years ago by [email protected] to c/[email protected]

This topic has come up several times in the mailing lists over the past months; here is one such example. It's a good article, and the summary of the mailing list link is that FreeDOS won't run on newer hardware.

Gnome Boxes offers a painless way to run FreeDOS, for anyone looking for an easy way to get up and running!

[-] [email protected] 6 points 2 years ago

Die Kosten der Entsorgung von Verpackungen soll der Hersteller tragen. Es ist unglaublich, dass Obst und Gemüse noch in Plastikschalen verkauft wird. Verpackungslose Märkte sollen eigentlich zur Norm werden.

1
submitted 2 years ago by [email protected] to c/[email protected]

Link to the new license: http://www.cpm.z80.de/license.html

[-] [email protected] 2 points 3 years ago

It would be prudent to mention these are Gemini protocol browsers, and don't support HTTP. Great programs though, I use them too.

1
submitted 3 years ago* (last edited 3 years ago) by [email protected] to c/[email protected]

This is an excellent introduction to using groff with the -me macro set. It is tailored towards anyone just looking for a quick start and even comes with some sample files at the end.

[-] [email protected] 1 points 3 years ago

The comments you highlighted were some of the most bizarre things argued in the whole thread. Apparently copyleft just isn't permissive enough for some people. Your counters are good!

1
submitted 3 years ago by [email protected] to c/[email protected]

As stated above, I am curious to know how groff fits into people's lives. Do you write manpages, only take notes with it, prefer it to LaTeX andor ConTeXt for text formatting, or something else entirely? Which macros do you use, if any? Let me know!

As for me, I encountered groff after already learning LaTeX, but I instantly appreciated its concise commands and began using it to take biology notes with the simple -me macro. I'm slowly expanding my usage to encompass math and graphing with eqn and grap, respectively. My needs are not always met by -me as of late, so a macro switch is in order. GNU seems most inclined to continue work on -mom, so I'll likely switch over to that soon enough.

1
submitted 3 years ago* (last edited 3 years ago) by [email protected] to c/[email protected]

Announcement copied from the main page of the FreeDOS website:

" Please help us test the new release candidate (RC) for the FreeDOS 1.3 release! There are a ton of new changes and improvements from 1.2, including:

  • New FreeCOM 0.85a
  • New Kernel 2043 and an 8086 version with FAT32 support
  • Floppy Edition now uses compression and requires about half as many diskettes
  • The return of networking
  • Some new programs and games
  • Many many many package updates
  • Some updates and improvements to NLS
  • Improved install process, especially with the MBR
  • Some support to automatically set the COUNTRY.SYS information
  • Improved CD initialization for the boot media and installed system ... and much, much more! Get your copy of FreeDOS 1.3 RC5 from the FreeDOS Downloads page. Thanks to everyone for helping make this next FreeDOS 1.3 release candidate!

Things are looking pretty good in this release. We'd love to make this the last release candidate before the official release of "FreeDOS 1.3." You can help make that happen by downloading FreeDOS 1.3 RC5 and testing all the programs! Let us know of any bugs or compatibility issues so we can fix them. "

(link above is to the FreeDOS 1.3 RC5 downloads page)

1
submitted 3 years ago* (last edited 3 years ago) by [email protected] to c/[email protected]

Are you a downtrodden Linux user, forced to use Windows 10 despite your wishes? Do you long to typeset with the simple and powerful groff but aren't sure if it is possible on Windows?

Fortunately for the typesetting inclined, it is possible to use the magnificent groff on Windows as well! I decided to highlight this project in particular, because it allows one to use groff on Windows 10 in a most similar manner as on a linuxbox. The notable (improvement?) that this port of groff makes is automatically assuming pdf output, as ps files aren't supported out-of-the-box on Windows 10. Most importantly, the usual macros are supported as well! I don't use -mom, but -ms and -me seem to work flawlessly so far. The graphing package grap is offered too! Be sure to put the binaries in your path so they're accessible from cmd.exe. Coupled with vim and the ezwinports' manpages, the environment hardly feels like Windows 10 at all, which is a good thing, from my perspective.

The ezwinports from eli-zaretskii on SourceForge offers much more than just groff utilites, one example being texinfo, so feel free to look through the rest of the software binaries offered as detailed on the README :)

I would be curious to know if there ever was a Windows user who began to use groff without learning it first through a *nix operating system. Anyone know someone who fits the bill? It's a long shot, but I think it'd be a nifty thing to see. I'm certainly hoping to popularize groff within mine own circle.

Wondering how I possibly could have managed to find ezwinports? It's front and center on the GNU page about groff: https://www.gnu.org/software/groff/

view more: next ›

erpicht

0 post score
0 comment score
joined 4 years ago
MODERATOR OF