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

Does Immich support bi-directional synchronization?

Say I deleted a photo from my device, and it gets deleted on the server?


It apparently doesn't support that: https://github.com/immich-app/immich/discussions/4341

This article just highlights how hard it is to make optional offline applications. I feel like there should be a database-level solution to all this synchronizing.

Postgres can't run on a phone, so that's not a candidate for fully-synced database.


Thanks so much!

Following the issue now


It’s wild how a single missing tag can collapse the whole meaning. It really underscores how fragile context is in this digital realm. Makes you wonder if we’ve lost our ability for an authentic connection… or just spearheading into an echo chamber where you never know if it’s a human or a bot…


To be fair, "the loss meme as minimalistic ASCII art ad absurdum" is a pretty extreme form. It's basically tailor-made to be below the threshold of recognition, while still evoking familiarity once you know what it is. It's almost certainly the answer to a self-imposed challenge of how one could make the meme with the absolute minimum of ASCII-only characters.

I'm not sure anyone would recognize this as the loss meme to begin with, unless they got context-hints like "this is a popular meme", strikethrough or not. So, yes, that context is extremely fragile here, but that's because this was made to be barely viable in the first place, not because that's a general quality of any content in the digital realm...

That's not to go against your wider point (to which I have no opinion either way), I'm just not sure this is significant for that.


How is it different from Cursor?

Just another AI wrapper around VS Code smh


It's free. Cursor costs after 50 requests, even Windsurf is cheaper.


RunwayML


Wdym? It’s also a chromium browser i.e. it’ll lose uBlock as well eventually


"For as long as we’re able (and assuming the cooperation of the extension authors), Brave will continue to support some privacy-relevant MV2 extensions—specifically AdGuard, NoScript, uBlock Origin, and uMatrix"

https://brave.com/blog/brave-shields-manifest-v3/


Why take the word of the developers of a Chromium-based browser, some of whom may not even be part of the project in the long run? Firefox is built on an entirely different engine and doesn't have this problem.


Why do you think this would happen? Brave incorporates ublock as part of their Rust based adblocking library https://github.com/brave/adblock-rust


Because eventually there will be enough changes to the upstream Chromium codebase that the only way to keep these extensions working would be to stop following upstream, which would mean massively increased development costs.


But they don't do adblocking with ublock, so it'll be safe


Chrome is going to continue supporting v2 extensions for enterprise users, so presumably it'll be pretty trivial to keep support for everyone else.


Google says that's only going to last one additional year, not forever.


They don't use ublock.


Brave has a native ad blocker built in, so it's unaffected by changes in the extension API.


Reclone Browser is just a wrapper over rclone. Didn’t really find a good use for it.

However, still had trouble setting up `rclone mount` command to be executed at startup on Windows.

Tried scheduling the process, setting it up as service, putting it in `shell:autostart`.

If they make simple setup for `rclone mount`, then you won’t even need all these wrappers.


It only works for around 10 days…


1 year if you have a developer account, otherwise yeah 7 days?


There are also entitlements you still can’t use and a 3 app limit with a free account, at the very least.


That’s true!


Can anyone suggest BLE-only microcontroller?

I wanted to build a smart-lock, but all the boards either also have Wi-Fi on-board (that eats a lot of power) or don’t have anything at all.


I've just started to get into microcontrollers, but I have been playing with boards based on the NRF52840[0]. I'm using them to build an air quality monitor to measure CO2[1], volatile organic compounds[2], temperature and humidity.

I'd recommend the Adafruit NRF52840 Feather[3] or if you want a smaller version (that doesn't include a LiPo battery charger) get the ItsyBitsy nRF52840 Express[4].

I haven't used the Arduino or CircuitPython programming environments, I've just been using Arm GCC and Nordic's SDK.

[0] https://www.nordicsemi.com/Products/Low-power-short-range-wi...

[1] https://www.adafruit.com/product/4867

[2] https://www.adafruit.com/product/3709

[3] https://www.adafruit.com/product/4062

[4] https://www.adafruit.com/product/4481


The nrf52840 has a reasonable programming interface, good power consumption and can be bought as a USB breakout dongle for 10$.


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

Search: