Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
synchrone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
synchrone
9d ago
portainer.io has that, but an opinionated docker-compose is just not enough to provide a solid selfhosting app-berth: DB backups, volume management and backups, email, TLS certs, etc etc etc - so you need a superset
2.
▲
by
synchrone
9d ago
cloudron has that elbow grease that only comes from years of running a project with an actual community of real users: a solid platform featureset like backups, DB management or mail sending, but also addressing niche apps' needs like
3.
▲
by
synchrone
3mo ago
Regular Tauri app (aptakube) user on linux here: the experience is very adequate and smooth, I have no complaints. Speed benefits relative to Electron (similar app: K8S Lens) alone are enough to deal with many possible issues. Could be attr
4.
▲
App Store for GitHub Releases
(github.com)
1 points
by
synchrone
6mo ago
|
0 comments
5.
▲
by
synchrone
1y ago
Their Dockerfiles include things like download pre built binaries from $SECRET_BASEURL which is hosted by them, can still be found in git log though. I imagine it will go offline / have auth soon enough.
6.
▲
by
synchrone
2y ago
I tore down oculus link cable - it's just copper internally. Also oculus works fine over the "charging" type c cable + type-c to type-a + a classic copper usb3.0 extender of another 1.8 meters.
7.
▲
by
synchrone
2y ago
Some people are already selling compatible SSD modules: https://www.kickstarter.com/projects/polysoftservices/studio... Hopefully the French law would protect them from a lawsuit
8.
▲
by
synchrone
2y ago
It uses the tv youtube app remote control over local network to see if it plays a video, and skips at the right time.
9.
▲
by
synchrone
2y ago
Any word if this would run the iOS simulator? Edit: it actually does!
10.
▲
by
synchrone
2y ago
> Let’s Encrypt follows the DNS standards when looking up TXT records for DNS-01 validation, you can use CNAME records or NS records to delegate answering the challenge to other DNS zones. This can be used to delegate the _acme-challenge
11.
▲
by
synchrone
2y ago
Pre-order page: https://sipeed.com/nanokvm
12.
▲
by
synchrone
3y ago
smtp4dev https://github.com/rnwood/smtp4dev - works well in docker, has api, can selectively forward to a real smtp
13.
▲
by
synchrone
4y ago
Cannot upvote this enough
14.
▲
by
synchrone
4y ago
There is even a feature called auto-sweeps that can be requested via support to enable automatic daily payouts
15.
▲
by
synchrone
4y ago
If you initiate it - yes. If the seller charges by IBAN via SEPA - you get 8 weeks to chargeback, no questions asked
16.
▲
by
synchrone
5y ago
https://www.onlyoffice.com/saas.aspx - very decent compatibility with Office and speed; is a European company; much of the functionality is open source.
17.
▲
by
synchrone
5y ago
This person had the exact same issue with their child, developed an app for this and got banned from play store: https://habr-com.translate.goog/ru/post/421451/?_x_tr_sl=aut... The app is available as a stand
18.
▲
by
synchrone
5y ago
At the very least - LOS has more supported phones.
19.
▲
by
synchrone
5y ago
does it mean you have to put your data into Yandex or Alibaba Cloud if you wanna avoid USG quietly getting it?
20.
▲
by
synchrone
5y ago
Also check out https://github.com/DIYgod/RSSHub , it's aggressively compatible with websites that refuse to do RSS, and has a large community that keeps it up to date
21.
▲
by
synchrone
6y ago
I tried flywaydb, and some others. There are not a lot of migration tools that are not part of a bigger framework. Can you link some examples that you think would gladly process data-migrations that are 1-2GiB large?
22.
▲
by
synchrone
6y ago
If you have giant migration scripts, for whatever reason, this tool is the only migration engine that would not choke on them.
23.
▲
by
synchrone
6y ago
As far as I read the docs, if you use 0 for memory storage size - it will flush to disk before responding that the message was published OK. Delivery is "at least once".
24.
▲
by
synchrone
6y ago
Was using it in production before. NATS itself is great and reliable. However disk persistency is done with nats-streaminh and i had big issues with it's Raft file based store, where it would stop accepting messages after a short netwo
25.
▲
by
synchrone
6y ago
I searched all over the web for a reliable and scalable plain message queue that could work in a full disk-backed mode, not requiring the data to fit in memory. Was very impressed with how little RAM and CPU it consumed under load.
26.
▲
by
synchrone
6y ago
Oculus Quest works with stock USB cable. Even via a passive, copper, extender to make it longer. Oculus desktop software gives you a yellow mark, but games still work.
27.
▲
by
synchrone
6y ago
as far as i can see, RSSHub does exactly that, and supports as many as 536 scraped sources (of varying caliber) at https://github.com/DIYgod/RSSHub/tree/master/lib/routes . It's not an outlandis
28.
▲
by
synchrone
6y ago
To reroute much of web-based feeds consumption to RSS - check out https://docs.rsshub.app/en/ It works quite well, has vibrant community, and support for ripping twitter and instagram feeds among dozens of other sites.
29.
▲
by
synchrone
6y ago
on paper https://github.com/yinqiwen/ardb does the same thing since 2013, and has other backends while defaulting to RocksDB. Do you know what are the differences?
30.
▲
by
synchrone
7y ago
A great example (and sort of a framework) of taking that way beyond is https://github.com/RicardoNiepel/C4-PlantUML
More ›