Viewing profile — yassi_dev
yassi_dev
HN member- Joined
- Sat, Nov 01, 2025, 4:59 PM UTC
- HN karma
- 60
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About yassi_dev
Recent public activity
-
comment
Comment #49239289
I'm building a way to build internal tools inside the Django admin and make them accessible to both humans and agents. https://github.com/django-control-room
-
story
Show HN: Dj-doom-panel – Play Doom inside Django Admin
I built dj-doom-panel, a Django Control Room plugin that lets you play DOOM directly inside the Django admin. Its mostly a fun project, but it also shows that you can use the DCR f…
-
comment
Comment #48483565
I built something with a similar spirit for Pi day: https://pi.yassi.dev/
- story
-
comment
Comment #48206777
Thanks. It’s a Hugo theme I published here: https://github.com/yassi/hugo-theme-yassi
- story
-
comment
Comment #48087725
I am working on a framework that lets you easily create tools inside the Django Admin - https://djangocontrolroom.com I've published several panels under this banner already (tools…
-
comment
Comment #47377423
Some of my favorites The flames of hell: https://pi.yassi.dev/generator?start=747179&len=4096&mode=wa... Looney Tunes Rings: https://pi.yassi.dev/generator?start=972784&len=16384&m…
-
story
Show HN: Pi Patterns: generate Images from slices of π
Happy π Day! I built a small experiment that generates images from slices of the digits of π. Choose a starting digit, sequence size, renderer and make some art.
-
comment
Comment #47159775
If you work with Django long enough, and at significant scale, you live long enough to b̶e̶c̶o̶m̶e̶ ̶t̶h̶e̶ ̶v̶i̶l̶l̶a̶i̶n̶ make hacky extensions to the admin. I am hoping this wor…
-
comment
Comment #47159669
quarkus looks interesting, I'll have to check it out. I think there is a strong case for officially expanding the django admin to other use cases. I suppose this is a topic for ano…
-
comment
Comment #47159650
thank you for the kind words. Hopefully you get to try it out.
-
comment
Comment #47159499
Amazing. glad you're making use of dj-redis-panel. let me know if I can assist you.
-
comment
Comment #47157215
Thats the spirit. I built this to unlock the django application from platforms in such a way
-
comment
Comment #47157034
Thats an interesting idea. One of my next steps is to create a tutorial on how to make your own panel. I'll think on this.
-
comment
Comment #47157015
They said your welcome
-
comment
Comment #47156486
I think any large enough django project has toyed around with extending the admin in some way. Hopefully this project can help establish a standard to make this sort of thing easie…
-
comment
Comment #47156461
Thank you. I think its good advice to avoid the admin for customer facing use cases. But for internal facing tools It seems pretty wasteful to not use the built in admin - it has a…
-
comment
Comment #47156435
I'm glad you feel that way. The django admin has saved my day many times.
-
comment
Comment #47155247
Thanks. Part of the reason this exists is simply wanting to toy around with the entrypoints system
-
comment
Comment #47154589
Thats an interesting way to frame it. In my view. Building things with AI creates the need for common patterns and guardrails (i.e. frameworks) Then as these new apps become produc…
-
comment
Comment #47154194
Thanks. I hope you find it useful
-
comment
Comment #47154171
I get your point I think even if AI handles more of the CRUD side, you still need to understand what’s happening in the system once it’s running - this is where this project fits i…
-
comment
Comment #47153256
Fair. README and site were definitely optimized for speed over perfection. The panels themselves got a bit more attention. Curious what you’d want to see improved on the docs/site …
-
comment
Comment #47153028
Totally understand - I am a long time flower user for example, and I am familiar with having to harden that installation a bit. What I'm aiming for here is slightly different - kee…