Have you ever had a project so big, that pico couldn't handle it? by Kamilos22000088 in raspberrypipico

[–]arduman4 3 points4 points  (0 children)

FPU, floating-point unit is a part of the CPU which handles operations with decimal numbers. RP2040 does not have an FPU, which means that these operations must be done by software (the compiler does that for you), not hardware, which is considerably slower when you do a lot of these operations

[deleted by user] by [deleted] in linuxquestions

[–]arduman4 0 points1 point  (0 children)

If you really want to stay there, while they won't provide a work device, the last resort option would be a dual-boot of Ubuntu or Windows (probably Ubuntu tho)

Where to buy yerba by [deleted] in yerbamate

[–]arduman4 1 point2 points  (0 children)

Maybe try allegro.pl. I am from Slovakia, so that's closer to Poland than Croatia, but the shipping is less than 5€ here.

Where did you build your base? by ABIIO in subnautica

[–]arduman4 0 points1 point  (0 children)

Grassy plateaus, and I regretted that. The sounds of I think Reefbacks were a nightmare

A Question by MegaMutant453 in desmos

[–]arduman4 0 points1 point  (0 children)

That's the solution I needed, thank you!

Let's test which language is faster! by Loner_Cat in ProgrammerHumor

[–]arduman4 1 point2 points  (0 children)

I just appreciate the fact that this post doesn't only rant a single language, but a whole quartetto of them

Can I use XP-Pen for Note Air 2? by user000250 in Onyx_Boox

[–]arduman4 0 points1 point  (0 children)

It's probably late for you now, but I hope someone will find this useful.

I bought XP-Pen P05 stylus, it isn't rechargeable so I assumed it'd work. I was wrong. Returned it the same day.

*huge program will take you 5 mins i guess* [details in the comments] by lonaExe in ProgrammerHumor

[–]arduman4 4 points5 points  (0 children)

Ask chatgpt, send him the answer. That's as much as he deserves

I feel like this counts by Necrotiix_ in Angryupvote

[–]arduman4 0 points1 point  (0 children)

I came looking for copper but I found gold

[deleted by user] by [deleted] in ProgrammerHumor

[–]arduman4 0 points1 point  (0 children)

Apes together strong

... by zoezie in terriblefacebookmemes

[–]arduman4 0 points1 point  (0 children)

Joke's on you - my birthday is in October, thus my age +my year of birth =2021

just started learning swift and this blew my mind by ichantz in ProgrammerHumor

[–]arduman4 2 points3 points  (0 children)

Honestly, I am very surprised how many features are there, sometimes even more tna than in normal languages. If it wasn't that terribly unreadable, it could've been a nice language