Tehdasi
No user record in our sample, but Tehdasi has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but Tehdasi has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Hmm, but the problem with having in-memory objects rather than a db is you end up having to replicate alot of the features of a relational database to get a usable system. And adding all these extra features you want…
> They then claim that pure "Scrum" or "Agile" has never been implemented anywhere. They are right, however the conclusion that should be drawn from this is that the most likely outcome of your organisations…
Basically, yes. A shader is basically a function which passes in the x,y coords and spits out a color, and this is done for every pixel on the screen. So a simple shader would be something like (in pseudo code):…
I dunno about the GP, but it's a JPL guideline to never use dynamic allocation after initialization. So it's not unthinkable. I'd suspect that many microcontroller programs might have to be really careful about using…
That's the punchline, nobody knows what it does or why it was needed.
Never specifically heard about this terminology until now, but after looking, yeah, I can see why ppl prefer 'artificial' keys to natural ones. From the animal shelter example, for people it uses email as the 'natural'…
"The software serves the business' bottom line period." Making big assumptions about what the software project here. Given the article was mostly complaining about software developed for developers by developers, I…
> Agreed. Tweaks: I don't think C++ is going to be relevant for much longer, Rust solves the problem space better. I would say that in the domain of game development C++ (which is where I'm guessing that most new C++…
I'm sure in every educational system you can use some form of metric to exclude low SES students and conclude that the system isn't behind or failing.
> Rules are rules are rules, and they must be followed, Contra, "rules" are only effective when they are enforced, and when push comes to shove, most of the keepers of the rules will just discard them when it gets in…
> Even they will carve out some niche and pretend (even to themselves) to be doing useful work. ... You'll find the odd developer that's maintaining some internal app by themselves. In my experience, internal apps need…
Tangentially related, but I remember reading years ago a piece from a graphics driver developer (nvidia maybe?) that one of the reasons why the opengl driver was slower than their directx driver (I believe) was that the…
> And they value engagement over content quality, which is the entire reason comment-tree/vote-based systems have been pushed heavily over web-1.0 threaded forum discussions as well. While they certainly do value…
"Ofc and I left France the day I realized it was impossible. Not because of the high roller bankers but because the people literally cannot accept a balanced budget to live within our means."…
Still has the issue with screwing up mechanical objects. In their demo checkout the wheels on the skateboards, all over the place.
The reverse is also quite true. You can get a thing which just seems too slow/fiddly/buggy/etc, but it's in an area where you are unfamiliar with, so you pass it off as just your misunderstanding of the thing. Whenever…
Another one: Boat stands for Bust Out Another Thousand.
"In the early days DSE was like Jaycar." Not that surprising. The origin story of Jaycar is that when DSE was being sold to Woolworths DS took aside an exec at DSE and said that Woolworths were going to run DSE into the…
Should be noted that for Portal it didn't even have a narrative really, just a games long monologue. It was closer to Notes from the Underground than most game narratives.
"The net worth of that group ranges from about $1.2 million to $20 million per household, Stewarts says." In Australia apparently all you have to do to get into this group would be to actually own a paid off house. :/ I…
> I wouldn't recommend anyone choose C as a language for new software Unless you are doing firmware where all those constraints are still around, and you have to deal with whatever compiler the vendor supplies for their…
Of course, those are two prime characteristics you want in a tax haven. You want it to have rule of law since you don't want your money/assets/secrets expropriated or exposed, and you don't want a new regime to come in…
Obligatory comment about how an operating system is "system software that manages computer hardware, software resources, and provides common services for computer programs" and not just a program that executes at…
So basically it's 90+% of debt for housing (scroll down to the pie chart): https://www.finder.com.au/australias-personal-debt-reported-... I'm including 'Investment debt' cause who are we kidding? It's all investment…
Well it would be nice to have a no-code solution that elegantly can be moved into a coded solution, but I suspect that a company that makes no-code software has little incentive to help ppl stop using no-code.