HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brianvoe

no profile record

Submissions

From Side Project to 5k Stars: The Story of Gofakeit

gofakeit.com
1 points·by brianvoe·12 months ago·1 comments

Golang – Pull all the structs out???

2 points·by brianvoe·4 years ago·8 comments

comments

brianvoe
·26 days ago·discuss
gemma 4 12b
brianvoe
·last month·discuss
Rocket League - the most challenging and toxic game i have ever played and it keeps me coming back for more.
brianvoe
·12 months ago·discuss
I wrote this post to reflect on how Gofakeit started, what I’ve learned maintaining it over the years, and why Go made that process easier than other stacks I've worked with. I also share some thoughts on the open source community and what’s coming next for the project and API.

Happy to answer any questions about the project or the process.
brianvoe
·4 years ago·discuss
You are doing the lords work. Great job!!!
brianvoe
·4 years ago·discuss
A select dropdown written in javascript for those who need a bit more from a dropdown. https://github.com/brianvoe/slim-select
brianvoe
·4 years ago·discuss
Its not much but I have had success with a random data generator package for golang called https://github.com/brianvoe/gofakeit. Its not live changing but hopefully it helps out enough developers.
brianvoe
·4 years ago·discuss
Agreed! Thanks.
brianvoe
·4 years ago·discuss
Thanks for the reply. Do you feel this way too if external repos need this data as well? I advocated for the use of interfaces for these external packages to keep them self contained an not reliant on an external structs package for a few simple fields.
brianvoe
·4 years ago·discuss
I have maintained an open source project for many years now called Gofakeit. Not too long ago I released a website for it so that everyone else can use it. I really dont know where I am going with it but it's one of those things that I personally use and right now thats enough for me.

github.com/brianvoe/gofakeit gofakeit.com