- 14 Posts
- 321 Comments
Too much list indentation. Cool glow effect
verstra@programming.devto
Selfhosted@lemmy.world•What Is A Good Sub $300 Computer I Can Use For A Server?English
1·1 个月前It would, but it does not have SATA. You can find much cheaper computers that do have it
verstra@programming.devto
Selfhosted@lemmy.world•What Is A Good Sub $300 Computer I Can Use For A Server?English
1·1 个月前For a server like this 4GB of DDR4 is enough. And that is cheap still.
What has to be linear? Vector?matrix? Tensor? Neither makes sense
What’s your location? America, Europe, Asia?
Try this out: https://identify.plantnet.org/
verstra@programming.devto
Gardening@lemmy.world•What's wrong with my sudachi (citrus)?English
2·10 个月前Small frutis might mean it is too cold. It could also lack nutrition.
You should think about different conditions (how wet is the soil, have i provided enough nutrients, what was the temperature) and cross-off different causes of this.
verstra@programming.devto
Programmer Humor@programming.dev•You can take it from my cold dead pincers
33·10 个月前Report reason: I’m in this picture and I don’t like it.
I do find it funny though :D
verstra@programming.devto
Opensource@programming.dev•Are there any other dark themes available for many services like the dracula one?
4·10 个月前There is also gruvbox. Not as much support, but I like it.
My laptops runs postgres, but it is still pretty portable
verstra@programming.devto
Privacy@programming.dev•How many people around you (family, friends, colleagues, etc.) use Signal?
2·11 个月前We are a matrix family, mind you.
Fun fact: in rust and python, they use “selfself” instead of “meme”
There are only two hard problems in computer science:
- naming things,
- cache invalidation,
- off-by-one errors.
I’m afraid you’ve fell victim to the problem 2.
Well, no. They are not certainly using
int, they might be using a more efficient data type.This might be for legacy reasons or it might be intentional because it might actually matter a lot. If I make up an example,
chat_participant_idis definitely stored with each message and probably also in some index, so you can search the messages. Multiply this over all chats on WhatsApp, even the ones with only two people in, and the difference betweenu8andu16might matter a lot.But I understand how a TypeScript or Java dev could think that the difference between 1 and 4 bytes is negligible.
Maybe checkout Pixelfed, which is (from what I gather) similar to what instagram was 10 years ago
verstra@programming.devto
Programming@programming.dev•TIL that RFC 4180 specifies the CSV format to use CRLF line endings
4·11 个月前I hate that the pleasant news about standardization of CSV come with the let-down that is using two bytes for new lines.
verstra@programming.devto
Ask Lemmy@lemmy.world•What does 1000€ buy you in your favourite hobby?
3·1 年前Or a pair of boots, a great backpack, hiking trousers, helmet, harness and a “via ferrata cable kit”.
verstra@programming.devto
Ask Lemmy@lemmy.world•What does 1000€ buy you in your favourite hobby?
2·1 年前~10 manual mid-range tools and enough wood to make a nice looking jewellery box.
verstra@programming.devto
Programming@programming.dev•Literature review on the benefits of static types, by Dan Luu
2·1 年前Dan Luu. From summary of summaries:
I suspect I might prefer Rust once it’s more stable.









No, I’ve removed the indentation of the first
ul