Viewing profile — _vlie
_vlie
HN member- Joined
- Mon, Jan 12, 2026, 8:35 AM UTC
- HN karma
- 7
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About _vlie
No profile information was provided.
Recent public activity
- story
- story
-
story
Ask HN: How do you implement production-grade draft isolation in Django?
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 w…
- story
-
comment
Comment #46836941
Wow really all-in-one. Great!
-
comment
Comment #46833649
We've already reached the point where effectively using AI means learning how to resist it.
-
story
Ask HN: Better approach for plagiarism detection in self-hosted LMS?
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 submi…
-
comment
Comment #46833280
``` - code I don’t need to model in my head (low risk, follows established conventions, predictable, easy to verify), and - code I can’t help modelling in my head (business-critica…
-
comment
Comment #46820689
I think this is exactly the kind of example I wanted to see, so thank you for sharing. I was thinking about it yesterday and realized that it might actually be worth trying to swit…
- comment
- story
-
comment
Comment #46812520
I feel the same way. AI coding skills seem to sit somewhere between intermediate and advanced. Unless you’re working in a space where you’ve thought very deeply and developed your …
-
comment
Comment #46807498
Until recently, I thought that complex, multi-domain platforms were still relatively safe. But today, I’m seriously reconsidering and thinking about whether I should switch to a “v…
-
comment
Comment #46807403
For me, this isn’t just a curiosity—it’s a question of whether I need to completely change the way I work. Given the same conditions, I’d rather revisit the domain knowledge and ge…
-
story
Ask HN: How far has "vibe coding" come?
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 lo…
- story
-
story
Show HN: Minima LMS – Bitmap view tracking, caption search, reusable content
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 actu…
- comment
- story
-
comment
Comment #46585691
Hi HN! Built this self-hosted LMS focusing on micro-learning. Key differences from Moodle/Canvas: - Bite-sized learning units (quiz, video, assignment, discussion) - Built-in AI tu…
- story