What is `Γäó`?

2022-07-01 Thread ToddAndMargo via perl6-users

Hi All,

Windows 10 Pro - 21H2
RakudoMoar-2022.06.01-win-x86_64-msvc.msi

> raku -v
Welcome to RakudoΓäó v2022.06.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2022.06.

What is `Γäó`?

Inquiring minds want to know.

-T

--
~~
Computers are like air conditioners.
They malfunction when you open windows
~~


Re: What is `Γäó`?

2022-07-01 Thread Kevin Pye
You need a Unicode terminal.

It's a trademark symbol.

(And the bit following "Raku" on the next line is a "registered mark" symbol.)

Kevin.

On Sat, 2 Jul 2022, at 09:34, ToddAndMargo via perl6-users wrote:
> Hi All,
>
> Windows 10 Pro - 21H2
> RakudoMoar-2022.06.01-win-x86_64-msvc.msi
>
>  > raku -v
> Welcome to RakudoΓäó v2022.06.
> Implementing the Raku® Programming Language v6.d.
> Built on MoarVM version 2022.06.
>
> What is `Γäó`?
>
> Inquiring minds want to know.
>
> -T
>
> -- 
> ~~
> Computers are like air conditioners.
> They malfunction when you open windows
> ~~


Re: What is `Γäó`?

2022-07-01 Thread ToddAndMargo via perl6-users

On Sat, 2 Jul 2022, at 09:34, ToddAndMargo via perl6-users wrote:

Hi All,

Windows 10 Pro - 21H2
RakudoMoar-2022.06.01-win-x86_64-msvc.msi

  > raku -v
Welcome to RakudoΓäó v2022.06.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2022.06.

What is `Γäó`?

Inquiring minds want to know.

-T


On 7/1/22 16:54, Kevin Pye wrote:
> You need a Unicode terminal.
>
> It's a trademark symbol.
>
> (And the bit following "Raku" on the next line is a "registered mark" 
symbol.)

>
> Kevin.
>

It came from a standard "cmd.exe" terminal.

Thank you!


Re: What is `Γäó`?

2022-07-01 Thread ToddAndMargo via perl6-users
On Fri, Jul 1, 2022 at 7:34 PM ToddAndMargo via perl6-users 
mailto:perl6-us...@perl.org>> wrote:


Hi All,

Windows 10 Pro - 21H2
RakudoMoar-2022.06.01-win-x86_64-msvc.msi

  > raku -v
Welcome to RakudoΓäó v2022.06.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2022.06.

What is `Γäó`?

Inquiring minds want to know.

-T


On 7/1/22 16:38, Larry Wall wrote:

Technically speaking, it's mojibake.

Larry



Thank you!

Made me look it up!  Guess -v's unicode does
not like a standard "cmd.exe" terminal.


This from Power Shell:

PS C:\> raku -v
Welcome to RakudoΓäó v2022.06.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2022.06.




OAuth2 ???

2022-07-01 Thread ToddAndMargo via perl6-users

Hi All,

Due to Google's decision to drop what they
call "less secure apps" (they are not with a
hard password):

https://support.google.com/accounts/answer/6010255?hl=en#zippy=%2Cif-less-secure-app-access-is-on-for-your-account

Most of my customer are using gMail and g-suite,
which is also gmail.

A ton of stuff, such as Anti Virus, backup programs,
and RAID alerts are being broken.  AND MY STUFF TOO!
I typically eMail through cURL and cURL has no
intention of supporting OAuth2 (I asked).

From what I am seeing is that NO ONE that has not
already started supporting OAuth2 (Thunderbird,
etc.) that has any intention of bending to
Google's will.

And there is no movement on

RFE: please support OAuth2 #24
https://github.com/raku-community-modules/Net-SMTP/issues/24

which I sometimes use too.

Anyone know of an eMail module or example that supports
OAuth2?  If they won't support OAuth2, I am looking at
wrapping programs and sending out their log files.
I already wrap Cobian Reflector.

I am also looking at making folks with iRSTe RAID's
life miserable with obnoxious pop ups and eMails,
if they do not check their RAID status and a drive
fails.  (Usually they wait for both to fail and then
I get a panic call.  Seen folks go through a hot
spare too.  There is something about them ignoring
my requests that they check their green check
mark in their task bar once a day.)

Many thanks,
-T

Anyone interested in my Windows messaging module
(okay, cancel, etc.),  write me and I will send
it to you.

--
~~
Computers are like air conditioners.
They malfunction when you open windows
~~


Re: What is `Γäó`?

2022-07-01 Thread Larry Wall
Technically speaking, it's mojibake.

Larry

On Fri, Jul 1, 2022 at 7:34 PM ToddAndMargo via perl6-users <
perl6-us...@perl.org> wrote:

> Hi All,
>
> Windows 10 Pro - 21H2
> RakudoMoar-2022.06.01-win-x86_64-msvc.msi
>
>  > raku -v
> Welcome to RakudoΓäó v2022.06.
> Implementing the Raku® Programming Language v6.d.
> Built on MoarVM version 2022.06.
>
> What is `Γäó`?
>
> Inquiring minds want to know.
>
> -T
>
> --
> ~~
> Computers are like air conditioners.
> They malfunction when you open windows
> ~~
>