Fushuan [he/him]

Huh?

  • 1 Post
  • 82 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle

  • Yeah, it’s not really describing the disabilty itself, but the severity of the disability. Right now there are different importance numbers for different levels, like 35%, 67%… They could be called “mild”, “severe” or whatever, but I guess that having a numbers allows for future revision of levels and adding new grants/tax exemptions to different numbers. I was kinda pissed that you were posting this on softwaregore without proper context but since the first comment (mine) is clarifying it idc anymore XD.

    BTW, it’s the first time I have ever seen that website. If you are looking to relocate to Spain the typical sites for tech jobs are LinkedIn and InfoJobs. Good luck!













  • I disagree that json is not human writable. JSON is perfectly writable since it has explicit visible separations between elements.

    It might look ugly but it’s perfectly readable and writeable.

    Granted, I always read json after parsing it with an auto formatter. Maybe that’s why people say that json is difficult to read? It’s true that unformatted json (minified) is way worse than yaml but no one in their right mind would not format the json, specially when it’s natively supported by most code editors.

    BTW, about documentation, post formatting json looks very much like a yaml, all yaml docs can be converted to json instructions if you think a little bit.





  • Even if the username changed, having some feature where you can transfer your account and follows, history and notify all to your followers of the new name so their follow list gets updated could be coded, and it would make instance hopping relatively easy.

    I’m against reserving your name in all instances but having a feature to change the handle and that all your followers don’t suddenly know who you are is important. Something akin to creating the new one, notifying of the change and leaving the old one directing to the new one for some time.

    Or just not letting you swap to an instance if the handle exists. Idk. But this would make me actually start using mastodon if it were a feature. I might even start a fork and work on it.


  • In linux it doesnt have a tray with mail count that sends a notification when new mail arrives. It’s a pretty basic feature nowadays to be honest. It didn’t even have the auto fetch every 30 minutes when I switched!?!! Like Thunderbird expected me to click on the sync button every 30 minutes. That’s not how people use email I’m sorry.

    I agree that all those calendar and contacts features are completely unnecessary and that it could integrate with other tools instead, but the main use is lacking.


  • HTTPS has way too much bloat for it to be relevant where SSH is used. Its a protocol to send hypertext in a secure way, SSH is a secure shell. Saying that we should use https out of all tools as a SSH replacement is wild.

    I call you a troll because is my kindest way to say that these opinions that you have are so out of touch with development since more than 30 years that your opinions are just wrong and you are saying them with such conviction that either you are intentionally misleading others for laughs (a troll) or it’s a worse alternative. Yeah I was avoiding having to scrutinize your inability to recognize how the programming world has evolved in the last 30 years. Hell, mobile phones didn’t really exist 30 years ago!