Live data from Hacker News

Viewing profile — frectonz

frectonz

HN member
Joined
Tue, Nov 22, 2022, 3:07 AM UTC
HN karma
98
Public activity
22 items

About frectonz

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42185716

    yes you can CREATE TABLE crime_against_humanity ( databases SQLITE[] );

  4. comment
    Comment #42185191

    oh nice, i didn't know this existed, thanks

  5. comment
    Comment #42183865

    That's the sensible option but not the fun one.

  6. comment
    Comment #42183615

    Thanks i will look into this more, /tmp stuff is most definitely a hack.

  7. comment
    Comment #42183593

    My next project

  8. story
    Show HN: Embed an SQLite database in your PostgreSQL table

    pglite-fusion is a PostgreSQL extension that allows you to embed SQLite databases into your PostgreSQL tables by enabling the creation of columns with the `SQLITE` type. This means…

  9. story
  10. story
    Show HN: A Browser UI for Your Docker Registry – Built with Elm and Rust

    I was hosting my own Docker Registry for work, and i was disappointed that Docker Registry didn't ship with a UI, so i decided to build my own version.

  11. comment
    Comment #41249482

    Somebody finally made the Interdimensional Cable from Rick and Morty.

  12. comment
    Comment #40702777

    Thanks, i have moved them now.

  13. comment
    Comment #40701176

    It is a CLI tool that starts a local web server. After you install it, you can run `sqlite-studio ` and then you will see a log that says "listening on http://127.0.0.1:3030 ". Whe…

  14. comment
    Comment #40701127

    We have some screenshots on the github releases page ( https://github.com/frectonz/sqlite-studio/releases ). Would be better to take a look at the hosted preview ( https://sqlite-s…

  15. comment
    Comment #40701111

    You can checkout the hosted preview ( https://sqlite-studio.frectonz.io/ ). We also have some screenshots on the github releases page ( https://github.com/frectonz/sqlite-studio/re…

  16. comment
    Comment #40701064

    yeah sorry, i didn't know there was another tool with the same name, i will change it soon.

  17. comment
    Comment #40700957

    Yeah that's true. I didn't think people would be this interested. Will add more info.

  18. comment
    Comment #40700794

    The ui is mostly shadcn/ui ( https://ui.shadcn.com/ ).

  19. comment
    Comment #40700782

    Yeah seems like there was DB locking issue or sth, just restarted the server, will be fixed soon.

  20. comment
    Comment #40700774

    Thanks, I appreciate it. SQLpage looks like a cool idea, will look into it more.

  21. comment
    Comment #40700759

    Creator here, sorry, i didn't know the name was taken, i will rename it soon.

  22. story