mastodon.online is one of the many independent Mastodon servers you can use to participate in the fediverse.
A newer server operated by the Mastodon gGmbH non-profit

Server stats:

11K
active users

#useful

0 posts0 participants0 posts today

One of the discussions I had with my friend this morning was about self diagnosis and treatment because seeing a nurse or doctor is so hard. Also some GPs will only deal with one problem, which is very bad medicine
If a patient has several problems listen carefully. They might be related to à single cause.

#Useful Conversations

Do people use composable fields to build #django #forms instead of repeating fields in endless form classes?
I’m leaning toward this approach to create flexible forms like NewUserForm for different purposes. For example:
- username, email
- username, email, password1, password2
- email, zip code, address, …

(thanks #useful #AI for helping me re-write my thoughts in a more concise way)

In old cowboy #books I read as a kid there were people who had lots of #skills--saddling horses, caring for livestock, fixing fences, maintaining tools, cooking on the trail, harnessing oxen, repairing wagons and barrels, etc. They were always in demand and someone always needed what they were doing.

I think people who understand file systems, network protocols, a couple of coding languages, graphics, etc. are kind of like that, now.

EDIT: As @Shanmonster has reminded me, the physical cowboy skills don't stop being awesome just because lots of our world shifted to an information/service model. If you can code AND fix a fence... damn. You're killing it.

#Useful

a #PHP library to have the hexdump of a variable: just include the file in your code, easy peasy.

github.com/metashock/Hexdump

I had a multi-line value in a DB field, and I need to know how lines are separated, to pass them to Javascript without complains: now I know there is a 0d 0a between lines.

Hexdump functionality for php. Contribute to metashock/Hexdump development by creating an account on GitHub.
GitHubGitHub - metashock/Hexdump: Hexdump functionality for phpHexdump functionality for php. Contribute to metashock/Hexdump development by creating an account on GitHub.