+1 for notesnook, self hosting coming soon
Guitars, pedals, drums, bass, cats, F1, board games, D&D, other interesting things
+1 for notesnook, self hosting coming soon
Like others have said it depends on the field you want to code for and language choice. The field might inform your language choice.
I’d highly recommend python as your first if you’re just looking to get stuck in. It’ll teach good fundamentals, it doesn’t have a steep learning curve and it has a very wide set of applications plus loads of community support. This website is what I recommend to anyone wanting to learn python: https://futurecoder.io/
Good luck!
Thanks! Uploaded again :) too many cats in the server
You’re right! I missed it somehow
I also tried Joplin and while it’s great while using it, there’s no background sync and never will be. That’s a huge pain when you’re mobile and need to get at your notes but have little or no signal.
I’ve been getting on well with notesnook, the self hosting is in beta right now but its just a docker container. Docs are coming for self hosting in the near future.
The criteria for me when I was looking for a notes app were:
Notesnook hits all of these. I wish it had a dedicated desktop app but that’s something I can just use a browser window for.
Infamous was a great couple of games, bring it back!
deleted by creator
He needs to calm down
It’s the same game and no major changes to the story, but bosses have some legendary actions, it’s more difficult to find things, long rests cost double, no save scumming, everything is more expensive etc. What i’ve found is accidentally failing a roll has caused some real problems for me down the line, the thing that can really screw you over is a bad roll rather than a tricky combat.
Still on my honor mode run of Baldurs gate 3, still in Act I. Doing this will 100% the achievements… So I need to!
What line of work are you in JD?
+1 for smack the pony
Katsu
Happy with that!
Seconded, take the fundamentals and then pick a path through their cert scheme. Azure infrastructure probably has a few parts that may interest you. https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE2PjDI
FOR KARL!
Did this when driving abroad, my partner also didnt notice and had to remind me.
+1 for github, ive used the project and discussion features before and they integrate nicely. You can join it all together with pull requests as well.
+10000 for notepad++, its he swiss army knife of file editing tools. Adding:
Plugins: CSV being read as a small dB table you can query is a game changer. Or have a JSON plugin that auto formats and queries as well as opens the JSON in a clickable nested window.
Pinned tabs: pin important tabs, I use one as a todo list.
Search for text within files in a folder: need to find a specific bit of text in one of dozens/hundreds/thousands/millions of files somewhere? Its lightning fast and works a treat
Search and replace with regex: amazing feature, use regex patterns to find complex parts of your files and replace them with something else Bulk operations: remove newline, replace line breaks etc
Multi format support: see line breaks from different OSs like Unix and windows and amend them Portable install: you dont have to install it, you can use a portable version
So much more, get it and you won’t look back.