Re: [go-nuts] libgo is more fast that grouting.

2020-03-22 Thread 'Benjamin' via golang-nuts
milies do programming work. > > >> On Mar 21, 2020, at 17:41, Dan Kortschak > <mailto:d...@kortschak.io>> wrote: >> >> Please stop. >> >> >> On Sat, 2020-03-21 at 17:20 +0800, 'Benjamin' via golang-nuts wrote: >>> Tesla is commodity

Re: [go-nuts] libgo is more fast that grouting.

2020-03-22 Thread 'Benjamin' via golang-nuts
WOW,only children from poor families do programming work. > On Mar 21, 2020, at 17:41, Dan Kortschak wrote: > > Please stop. > > > On Sat, 2020-03-21 at 17:20 +0800, 'Benjamin' via golang-nuts wrote: >> Tesla is commodity, but a programming language is not. >&g

Re: [go-nuts] libgo is more fast that grouting.

2020-03-21 Thread 'Benjamin' via golang-nuts
er are research projects. So please don’t whine about how > things are. Instead (as Ian said) participate in a positive manner and > contribute to make things better. The code of conduct is a good starting > point: https://golang.org/conduct <https://golang.org/conduct> &

Re: [go-nuts] libgo is more fast that grouting.

2020-03-19 Thread 'Benjamin' via golang-nuts
. > On Mar 19, 2020, at 00:00, Ian Lance Taylor wrote: > > On Tue, Mar 17, 2020 at 11:12 PM 'Benjamin' via golang-nuts > wrote: >> >> Benchmark shows that lingo is faster than goroutine. >> >> Many china internet companies use similar c++ libraries to support t

Re: [go-nuts] libgo is more fast that grouting.

2020-03-18 Thread 'Benjamin' via golang-nuts
n some idea from these projects. NOT invent new thing is not necessary, its waste of time. Not all developers have 10+ years time to wait a new programming language become maturity . > On Mar 17, 2020, at 12:23, wagner riffel wrote: > > On Mon, 16 Mar 2020 20:13:10 +0800 > "'Be

[go-nuts] libgo is more fast that grouting.

2020-03-16 Thread 'Benjamin' via golang-nuts
I find a project that is very interesting, https://github.com/yyzybb537/libgo How do you all think about it? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving

Re: [go-nuts] How to break-out of martini middleware

2020-03-14 Thread 'Benjamin' via golang-nuts
I don’t need to read the stackoverflow. And I don’t know martini. Middlewares and Handler are all can break the pipeline of http request. If martini is not designed like this, it is not well designed. Maybe the authors of martini do not have real production software expriences. Big companies like

Re: [go-nuts] Where is the version number for a golang module declared?

2020-03-12 Thread 'Benjamin' via golang-nuts
Go programming language has no version mechanism. Like java jar files that contains class files. If you want to use special version, the version can be included in the import path > On Mar 11, 2020, at 13:32, Tamás Gulácsi wrote: > > AFAIK tags are for concrete version (vMajor.Minor.Patch),

Re: [go-nuts] Consume RESTful API Endpoints within a golang application with webtoken

2020-03-11 Thread 'Benjamin' via golang-nuts
Easy, Store the expired time in the token, and hash them. When the expired time almost reach, use the old token to get a new token. > On Mar 12, 2020, at 09:25, Renato Marcandier > wrote: > > Hello guys, > do you have any HelloWorld project in GO using RESTful to issue HTTP requests > from

Re: [go-nuts] SFTPGo: a Golang performance story and some questions

2020-03-11 Thread 'Benjamin' via golang-nuts
worked for capitalists. > On Mar 11, 2020, at 20:58, 'Benjamin' via golang-nuts > wrote: > > I think that’s why go should be driven by the community but not by Bell labs > nor Google labs. > Works in Bell Labs or Google Labs may leave the job, and may not know > everything. >

Re: [go-nuts] SFTPGo: a Golang performance story and some questions

2020-03-11 Thread 'Benjamin' via golang-nuts
I think that’s why go should be driven by the community but not by Bell labs nor Google labs. Works in Bell Labs or Google Labs may leave the job, and may not know everything. But the community have enough Human Resources and various of knowledges. Some scientists and reaserchers worked for