Deutsch English Français Italiano |
<vbhjs3$1cg6l$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Python <python@invalid.org> Newsgroups: sci.physics.relativity Subject: =?UTF-8?Q?Re=3A_A_Web_app_showing_Einstein-Poincar=C3=A9_Synchroniz?= =?UTF-8?Q?ation_procedure?= Date: Sat, 7 Sep 2024 15:18:59 +0200 Organization: CCCP Lines: 49 Message-ID: <vbhjs3$1cg6l$1@dont-email.me> References: <vb9t4r$3smhq$2@dont-email.me> <17f217dd9c7a6b40$820525$505064$c2265aab@news.newsdemon.com> <vba2j7$3spoe$11@dont-email.me> <dbc1a9e6296f37e29f3494fc81a602a1@www.novabbs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Sat, 07 Sep 2024 15:19:00 +0200 (CEST) Injection-Info: dont-email.me; posting-host="da221695a87ea1879ed97ba0ecba480a"; logging-data="1458389"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18PIAwqiXXlVTXxLyX3cZpw" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:Kg7V5Up9PTJQc6MSB6DtQuAJL6Q= In-Reply-To: <dbc1a9e6296f37e29f3494fc81a602a1@www.novabbs.com> Content-Language: en-US Bytes: 3036 Le 07/09/2024 à 10:06, ProkaryoticCaspaseHomolog a écrit : > On Wed, 4 Sep 2024 16:41:11 +0000, Python wrote: > >> I *may* be interested by your opinion on the *code* though :-) > > I took a look at the brython project on GitHub. That's a pretty > impressive project. Are you Pierre? Then congratulations! No I'm not :-) We have in common to both be from Brittany though ! I wrote this application in order to illustrate Einstein-Poincaré synchronization procedure in order to (in order of importance): - Learn more about Web front development - Learn about Brython (I'm a Python developer for decades) - Have fun! - Show how stupidly wrong Richard "Hachel" Lengrand and Thomas Heger are > I have on my radar porting an old program of mine to a pure > web application. It had been a finalist in the 1994 Ziff-Davis > Interactive Shareware Awards competition and was a C++ program > than ran on DOS. Nice! Is this software available in binary or source form? > I haven't yet settled on the technology that I will employ. One > possibility was a pure JavaScript implementation. More likely > was an MVC program with JavaScript and C#. Seeing your web > implementation of python made me pause for a while. I've been > interested in learning the language. Maybe this would give me > and excuse... I would definitely suggest Brython instead of JS :-) And definitely Python instead of C# :-)) BTW, I just update the application there: https://www.noedge.net/e/ It now allows to check synchronization from Left to Right or Right to Left. Plans are to clean up the "view" i.e. the Simulation Class, adapt to smartphones screens, and propose the Poincaré's setup (i.e. a light source in the middle between clocks) to illustrate that what Poincaré and Einstein proposed are equivalent.