Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TheHiddenSun
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
TheHiddenSun
3mo ago
There is Spacetimedb https://github.com/clockworklabs/spacetimedb Specifically targeting your use case with high fps. Downside: db lives in memory and has to be stored separately for long term use (as of now, may chang
2.
▲
by
TheHiddenSun
2y ago
Resilio Sync. Very efficient and fast. Start periodically on desktop and phone to sync all needed data both ways. Uploading data from desktop to s3 compatible storage as backup.
3.
▲
by
TheHiddenSun
2y ago
I guess that's why Elon Musk is so successful? He does not shy away from taking responsibility (and loudly boasting about it / taking credit on Twitter/x).
4.
▲
by
TheHiddenSun
3y ago
How horrible mismanaged have all other big companies have to be, for someone like Elon Musk to easily overpower and overtake them? It's not like overworking employees is a novel concept no other big corp has left untried. I think attr
5.
▲
by
TheHiddenSun
3y ago
I'll play the devils advocate. 1. Ownership and Security Bitcoin is the only solution to really "owning" your money. Everything in your bank account can be stolen / frozen / or made "inaccessible" at a mom
6.
▲
by
TheHiddenSun
3y ago
Please test your website on mobile. The navbar takes like 33% screen state and can't be removed. I never understand why people want to make them sticky and steal valuable reading screen space. You can, if you want, always scroll to the
7.
▲
by
TheHiddenSun
3y ago
I find goaccess the best solution for this if you host your website or web app on a vps. No client side analytics, tracking, or cookies at all! goaccess generates same/similar dashboards as plausible without having to host/manage
8.
▲
by
TheHiddenSun
3y ago
LNG is mostly imported from Qatar and Russia Russia - is now (thanks to Germany) one of the top exporters of LNG. With some creative accounting (rewriting labels) of where the oil/gas/lng came from (Russia) -> even India is now
9.
▲
by
TheHiddenSun
3y ago
Solid.js comes to mind - not a framework, but a library - can do fine gained state updates without unnecessary re-renderings (reactivity) - uses dom instead of vdom to produce best in class SPA performance - uses jsx like react Performance
10.
▲
by
TheHiddenSun
3y ago
100% agree. Crypto today is the only way how you can take control of your own funds. What use is the money in your Bank account if the ruling political party can label you an ultra-right extremist and retroactively lock all your money down,
11.
▲
by
TheHiddenSun
3y ago
Author is using tailwind wrong Complaining about a technology (tailwind) while not using its surrounding ecosystem is not really a good way to build things. How to do it: - encapsulte/extract react/jsx components - for readability
12.
▲
by
TheHiddenSun
3y ago
why does the docs page force you to login then trying to open/view it? https://www.hyperdx.io/docs/install/javascript
13.
▲
by
TheHiddenSun
10y ago
Or just use Scala. Scala is like Java 13 in a consistent / elegant manner with functionality / features of half of the libraries listened.