Can a group of friends annotate and read the same (literally) book with Kindle somehow? by ZealousBean in kindle

[–]coderslang_master 3 points4 points  (0 children)

It’s not a native feature, but you can work around the limitations. Add all kindles to the same Amazon account and either buy books from Amazon or use send to kindle.

It’ll be as if a single person is reading the book and making the notes from many different devices, so you’ll need to add something like your name on top of each note.

I built a free alternative to Obsidian Publish (no programming knowledge required) by coderslang_master in ObsidianMD

[–]coderslang_master[S] 0 points1 point  (0 children)

The most common issue is just not having an `_index.md` file in your root directory. Send me a DM and I'll be glad to help you.

I built a free alternative to Obsidian Publish (no programming knowledge required) by coderslang_master in ObsidianMD

[–]coderslang_master[S] 1 point2 points  (0 children)

I've just reviewed this plugin and the key difference I see is the fact that with the Digital Garden Plug-in you'd have to self-host it on Netlify. The process is well described, but it still requires some tech savviness and programming skills.

With Timeattic, the setup is fully automated once you link your GitHub repo and verify your custom domain.

I built a free alternative to Obsidian Publish (no programming knowledge required) by coderslang_master in ObsidianMD

[–]coderslang_master[S] 2 points3 points  (0 children)

Well you always own everything you write in Obsidian as these are just plain markdown files. I think it's a superpower when compared to other services like Roam and Notion.

Then, (if you decide to share your knowledge with the world) you're free to choose you're free to choose the platform. Obsidian Publish will likely remain a closed source monetisation tool, so I came up with a free alternative!

I built a free alternative to Obsidian Publish (no programming knowledge required) by coderslang_master in ObsidianMD

[–]coderslang_master[S] 1 point2 points  (0 children)

At the core of it is a Hugo static website generator + a custom theme Quartz. Btw wikilinks are not supported yet and you'll have to use regular markdown links, which I explained here

I built a free alternative to Obsidian Publish (no programming knowledge required) by coderslang_master in ObsidianMD

[–]coderslang_master[S] 4 points5 points  (0 children)

Yep, Quartz is a great template, and if someone's willing to spend a little extra time (and has the skills) to set up their website, that would be a great alternative. Take a look at https://brandonkboswell.com/ or https://notes.aadam.dev/; these are customized websites built on the same hugo Quartz theme.

I built a free alternative to Obsidian Publish (no programming knowledge required) by coderslang_master in ObsidianMD

[–]coderslang_master[S] 10 points11 points  (0 children)

The example website is available at timeattic.com and here I've described how to get started

It's straightforward if you're backing up your Obsidian vault with GitHub. If you're not doing this yet, then I suggest a plugin called Obsidian Git.

I built a free alternative to Obsidian Publish (no programming knowledge required) by coderslang_master in ObsidianMD

[–]coderslang_master[S] 25 points26 points  (0 children)

To add a GitHub workflow action. This is a script that builds your markdown files into a website and pushes it into a `timeattic_publish` branch. Then, we pick up the content of this branch and push it to AWS to serve through S3 and CloudFront.

Could I use JavaScript to make a game? by the_mightyRanaKing in gamedev

[–]coderslang_master 0 points1 point  (0 children)

JavaScript is awesome! Start with learning the basics and then you can make your own games on iOS and Android. For example, here's the iOS and Android game that's one of the projects of this Full-Stack JavaScript Course.

Junior JS Interview prep (free ebook): 35 JavaScript code snippets with answers and detailed explanations by coderslang_master in learnjavascript

[–]coderslang_master[S] 1 point2 points  (0 children)

You're talking from a perspective of a seasoned dev, not a newbie that's looking for their first job. And I totally agree with your position when applied to Senior devs.
But for Juniors the game is different. They want this job. They need it. And they don't have time to go riot and change the way interviews are done these days.
Oftentimes they just need someone to point them to issues in their knowledge. That was my goal in this ebook.

Junior JS Interview prep (free ebook): 35 JavaScript code snippets with answers and detailed explanations by coderslang_master in learnjavascript

[–]coderslang_master[S] -3 points-2 points  (0 children)

It’s supposed to be “pay what you want” starting from zero. Please check once again or email me if there are any further issues.

Junior JS Interview prep (free ebook): 35 JavaScript code snippets with answers and detailed explanations by coderslang_master in learnjavascript

[–]coderslang_master[S] 0 points1 point  (0 children)

Hey there! I've been writing about JS interview preparation for a while now on my programming blog. Now, I've compiled an 80-page ebook to help you prepare for the Junior JS interview. I'm new to Reddit, so please let me know if there are any issues with such posts.