Danao
- Karma
- 2
- Created
- August 15, 2021 (4y ago)
- Submissions
- 0
-
I feel like most AI writing tools are still just that—tools with AI bolted on. They’re not really built around how people actually write. There’s a lot of smoke and mirrors, and not enough stuff that fits the real…
-
I have a series of blog posts on programming. I want to make them as accessible to blind people as possible. I am a worried particularly about code snippets that are in the posts. I don't know how screen reader are good…
-
A friend of mine suggested that It would be better if I learn C# rather than Java. According to him, Java's OO model is a little bit. It's better tackled after learning a correct, functional object-oriented language…
-
I am looking for high-quality videos about building stuff in C#. For now, I have watched the two (very good) following series: 1. Socket programming in C#:…
-
The existing todo apps are very useful to add things to a todo list and to organize them. These apps push us to keep adding things to the todo list. Indeed, some people confuse a) adding things to the todo list with b)…