Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anty
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
anty
1y ago
Gmail quietly drops forwarded mails sometimes. They don't put them into the spam directory, either.
2.
▲
by
anty
1y ago
With IMAP i need to run a mail server that stores my mails forever, right? I want to "import" a copy into Gmail and delete it on the original server.
3.
▲
by
anty
1y ago
Is there any solution that does not require me to run my own email server? I have a 2GB email server. I use POP to regularly import the mails into Gmail. This deletes the mails on my limited-storage-server. I already pay for Google storage.
4.
▲
by
anty
1y ago
Thanks for the clarification. Looking forward to see your solutions to the constraint problems.
5.
▲
by
anty
1y ago
Very cool, I'm working on something similar! Naturally I have some questions: 1. I don't see any examples for foreign key constraints (ON DELETE and ON UPDATE) or UNIQUE constraints. Are constraints still supported? 2. How is row-
6.
▲
by
anty
1y ago
I did this too, but then YouTube translated videos in my native language to English.
7.
▲
by
anty
1y ago
Please do! There are too few current articles about CRDTs around!
8.
▲
by
anty
1y ago
Google Photos also sometimes promotes a printing service. I forgot about that.
9.
▲
by
anty
1y ago
I don't see any ads on the mentioned apps on my Pixel phone. I do have ads in the Play Store app and in the Gmail app, though.
10.
▲
by
anty
2y ago
I'm integrating daily steps walked into my workout/nutrition tracking app EverBeat for Android. I've noticed that this is an important metric for many people interested in losing some weight. I estimate burned calories on the
11.
▲
Return To The Roots: open-source reimplementation of The Settlers 2
(github.com)
1 points
by
anty
2y ago
|
0 comments
12.
▲
by
anty
2y ago
Great Landingpage! Inspired by Pieter Levels?
13.
▲
by
anty
2y ago
It's not. Google Fit uploaded everything to the cloud, but Google Health Connect keeps the data on the device.
14.
▲
by
anty
2y ago
> I have a Renpho scale, the way it works for me is that when I step on the scale it turns it on and connects to my device via bluetooth which wakes the app. The weight is captured and synced in the background to both the Renpho cloud se
15.
▲
by
anty
2y ago
> It's more secure and allows a wider more diverse suite of apps to integrate into it. It's more secure, yes. But since the data stays on the device now, web apps cannot read or write health data anymore. You need to develop a
16.
▲
by
anty
3y ago
Titan looks similar to the workout app that I'm developing: EverBeat! I'm also developing it for myself right now, that's why it is Android only atm. My goal is to employ subtle gamification to get the user/me to the gym
17.
▲
by
anty
3y ago
Oh, I implemented something like that for my Android app. It seems to work quite well. I don't have many users yet, though. I replicate the clients Sqlite DB to a central server (over a REST-API) where it is synced with existing data.
18.
▲
by
anty
3y ago
Anyone has a list of good alternatives for Google Analytics that don't break the law, but let me have some insights into who visits my websites?
19.
▲
by
anty
7y ago
Okay, I guess you could attach that functionality to an existing component. It just feels wrong to me, that you would put something that looks like a separate component into a hook to inject into another component. I thought there was some
20.
▲
by
anty
7y ago
Yes, but you could do that in a component as well?
21.
▲
by
anty
7y ago
As someone learning React atm: Why is this developed as a hook, and not as a component?
22.
▲
by
anty
7y ago
I was hoping to read more about how merging of conflicts are done. The article tells us, that "users have an intuitive sense of human collaboration and avoid creating conflicts with their collaborators". Regarding non-clear mergin
23.
▲
by
anty
8y ago
Same here. We use a subdomain with HTTPS that points to 127.0.0.1, and a WebSockets-Server on our clients machines. We install the private key on each machine for this to work... yeah. It's always a nightmare, when a browser-upgrade co
24.
▲
by
anty
12y ago
The closest I could find is Snowdens legal fund: https://edwardsnowden.com/donate/
25.
▲
by
anty
12y ago
If you are still searching, them I'm the guy for you! Can you contact me with some more details at hn(at)anty(dot)at please? Thanks, Andreas
26.
▲
by
anty
13y ago
There seems to be a lot of competition in this field. Did you evaluate existing services? It's an interesting problem.
27.
▲
by
anty
14y ago
I played around with the sign-up form because I'm designing something similar at the moment. Once I get a "username not valid" error, I can't re-enable the submit-button anymore. You might want to fix that. Also I don't think that the usern
28.
▲
by
anty
14y ago
Where does it state in the article that possession of hacking tools is made a criminal offence?
29.
▲
by
anty
15y ago
Username and password are still sent in plain-text. You could use HTTPS to make the communication secure.
30.
▲
by
anty
15y ago
I had the exact same idea a year ago. Looked for competitors and found one very good looking that provided this service for free, with a great website. That's why I didn't develop it. I hope there's enough demand so that op has success, tho
More ›