Hi All !
Recently I have made a step towards to the first letter in LLM abbreviation
- Large. That means that soft now could work with LLM data model is located
in file system and only take into RAM data which one is necessary to
compute result.
But unfortunately so far I'm not able to pass 2FA
> The documentation tells that Fscanln() is similar to Fscan(), my test
shows that it isn't true for some cases.
"similar" does not mean "the same as".
Fscanln chomps the fields given, then chomps the next character. If the
next character is newline, it's happy. If the next character is not a
Hi Jan
Thank you for the test enhancing.
Please read my answer to Howard
https://groups.google.com/g/golang-nuts/c/tzvKTyaugEk/m/5h2Sm03bDgAJ
thanks
ivan
On Monday, January 27, 2025 at 9:37:46 PM UTC+3 Jan Mercl wrote:
> On Mon, Jan 27, 2025 at 6:54 PM 'Ivan Burak' via golang-nuts
> wrote:
>
Hi Howard
Thank you for the answer.
My data is easier, it contains only 2 lines:
Go version go1.22.11 windows/amd64
Build simple, secure, scalable systems with Go
I did some tests and to speedup coding decided to use Fscanln().
I don't use this function in real programming, it's too slow.
Ther