Hacker News
- Computing Ranges in Constant Time https://deniskyashif.com/computing-ranges-in-constant-time/ 5 comments
Lobsters
- A Practical Guide to State Machines https://deniskyashif.com/a-practical-guide-to-state-machines/ 3 comments dotnet , programming
- My Task Management using Emacs and Org-mode https://deniskyashif.com/2023/08/28/task-management-using-emacs-and-org-mode/ 6 comments emacs
- C# Channels - Async Data Pipelines https://deniskyashif.com/2020/01/07/csharp-channels-part-3/ 13 comments programming
- C# Channels - Async Data Pipelines https://deniskyashif.com/2020/01/07/csharp-channels-part-3/ 13 comments dotnet
- C# Channels - Timeout and Cancellation https://deniskyashif.com/csharp-channels-part-2/ 4 comments dotnet
- C# Channels - Publish / Subscribe Workflows https://deniskyashif.com/csharp-channels-part-1/ 5 comments dotnet
- A Practical Guide to State Machines https://deniskyashif.com/a-practical-guide-to-state-machines/ 15 comments compsci
- A Practical Guide to State Machines https://deniskyashif.com/a-practical-guide-to-state-machines/ 4 comments programming
- The Y combinator or how to implement recursion in a language that doesn't support it. https://deniskyashif.com/on-recursive-functions/ 85 comments programming
- The Y combinator or how to implement recursion in a language that doesn't support it. https://deniskyashif.com/on-recursive-functions/ 29 comments compsci
- Implementing a Regular Expression Engine https://deniskyashif.com/2019/02/17/implementing-a-regular-expression-engine/ 5 comments programming
- Implementing a Regular Expression Engine https://deniskyashif.com/2019/02/17/implementing-a-regular-expression-engine/ 11 comments compsci