Git is great. Git is Complicated. But assuming you have a protected master branch that requires PRs and will detect merge conflicts before attempting to merge, it’s not really dangerous. It is however frustrating.
Git is great. Git is Complicated. But assuming you have a protected master branch that requires PRs and will detect merge conflicts before attempting to merge, it’s not really dangerous. It is however frustrating.
Sounds like the perfect evolution of pointers then.
I “understood” on a basic level what pointers were when i was first learning programing as a 12-13year old. But I never understood HOW to use them, or manipulate them, or what functions you use to interact with them, or how to examine them, or how to declare them, etc etc. And since I was young I never got the opportunity to take an actual programming class that taught any of that throughout high school. By the time I got to college I went with Electrical Engineering instead of computer science and so my journey with pointers ended.
Now I do python and never have to think about pointers.
I don’t know about the history of the project, but it sounds like those blobs have been there for quite some time. When in reality, the PR that added the blobs in the first place shouldn’t ever have been approved.
Actually just checked 3+ years.
This isn’t a knock against opensource programming, but there shouldn’t ever be precompiled blobs in the repo unless they are the official builds for the various OS’s and if you want to build from source, the pre-compiled blobs shouldn’t be part of that, otherwise you can’t really claim you are opensource.
Hey guys open source is great you can look at all the code and therefore there are no security backdoors etc. Also here are a bunch of pre-compiled blobs in the repo, don’t worry about those, but they are required to run the program.
I’m a network engineer and I run ipv6 natively in all of our datacenters. There are even a handful of end systems that have ipv6 native networking stacks with ipv4 sockets for our non-ipv6 compatible applications. IPv6 issues are basically self-inflicted at this point by companies that see their IT systems as cost centers, or by basilisk directors who’s knowledge stopped in the 90’s.
The first 3 are why I can’t get any work done anymore. The last 3 I would absolutely love to have more time to do.
It’s actually a great game. But it’s Eurojank to the extereme. If you want a superior experience, play Gothic 2. But it’s still janky, just not as bad as Gothic 1. Gothic 3 I didn’t like at all.
I wasn’t able to get past the donate to Obama phase.
Where is the ctrl+alt+del function defined? I just want to see what made that sequence work. I’d also be interested in where ctrl+break is defined.
Descent 3 was probably the weakest in the series, but it also spawned Descent: Freespace and the best space sim since wing commander, Freespace2 which is fucking amazing. I think it is still opensource but there was some interplay fuckery about it that I don’t remember.
I assume this is just to get people use to the idea of algebra.
Excellent comment.
That’s not reasonable at all. The purpose of time is to help organize society across distance. The purpose of states/countries/administrative districts is to help organize society within a similar geographical region. It is entirely reasonable for timezones to conform to political boundaries.
In general integer division is implemented using a form of long division, in binary.
The point of my comment is that division in binary IS bitshifting. There is no other way to do it if you want the real answer. You can estimate, you can round, but the computational method of division is done via bitshifting of binarary expansions of numbers in an ALU.
Base 10 is a completely subjective concept as well. Why 10? Why not 12?
As far as those “subjective” concepts you are poorly satirizing, the reason they exist is because they are human-centric. 100f is “roughly” the temperature of the human body. A cup is roughly the size of your fist, etc. That is the value, not “the only thing” but THE THING. It is the reason the units exist!
A meter could just as easily be the length of my dick and a kilogram the weight of me balls, then we could create a whole system out of it and relate to all sorts of other arbitrary measurements based on water or an ideal hydrogen atom or the exact amount of time a carbon crystal oscillates in one rotation of the earth, or whatever. But all of those are so divorced from human’s, you know the people who this measurement system is ostensibly for, as to be 100% arbitrary. Why do I care how long it takes light to travel from the moon and back, when I just want to buy a rope that I can use to tie my mule to a fence post out of range of my garden? I paced off 25 feet, so I’ll take that length of rope please.
No I don’t know what 833cm is. Please just give me 25feet.
While humor is subjective, being wantonly ignorant isn’t very funny, it’s sad.
interesting, so does the computer have a special “base 10” ALU that somehow implements division without bit shifting?
“YOU NEED A COMPUTER AND DEVELOPER OPTIONS ENABLED FOR THIS TO WORK. DEVELOPER OPTIONS CAN BE ENABLED ON THE PARENT APP.”
So is this just a case where if you have a privileged user i.e. developer options, you can do things like change the time? Maybe i’m misunderstanding the way time-based features work, but surely they can be trivially bypassed by the child in a myriad number of ways if they have privileged access already?