Re: [pypy-dev] Feedback on pypy.org website revamp

2019-02-08 Thread Nathaniel Smith
On Fri, Feb 8, 2019, 04:40 Steven D'Aprano On Fri, Feb 08, 2019 at 11:17:43AM +0100, Maciej Fijalkowski wrote: > > Hi everyone > > > > We are looking to redesign the main pypy website, how do people feel > > about the new quick look: > > > > https://baroquesoftware.com/pypy-website/web/ > > The ba

[pypy-dev] Fwd: Re: Users of PyPy on ARM 32bit

2019-02-08 Thread Carl Friedrich Bolz-Tereick
Original Message From: Gelin Yan Sent: February 8, 2019 3:26:30 PM GMT+01:00 To: Carl Friedrich Bolz Subject: Re: [pypy-dev] Users of PyPy on ARM 32bit > > Hi Carl > We are using pypy with raspberry pi 3 for smart irrigation. Pypy works fine to us. Regards gelin yan

Re: [pypy-dev] Feedback on pypy.org website revamp

2019-02-08 Thread Phyo Arkar
- old logo is better - looks really great on mobile too. - color theme looks too facebookish - overalk huge thumbs up On Fri, Feb 8, 2019, 7:56 PM Antonio Cuni wrote: > I agree, I like the old logo better. > > On Fri, Feb 8, 2019 at 2:15 PM Ronan Lamy wrote: > >> Do we really need a new logo?

Re: [pypy-dev] Feedback on pypy.org website revamp

2019-02-08 Thread Antonio Cuni
I agree, I like the old logo better. On Fri, Feb 8, 2019 at 2:15 PM Ronan Lamy wrote: > Do we really need a new logo? The old one has been our identity for years > and was more distinctive. > > Apart from that, I think this is an improvement. > > > Le ven. 8 févr. 2019 à 11:18, Maciej Fijalkowsk

Re: [pypy-dev] Feedback on pypy.org website revamp

2019-02-08 Thread Ronan Lamy
Do we really need a new logo? The old one has been our identity for years and was more distinctive. Apart from that, I think this is an improvement. Le ven. 8 févr. 2019 à 11:18, Maciej Fijalkowski a écrit : > Hi everyone > > We are looking to redesign the main pypy website, how do people feel

Re: [pypy-dev] Feedback on pypy.org website revamp

2019-02-08 Thread Jacob Hallén
I hope the middle button being blue is just an example. Otherwise it is confusing. Jacob fredag 8 februari 2019 kl. 11:17:43 CET skrev Maciej Fijalkowski: > Hi everyone > > We are looking to redesign the main pypy website, how do people feel > about the new quick look: > > https://baroquesoft

Re: [pypy-dev] Feedback on pypy.org website revamp

2019-02-08 Thread Steven D'Aprano
On Fri, Feb 08, 2019 at 11:17:43AM +0100, Maciej Fijalkowski wrote: > Hi everyone > > We are looking to redesign the main pypy website, how do people feel > about the new quick look: > > https://baroquesoftware.com/pypy-website/web/ The bar chart seems to be missing bars for CPython. While the l

Re: [pypy-dev] Feedback on pypy.org website revamp

2019-02-08 Thread Yury V. Zaytsev
Looks totally hot, only please add a bit more padding between the top navigation bar and browser window edge :) Also maybe add more pythonic details to the bigger version of the logo? a tongue, eyes? Not sure if you want to consciously divorce from the not so subtle reference there was in the

Re: [pypy-dev] Feedback on pypy.org website revamp

2019-02-08 Thread Maciej Fijalkowski
Feedback from Nathaniel, so he does not have to write it: Imagining a skeptical viewer, the two questions that jump to mind: (1) "what, python 2.7.2? what kind of cooked benchmarks are these", (2) "yeah sure twisted, whatever, they still can't handle the C API or python 3" On Fri, Feb 8, 2019 at

[pypy-dev] Feedback on pypy.org website revamp

2019-02-08 Thread Maciej Fijalkowski
Hi everyone We are looking to redesign the main pypy website, how do people feel about the new quick look: https://baroquesoftware.com/pypy-website/web/ Best, Maciej Fijalkowski ___ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mail

[pypy-dev] Users of PyPy on ARM 32bit

2019-02-08 Thread Carl Friedrich Bolz
Hi all, We are trying to gauge how many users there are of PyPy on 32 bit variants of ARM. If you are actively and regularly using PyPy on such a machine, please let us know, and also what kind of stuff you are doing with it. Cheers, Carl Friedrich ___