Beware though that only learning words may leave you confused as in my experience Americans tend to overload the same word with a different meaning depending on the context. They also often resort to idioms and cultural…
I think the bigger problem is that SQL is in almost every language a second-class citizen. And even calling it second-class can be seen as a stretch.
Sorry to be frank and for the upcoming rant as your site is mostly fine, but looking at most websites I visite these days be it from a company, a service, a webshop, an open source project, a forum, a blog, a newspaper…
Under privacy I understand that I have to the limits of my ability control over with whom I share information. But the same is true for anyone sharing information with me. If I have to input any data from someone else…
Thank you for the link. This sadly makes me consider switch to another email provider. I think it is great that they listen to their customers, it really is, but it makes me think that what I value in an email provider…
As someone who has been coding in Delphi for a living for the past 5 years I'd argue the syntax being verbose is only a small part of a larger problem, which is that (object) pascal is a very bad language for pattern…
While I can only speak for myself, I kindly disagree with the reasoning. The main reason that made me stop using RSS/Atom in my private life was that most sites stopped providing full feeds and instead opted for only…
I'm in the partial "work from home" group and I agree to most points and would stress it is in my experience by far easier (and less stressful) to have a very good equipped home office than an at least half-decent…
Probably off-topic: I may miss something but I have the feeling the shown C program should segfault a lot as the variable `fname` in `char* make_filename(const char*)` does not seem to be initialized.
I do not know why, but by default the body element has an overflow of hidden set via css. There is probably a good reason to do this that I do not know about. Would love to know the reason behind that from a WebDev as…
Beware though that only learning words may leave you confused as in my experience Americans tend to overload the same word with a different meaning depending on the context. They also often resort to idioms and cultural…
I think the bigger problem is that SQL is in almost every language a second-class citizen. And even calling it second-class can be seen as a stretch.
Sorry to be frank and for the upcoming rant as your site is mostly fine, but looking at most websites I visite these days be it from a company, a service, a webshop, an open source project, a forum, a blog, a newspaper…
Under privacy I understand that I have to the limits of my ability control over with whom I share information. But the same is true for anyone sharing information with me. If I have to input any data from someone else…
Thank you for the link. This sadly makes me consider switch to another email provider. I think it is great that they listen to their customers, it really is, but it makes me think that what I value in an email provider…
As someone who has been coding in Delphi for a living for the past 5 years I'd argue the syntax being verbose is only a small part of a larger problem, which is that (object) pascal is a very bad language for pattern…
While I can only speak for myself, I kindly disagree with the reasoning. The main reason that made me stop using RSS/Atom in my private life was that most sites stopped providing full feeds and instead opted for only…
I'm in the partial "work from home" group and I agree to most points and would stress it is in my experience by far easier (and less stressful) to have a very good equipped home office than an at least half-decent…
Probably off-topic: I may miss something but I have the feeling the shown C program should segfault a lot as the variable `fname` in `char* make_filename(const char*)` does not seem to be initialized.
I do not know why, but by default the body element has an overflow of hidden set via css. There is probably a good reason to do this that I do not know about. Would love to know the reason behind that from a WebDev as…