Moving forum to here? Why? #9106
Replies: 8 comments 12 replies
-
See background at #8795 and https://forum.micropython.org/viewtopic.php?f=8&t=12577, as well as today's announcement here https://forum.micropython.org/viewtopic.php?f=8&t=12971 Other than the email filtering (which I seem to have a workaround for), I am very impressed with Discussions so far. |
Beta Was this translation helpful? Give feedback.
-
I visit the forum frequently on micropython.org and the first thing I press is the "New posts" button. How do you get similar functionality here? I find it awkward to find new posts here that I have not seen. Very much prefer posting in Github flavored markdown so overall I do prefer it here. |
Beta Was this translation helpful? Give feedback.
-
I have to say, I don't like the GitHub migration of the forum. I use many forums, and many of them used the same environment, which was of great benefit. I can and will use GitHub discussions, since I am already familiar with it, so there is no culture shock issue on my account, but if we retained or moved back to the original forum, I would appreciate it. I understand why the move was done, and I can see the advantage, but that said, I just liked the old forum better. |
Beta Was this translation helpful? Give feedback.
-
Sure.... But let me be clear, I have used GitHub for years now, event though I find other environments easier to use. So in point of fact, at some level I have been complicit in not encouraging changes to GitHub look and feel, the ease of use. And, of course this is all subjective at some level. But since you asked, you have been warned. :) To pick one concrete example, the ease of how code or command-line out snippets, can be presented or pasted is one key issue. I have tried 100s of times to get code snippets, or console output results to display right in GitHub, without pain, for years. It is a PITA, and has been for some time. Yes, I know it is supposed to be easy in GitHub.... I just want to paste and be done, not worry if I am in Windows, or Linux, or my phone, or using browser A or B,, not have to count tick marks, to spaces to indent, when select the type (link or code or whatever), then paste, done. The idea that GitHub wants to parse text its own way, is just dumb. One of my favorites... '#' as bold header tag? Which means anything you past from a Linux root level terminal session is now 24 point bold (header) in preview mode or after you save your comment? Really? This has been discussed 1000s of times (cough), but GitHub never addresses this issue,. to make it as 'easy' as even most forums that (like the original MP forum), or Node Red use, even the Raspberry Pi form pasting links, code, etc., is easier than GitHub. Any interface should be intuitive, painless to use, Or why bother... but GitHub just goes on its own way. Only read if interested... History illustrates this, the world of DOS learned this the hard way when the Macintosh OS was first released. Which was based on XPARC concepts that had been around for years. And soon after Macintosh OS was seen by others, as a game changer, for Windows 1.0 to appear because it was a matter of survival, but until it did many programmers that refused to accept a thing called a GUI, often said, a GUI a pretty fad, or a cute idea. They just did not want to make the investment in time and resources, to change, I know this first hand, having worked supporting PC/DOS, DEC VAX, oriented developers and then later for Apple during my University days. I remember the discussions with friends over this specific debated subject. Present day, why has GitHub not been forced to improve their interface to be easier and smoother to use? Because the majority of GitHub is NOT users... BUT programmers, which have a different mind-set and tolerance for such. I suggest that if the majority of people using GitHub were in fact typical USERS, GitHub would have changed long ago. Programmers are NOT users, no matter what argument presented, they are two different mind-sets... and anyone that can't see this point, NEVER will. But I can definitely tell you this is true. I have lived it, I have even rejected solution designs for Fortune 10 firms, as an early adapter, emerging technologist, worth multi million dollar proposals, over ease-of-use issues. One vendor which I will not name, but their name starts with a 'D' and is a 4 letter word, was not happy with me over ease-of-use more than once, I said "As an engineer, I pulling on my end-user hat...", the vendor replied, "Shit... I HATE when he does that...", to which my boss replied, to everyone in the meeting, "Here we go... Again.., The operations team is going to love this." Everyone laughed, the vendor later thanked me for pointing out some design issues that they had not seen as yet, or any other customer had commented on. My boss took me out to dinner, and when I asked, so I stop pushing back on design issues, he replied, and I quote, "Hell no, you are one of few engineers that came from operations, so you know when something is going to be painful to use day in and day out, as a user." The bottom line, the vendor improved their product, and I was told that other customers told the vendor their ease of use was great... I WONDER WHERE THEY GOT THAT IDEA FROM? :) |
Beta Was this translation helpful? Give feedback.
-
@Jibun-no-Kage your only specific complaint was how hard it is to paste code. I'ts amazing how people can have such different opinions because for me that would actually be the most compelling advantage of github compared to the old forums. Code is much easier to paste (between ``` markers) and offers syntax highlighting as well: #!/usr/bin/python
from pathlib import Path
Path('afile').write_text('Look how easy it is and doesn't this look better?!') |
Beta Was this translation helpful? Give feedback.
-
No, I with respect, disagree. I only provided one example, for the sake of the discussion, I also illustrated a general concept, that in total, GitHub is not as easy to use as the previous forum, and is quite different from many of the forums I use, that are identical to the legacy MP forum. As I noted in my reply, if you don't see my point, you never will. Programmers don't understand end-user issues, well, they never have as a group, this why we have to have business and systems analysts interact with users and then in turn communicate to developers/programmers. Why major universities make all Computer Science majors take one or more classes on systems analysis. There is an entire job classification to address a 'classic' issue that has been part of the industry since it origin. I say this, based on experience of 30+ years in the industry. Your response suggests, you are focusing on the specific example, not the total problem, IMHO. My specific experience coming from operations, end-user perspective, not as a typical engineer, so yes I have a defined bias, one that helped my career extensively, which I also qualified and illustrated. Once I was an engineer, an enterprise architect designing virtual infrastructure, I realized that even I, had begun seeing the world as an engineer, it was a surprise to be sure, once I realized this. And, even I, as much as GitHub has frustrated me over time, I accepted it, and did not, as maybe I should have, tried to influence the design/function of its end user interface. One of my best friends, was a developer/programmer for decades, then became a business analyst, and has stated on more than one occasion, how frustrating it is, working with developers that refuse to see his perspective, he has voiced more than once... was I ever this pig headed about my code design? I reply is always.... I don't know, I only met you have you ceased being a jerk! |
Beta Was this translation helpful? Give feedback.
-
I think every environment has its quirks. This is why I made the point that, at least for me, there is no culture shock issue in using GitHub from this point on for MP discussions. The requested was made that I explain or illustrate, I believe I have, or did. As for how anyone interprets or receives such communication is up to them. As for me, every time I do a cut or paste that formats funny, I will dealt with it. But don't be surprised if your ears ring or you get a cold chill, because my impolite utterances, likely in German, are received across the vastness of the transcendental ether on some ultrasonic wavelength humans rarely are attuned to. LOL |
Beta Was this translation helpful? Give feedback.
-
I find the effect on notifications difficult. Before the change I would scan notifications for any issues or PR's of interest, then go to the forum. Now notifications is a huge list of issues, PR's and discussion topics all jumbled together. Is there a way to prevent discussions from populating notifications? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Moving forum to here? Why? Just asking, wondering why this is being done? Have no problem using GitHub, but others may not be as comfortable with it in a typical forum context?
Beta Was this translation helpful? Give feedback.
All reactions