Tehnic

Dorin

On crunch, game programming, and CDPR

Game programming and crunch. Name a more iconic duo. This time, the conversation started from one of the latest CD Projekt Red controversies: management-enforced crunch. The mostly progressive games media reacted: CDPR broke its promise to steer away from crunch, instead enforcing it on the last mile of Cyberpunk 2077. This. Is. Bad. Therefore, CDPR is evil. My first instinct was to defend CDPR. A lot of people I follow did so as well, but their views aren’t represented in games journals, except to be depicted as those of „toxic gamers”.
Dorin

M-am săturat de etichete

Sunt multe lucruri care mă enervează la Google în ultima vreme, dar una e munca celor de la Google de mulți, mulți ani, o treabă începută cu Google Mail și Google Reader. Nu mai poți avea ierarhii de etichete. Să zicem că vreau să urmăresc niște feed-uri tehnice. Le fac un director, „Tech”, după care fac sub-directoare, să zicem „C++”, „Python”, „Game engines”. Ignorați că taxonomia nu e corect definită, rămânem pe exemplul ăsta.
Dorin

Videotutorialele sunt periculoase pentru învățare

Videotutorialele sunt în ultima vreme una din cele mai recomandate unelte de învățare. Este progresul absolut în materie de învățare - generații de studenți preferă învățarea prin video-tutoriale, care se desfășoară „la cerere”, nu după un program fix, și fără informația stufoasă din cărți. Predate într-un stil atractiv, videotutorialele ar trebui să înlocuiască profesorii, ni se spune. Articolul de față va veni, desigur, să argumenteze exact contrariul. În zona programării, mai ales, abundă în ultimii ani de videotutoriale.
Dorin

De ce am trecut la Hugo

Această postare este prima editată exclusiv pe noul workflow. Să recapitulăm un pic:

  • nu vom avea comentarii (o perioadă destul de îndelungată, poate niciodată). Voi explica mai jos care e logica.
Dorin

My first programming language

There’s a chain tweet going around in the programmer’s community these days, one of those old things I used to hate so much. It felt nice today because I actually have a story to tell about it. First language: Z80 ASM (accidents happen) Had difficulties: awk, perl, now R Most used: Python, C++17 Totally hate: Java Most loved: C++ For beginners: Python, Javascript. A tweet is, of course, too small to actually capture the whole story, and I’m no Hemingway to use under 10 words for it.
Dorin

A (*cough*) short (*cough*) history of C++ build systems

I will confess, this title is dishonest. I don’t intend to make a history of C++ build systems, but complain about the state of the most used build system – one that’s portable but is close to impossible to use on Windows, for example, and one that’s too inconsistent to be properly used in your projects. People, however, jumped on the cmake train, although most of us are not enjoying the ride.
Dorin

Ca programator, lucrezi prea rar în IT

Într-o discuție recentă am fost întrebat legat de industria IT. Și recunosc, nu lucrez în industria tehnologiei, și foarte puțini oameni pe care îi cunosc o fac. Marea majoritate lucrează în cu totul alte industrii, doar că folosesc un set de unelte care sunt denumite, generic, IT. Poate asta e greșeala numărul unu a unui programator, să creadă că nu lucrează alături de clientul său în industria lui. Când el e prea preocupat de unelte (vreau angular 11, vreau Blablascript, vreau tehnologii) în loc să fie preocupat de soluția pe care o livrează clientului.
Dorin

The cloud: who owns the data

I recently seen a presentation of a good friend of mine and an excellent software architect, Radu Vunvulea, about who owns the data in the cloud. I didn’t see the presentation per se – I only seen the slides, but I have a few thoughts on the issue as well, as it became more important in the recent days, with our Facebook debacle. I will not explain what the cloud is – it should be pretty clear by now.
Dorin

The sorry state of the programming world as of the end of 2016 AD

I know that I might bore the general population with this topic, but here it comes – another post on why the past was glorious and the present sucks. Before I start, a necessary clarification: I know that „the young generation of programmers is incredibly talented, inventive, productive” and everyone expects to hear that from me. Reality is somewhat different – and you’ll see below why. We have the most sophisticated tools ever, in the history of man-kind.
Dorin

The leftpad debacle

The leftpad debacle is a new thing that proves just how low the programming world has sunk. Please make sure that you read the article I linked first, so we can go ahead and bash the current day developers, the young developers as Radu calls them. For a bit of context: JavaScript is a horrible idea that pollutes the Internet today. The worst thing that happened to computing, if you ask me.