Viewing profile — 1ilit
1ilit
HN member- Joined
- Fri, Mar 01, 2024, 12:26 PM UTC
- HN karma
- 193
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About 1ilit
Recent public activity
-
comment
Comment #47238229
On-device CPU inference is the real flex here. Optimization probably mattered as much as modeling.
-
comment
Comment #45435262
drawDB - a database diagram editor https://github.com/drawdb-io/drawdb Added version control last month, now working on generating migrations based on the versions
-
comment
Comment #43642494
>the app asked me for access to read text and images of my clipboard yeah, that's the browser asking for permission to read and write to the clipboard >it seems like your app can r…
-
comment
Comment #43632261
thanks! would love to connect
-
comment
Comment #43631599
good point
-
comment
Comment #43631593
>If 100 people per month can pay 50$, that's 5k which is very nice for a side project! sounds too good to be true xd >For myself, I absolutely would love this as a Django plugin! a…
-
comment
Comment #43631565
i had a buy me a coffee link for a while. then idk what got into me and i starting feeling bad for the $20 someone donated
-
comment
Comment #43631534
yep, parser issues. will report it, thanks for letting me know
-
comment
Comment #43631524
where i'm currently based, every single cent that can be considered income is tracked and taxed. plus i would have to declare its origin. so there's definitely some legal set up be…
-
comment
Comment #43631078
yeah, we call our end-of-year 'summaries' 'retros' at work, i put it there without even thinking
-
comment
Comment #43630532
hehe mine was up and running way before theirs. but we have diverged quite a bit. might be biased but i think mine is easier to jump right in. mine is more like the draw.io of data…
-
comment
Comment #43629907
appreciate it!
-
comment
Comment #43629475
appreciate it!
-
comment
Comment #43629470
thank you! regarding the sql import, it breaks because of the parser. i'm using a 3rd party parser to parse sql and pull out everything needed for the diagram. i'll report it to th…
-
comment
Comment #43629434
Coming... https://imgur.com/a/U8cbJ5Y . Working on versioning, based on which migrations will be generated.
-
comment
Comment #43629426
Thank you! Yeah we don't have views yet, but will
-
comment
Comment #43629405
Thanks! No library. Just svg, foreign objects, and event listeners
-
story
Show HN: DrawDB – open-source online database diagram editor (a retro)
One year ago I open-sourced my very first 'real' project and shared it here. I was a college student in my senior year and desperately looking for a job. At the time of sharing it …
-
comment
Comment #43551737
been there, done that
-
comment
Comment #43551665
looks cool, you should probably gitignore some of the dirs there though
-
comment
Comment #43528182
Have been building drawDB[1] for a while now. It's a database schema visualizer. Currently working on adding support for oracle databases. Wrote a parser[2] to allow importing from…
- story
-
story
Ask HN: How do you land freelance gigs?
Hey all! How do you land freelancing gigs? Are you on fiverr, upwork, on anywhere else? How do you get some action?
-
story
Show HN: 2500 lines to parse a CREATE TABLE statement
Needed an oracle sql parser, didn't find one, so wrote one myself
- comment