_vlie

↗ HN profile [ 616 ms ] full profile

No user record in our sample, but _vlie has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. I'm building an open-source LMS with a content studio for instructors — exams, quizzes, assignments, courses. Hit a wall with preview. Instructors don't want a fake preview. They want to actually take the exam they just…

  2. I'm building an open-source LMS and added plagiarism detection using OpenSearch's more_like_this query plus character n-grams for similarity scoring. Basically when a student submits an answer, I search for similar…

  3. I’m trying to understand where “vibe coding” realistically stands today. The project I’m currently working on is getting close to 60k lines of code, with fairly complex business logic. From what I’ve heard, at this…

  4. I built Minima LMS after working with several LMS platforms and wanting to implement some design ideas differently. Key decisions I made: - Bitmap-based view tracking - tracks actual viewing/skipping patterns, not just…