KindaABigDyl

joined 2 years ago
[–] KindaABigDyl@programming.dev 21 points 4 months ago (1 children)

And that's why I don't use Python for anything more than simple scripts

[–] KindaABigDyl@programming.dev 4 points 6 months ago* (last edited 6 months ago)

Could I do:

signature primes_less_than(x: number) -> [number]
example primes_less_than(2) = []
example primes_less_than(10) = [ 2, 3, 5, 7 ]
primes_less_than(10582319112759318014901241439012831231539517)

?

I don't pay for OpenAI, so I can't try the playground

[–] KindaABigDyl@programming.dev 0 points 7 months ago

This response needs more up votes

[–] KindaABigDyl@programming.dev 2 points 7 months ago (1 children)

What packaging types are there for Rust? Isn't everything just source-based through cargo?

[–] KindaABigDyl@programming.dev 12 points 7 months ago

Rust and Haskell (I think Haskell counts)

[–] KindaABigDyl@programming.dev 30 points 8 months ago* (last edited 8 months ago) (5 children)

Pantheon desktop from elementaryOS.

You can use it on their distro (Ubuntu based with lots of curated apps) or on its own (you can still get access to their curated apps, just not in the store)

EDIT: Sorry, I misunderstood. You want classic Mac. I'd say get Xfce4 and theme it yourself then.

Here's an example: https://www.reddit.com/r/unixporn/comments/4l9tlp/xfce_another_nine_based_os_9_based_theme/

[–] KindaABigDyl@programming.dev 8 points 8 months ago

I find Rust crates generally have pretty good docs. Docs.rs is a major time saver

[–] KindaABigDyl@programming.dev 14 points 9 months ago

complete dealbreaker issues

.

inability to use 240hz

Opinion disregarded

[–] KindaABigDyl@programming.dev 17 points 9 months ago

More like gaming executives

[–] KindaABigDyl@programming.dev 1 points 9 months ago (1 children)

Not currently, but that was an explicit choice, so it's easy to change

Maybe I should add a flag to allow searching for h files when building C++

[–] KindaABigDyl@programming.dev 4 points 9 months ago

Update: I went ahead and implemented the multithreading

[–] KindaABigDyl@programming.dev 3 points 9 months ago

Update: I went ahead and implemented the multithreading

view more: ‹ prev next ›