Re: [GTALUG] Rust intro

2019-12-30 Thread Tom Low-Shang via talk
On Mon, Dec 30, 2019 at 12:21:44PM -0500, Christopher Browne wrote:
> I just saw a presentation on a somewhat C-centric approach...
> 
> http://cliffle.com/p/dangerust/
> 
> Learning Rust the "Dangerous Way", starting with how to do C-like things,
> and then draw back towards "rustacean" ways.

That's a very good intro to Rust. Thanks.


-- 
Tom Low-Shang
416 857 7013
---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] 10TB drive seen as a 2TB drive (twice?)

2019-12-30 Thread Evan Leibovitch via talk
Resolved.

$20 and a drive to CC (closest to me is the one near Vaughan Mills) for the
new enclosure solved the problem. All now looks as it should.
It was a bit of a zoo there, but obviously worth it. And the new enclosure
doesn't need screws or tools, which is a bonus.

Thanks to all who helped.

As mentioned, the old case is available to anyone who wants it (and can
pick it up at the next meeting).

- Evan


On Mon, 30 Dec 2019 at 08:35, Scott Sullivan  wrote:

> Although I don't have recent testing experince, after the whole 2TB
> 'thing', the marketing became about the largest drives tested at time of
> release.
>
> Someone else can look into this further but I think it was not handling
> Advanced Format Drives (4k sectors) that was the crux of limitation.
>
>
> On December 30, 2019 8:13:57 a.m. EST, Evan Leibovitch 
> wrote:
>>
>> Hi Scott (and everyone else who replied),
>>
>> As other on the thread have zero'ing in on, it is likely an issue with 
>> whatever
>>> USB/SATA adapter your using. This was a known limitation of early
>>> chipsets, and I recall the marketing shift to 'supports larger then
>>> 2TB!'.
>>>
>>
>> Pretty sure that's it. As I look around at what's available, even finding
>> one now that supports 10TB is not so easy, many top out at 8.
>> Since I can't yet put the drive in the chassis I have this enclosure
>> 
>> on order which will be useful later anyway.
>> Thanks for the feedback.
>>
>> Anyone want my existing enclosure? I can bring it to the next meeting.
>> You all know its limitations, but can't beat the price,
>>
>> --
>> Evan Leibovitch, Toronto Canada
>> @evanleibovitch or @el56
>>
>
> --
> Scott Sullivan
>


-- 
Evan Leibovitch, Toronto Canada
@evanleibovitch or @el56
---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] Rust intro

2019-12-30 Thread Christopher Browne via talk
On Mon, Dec 30, 2019, 12:07 PM Tom Low-Shang via talk 
wrote:

> On Thu, Dec 12, 2019 at 02:05:13AM -0500, D. Hugh Redelmeier via talk
> wrote:
> > I don't know anything about General Assembly but they are hosting a
> > "Practical Introduction to Rust"
> ...
> >
> > It is given by a Blad Filippov of Mozilla
> >
> > Preparation:
> >
> >   "Bring a laptop with a code editor installed. Bonus points for
> >   installing the Rust toolchain: https://rustup.rs/;
> >
> > I'm going to go.  I assume that the text editor I use qualifies as a
> code
> > editor.
>
> I'm interested in your thoughts on Rust if you attended the talk.
>
> I'm currently learning Rust the old fashioned hacker way (from books and
> other people's code :)). My biggest mistake was trying to use Rust with
> SDL2 to display some graphics. My head still hurts from banging it into
> a wall called 'lifetimes'.  :)
>
> (Sorry for the topic necromancy. :))
>

I just saw a presentation on a somewhat C-centric approach...

http://cliffle.com/p/dangerust/

Learning Rust the "Dangerous Way", starting with how to do C-like things,
and then draw back towards "rustacean" ways.

>
---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] Rust intro

2019-12-30 Thread Tom Low-Shang via talk
On Thu, Dec 12, 2019 at 02:05:13AM -0500, D. Hugh Redelmeier via talk wrote:
> I don't know anything about General Assembly but they are hosting a 
> "Practical Introduction to Rust" 
...
> 
> It is given by a Blad Filippov of Mozilla
> 
> Preparation:
> 
>   "Bring a laptop with a code editor installed. Bonus points for 
>   installing the Rust toolchain: https://rustup.rs/;
> 
> I'm going to go.  I assume that the text editor I use qualifies as a code 
> editor.

I'm interested in your thoughts on Rust if you attended the talk.

I'm currently learning Rust the old fashioned hacker way (from books and 
other people's code :)). My biggest mistake was trying to use Rust with 
SDL2 to display some graphics. My head still hurts from banging it into 
a wall called 'lifetimes'.  :)

(Sorry for the topic necromancy. :))

-- 
Tom Low-Shang
416 857 7013
---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] 10TB drive seen as a 2TB drive (twice?)

2019-12-30 Thread Scott Sullivan via talk
Although I don't have recent testing experince, after the whole 2TB 'thing', 
the marketing became about the largest drives tested at time of release.

Someone else can look into this further but I think it was not handling 
Advanced Format Drives (4k sectors) that was the crux of limitation.


On December 30, 2019 8:13:57 a.m. EST, Evan Leibovitch  wrote:
>Hi Scott (and everyone else who replied),
>
>As other on the thread have zero'ing in on, it is likely an issue with
>whatever
>> USB/SATA adapter your using. This was a known limitation of early
>> chipsets, and I recall the marketing shift to 'supports larger then
>2TB!'.
>>
>
>Pretty sure that's it. As I look around at what's available, even
>finding
>one now that supports 10TB is not so easy, many top out at 8.
>Since I can't yet put the drive in the chassis I have this enclosure
>
>on order which will be useful later anyway.
>Thanks for the feedback.
>
>Anyone want my existing enclosure? I can bring it to the next meeting.
>You
>all know its limitations, but can't beat the price,
>
>-- 
>Evan Leibovitch, Toronto Canada
>@evanleibovitch or @el56

-- 
Scott Sullivan---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] 10TB drive seen as a 2TB drive (twice?)

2019-12-30 Thread Evan Leibovitch via talk
Hi Scott (and everyone else who replied),

As other on the thread have zero'ing in on, it is likely an issue with whatever
> USB/SATA adapter your using. This was a known limitation of early
> chipsets, and I recall the marketing shift to 'supports larger then 2TB!'.
>

Pretty sure that's it. As I look around at what's available, even finding
one now that supports 10TB is not so easy, many top out at 8.
Since I can't yet put the drive in the chassis I have this enclosure

on order which will be useful later anyway.
Thanks for the feedback.

Anyone want my existing enclosure? I can bring it to the next meeting. You
all know its limitations, but can't beat the price,

-- 
Evan Leibovitch, Toronto Canada
@evanleibovitch or @el56
---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk