I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
Posts
I like programming and understanding how stuff works. My background is in systems programming and game development.
With the DRAM shortage, maybe it's time for RAM Doubler and other assorted scamware to make a comeback. On that note, https://devblogs.microsoft.com/oldnewthing/20211111-00/?p=105897
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I realized this some months ago but don't think I mentioned it here:
Let variables with exactly-once assignment analysis can support simple type inference just like expression-oriented initialization. You don't need HM-style constraint solving. It works in a single-pass compiler assuming your subtyping rules are simple enough in their interaction with multiple branches, but that same caveat applies to expression-oriented initialization.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
As airlines are starting to mass cancel "unprofitable flights" I wonder if I'll be a victim of that and my early booking back in March for my June trip will turn out to be useless. I understand the moral and legal justification for force majeure in general, but the concept of specifically cancelling _unprofitable_ flights feels predatory.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
The NBA Jam repo on historicalsource has a bunch of doc files that are a time capsule from 1992. Here's a fun excerpt, relative to what actually happened: "The NBA has been cautious about entering the European market, it's understandable. The NBA, it is believed, will grant franchises and expand into Europe within the next few years." https://github.com/search?q=repo%3Ahistoricalsource%2Fnbajam-complete%20doc&type=code
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
TIL about LLVM's ExpandInlineAsm via https://discourse.llvm.org/t/rfc-constant-time-coding-support/87781/37 (@lenary@types.pl) and I'm more than a little horrified. Is nothing sacred?
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
How to recalculate a spreadsheet, https://lord.io/spreadsheets/. Not just about spreadsheets, but any structurally similar system. A great, accessible overview if you don't feel like diving through the literature.
I like programming and understanding how stuff works. My background is in systems programming and game development.
How to recalculate a spreadsheet, https://lord.io/spreadsheets/. Not just about spreadsheets, but any structurally similar system. A great, accessible overview if you don't feel like diving through the literature.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I guess this deserves to be posted on a regular cadence for the benefit of anyone who hasn't seen it before: https://www.dkriesel.com/en/blog/2013/0802_xerox-workcentres_are_switching_written_numbers_when_scanning
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
Once again reminding you of The Trick to reduce the critical decoding path of any off-the-shelf variable-length data format. Split each variable-length item into a small fixed-length part that uniquely determines the length of the remaining variable-length part. Then split the fixed-length and variable-length parts into two streams and use prefix sums: https://gist.github.com/pervognsen/547113f6b368317d86110a6bb01ce314
I like programming and understanding how stuff works. My background is in systems programming and game development.
An interesting example of parallel discovery: the zero memory widget (ZMW) library released in 2003 (discovered in 2001-2002) vs Casey's first presentation of immediate-mode UI in 2005 (discovered in 2002). I assume approximately no-one has heard of ZMW. https://perso.univ-lyon1.fr/thierry.excoffier/ZMW/zmw-0.2.4/zmw.html
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.
I like programming and understanding how stuff works. My background is in systems programming and game development.