-
This is something I've been planning for a while now, so I figured it might be best to put it into an issue so a discussion can get going if need be. First things first, what I envision the architectu…
-
Nota bene: this issue is work-in-progress, more content will be added or changed following provided feedback
## TL;DR
The gist of this first step of the websites improvements initiative is to pr…
-
I am trying to nail down in my mind, the fundamental _orthogonal_ semantic concepts of our proposed programming language.
| Concept | Description |
| --- | --- |
| `data` | [Unified sum, product,…
-
https://rehansaeed.com/dynamically-generating-robots-txt-using-asp-net-mvc/
-
Static functions are compile time constants, but function literals are not.
It would be great if it was possible to write compile time constant function literals. They would necessarily have static s…
-
## Problem
When calling `get_user()` inside a consumer, sometimes the tests fail with a `TimeoutError`.
The problem goes away when I remove this call and use `self.user = self.scope["user"]` inste…
-
Workshop: Agenda
## Goal:
**Slide List:**
[1] https://slides.com/sadiqur_rahman/seo-basic
[2] https://slides.com/sufiahmed/search-engines
---
[3] http://slides.com/nasabbir/kw
[4] https…
-
Current discussed alternatives:
- **Disallow raw `const char*` in favor of `ctti::detail::string`** features, maybe raising it out of the `detail` namespace. Pros: No implementation headaches, Cons: N…
-
I recently spent time evaluating the current landscape of Front-End developer tools and SSGs/Frameworks and I have come to the following conclusions...
## Utility-first CSS is a major workflow para…
-
Good day! I'm trying to deploy app at heroku. When I've push it to heroku I receive such heroku logs tail.
020-02-22T15:59:50.492247+00:00 heroku[web.1]: State changed from crashed to starting
2020-…