You mentioned running nodejs + typescript over extensive frameworks like django now. Curious if you chose to write your own framework or are you using something from nodejs space to do "batteries included" thing for you?
Asking because I've had some experience with nest.js and even though it's fun it often feels hackish and a bit messy even when solving standard issues like authorization that's not a simple app wide RBAC.
Agreed. This should probably be under ShowHN. I was expecting to see an semi-finished product here. And even the first sentence of the "About The Project" section states:
> Ox is a text editor with IDE-like features.
And then we had the actual feature list, current version seems to be 0.2.5.
> Auto indentation (0.3.0)
> Auto brackets (0.3.1)
> Auto complete (0.3.2)
Which are quite essential for calling something "IDE like".
Other than that. It looks nice. I've seen people calling it an Nano replacement in the comments here, which seems to be missing the big point of nano - it's easily available in a lot of *nix systems by default.
This is amazing. I've been thinking about doing something similar with one of the old Lubitel's I have laying around. Something simpler, twin lense of Lubitel allows me to bypass the whole screen thing which should make the entire build pretty straightforward due to having a lot of space just for a RPI, power and lense.
I probably won't get to building it, though, but this was a very interesting read nonetheless.
Hey, you got a bunch of great people giving you suggestions for what to do. Just wanted to add - hang in there. I'm sure you'll get to a place in your life where you'll feel more connected with someone/less lonely in general.
Yeah, from now until end of December there's just one listing for a metal festival in Europe.
I'm not really expecting to see all the small ones but would be nice to have the major ones at least.
Site looks nice and it's kind of comfortable to skim over the stuff and filter a bit. I'm not really a huge fan of the genre icons, some of them don't really make sense for me and look a bit like placeholders imho.
Asking because I've had some experience with nest.js and even though it's fun it often feels hackish and a bit messy even when solving standard issues like authorization that's not a simple app wide RBAC.