sip

joined 2 years ago
[–] sip@programming.dev 1 points 1 hour ago* (last edited 1 hour ago)

https://gitlab.freedesktop.org/drm/amd/-/issues/4284

btw, happens with that bitmask too. just happened.

[–] sip@programming.dev 1 points 22 hours ago* (last edited 22 hours ago) (2 children)

rx 6650 xt, stock drivers that come with arch, amdgpu. issue is both on lts and latest. seems to be a ring buffer error. there's an open ticket about it.

I don't remeber the flag, but it's to disable some power saving feature.

[–] sip@programming.dev 26 points 1 day ago (5 children)

I despise python syntax.

[–] sip@programming.dev 0 points 2 days ago (4 children)

right. I got an AMD and the driver is utter shit. I had to disable features using kernel cmdline bitmask flags, so that it doesn't crash every 2 hours. wayland + amd classic.

never had compositor or display server issues with nvidia on linux.

[–] sip@programming.dev 6 points 1 week ago

chatgpt happened

[–] sip@programming.dev 12 points 2 weeks ago

they are explicitly excluded, right?

[–] sip@programming.dev 1 points 3 weeks ago

I think ghcup is the simplest way

[–] sip@programming.dev 1 points 3 weeks ago

I used it either through my distro's package or using stack install. there's also cabal install, but that doesn't install the compiler, at least not in 2017 when I played with it.

[–] sip@programming.dev 1 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

I asked chatgpt for a few languages with a good typesystem and it suggested ocaml among other (scala, rust, haskell, f#)

Then asked for a 100 line ocaml REST API example with a popular framework and db lib.. and it looks mostly like Haskell.

edit: async is done with monads

[–] sip@programming.dev 3 points 3 weeks ago (5 children)

i wish a more performing language would have this type system. the only other ones I know are Rust which is a bit strict and slow to dev on, and Haskell which is too much.

[–] sip@programming.dev 17 points 3 weeks ago (17 children)

agreed. typescript is excelent, especially if you make it strict and know a bit of complex types to make sure things stay put.

[–] sip@programming.dev 2 points 4 weeks ago (1 children)

hahaha. just don't --continue at the last commit

view more: next ›