I <3 Three.js
I like Cilk++. It’s so nice to just be like “Hey I want this for loop to have some parallelism” then only have to replace the “for” with “cilk_for”.
There are only 2 options when I’m writing my commit messages:
1. “I haven’t pushed in a while so here are a LOT of changes to at least 7 files.”
2. “I hate myself because I worked for 2 hours tonight and as I write this message I realize that all I have to show for that time is a 3 line for loop.”
Well of course. Mina is an ELITE data wrangler.
Want to go on record and say that the owner of this blog did, in fact, read dracula daily. Time and time again I tried to think of fun ways to relate it to programming. Yet time and time again I couldn’t bring myself to do it.
Not because there weren’t ways I could shoehorn in a weird analogy, but because I admired the characters too much to force one. Idk it just felt disrespectful to bring code into this.
Will happily disrespect Dracula, though. Got some real cobol energy from that dinosaur. Particularly the way he drains the life out of a lot of happy, wonderful people.
Thanks Visual Studio + Chromium browser for making a nice warm section on the UNDERSIDE of my desk below my laptop.
A lot of computer science algorithms are just means to describe activities humans do naturally.
Sorting a list? Humans do it no problem; heck, in a vacuum one might adhere exactly to a quicksort + insertionsort hybrid (a speedy combo on many datasets) without even knowing it.
Bigger example: graph theory. The foundation of modern databases, neural networks, and gps routing came from the contemplation of the people of Königsberg. Euler just harnessed raw thought into a concrete set of rules and instructions that further our innate abilities.
Tragic news like half the ways people talk about magic in fiction could irl be applied to maths
So I RECOGNIZE that the .NET framework is immensely popular for a good reason. I RECOGNIZE that Visual Studio is a wonderful, amazingly built tool that can probably cut my development time in half. I also RECOGNIZE that simply MAKING A PROJECT has taken me entirely too long.
All of that being said, I RECOGNIZE that the problem definitely is with me rather than with one of the most prominent frameworks, development tools, and collection of programming languages in the industry.
That doesn’t mean I’m not still angry.
Looking at you, C++
I won't ever take you back.
And yet it hurts that you don't even want me to.
Submitting a PR without unit tests is like having a manhattan without a cherry
Sure, it’s easier, but exceedingly less satisfying
Hey! Computer Science B.S. passing by. CS, like the last reply mentioned, is a science. A lot of schools will lump it in with the college of engineering (e.g. the one I went to), which isn’t necessarily wrong, but ultimately the discipline is a natural science.
In fact one could argue that hardware computers aren’t even necessary to perform the activities of pure computer science: people like Leonhard Euler were discovering its principles long before the first transistor had been made. Heck, even if your laundry-sorting process is rigid enough you could call it computer science.
I think of computer science as the study of the ways to move and store data. The best way to accomplish those activities happens to be with computers, so we concern ourselves with applications on the creations of our computer engineering friends.
hey! could you help me with the difference between computer science and computer engineering?
hi! my background is experimental physics, so you might be better off asking someone who is actually from one of those disciplines. but my understanding is that computer science focuses on software (eg data structures, coming up with algorithms) while computer engineering is a marriage of cs and electrical engineering, which involves more work on the electronics/hardware side of things. because of this, you'd need to learn a lot more physics for a computer engineering degree.
I have so much respect for the ToString() method of Pandas Dataframes in Python.
If you’re wondering why, it’s because I’m currently trying to make a halfway decent depiction of a C# matrix multidimensional array that just puts my hashkeys in the right places and things are not going well at all.
he/himComplaining on Tumblr is a good alternative to punching my computer screen, right?
72 posts