A pascal string is a single byte with the length, followed by the data. Some implementations use more bytes for the length data, such as Delphi which changed over to a 4 byte prefix length, though those aren't…
My favourite example of "Modern" style is the toggle switch, shown even in that image. I laugh a lot of the times I see one, it's the 'replacement' for the checkbox, but it's so awful at actually telegraphing it's…
We don't digest food exclusively with bacteria. They play a role, of course, but our digestion is done through things with hydrochloric acid and various enzymes produced by the stomach. The bacteria in our stomach is…
Well if it's self-hosted you have to do it yourself. You can either backup your databases from the old version and restore it to the new version once installed, or you can use pg_upgrade to upgrade/copy a old version…
It's related because that past suggests a history of being untrustworthy. I mean we're talking about running a company that literally stole money from people and intentionally infected peoples computers to try to trick…
This issue seems like partly an artifact of the invented binary operator ^. In math exponents are superscripts and there's no binary operator- it's part of the term. But for text on computers, binary operators ended up…
This is because a particular support page has "The Control Panel is in the process of being deprecated in favor of the Settings app, which offers a more modern and streamlined experience.". Crazy how that somehow has…
In this case, By "side effects" I mean non-obvious changes to the static state, Where a seemingly simple function will both rely on static fields to evaluate it's result as well as make changes to various other fields…
For me, I bought "Clean Code" because it was, at the time at least, quite highly recommended. After being rather confused for a while, I finally stopped reading right around page 141 when I realized that the reason his…
Not quite what you are describing, but you can prevent any specific executable from ever running by configuring a "debugger" for it in Image File Execution options (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows…
He was CTO but also owned the company. That is why he was named directly on the complaint. I feel he violated what I feel are very basic, elementary ethical principles with regards to software development, by…
Fair enough. As others have noted the source code was leaked; I've got NT4, NT5, XP, XPSP1 and Server 2003 codebases to review from that, which I downloaded a good while ago. I've been a software developer primarily…
I was able to confirm in the Windows NT4 source code that he originally wrote some of the code for the format dialog on 2-13-95. That much is true. (late 1994, early 1995, close enough) >"I also had to decide how much…
This guy has always rubbed me the wrong way. Like he's grifting. Which isn't helped by the fact I've learned recently that apparently he literally did run a scam company and spread malware and got shut down by a state…
My understanding is that The "Nintendo hired the iNES Developer" story is actually it's own myth! The person referenced who Nintendo hired is Kawase Tomohiro. The basis for calling him "The iNES Developer" is that, in a…
My understanding is that TOS and TNG were shot on film and the 1080p versions aren't upscaled but are actually rescanned from the film. TNG supposedly had to basically be re-edited from the original footage after…
Firefox's implementation of Manifest V3 will work with software like ad blockers as it does not have the same limitations imposed on the browser side.
When they first started this, a month ago (or so?) I just right-clicked and used block element with uBlock Origin to block the popup and the div element that covered the page to dim it. I've not seen it since. Only side…
"Clean room" reverse engineering basically has you with two completely separate groups of developers. One group will decompile and analyze the target software, and build a detailed specification of how it works. The…
Right, but water not being readily burnt is not evidence that hydrogen is inert.
A related detail, even things like icon design have gone in a strange direction. In the interest of simplicity they've gone from recognizable to rather amorphous blobs. A button for print has gone from a clearly…
My recollection is that the migration tool was really just a tool that would fill your VB6 code with comments telling you that you had to rewrite stuff. Trouble spots were largely related to error handling On Error Goto…
The thing that gets me in the originally posted link is that the author decided since this was Air Canada, every single person involved must end their sentences with 'eh'.
Copyright means the copyright owner owns the rights to distribute the work. Which includes not distributing it at all.
The "return to center" behaviour of the N64 Control Stick is provided by a spring that pushes up against a plastic bowl which is underneath the stick. The stick itself slots through two curved plastic pieces for each…
A pascal string is a single byte with the length, followed by the data. Some implementations use more bytes for the length data, such as Delphi which changed over to a 4 byte prefix length, though those aren't…
My favourite example of "Modern" style is the toggle switch, shown even in that image. I laugh a lot of the times I see one, it's the 'replacement' for the checkbox, but it's so awful at actually telegraphing it's…
We don't digest food exclusively with bacteria. They play a role, of course, but our digestion is done through things with hydrochloric acid and various enzymes produced by the stomach. The bacteria in our stomach is…
Well if it's self-hosted you have to do it yourself. You can either backup your databases from the old version and restore it to the new version once installed, or you can use pg_upgrade to upgrade/copy a old version…
It's related because that past suggests a history of being untrustworthy. I mean we're talking about running a company that literally stole money from people and intentionally infected peoples computers to try to trick…
This issue seems like partly an artifact of the invented binary operator ^. In math exponents are superscripts and there's no binary operator- it's part of the term. But for text on computers, binary operators ended up…
This is because a particular support page has "The Control Panel is in the process of being deprecated in favor of the Settings app, which offers a more modern and streamlined experience.". Crazy how that somehow has…
In this case, By "side effects" I mean non-obvious changes to the static state, Where a seemingly simple function will both rely on static fields to evaluate it's result as well as make changes to various other fields…
For me, I bought "Clean Code" because it was, at the time at least, quite highly recommended. After being rather confused for a while, I finally stopped reading right around page 141 when I realized that the reason his…
Not quite what you are describing, but you can prevent any specific executable from ever running by configuring a "debugger" for it in Image File Execution options (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows…
He was CTO but also owned the company. That is why he was named directly on the complaint. I feel he violated what I feel are very basic, elementary ethical principles with regards to software development, by…
Fair enough. As others have noted the source code was leaked; I've got NT4, NT5, XP, XPSP1 and Server 2003 codebases to review from that, which I downloaded a good while ago. I've been a software developer primarily…
I was able to confirm in the Windows NT4 source code that he originally wrote some of the code for the format dialog on 2-13-95. That much is true. (late 1994, early 1995, close enough) >"I also had to decide how much…
This guy has always rubbed me the wrong way. Like he's grifting. Which isn't helped by the fact I've learned recently that apparently he literally did run a scam company and spread malware and got shut down by a state…
My understanding is that The "Nintendo hired the iNES Developer" story is actually it's own myth! The person referenced who Nintendo hired is Kawase Tomohiro. The basis for calling him "The iNES Developer" is that, in a…
My understanding is that TOS and TNG were shot on film and the 1080p versions aren't upscaled but are actually rescanned from the film. TNG supposedly had to basically be re-edited from the original footage after…
Firefox's implementation of Manifest V3 will work with software like ad blockers as it does not have the same limitations imposed on the browser side.
When they first started this, a month ago (or so?) I just right-clicked and used block element with uBlock Origin to block the popup and the div element that covered the page to dim it. I've not seen it since. Only side…
"Clean room" reverse engineering basically has you with two completely separate groups of developers. One group will decompile and analyze the target software, and build a detailed specification of how it works. The…
Right, but water not being readily burnt is not evidence that hydrogen is inert.
A related detail, even things like icon design have gone in a strange direction. In the interest of simplicity they've gone from recognizable to rather amorphous blobs. A button for print has gone from a clearly…
My recollection is that the migration tool was really just a tool that would fill your VB6 code with comments telling you that you had to rewrite stuff. Trouble spots were largely related to error handling On Error Goto…
The thing that gets me in the originally posted link is that the author decided since this was Air Canada, every single person involved must end their sentences with 'eh'.
Copyright means the copyright owner owns the rights to distribute the work. Which includes not distributing it at all.
The "return to center" behaviour of the N64 Control Stick is provided by a spring that pushes up against a plastic bowl which is underneath the stick. The stick itself slots through two curved plastic pieces for each…