Hacker Newsnew | past | comments | ask | show | jobs | submit | packetlost's commentslogin

What does this offer over sqlitebrowser? https://sqlitebrowser.org/

To my (biased) mind the advantages are:

- It fits with the system better and behaves more like other macOS apps

- I believe Base has better create/alter table support

However Base doesn’t (currently) have support for SQLCipher.


Just to expand on the “behavior” bit, there’s a truckload of little things that native AppKit apps get you that nothing else will, not even other “native” toolkits like Qt. Things like Option-clicking a disclosure triangle in a nested list expanding/collapsing all children recursively, which one comes to use frequently and misses when absent. Foreign toolkits have spotty coverage of that kind of thing if they implement any at all.

As much as visually fitting in is important, behavior is perhaps bigger. Anybody who’s working on the Mac port of a cross platform toolkit would do well to replicate those little bits.


Wow! I just discovered option-click in Finder -- unrelated to sqlite :o . Thank you! thank you!

Polish and decent UI...

I find the sqlitebrowser UI to be perfectly fine. It's not pretty, but it's a tool so who cares.

People care about the tools they are using a lot and spend a great deal of time on finding the perfect knife, the perfect editor, the perfect scissors.

> It's not pretty, but it's a tool so who cares.

People who care about their tools. If I have to stare at it all day, being pleasant on the eyes is a feature. If every time I grab my tool I think “urk, this is so ugly”, it affects my flow.


Base is nicely done, I’ve found it worthwhile over other options.

Unfortunately sqlite browser was too unstable for me. I purchased another app just because I can’t stand crashing apps.

A nicer user interface. Personally I use datagrip but I want to encourage real native Mac software so will likely buy this anyway.

Prettier UI?

sqlitebrowser is 100% open source, cross platform and free.

I don't think Base is at all and only supports macOS


wondering the same thing

I've been using Migadu for a low-moderate throughput inbox (within their micro tier limits) in the US and the IMAP4 performance is kinda awful sometimes. I'm not sure why :(

I've noticed too. Idk what it is about iOS's autocorrect that has made it go to absolute shit over the last few years.

Android's too. For some reason, it randomly changes plurals into possessives by adding apostrophes from time to time with no rule I can infer and avoid, but often enough to be annoying.

No, two of those are some pretty fundamental complaints about how GP wants to use their device. Just because you don't have those complaints doesn't make them any less fundamental.

Ultimately the disagreement is primarily on the fact that Apple goes very far out of their way to hide the concept of a file and filesystem from the user.

The wobbling one is minor, in all fairness.


The wobbling one would be pretty major if you ran into it all the time in your regular workflow...

It's easily solvable with a case. I agree that it's silly that Apple does it this way, but I struggle to see how it rises to the level of being a fundamental flaw like file management is.

The wobble actually factors onto my device choice as well. It's just annoying to live with for the life of the phone if you can't find a case that widens it, which many don't.

Casetify makes decent cases that make the super annoying bump less annoying. My iPhone 13 Pro's bump is now more like 1mm, effectively.

As always, there's a balance. Communities (and individuals) generally need the ability to moderate and manage access to both membership and interactions with the community. Algorithmic-driven open platforms are sorta mutually incompatible with that idea

This was still the case of Gentoo until they wiped/lost their wiki and didn't have proper backups.

When did this happen? I haven't seen anything about it online

From what I can gather, the event happened in 2008. At the time gentoo had no official wiki, it was an unofficial wiki that died or went offline for a significant amount of time.

<https://web.archive.org/web/20081023145740/http://www.gentoo...>

And when it came back online in november,

> Gentoo-Wiki recently had it's database lost; this is the rewrite of the site

<https://web.archive.org/web/20081204053828/http://en.gentoo-...>


I agree with this, but as someone who occasionally shoots film I'm still very sad about it. There's still reasonable demand for film, I can walk into my local Target and pick up Fujifilm Fujicolor Superia 200 for $10 a roll. It's just really hard to scale down a business without imploding, but I firmly believe Kodak could have had a future as a boutique film supplier if they wanted to. It just wouldn't be super profitable.

Semi related, but a decent search engine like Kagi has been a dramatically better experience than "searching" with an LLM. The web is full of corporate interests now, but you can filter that out and still get a pretty good experience.

Go discouraging abstracts is sorta just... wrong anyways. Go doesn't discourage building abstractions, it discourages building deep / layered abstractions.

That is a key point in my opinion. A typical stack trace of a Spring (Java) application can easily be 1000 to 2000 lines long. That is not so common in Go, as far as I know (I'm not a Go expert ...).

Building abstractions and adding more layers goes hand in hand, e.g. see OSI layers.

So GI indeed discourages abstractions.


Not really, it's more like it encourages "wide" abstraction (lots of shallow abstractions) that get pieced together vs heavily nested abstractions that encapsulate other abstractions. It's a very imperative language.

GitHub Actions is hot fucking garbage basically everywhere. Coming from GitLab I hate every single minute of dealing with GH Actions.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: