Re: [GTALUG] Removing write protection from MicroSD card?

2018-02-03 Thread Kevin Cozens via talk

On 2018-02-02 04:00 PM, Lennart Sorensen via talk wrote:

On Fri, Feb 02, 2018 at 01:21:39PM -0500, Evan Leibovitch via talk wrote:

Hey there. Subject says it.
Regular SD cards have a physical switch but MicroSD don't, yet I can't use
this because it's reported as write protected.

>

I have a card in that state.  I have never found a solution to fix it.


One basic check to do is make sure the file system on the device isn't 
corrupt. If it is that could account for it being mounted read-only.


--
Cheers!

Kevin.

http://www.ve3syb.ca/   |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172  | the mouth-breathers, and that's why we're
| powerful!"
#include  | --Chris Hardwick
---
Talk Mailing List
talk@gtalug.org
https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] Increasing interest in the Go language

2018-02-03 Thread Jamon Camisso via talk
On 2018-02-03 10:28 AM, David Mason via talk wrote:
> I'd also comment on Rust being an interesting competitor to Go.
> 
> Rust has better performance, complete statically determined safety
> (enforced by the type system), no garbage collection, minimal runtime, and
> an active group targeting WebAssembly (i.e. very high performance browser
> programs). It's what you should be programming in if you think you need C.
> 
> Go has a simpler type system and good-enough performance for many
> applications. It might be what you should be programming in if you need a
> higher-performance Python (but with a lot fewer libraries).
> 
> They both interop with C and C++; I think Rust has a richer set of
> libraries (crates they call them).

https://github.com/rust-unofficial/awesome-rust#cryptography is what
scared me off Rust when I was looking at it for a personal project to do
with TLS certificates a year or so ago. Specifically, the multitude of
crates for something that's so easy to get wrong made me wary.

Has the situation changed much in Rust crypto land?

Cheers, Jamon
---
Talk Mailing List
talk@gtalug.org
https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] Linux Journal, RIP

2018-02-03 Thread o1bigtenor via talk
On Sat, Feb 3, 2018 at 7:38 AM, James Knott via talk 
wrote:

> On 02/02/2018 12:39 PM, D. Hugh Redelmeier via talk wrote:
> > I haven't put my money where my mouth is.  For example, LWN.net seems
> > deserving but I haven't thrown any money their way.  But I do value
> > the Globe and Mail and do subscribe.
>
> I do the same with the Toronto Star.  However, there are too many news
> sources for most people to afford to pay for.  Perhaps what's needed is
> some sort of system, where a pool account is used.  The subscribers
> would pay into that account and get access to sources that can receive
> revenue from that pool.
>
> I used to subscribe to the Financial Post when it was a business paper.
Now not so much! I don't think there really is a financial paper anymore!


> However, what's needed are readers who use critical thinking, rather
> than accept any nonsense they come across.
>

Hmmm - - - - I would love to meet such a group myself!
Critical thinking seems to be quite rare today!! Any suggestions?

Regards

Dee
---
Talk Mailing List
talk@gtalug.org
https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] Linux Journal, RIP

2018-02-03 Thread D. Hugh Redelmeier via talk
| From: James Knott via talk 

| I have a Kobo, but stopped using it when I got a tablet.  I have
| different readers installed for epub, Kobo, Amazon and library books. 
| The tablet also works with PDFs.

Note for relevance: Kobos run Linux.  So do most tablets (iPads and
Windows tablets do not).

Tablets are better than ereaders for many things.  Where ereaders win:

- much much longer battery life

- much smaller and lighter (mine fit in my pockets)

- much less disruptive of sleep (according to many sources, but it may
  not be true)

I don't actually use tablets much any longer.  My phone has all the
functionality of my tablets except the large screen.  When I want the
large sceen out of my house, I take a laptop (which has many other
advantages and is only a little bit more awkward to drag around).

These thing are very personal.  Everyone in my family makes different
trade-offs.
---
Talk Mailing List
talk@gtalug.org
https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] Increasing interest in the Go language

2018-02-03 Thread David Mason via talk
I'd also comment on Rust being an interesting competitor to Go.

Rust has better performance, complete statically determined safety
(enforced by the type system), no garbage collection, minimal runtime, and
an active group targeting WebAssembly (i.e. very high performance browser
programs). It's what you should be programming in if you think you need C.

Go has a simpler type system and good-enough performance for many
applications. It might be what you should be programming in if you need a
higher-performance Python (but with a lot fewer libraries).

They both interop with C and C++; I think Rust has a richer set of
libraries (crates they call them).

I considered both for my comparative programming languages course. I went
with Rust in the end because the other languages I talk about all have
garbage collection, and I wanted the students to see how a sophisticated
type system could give you performance as-good-as or better-than C and C++,
along with safety.

../Dave
---
Talk Mailing List
talk@gtalug.org
https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] Linux Journal, RIP

2018-02-03 Thread James Knott via talk
On 02/02/2018 12:45 PM, D. Hugh Redelmeier via talk wrote:
> My Kobos are not good for PDF.  At least not for those designed for
> letter-sized or A4 paper.  This is a real diappointment to me.

I have a Kobo, but stopped using it when I got a tablet.  I have
different readers installed for epub, Kobo, Amazon and library books. 
The tablet also works with PDFs.


---
Talk Mailing List
talk@gtalug.org
https://gtalug.org/mailman/listinfo/talk