digitalmars.D.announce - Joakim Intreviews Walter for the D Blog
- Mike Parker (8/8) Aug 30 2016 Joakim has put together an interview with Walter that's all about
- Andrea Fontana (4/12) Aug 30 2016 Nice article.
- Mike Parker (2/5) Aug 30 2016 Fixed, thanks!
- Adam D. Ruppe (11/12) Aug 30 2016 He did four (IIRC) of these for This Week in D too if you want
- Mike Parker (2/14) Aug 30 2016 Thanks!
- Jacob Carlborg (8/14) Aug 30 2016 Some of the links have pretty long text, is that intended? For example:
- Mike Parker (3/4) Aug 30 2016 Yes. Joakim submitted the text with the links already formatted
- Walter Bright (4/12) Aug 30 2016 It's also on Hacker News, but access it via the front page rather than t...
- Walter Bright (2/3) Aug 31 2016 Well, that seems to be the wrong url :-(
- qznc (4/5) Aug 31 2016 D arrays are a great example of simple, but not easy. For details
- Karabuta (3/11) Sep 01 2016 Good write-up. However the font-family and font-size makes
- Seb (4/17) Sep 01 2016 FYI: You can fix it directly
- Mike Parker (13/15) Sep 01 2016 The font family is the same as the rest of dlang.org. As for the
Joakim has put together an interview with Walter that's all about D. It's an enjoyable read. You can parse the interview at [1] and visit the reddit thread at [2]. I anticipate publishing more of Joakim's interviews on the blog in the future. [1] https://dlang.org/blog/2016/08/30/ruminations-on-d-an-interview-with-walter-bright/ [2] https://www.reddit.com/r/programming/comments/50aox1/ruminations_on_d_an_interview_with_walter_bright/
Aug 30 2016
On Tuesday, 30 August 2016 at 11:50:52 UTC, Mike Parker wrote:Joakim has put together an interview with Walter that's all about D. It's an enjoyable read. You can parse the interview at [1] and visit the reddit thread at [2]. I anticipate publishing more of Joakim's interviews on the blog in the future. [1] https://dlang.org/blog/2016/08/30/ruminations-on-d-an-interview-with-walter-bright/ [2] https://www.reddit.com/r/programming/comments/50aox1/ruminations_on_d_an_interview_with_walter_bright/Nice article. PS: "ABEL" link point to mobile version of wikipedia. Andrea
Aug 30 2016
On Tuesday, 30 August 2016 at 13:07:03 UTC, Andrea Fontana wrote:Nice article. PS: "ABEL" link point to mobile version of wikipedia. AndreaFixed, thanks!
Aug 30 2016
On Tuesday, 30 August 2016 at 11:50:52 UTC, Mike Parker wrote:Joakim has put together an interviewHe did four (IIRC) of these for This Week in D too if you want more like that: Sönke Ludwig http://arsdnet.net/this-week-in-d/mar-15.html Dmitry Olshansky http://arsdnet.net/this-week-in-d/jun-28.html Etienne Cimon http://arsdnet.net/this-week-in-d/jul-12.html Atila Neves http://arsdnet.net/this-week-in-d/sep-06.html
Aug 30 2016
On Tuesday, 30 August 2016 at 13:37:34 UTC, Adam D. Ruppe wrote:On Tuesday, 30 August 2016 at 11:50:52 UTC, Mike Parker wrote:Thanks!Joakim has put together an interviewHe did four (IIRC) of these for This Week in D too if you want more like that: Sönke Ludwig http://arsdnet.net/this-week-in-d/mar-15.html Dmitry Olshansky http://arsdnet.net/this-week-in-d/jun-28.html Etienne Cimon http://arsdnet.net/this-week-in-d/jul-12.html Atila Neves http://arsdnet.net/this-week-in-d/sep-06.html
Aug 30 2016
On 2016-08-30 13:50, Mike Parker wrote:Joakim has put together an interview with Walter that's all about D. It's an enjoyable read. You can parse the interview at [1] and visit the reddit thread at [2]. I anticipate publishing more of Joakim's interviews on the blog in the future. [1] https://dlang.org/blog/2016/08/30/ruminations-on-d-an-interview-with-walter-bright/Some of the links have pretty long text, is that intended? For example: "an early developer of C++ compilers starting from the mid-’80s, including the first C++ compiler to translate source code directly to object code without using C as an intermediate" All that is one link. -- /Jacob Carlborg
Aug 30 2016
On Tuesday, 30 August 2016 at 19:44:19 UTC, Jacob Carlborg wrote:Some of the links have pretty long text, is that intended?Yes. Joakim submitted the text with the links already formatted and I left them in place.
Aug 30 2016
On 8/30/2016 4:50 AM, Mike Parker wrote:Joakim has put together an interview with Walter that's all about D. It's an enjoyable read. You can parse the interview at [1] and visit the reddit thread at [2]. I anticipate publishing more of Joakim's interviews on the blog in the future. [1] https://dlang.org/blog/2016/08/30/ruminations-on-d-an-interview-with-walter-bright/ [2] https://www.reddit.com/r/programming/comments/50aox1/ruminations_on_d_an_interview_with_walter_bright/It's also on Hacker News, but access it via the front page rather than this URL, otherwise up/downvotes will not count: https://news.ycombinator.com/item?id=1239047
Aug 30 2016
On 8/30/2016 1:27 PM, Walter Bright wrote:https://news.ycombinator.com/item?id=1239047Well, that seems to be the wrong url :-(
Aug 31 2016
From the article:We nailed it [simplicity] with arrays (Jan Knepper’s idea)D arrays are a great example of simple, but not easy. For details see the Slices article section "Determinism". https://dlang.org/d-array-article.html
Aug 31 2016
On Tuesday, 30 August 2016 at 11:50:52 UTC, Mike Parker wrote:Joakim has put together an interview with Walter that's all about D. It's an enjoyable read. You can parse the interview at [1] and visit the reddit thread at [2]. I anticipate publishing more of Joakim's interviews on the blog in the future. [1] https://dlang.org/blog/2016/08/30/ruminations-on-d-an-interview-with-walter-bright/ [2] https://www.reddit.com/r/programming/comments/50aox1/ruminations_on_d_an_interview_with_walter_bright/Good write-up. However the font-family and font-size makes reading a little difficult.
Sep 01 2016
On Thursday, 1 September 2016 at 16:52:41 UTC, Karabuta wrote:On Tuesday, 30 August 2016 at 11:50:52 UTC, Mike Parker wrote:FYI: You can fix it directly (https://github.com/dlang/D-Blog-Theme) or open an issue there too ;-)Joakim has put together an interview with Walter that's all about D. It's an enjoyable read. You can parse the interview at [1] and visit the reddit thread at [2]. I anticipate publishing more of Joakim's interviews on the blog in the future. [1] https://dlang.org/blog/2016/08/30/ruminations-on-d-an-interview-with-walter-bright/ [2] https://www.reddit.com/r/programming/comments/50aox1/ruminations_on_d_an_interview_with_walter_bright/Good write-up. However the font-family and font-size makes reading a little difficult.
Sep 01 2016
On Thursday, 1 September 2016 at 16:52:41 UTC, Karabuta wrote:Good write-up. However the font-family and font-size makes reading a little difficult.The font family is the same as the rest of dlang.org. As for the size, what sort of device and resolution are you using? The theme is a modified version of one of the stock Wordpress themes. I tweaked it to have a bit of a larger font, but it's a responsive theme with settings for multiple resolutions and it's possible I missed something (I'd really love to have someone with lots of CSS experience to maintain the theme full-time -- it's just not my thing). Otherwise, font family and size are both highly subjective and I'm not inclined to change it unless I get a mass of complaints about it. You can always increase the size in your browser (like Ctrl + mouse wheel in Chrome, which will remember it).
Sep 01 2016