June 05, 2013
Walter Bright, el 31 de May a las 15:25 me escribiste:
> On 5/31/2013 2:52 PM, Leandro Lucarella wrote:
> >I think at some point I could be good to add a read-only *real* announce list, so people only interested in knowing when a new release is available don't have to deal with a group like this that have a lot of traffic. This can also be easily covered by a RSS feed though.
> 
> https://twitter.com/D_Programming

Good to know, thanks. But freaking twitter is hiding the RSS feed, does anyone have an URL to put in a RSS feed reader?

-- 
Leandro Lucarella (AKA luca)                     http://llucax.com.ar/
----------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------
Dentro de 30 aƱos Argentina va a ser un gran supermercado con 15
changuitos, porque esa va a ser la cantidad de gente que va a poder
comprar algo.
	-- Sidharta Kiwi
June 05, 2013
On Sunday, 2 June 2013 at 20:43:18 UTC, Adam Wilson wrote:
> On Sun, 02 Jun 2013 02:34:39 -0700, Jacob Carlborg <doob@me.com> wrote:
>
>> On 2013-06-02 00:49, Adam Wilson wrote:
>>
>
> In real life I would absolutely use third party libraries where available. I would definitely recommend people do the same. In retrospect I probably should've said something to that effect in the closing of my talk ... So many things I would say differently!

Adam, for your talk you never said what your rational was for
doing this i.e.  what is the downside of Microsoft C# etc..(if
there is one ?).  wWhy go to all this effort ?

Nick
June 05, 2013
On Wednesday, 5 June 2013 at 00:08:17 UTC, Leandro Lucarella wrote:
> Good to know, thanks. But freaking twitter is hiding the RSS feed, does
> anyone have an URL to put in a RSS feed reader?

You can use http://www.twitter-rss.com/user_timeline.php?screen_name=D_Programming
It is an external service, but I think it should be fine for personal use.
June 05, 2013
On Tue, 04 Jun 2013 20:43:08 -0700, Nick B <nick.barbalich@gmail.com> wrote:

> On Sunday, 2 June 2013 at 20:43:18 UTC, Adam Wilson wrote:
>> On Sun, 02 Jun 2013 02:34:39 -0700, Jacob Carlborg <doob@me.com> wrote:
>>
>>> On 2013-06-02 00:49, Adam Wilson wrote:
>>>
>>
>> In real life I would absolutely use third party libraries where available. I would definitely recommend people do the same. In retrospect I probably should've said something to that effect in the closing of my talk ... So many things I would say differently!
>
> Adam, for your talk you never said what your rational was for
> doing this i.e.  what is the downside of Microsoft C# etc..(if
> there is one ?).  wWhy go to all this effort ?
>
> Nick

Well, the reason I started looking for alternatives in the first place is exactly as mentioned in the talk. I found the Generic Constraints to be far too constraining... if you'll pardon the pun. But indeed there are more reasons than just constraints. There are certain things that just can't be expressed in C# because of the VM, pointers, etc. There is no concept of purity. No const. No shared. No built-in unittests. And that's just off the top of my head, I'm probably forgetting a few.

-- 
Adam Wilson
IRC: LightBender
Project Coordinator
The Horizon Project
http://www.thehorizonproject.org/
June 05, 2013
On 2013-06-05 05:43, Nick B wrote:

> Adam, for your talk you never said what your rational was for
> doing this i.e.  what is the downside of Microsoft C# etc..(if
> there is one ?).  wWhy go to all this effort ?

He said something like: the programming world isn't just Microsoft. Perhaps they like to use some other platform.

-- 
/Jacob Carlborg
June 05, 2013
On Wednesday, 5 June 2013 at 00:08:17 UTC, Leandro Lucarella wrote:
> Walter Bright, el 31 de May a las 15:25 me escribiste:
>> On 5/31/2013 2:52 PM, Leandro Lucarella wrote:
>> >I think at some point I could be good to add a read-only *real* announce
>> >list, so people only interested in knowing when a new release is
>> >available don't have to deal with a group like this that have a lot of
>> >traffic. This can also be easily covered by a RSS feed though.
>> 
>> https://twitter.com/D_Programming
>
> Good to know, thanks. But freaking twitter is hiding the RSS feed, does
> anyone have an URL to put in a RSS feed reader?

https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=D_programming
1 2 3 4
Next ›   Last »