Four new entries in my D blog including cross-package doc search release

Adam D. Ruppe destructionator at gmail.com
Tue Dec 1 00:50:13 UTC 2020


I aim to write a weekly blog about D, often just summarizing some 
recent changes to my libraries or sometimes a random rant (at 
times very loosely related), but I don't always keep up.

Usually when I miss a couple weeks, I just post the 
auto-generated forum index and move on. But in November, I missed 
all the weeks because I had a bunch of stuff I *wanted* to write 
about, but didn't have time to type it all up.

Well, I finally caught up with writing and will post here:


simpleaudio now has playOgg, Mp3, Wav with resampling and can 
access multiple soundcards on Linux, adrdox gets ddoc on function 
params.
http://dpldocs.info/this-week-in-d/Blog.Posted_2020_11_09.html

New selective mouse input in terminal stack, Xft used in 
simpledisplay to improve TrueType font support
http://dpldocs.info/this-week-in-d/Blog.Posted_2020_11_16.html

I did a dconf livestream! Would you like to know more?
http://dpldocs.info/this-week-in-d/Blog.Posted_2020_11_23.html

dpldocs.info cross-package search finally released! and more 
terminal getline enhancements
http://dpldocs.info/this-week-in-d/Blog.Posted_2020_11_30.html

That last link is something hopefully useful to many of you: my 
dpldocs.info search engine now dives a bit deeper into the dub 
ecosystem. And that index will continue to grow as time goes on.


If you like any of my D code or tips and tricks, you should 
refresh my blog homepage periodically:
http://dpldocs.info/this-week-in-d/Blog.html

every few weeks is a good frequency. Takes me hours to write but 
I try to summarize and organize so you can skim in seconds, read 
the interesting parts in minutes.

There's also an rss feed you can set your program to 
automatically check every once and a while if you like. No need 
to check more than once a week, that's my maximum frequency. I 
aim for monday but often don't actually do it until later.


More information about the Digitalmars-d-announce mailing list