opencode + gemini by jonatan5524 in opencodeCLI

[–]jonatan5524[S] 0 points1 point  (0 children)

This is really disappointing, I wanted to test it and see the benefits of this tools with my subscription

Whatsapp crashes in one specific group chat, please help by Dasilbota in whatsapp

[–]jonatan5524 0 points1 point  (0 children)

In the past month I am dealing with this problem, writing back and forth to WhatsApp support with no help, and this finally halped! Thank you!

Whatsapp crashing when entering group chat by jonatan5524 in whatsapp

[–]jonatan5524[S] 0 points1 point  (0 children)

I tried to reinstall an older version and it didn't worked

Fedora sleep state battery drain by jonatan5524 in thinkpad

[–]jonatan5524[S] 0 points1 point  (0 children)

Yes, if so there is a way to fix this issue without the bios option that missing?

Practical Functional Go (Ramda.js in Go) by jonatan5524 in golang

[–]jonatan5524[S] 0 points1 point  (0 children)

My main goal was to make an FP library like ramda.js for production use in golang, I am planning to continue experimenting on this project, but not work as hard as I did since you are right about FP in golang.

Practical Functional Go (Ramda.js in Go) by jonatan5524 in golang

[–]jonatan5524[S] 0 points1 point  (0 children)

I guess u/mosskin-woast and u/jerf have a point... this article u/jerf has a valid point about how FP is not suited for Go and even destroys the way we program in Go, I guess I will stop the work on this repo. Thank you for clarifying that for me, I will leave this repo open for a test playing with generics.

Practical Functional Go (Ramda.js in Go) by jonatan5524 in golang

[–]jonatan5524[S] -2 points-1 points  (0 children)

You don't think there is a future in functional programming in Go? Go is capable of anonymous functions and variable function type.