Camilo

joined 1 year ago
[–] [email protected] 1 points 8 months ago

If you care about installing custom roms, then don't buy a Zenfone yet. Asus has us in the wait for the bootloader unlock tool for a year now, and I lost hope already :/

[–] [email protected] 3 points 10 months ago

It's ironic how it injected an ad in "ad blocker" in the summary

[–] [email protected] 6 points 10 months ago* (last edited 10 months ago) (1 children)

There is a website I discovered recently for doing text summaries of YouTube videos.

https://www.summarize.tech

This video was also posted on YouTube, so here you can see a summary:

https://www.summarize.tech/www.youtube.com/watch?v=5tBBQGkmn_0

[–] [email protected] 1 points 10 months ago

I was just playing around, of course haha

But it would be good to have a way to develop services like this but don't get corrupted by money so easily

[–] [email protected] 6 points 10 months ago

Yeah, I was daring my luck, in case someone had enough motivation to implement it technically. With so many good social apps in the fediverse.

If your only tool is a hammer then every problem looks like a nail

[–] [email protected] 13 points 10 months ago (10 children)

How about a fediverse dating service? 😏

[–] [email protected] 6 points 11 months ago* (last edited 11 months ago)

Yeah, for this reason null shouldn't be part of any production code. If there's the possibility of having a null value, you need to check every variable or returned value to be safe.

These monads tell the consumer of your functions to do something (a check for emptiness or wait for it to be ready, or iterate it) to access the value inside. In a safe language, if the value is not wrapped by a monad, then you should expect to access it without issues.

I kind of get why people don't want to call them monads, since it sounds like a heavy term and more things to learn that are not strictly "necessary", but the earlier you learn about their importance, the earlier you can use any of their benefits in your codebase.

[–] [email protected] 1 points 11 months ago

In the worst case scenario, you can access it via browser and then bookmark it.

I do that on my tv for which almost no apps can be installed and found no issues so far. Even HDR media plays, which I found that it is (or was?) a paid feature on Plex

[–] [email protected] 8 points 1 year ago

I am with you. To me these are non-obvious details, just a bug waiting to silently happen in production.