Re: [go-nuts] LLM development toolkit.

2025-02-28 Thread Rodrick Brown
Utter trash this has nothing to do with large language models what is your goal here what are you trying to accomplish? Why post a zip file on github with binaries ? On Fri, Feb 28, 2025 at 10:58 AM cpu...@gmail.com wrote: > Zip files are impossible to reason about on Github and a potential > se

Re: [go-nuts] LLM development toolkit.

2024-11-08 Thread Rodrick Brown
Why not share the files themselves instead of a zip file? Why would anyone trust a zip file from some random nut ? On Fri, Nov 8, 2024 at 3:43 AM alex-coder wrote: > Hi All ! > > I recently finished coding the initial version of the llm development > toolkit. You may touch the toolkit there: Git

Re: [go-nuts] Golang career

2024-11-05 Thread Rodrick Brown
I learned go in 1 year at 40 and Rust at 44 go figure 🤣😂 and I'm 45 now On Tue, Nov 5, 2024 at 5:20 PM Vinicius Fernandes wrote: > Hello, everyone! I hope you are all doing well. > > I would like to receive guidance and tips regarding my career. I am 26 > years old and currently work as a Front

Re: [go-nuts] tricks for installing go a single time on Windows 10 with Bash for Windows

2019-12-05 Thread Rodrick Brown
The first thing you need to do is to enable Windows Subsystem for Linux feature from PowerShell. Go to the Start menu and search for PowerShell. Run it as administrator: Once you have the PowerShell running, use the command below to enable Bash in Windows 10. Enable-WindowsOptionalFeature -Online -