Commit Graph

348 Commits

Author SHA1 Message Date
bspeice 65d58c7f7d remove unused imports 2023-04-23 21:49:32 +00:00
bspeice 7894cf8c81 remove custom rehype highlight plugin 2023-04-23 21:44:49 +00:00
bspeice dff82d018b math and more icons 2023-04-23 21:15:48 +00:00
bspeice 11b70a6da8 fix font sizing 2023-04-22 03:26:57 +00:00
bspeice c32052e9e1 fix some CSS problems
The current site doesn't handle highlighting code links properly
2023-04-22 03:13:35 +00:00
bspeice b2ff9535c9 switch back to fontawesome to fix SSR 2023-04-22 03:03:34 +00:00
bspeice b7a6971174 different icons package 2023-04-22 02:23:19 +00:00
bspeice 2d3b9c0c3a add a calendar icon 2023-04-22 01:50:43 +00:00
bspeice 3c80fbab21 tweak styling 2023-04-22 01:40:15 +00:00
bspeice 42039b0bac Base formatting 2023-04-17 00:10:40 +00:00
bspeice 56afc82010 Fix devcontainer generation 2023-04-15 17:03:31 +00:00
bspeice 1ef5d5bbbd Fix pre-commit script not being generated 2023-04-15 13:02:06 -04:00
bspeice 738e2a4e7e Run prettier 2023-04-15 12:56:22 -04:00
bspeice 3d7538bfbe Initial commit for new blog generator 2023-04-15 12:55:22 -04:00
bspeice 100a3d4948 2022-11-20-webpack-industrial-complex 2022-11-21 03:02:16 +00:00
bspeice 95044631f5 Add .devcontainer/vale support 2022-11-20 21:18:33 +00:00
bspeice 3c75b720d1 Start on notebook 2022-10-16 20:37:21 -04:00
bspeice 891dce905f Slightly more structure 2020-10-05 00:06:41 -04:00
bspeice 29fb26951b Different idea for an opening line 2020-10-03 21:53:50 -04:00
bspeice e1c8c61eb1 Initial thought 2020-09-12 18:03:48 -04:00
bspeice c27b6b9dd1 CPPInsights thinks concepts aren't reducible to templates 2020-09-10 16:27:01 -04:00
Bradlee Speice fd04a51319 Initializer list doesn't use template splatter 2020-09-08 00:28:56 -04:00
Bradlee Speice 3e4760a727 std::initializer_list 2020-09-07 02:20:23 -04:00
bspeice 5ba3978f2c Notes on splatter/varargs and CRTP 2020-09-03 00:58:45 -04:00
bspeice 28d28b97aa Minor note about final 2020-08-30 23:48:27 -04:00
bspeice 7fa111a68a Yet more alternative styles 2020-08-30 13:57:07 -04:00
bspeice a939ceaba7 So many different ways to express the same thing. 2020-08-30 13:41:39 -04:00
bspeice b2f7575ef5 Add some alternate forms for const T a 2020-08-30 10:49:33 -04:00
bspeice 5e25faf5fd I was using const_cast<> incorrectly 2020-08-30 03:03:15 -04:00
bspeice fb29d8c9da Add noexcept and volatile 2020-08-30 01:55:54 -04:00
bspeice cc5ca25fa5 Method qualifiers are weirder than I thought. 2020-08-29 22:35:25 -04:00
bspeice 92f24c50ee Const-ness of method arguments as well 2020-08-29 21:49:17 -04:00
bspeice 3709bcd0fd Orphan rule 2020-08-29 21:19:49 -04:00
bspeice e24cc4c7a5 Further refining remote types 2020-08-29 21:16:57 -04:00
bspeice e48b2f5abb Further reorganization 2020-08-29 19:59:04 -04:00
bspeice 0ad37c23e0 Forcing methods to use const 2020-08-28 15:24:34 -04:00
bspeice ee39f7bc43 Change the decltype order 2020-08-28 13:32:05 -04:00
bspeice 75fab4c80d Decltype 2020-08-28 13:30:15 -04:00
bspeice 92a706415a Some parts aren't specifically static polymorphism, but are more direct comparisons to Rust traits (which form the basis of Rust static polymorphism) 2020-08-25 12:01:26 -04:00
bspeice a62c6851d9 Continue working on this 2020-08-25 00:20:23 -04:00
bspeice 304df4ff1b Continuing to flesh this out 2020-08-24 14:00:03 -04:00
bspeice 0bb4772d03 Continuing to flesh out 2020-08-21 15:12:29 -04:00
bspeice e8a2c794f9 Further updates 2020-08-21 14:28:15 -04:00
bspeice fc83163b71 Minor tweak 2020-08-10 11:16:08 -04:00
bspeice f904fe87f6 Sketch out static polymorphism in C++ 2020-08-06 01:09:19 -04:00
bspeice 9ee58b7daa Snippet from other notes 2020-07-29 16:50:57 -04:00
bspeice 116bf1dd1e More snippets to be used later 2020-07-29 16:50:04 -04:00
bspeice fc502e10bc More notes on Typescript comparison 2020-07-24 18:10:50 -04:00
bspeice 343b334357 First draft of Isomorphic apps in 2020 2020-07-24 18:01:23 -04:00
bspeice 44996f37fe Typo fix 2020-07-24 11:56:05 -04:00