Commit Graph

343 Commits

Author SHA1 Message Date
0c895a2662 Add an initial draft of the Bergamot post.
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-12-22 22:00:06 -08:00
dc9dbe8a0f Update for bergamot requiring an 'input program' too
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-12-22 16:04:33 -08:00
a83268a6e3 Update use of the bergamot widget
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-12-21 17:26:19 -08:00
c25f9ad9ae Add the work-in-progress Bergamot widget to the basics page. 2023-11-29 23:21:15 -08:00
3bceab0606 Fix dates
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-10-14 15:58:20 -07:00
c189da3671 Finalize the X Macro article
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-10-14 15:38:54 -07:00
dd232cedb5 Fixup links and add description to X Macros article. 2023-10-09 20:33:21 -07:00
88c5daa561 Add the 'chapel' tag to the alloy article
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-10-09 20:24:19 -07:00
4f281ef108 Add a draft article about X Macros 2023-10-09 20:23:57 -07:00
12aca7ca58 Update the Alloy blogpost to point to the GitHub files.
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-10-09 14:41:03 -07:00
6b24d67409 Minor wording updates to the Agda post. 2023-08-31 22:30:36 -07:00
48c3105f42 Finish and publish the IsSomething article 2023-08-31 22:16:26 -07:00
032453c4d0 Add a first draft of the IsSomething article 2023-08-28 23:04:39 -07:00
1f5e38190d Fix DeMorgan's link 2023-06-04 22:03:38 -07:00
250884c7bc Edit and publish Alloy article 2023-06-04 21:56:45 -07:00
5910ce7980 Say screw it and publish polynomial article 2023-05-22 21:42:32 -07:00
00bec06012 Make some edits to the polynomial draft
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-05-22 20:44:50 -07:00
54dccdbc7d Fix accidentally lowercased shortcode 2023-05-14 21:23:22 -07:00
2bd776ec55 Add a description and disclaimer to the Alloy draft. 2023-05-14 21:18:23 -07:00
23cf7c9e8b Finish initial draft of the Alloy article. 2023-05-14 21:13:23 -07:00
384f5de765 Make some more progress on the Alloy article. 2023-05-14 16:00:55 -07:00
9ae4798d80 Hide Alloy article even from draft side 2023-05-04 21:03:37 -07:00
d8ab3f2226 Continue working on the Alloy blog post 2023-05-04 21:01:31 -07:00
9ddd2dd3bc Add initial draft of alloy article 2023-05-04 01:03:58 -07:00
f579641866 Add support for discussion rooms and add one to polynomial article 2023-04-15 15:09:06 -07:00
2964b6c6fa Tweak some wording in the variables article 2023-03-11 12:15:21 -08:00
a833cd84f3 Add series tags to relevant articles 2023-01-31 18:53:30 -08:00
5bd8c11a86 Tag the more rough articles as expired to make sure they don't show up 2023-01-29 21:23:59 -08:00
b492c2d0fb Add more drafts 2023-01-29 21:08:31 -08:00
1a6f5e061b Add a very rough draft of the idris catemorphisms article I found lying around 2023-01-29 21:00:22 -08:00
e7cb818f05 Merge branch 'master' of https://dev.danilafe.com/Web-Projects/blog-static 2022-12-30 13:35:00 -08:00
8d980b0287 Fix typo in equation for search-as-polynomial article 2022-12-30 13:27:47 -08:00
Danila Fedorin
baa199c50f Prevent overlap in polynomial search article 2022-12-09 15:42:48 -08:00
Danila Fedorin
29a0d2e357 Remove linear multistep article (transferred to Chapel blog) 2022-12-09 15:42:29 -08:00
ca3345cb33 Edit and improve the polynomial search post 2022-10-26 21:26:27 -07:00
0ade4b2efb Add a tiny section about the tropical semiring to polynomial post 2022-10-25 22:46:05 -07:00
2439a02dbb Add draft of first part of polynomials article 2022-10-23 17:27:30 -07:00
c68dbdb8fe Fix line range in linear multistep solver post 2022-10-04 13:20:56 -07:00
49e0e2eb67 Make some edits to the variables article 2022-09-11 12:35:23 -07:00
7d5b39f130 Make most tables not wrap on small screens 2022-09-10 23:56:08 -07:00
dd8c846b3e Fix typo in the polymorphism article 2022-09-10 17:20:09 -07:00
392b103f38 Fix a mental typo in part 2 of types series 2022-09-10 12:33:43 -07:00
347c818ab6 Add a summary to the end of part 1 of types series 2022-09-10 12:33:07 -07:00
9192b870b6 Add a draft of the variables post in the types series 2022-08-29 21:45:53 -07:00
770c7d0663 Finish draft of Type Theory post 2022-08-28 19:05:59 -07:00
bd8c9d8cdc Add draft of compiler article 2022-08-10 19:26:04 -07:00
10a4435760 Continue work on the type theory draft 2022-07-02 17:30:31 -07:00
bc52c2c685 Use the new dialog environment to discuss the meaning of n 2022-07-02 16:16:26 -07:00
5ef10238e3 Start working on the basics part of the type systems articles 2022-06-30 21:58:57 -07:00
d2e8f809d0 Write some more for types series' intro. 2022-06-27 21:34:31 -07:00
8e550dc982 Start working on types series? 2022-06-27 19:38:58 -07:00
ed81ca957b Add missing backslashes to post 2022-06-26 18:35:47 -07:00
e23dc1c063 Fix invalid KaTeX escape characters 2022-04-28 22:46:22 -07:00
57aecc46be Update and publish catamorphism article 2022-04-24 01:09:34 -07:00
4043a5c1a3 Add a draft of the catmorphisms post 2022-04-22 17:20:32 -07:00
b96d405270 Change tags on Nix Blog article 2022-04-10 13:11:50 -07:00
6145d9e804 Edit and public Nix Blog article 2022-04-10 13:04:03 -07:00
fe1c05fe46 Finih up draft of the Nix Blog article 2022-04-10 00:53:35 -07:00
dc3f086b9d Update the blog flake submodule and Nix Blog post 2022-04-09 15:55:21 -07:00
e778b8710d Add some more content to Nix Blog post 2022-04-09 15:35:52 -07:00
b67c1ab615 Add some more to the Nix Blog post 2022-04-09 02:50:04 -07:00
a490514079 Add a graph visualization page based on the analyze script 2022-03-15 17:15:15 -07:00
21ca8e5e90 Replace all of the ref with relrefs 2022-03-09 22:03:33 -08:00
22e70f7164 Add a thank you to Arthur in the conclusion 2022-01-08 17:49:46 -08:00
a573a0b765 Update and publish digit sum patterns article 2022-01-08 17:42:33 -08:00
ca1abf951f Finish up a draft of the modulo patterns article 2022-01-07 16:56:22 -08:00
2efa3c4a42 Replace sine/cosine math with visualizations. 2022-01-03 01:13:29 -08:00
f3fd177235 Add missing images 2022-01-01 20:16:15 -08:00
eec6174562 Try moving some proofs into an appendix 2022-01-01 20:12:30 -08:00
81efcea0e5 Give initial stabs at Arthur's suggestions 2022-01-01 14:45:11 -08:00
7ac85b5b1e Add some more to the generalization sections. 2022-01-01 03:36:20 -08:00
1b35ca32ac Fix a few typos (thanks, Arthur) 2021-12-31 19:32:37 -08:00
97c989e465 Add a draft about digit sum patterns. 2021-12-31 00:14:31 -08:00
c061e3e1b2 Publish matrix highlight 2021-12-13 21:19:23 -08:00
cd61c47e35 Remove quote from Matrix website 2021-12-13 20:16:37 -08:00
4f9b3669a2 Write a little article about Matrix Highlight 2021-12-13 18:25:12 -08:00
7164140c15 Add another (unpublished) draft 2021-12-04 00:41:01 -08:00
13aef5b3c0 Edit and publish second Coq Dawn article 2021-12-02 18:29:47 -08:00
b8f9f93537 Add illustrations about evaluation chains 2021-12-02 17:41:36 -08:00
1c93d28441 Remove undercore from refl constructor to avoid KaTeX errors 2021-11-28 19:34:57 -08:00
2ce351f7ef Actually push the rest of the new article 2021-11-28 17:33:04 -08:00
826dde759f Finish a draft of the UCC evaluator article 2021-11-28 16:50:28 -08:00
d1aa966737 Temporarily hide the Coq documentation article, even from drafts. 2021-11-28 16:46:56 -08:00
4d24e7095b Make some more progress on the UCC evaluator article 2021-11-28 01:48:01 -08:00
6c1940f5d2 Get started on a post about a UCC evaluator 2021-11-28 01:09:26 -08:00
84ad8d43b5 Start on a draft for rant about Coq documentation 2021-11-25 00:33:54 -08:00
71689fce79 Update tags 2021-11-21 16:20:18 -08:00
e7185ff460 Fix calling UCC Dawn 2021-11-21 12:38:19 -08:00
18f493675a Publish the dawn post 2021-11-20 23:36:57 -08:00
0c004b2e85 Edit the Dawn post a bit 2021-11-20 23:36:45 -08:00
c214d9ee37 Add the initial version of the Dawn article. 2021-11-20 23:21:03 -08:00
66b656ada5 Published TypeScript article 2021-09-19 12:34:40 -07:00
46e4ca3948 Fix typos in TypeScript article 2021-09-19 12:30:44 -07:00
3c905aa1d7 Add draft of TypeScript typesafe event emitter post 2021-09-04 18:32:08 -07:00
ca939da28e Add hugo functions post. 2021-01-18 00:55:31 -08:00
d1ea7b5364 Add Hugo codelines post. 2021-01-13 21:39:35 -08:00
755364c0df Publish second Coq post. 2021-01-10 22:49:10 -08:00
dcb1e9a736 Finish up draft of Coq post. 2021-01-10 22:48:31 -08:00
b3ff2fe135 Add more text to draft. 2021-01-02 21:23:47 -08:00
6a6f25547e Update post with tactic-based proof. 2021-01-02 18:33:02 -08:00