Hacker Newsnew | past | comments | ask | show | jobs | submit | coolcoder613's commentslogin

You can also use an indented (code) block

    - Remove AI from your editor completely.
    - Start a project which is easy and fun for you, something you did when first learning to code. Text-based adventure game, or some silly little app that is just for fun.
    - Or take a new language or some aspect of coding, that you have only brushed over, but want to learn better, and learn it properly by doing coding exercises or some silly project that teaches you the syntax etc.
    - Most importantly relearn how fun coding is


For fun, for personal projects.


How so?


  1. I don't have AI in my editor in the first place, mostly use web chat with a bit of gemini CLI
  2. Good ideas; worth considering
  3. I'll pass
  4. That is my goal
I think the last time I really tried to code by hand was a temporal clock. I thought it would be simple but I bit off more than I could chew math-wise. The last time I was sucessful (as far as I can remember) was a small PR to a game mod manager.


The conflict between wanting the result versus wanting to program. The result tends to win out. Instant gratification, in short. If I want something enough to not lose interest when programming it myself, I usually want it enough to forego programming it myself in favour of having it earlier.


It sounds like you just don't want to write code by hand then. You prefer instant gratification over writing code yourself. You said you miss programming without AI, my read here is that you do not have a strong desire to program without AI. Both things can be true, there's no dichotomy here.


Not exactly, that's more due to the projects. Let's say I want a music player with scrolling lyrics, I have a greater desire to have and use that music player than I do to build it. If there was a music player that already did exactly what I wanted I would use that. I think that might be a good way to put it: What I may be looking for is a project that I would build even if it already existed.



&c as an abbreviation for etc was very common historically. For example, look at the OP. It would not normally be used for an et that is not the latin et (and), as in et cetera. Its use for an 'and' in latin carried over to english, for some reason, and that usage has stayed with us.


It’s hard to see but & is literally an e and a t conjoined. Not a ligature exactly


It is easier to see in other fonts, but yes, I am aware of that. However as far as I am aware, it was never used to join an e and t that were not the latin et.


Same here, pretty much. I was able to get to 1200 without much difficulty but 1200 took a lot of effort to decipher.


As well as micropython, there is also a port of ulisp. http://www.ulisp.com/show?4JAO


I have used the T-Deck with tulipcc for coding and writing, although these days I mostly use it as a calculator. I wrote a GUI text editor for it, which you can find here:

https://github.com/coolcoder613eb/notepad

I haven't done too much coding with it, but I have on occasion fixed bugs in the text editor on the T-Deck itself.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: