Live data from Hacker News

Viewing profile — 1ilit

1ilit

HN member
Joined
Fri, Mar 01, 2024, 12:26 PM UTC
HN karma
193
Public activity
63 items

About 1ilit

i make stuff

Recent public activity

  1. comment
    Comment #47238229

    On-device CPU inference is the real flex here. Optimization probably mattered as much as modeling.

  2. 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

  3. 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…

  4. comment
    Comment #43632261

    thanks! would love to connect

  5. comment
    Comment #43631599

    good point

  6. 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…

  7. 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

  8. comment
    Comment #43631534

    yep, parser issues. will report it, thanks for letting me know

  9. 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…

  10. comment
    Comment #43631078

    yeah, we call our end-of-year 'summaries' 'retros' at work, i put it there without even thinking

  11. 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…

  12. comment
    Comment #43629907

    appreciate it!

  13. comment
    Comment #43629475

    appreciate it!

  14. 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…

  15. comment
    Comment #43629434

    Coming... https://imgur.com/a/U8cbJ5Y . Working on versioning, based on which migrations will be generated.

  16. comment
    Comment #43629426

    Thank you! Yeah we don't have views yet, but will

  17. comment
    Comment #43629405

    Thanks! No library. Just svg, foreign objects, and event listeners

  18. 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 …

  19. comment
    Comment #43551737

    been there, done that

  20. comment
    Comment #43551665

    looks cool, you should probably gitignore some of the dirs there though

  21. 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…

  22. story
  23. 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?

  24. story
    Show HN: 2500 lines to parse a CREATE TABLE statement

    Needed an oracle sql parser, didn't find one, so wrote one myself

  25. comment