HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brianvoe

no profile record

Submissions

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

gofakeit.com
1 points·by brianvoe·há 12 meses·1 comments

Golang – Pull all the structs out???

2 points·by brianvoe·há 4 anos·8 comments

comments

brianvoe
·há 26 dias·discuss
gemma 4 12b
brianvoe
·mês passado·discuss
Rocket League - the most challenging and toxic game i have ever played and it keeps me coming back for more.
brianvoe
·há 12 meses·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
·há 4 anos·discuss
You are doing the lords work. Great job!!!
brianvoe
·há 4 anos·discuss
A select dropdown written in javascript for those who need a bit more from a dropdown. https://github.com/brianvoe/slim-select
brianvoe
·há 4 anos·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
·há 4 anos·discuss
Agreed! Thanks.
brianvoe
·há 4 anos·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
·há 4 anos·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