Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a boost ? [Feature] #76

Open
suntong opened this issue Feb 14, 2021 · 5 comments
Open

Need a boost ? [Feature] #76

suntong opened this issue Feb 14, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@suntong
Copy link

suntong commented Feb 14, 2021

It seems from README that wechaty-puppet used by go-wechaty are all outdated, and as per commit logs and #74, no attempts had been made to incorporated the current/new wechaty-puppets. I.e., it seems the project died after the wechaty-puppet-padplus had died, which is what I really don't want to see.

Describe the solution you'd like
A clear and concise description of what you want to happen.

看一下这个
https://github.com/wechaty/summer-of-wechaty/issues

这个是目前其他的mentor已经发出来的project,在我看来,go wechaty的功能迫切需要完善,这同一个项目里面不要说放一两个学生,我觉得就是放上十几个也没问题,他们都是在做同一个项目,只不过分别到具体的方面不一样
具体到这个特别的项目,分工如何,看什么做了,什么还没做,指导我都不行,不过我可以在具体的某一些点上做一些帮助。比如,只是说比如,我可以帮着做基于go 的 unit test 框架,不过还是那点,让我做框架设计肯定不行,我能帮到的就是在大的框架结构下面做一些具体的工作

@suntong suntong added the enhancement New feature or request label Feb 14, 2021
@huan
Copy link
Member

huan commented Feb 16, 2021

Thank you @suntong for pushing this project moving forward!

Recently I read more go source code with the gRPC / OpenAPI projects, I feel that I start loving GO a lot more than before!

@suntong
Copy link
Author

suntong commented Feb 16, 2021

I'm really glad that you are feeling this way recently. I've done programming in more than 10 languages throughout my life now, and Go is the one that I love the most.

For many other languages, (especially python, cough, cough), the programming journey is, "this should work" -> "why not working" -> "Oh, man, this one need special twist?" -> "Oh, this one as well" -> "My God, here needs another twist", and the debugging/troubleshooting goes on and on...

For Go, the programming journey is, "should do this way but would that work?" -> "OMG, I can't believe it works in first attempt!!!" Now for most of my Go programs, I'd just write once, and need really little further tweaking, and it works! This is an amazing experience that I had never before. Not even C/C++.

@suntong
Copy link
Author

suntong commented Feb 16, 2021

And above all, Go is the only programming language that can produce truly amazing small docker image! My Go based docker are just Alpine Linux base Docker image, with a complete package index, but it is just only 5 MB in size, plus the compiled Go executable, and NOTHING MORE!!!

No any other programming language on earth can do that!

@dchaofei
Copy link
Collaborator

dchaofei commented Apr 5, 2021

It seems from README that wechaty-puppet used by go-wechaty are all outdated, and as per commit logs and #74, no attempts had been made to incorporated the current/new wechaty-puppets. I.e., it seems the project died after the wechaty-puppet-padplus had died, which is what I really don't want to see.

@suntong go-wechaty 还没有停止,可能是大家比较忙,我已经在解决一些issue😏, 并且提了一些 pr,

@suntong
Copy link
Author

suntong commented Apr 5, 2021

Glad to know, thanks for the update @dchaofei

If you have some time, please take a look and plan for
https://github.com/wechaty/summer-of-wechaty/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants