Viewing profile — frectonz
frectonz
HN member- Joined
- Tue, Nov 22, 2022, 3:07 AM UTC
- HN karma
- 98
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About frectonz
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #42185716
yes you can CREATE TABLE crime_against_humanity ( databases SQLITE[] );
-
comment
Comment #42185191
oh nice, i didn't know this existed, thanks
-
comment
Comment #42183865
That's the sensible option but not the fun one.
-
comment
Comment #42183615
Thanks i will look into this more, /tmp stuff is most definitely a hack.
-
comment
Comment #42183593
My next project
-
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…
- story
-
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.
-
comment
Comment #41249482
Somebody finally made the Interdimensional Cable from Rick and Morty.
-
comment
Comment #40702777
Thanks, i have moved them now.
-
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…
-
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…
-
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…
-
comment
Comment #40701064
yeah sorry, i didn't know there was another tool with the same name, i will change it soon.
-
comment
Comment #40700957
Yeah that's true. I didn't think people would be this interested. Will add more info.
-
comment
Comment #40700794
The ui is mostly shadcn/ui ( https://ui.shadcn.com/ ).
-
comment
Comment #40700782
Yeah seems like there was DB locking issue or sth, just restarted the server, will be fixed soon.
-
comment
Comment #40700774
Thanks, I appreciate it. SQLpage looks like a cool idea, will look into it more.
-
comment
Comment #40700759
Creator here, sorry, i didn't know the name was taken, i will rename it soon.
- story