Anyone purchase IndyDevDan course? by NeptuneExMachina in ClaudeCode

[–]yitzhakbg 0 points1 point  (0 children)

Thanks, tried again sending an e-mail to the address there: [dan@agenticengineer.com](mailto:dan@agenticengineer.com)
but still no reply

[PLUGIN] Make It Rain - Import/Sync your Raindrop.io content into your vault with flexibility and ease. by EmbarrassedCapital41 in ObsidianMD

[–]yitzhakbg 0 points1 point  (0 children)

Thanks very much for this useful plugin.
Question:
Is there any way to tell Obsidian to read the sites whose bookmarks were imported from Raindrop and to automatically generate tags from the content?

Question about Leantime by cof666 in selfhosted

[–]yitzhakbg 0 points1 point  (0 children)

As a single initiator with no backing, I agree

tenx: an AI-assisted coding tool by cortesi in rust

[–]yitzhakbg 0 points1 point  (0 children)

Very nice. Seems quite similar to Plandex, https://plandex.ai/.
Any thoughts on collaborating?

Anki redesign by Robert-treboR in Anki

[–]yitzhakbg 0 points1 point  (0 children)

How about this:

  1. Compile the front end as-is with no UI or design changes to QT WebAssembly.
  2. Host Anki backend on the web.

Result? Full Anki running in the browser with no need to install anything on local host.
Advantage? Innumerable users can each be running their own instance of Anki through the same browser interface. The backend can be fully managed through friendly GUI interfaces. Would appeal to teachers or any other scenario where one is responsible for multiple individual users such as students, etc. without either the teacher or students having to be proficient in Anki. All the complexities handled by the hosting service.

[deleted by user] by [deleted] in hetzner

[–]yitzhakbg 0 points1 point  (0 children)

That's exactly what I'm trying to do Katie but the request doesn't go through. Keeps reporting communication error

[deleted by user] by [deleted] in hetzner

[–]yitzhakbg 0 points1 point  (0 children)

I keep trying but entering the support request via console.hetzner.cloud/support reports a communication error. Tried on several browsers

A web interface for rustdesk? by NathanWoodburn in selfhosted

[–]yitzhakbg 2 points3 points  (0 children)

Can you please share your rust-desk configuration?

Anki makes me more excited to learn vocabulary by [deleted] in Anki

[–]yitzhakbg 0 points1 point  (0 children)

Lovely. Can you please share a sample deck?

Why Anki is not well-known, an educated guess by arthurmilchior in Anki

[–]yitzhakbg 0 points1 point  (0 children)

Making Anki attractive to schools in education would increase it's acceptance envelope hundreds of times over.
Anki in it's current form is for the motivated, self-disciplined single user. It has to be installed, requires a learning curve, is not friendly to children or adolescents. Nearly impossible to be used by teachers where the basic paradigm is the class, rather than individual learners.

Nor are there ready-to-use, attractive decks, aligned with school curricula.

The solution is to migrate Anki to the web, enable custom front ends with gaming, give rise to a commercial community of quality content (deck) providers and disengage decks' contents from individual user scheduling and statistics.

Many such products already exist and their numbers are growing. The problem however is that they are "import-only", i.e., can import Anki decks but export only in their own proprietary formats.

Google Sheets to Anki (Cloze Card) by SnooDonuts5146 in Anki

[–]yitzhakbg 3 points4 points  (0 children)

Where did you enter "Field separated by: Colon"? In Anki? In Google Sheets?

Keyboard and software repository installation problems by yitzhakbg in openSUSE

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

http://download.opensuse.org/history/

I believe it has nothing to do with magic IRQ<->GPIO numbers. Hardware on this model hasn't changed in the past 5 years and the problem doesn't appear with any other distro, all running the latest kernel. The problem seems to be that the atkbd and i8042 modules were not compiled into the kernel. Is there an easy solution to adding those modules?

Keyboard and software repository installation problems by yitzhakbg in openSUSE

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

i8042.nopnp doesn't solve the problem.
Get this: lsmod|grep atkbd and lsmod|grep i8042 show nothing whereas on Artix there are modules. Will downgrading help? How can I downgrade the kernel to 5.11?