Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rsto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rsto
1y ago
It's an interesting project, but I'm confused why they got funded with EU money. Their company is based in Boston and it looks as both of them are living in them US, which suggests neither of them is European citizen or pays taxes
2.
▲
by
rsto
1y ago
Yes, but I am not aware of an existing proxy implementation that would accept JMAP requests and forward these to a CalDAV server, or the other way round. What I do know for sure is that it‘s feasible for a calendar server to service both JM
3.
▲
by
rsto
1y ago
The JMAP for Calendars RFC [1] is soon to get published by IETF. Disclaimer: I work for Fastmail and am the co-author of RFC 8984 [2] which defines the calendar event data model used in JMAP. [1] https://www.ietf.org/archive
4.
▲
Garmin Forerunner stuck cycling through triangle screen
(old.reddit.com)
5 points
by
rsto
2y ago
|
5 comments
5.
▲
by
rsto
2y ago
Users report their Garmin devices becoming unusable and the devices getting stuck in a boot loop. This not only seems to impact Forerunner devices. I experienced the same on my Garmin Forerunner 255 when I went running this morning. There&
6.
▲
by
rsto
4y ago
> is exporting your entire archive even a feature Pinboard says it has? Yes, it's in Settings>Backup>Archive Backup I think to remember that idlewords even recommended to do it once in a while. Should I not get my archive bac
7.
▲
by
rsto
4y ago
I paid 5 years in advance after I had zero problems with pinboard for a couple of years. When archiving started to detoriate I contacted support and got ignored. Now I try to take my archive with me and again: it does not work and I get no
8.
▲
by
rsto
4y ago
Hi, I am one of the people writing and coding these standards at Fastmail. There are IETF standard drafts for JMAP calendars, contacts and tasks in the works (not just by Fastmail). We aim at publishing them in 2023. You can check the progr
9.
▲
by
rsto
4y ago
I am a long-time user and archiving broke on my account at least half a year ago. Despite two support emails I did not get any replies. Feels quite "unmaintained" to me.
10.
▲
by
rsto
5y ago
I think this is good advice, except probably for road cycling. Both my physio therapist and Yoga teacher told me that sitting on a road bike is counter-productive to improving my flexibility, given that I already sit at a desk most of my da
11.
▲
by
rsto
5y ago
As a user of wien.gv.at I want to thank you for your work. It's great to use a website that puts HTML first, rather than a mess of Javascript to render what essentially is just text.
12.
▲
Internet Draft: The Internet Is for End Users
(tools.ietf.org)
3 points
by
rsto
6y ago
|
0 comments
13.
▲
by
rsto
6y ago
I can't offer an alternative, but given that you used MoinMoin for years, you could also look into porting MoinMoin to python 3? Most likely you will learn enough about its codebase to add the features you wanted in 2018. If the upstre
14.
▲
by
rsto
7y ago
Austria is one of the countries listed in the article, and it refers to an Austrian newspaper which reports that police plans to use facial recognition starting late December 2019 ( https://futurezone.at/netzpolitik/da
15.
▲
by
rsto
7y ago
The 1€ GmBH isn't available in all (most?) European countries. I know that Germany introduced them a couple of years ago. It's great if you live in the country where you register the GmbH, but it can get lots of tax paper work qui
16.
▲
by
rsto
7y ago
The article states a number of laws this proposition is most likely to conflict with. I very much doubt it will hold in court, and certainly someone will sue. I guess it won't even land at the European Court of Justice (ECJ). But even
17.
▲
by
rsto
8y ago
Yes, in Cyrus IMAP we take care to follow the latest spec. It's the version that drives the JMAP backend at FastMail. The JMAP website has a list of other clients and server: https://jmap.io/software.html
18.
▲
by
rsto
8y ago
I'm also concerned about pinboard. I have a long-time archiving subscription and just recently extended it for the next 5 years. When my bookmarks didn't archive since October, I mailed support. No reply, but now all bookmarks are
19.
▲
by
rsto
8y ago
I guess IC means "Intelligence Community", but what is a LEO? A Google search didn't provide meaningful results.
20.
▲
by
rsto
9y ago
Thanks for sharing, I'm considering bare metal as well for a project. Is latency between the two data centers an issue for you, e.g. is one of your two servers running a SQL database as master?
21.
▲
by
rsto
9y ago
> it’s much more effective to focus your effort on one thing. This is the gist I got from this post, and while I agree with the statement I think it is too simplistic. I am one of those persons that "have a long list of goals, desir
22.
▲
by
rsto
9y ago
Just yesterday I launched the launch page for my upcoming calendar as a backend service: https://blobcal.com/ ! CalDAV support is one of the features I plan to implement if there is demand. But looking at your current app w
23.
▲
Ask HN: What's your preferred layout for API documentation?
6 points
by
rsto
9y ago
|
5 comments
24.
▲
by
rsto
9y ago
IANAL, but if there isn't a license explicitly stated you must not reuse it (without permission). Luckily, Automattic make their ToS available under a Creative Commons Sharealike license, which might be a good fit for your site. https
25.
▲
by
rsto
9y ago
Jaron Lanier writes about this in his book "Who Owns the Future" [1] Disclaimer: I haven't read it yet, so can't say if it meets your "thought out considerations" criteria. [1] https://openlibrary.or
26.
▲
by
rsto
9y ago
I'm 38, work as a contractor and my long-term client pays 100% of my time to work on their open-source tech stack. All my contributions are public on Github, starting from early prototyping. When I work on personal projects, I contribu
27.
▲
German intelligence agency spied on Interpol and news organizations: Spiegel
(dw.com)
2 points
by
rsto
9y ago
|
0 comments
28.
▲
Project SMILE: Interface for European Telecommunications Interception
(digit.site36.net)
1 points
by
rsto
9y ago
|
0 comments
29.
▲
by
rsto
10y ago
I use a KUL ES-87 Tenkeyless Mechanical Keyboard: http://www.keyeduplabs.com/es-87.html It's quieter than a keyboard with Cherry MX Blue keys and the tenkeyless form factor doesn't require my right mouse hand to t
30.
▲
by
rsto
10y ago
I found "Linux Device Drivers, Third Edition" by Rubini et al an excellent intro to Kernel development: https://lwn.net/Kernel/LDD3/ Probably a lot has changed in the Linux kernel since then, so YMMV.
More ›