Posts by geosum@chaos.social
(DIR) Post #9tdPjQY5ORRbkH3pDM by geosum@chaos.social
2020-04-02T13:40:00Z
0 likes, 0 repeats
@af Could you clarify why tabs suck? They are superior in almost every way to spaces for indenting. The only thing you may want to use spaces for is alignment.
(DIR) Post #9tdPxppgBZ7eDR9z7I by geosum@chaos.social
2020-04-02T13:42:42Z
0 likes, 0 repeats
@af Well you must have a reason to use them. Just one reason for tabs is that you can set them at the width **you** want, not at the width the author of the code wants.
(DIR) Post #9tdQarssUXbPs9Gi5A by geosum@chaos.social
2020-04-02T13:48:39Z
0 likes, 0 repeats
@sir Didn't you some time ago say something against programming languages without a specification? I mean clearly it's not exactly the same, but INI files are parsed differently between parsers while TOML files aren't. I wouldn't use INI for new projects anymore.
(DIR) Post #9tydvAD3L976QeuRns by geosum@chaos.social
2020-04-12T19:26:57Z
0 likes, 0 repeats
@sir What I actually meant was that you can get familiar with toml once for all applications that use it. For INI, you could configure two applications where one of them supports something the other doesnt for the configs syntax-wise which would be confusing.
(DIR) Post #9tytIGooQskYtp2zgW by geosum@chaos.social
2020-04-12T22:20:16Z
0 likes, 0 repeats
@alexbuzzbee JuSt uSe sYsTemD LiKe tHe rEsT oF tHe wOrlD!
(DIR) Post #9u0G1OxDQL9BJPrZRY by geosum@chaos.social
2020-04-13T14:09:33Z
0 likes, 0 repeats
@alexbuzzbee Just install Eclipse, it's better anyway.
(DIR) Post #9xNqkvcwHlaIYtiWPY by geosum@chaos.social
2020-07-23T16:51:10Z
0 likes, 0 repeats
@sir Why forever?