Readit News logoReadit News
dammaj commented on Found a simple tool for database modeling: dbdiagram.io   dbdiagram.io... · Posted by u/vseplet
zelphirkalt · 4 months ago
Doesn't seem to work on mobile at all. Tables that I add are not shown in the diagram. The diagram area is not visible unless I scroll sideways.I cannot scroll sideways, unless I request desktop site and scroll there. But I still don't see any entities in the diagram. When I use the buttons to add tables in the diagram, they also do not show up in the grid, but only on the left in the textual list of tables. Seems like a complete non-functional tool on mobile.

Usually I wouldn't care too much about a tool like this running on mobile, but not at a PC right now, so that's all I can give feedback about.

dammaj · 4 months ago
It works on mine.
dammaj commented on Show HN: Parqv – Interactive TUI Parquet Visualizer   github.com/sanspareilsmyn... · Posted by u/sanspareilsmyn
apetrov · 4 months ago
not sure why it should be specific to parquet file. a thin UI wrapper around duckdb could do the trick but for majority of formats (pq, csv, json, sqlite, iceberg, deltalake)
dammaj · 4 months ago
I upvote this suggestion and add pickle and hd5 to the list.
dammaj commented on Show HN: Bagels – TUI expense tracker   github.com/EnhancedJax/Ba... · Posted by u/EnhancedJax
dammaj · 7 months ago
Great use of TUI ! I wonder if this app implements a method to import spending from bank account exported to a .csv for example, this would be very useful !
dammaj commented on Siyuan: Privacy-first, self-hosted personal knowledge management software   github.com/siyuan-note/si... · Posted by u/thunderbong
sourraspberry · 8 months ago
I've been using this for a couple of years on my home-server.

It's an Obsidian knock-off. It's pretty janky and the documentation is lacking. It's open-source which is nice... But the company behind it is ??? I don't know. They are Chinese but I couldn't find much about them.

I use it because I can self-host it, it has most of the features Obsidian has, and I can use it in a web-browser from anywhere - which is the biggest feature for me that Obsidian lacks.

dammaj · 8 months ago
I assume you want to self host in order to sync locally, right? If that's the case, you can use Obsidian with git plugin and you get sync + versioning (all what git offers).
dammaj commented on Evolving my ergonomic setup (or, my laptop with extra steps)   ntietz.com/blog/evolving-... · Posted by u/Liriel
ntietz · 9 months ago
The OP is a woman who uses she/her pronouns.
dammaj · 9 months ago
Well, sorry if that was offensive, I should have used "they" in case of doubt.
dammaj commented on Evolving my ergonomic setup (or, my laptop with extra steps)   ntietz.com/blog/evolving-... · Posted by u/Liriel
akho · 9 months ago
Their arms and neck hurt from computer use, so they develop elaborate setups to be able to use computers more.

I just hope the ingenuity will run out before their body reaches an unrecoverable state.

dammaj · 9 months ago
Well, I don't the intention is to spend more time using the computer. When your work consists of using the computer, it is "rational" to do whatever is possible to minimize the undesirable effects and any harm. Now, if you are suggesting that OP should change his work (or his hobby) then your I don't think your comment is helpful. Regards.
dammaj commented on State of S3 – Your Laptop is no Laptop anymore – a personal Rant   blog.jeujeus.de/blog/hard... · Posted by u/tosh
shiroiushi · a year ago
Hibernate mode takes a long time to enter and exit, as it involves writing a lot of data to disk and then reading it back upon resuming. The whole point of Sleep mode is that it's fast: you just close the lid and you're in sleep mode, saving power. Then if you want to check something quickly, or resume your work, you just open the lid and in a few seconds or less, your computer is fully operational again.
dammaj · a year ago
Well, you're right but of Sleep is impractical with S0 mode as explained, hibernate with slightly longer transition time may be acceptable. Hibernate has really became fast on modern computers.
dammaj commented on State of S3 – Your Laptop is no Laptop anymore – a personal Rant   blog.jeujeus.de/blog/hard... · Posted by u/tosh
dammaj · a year ago
I didn't know S3 vs S0 but this may be the reason why I never keep my laptop in sleep mode and I prefer to put it in hibernate. What about hibernate? Couldn't it be an alternative to the "legacy sleep"?
dammaj commented on Farewell Pandas, and thanks for all the fish   ibis-project.org/posts/fa... · Posted by u/nojito
dammaj · a year ago
Personnally, I tend to use Pandas because it is integrated everywhere, because of the ecosystem that uses it. Let's say I want to read data from json file (csv file, python dict, etc.) and I want to plot it using plotly. If Ibis is compatible with whatever Pands dataframe is compatible with, then for most of my usage I don't really care much about the "backend".

u/dammaj

KarmaCake day11August 29, 2024View Original