Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joshsharp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
joshsharp
1y ago
Good luck with your launch :) What actually is it though? What do you do with it? I can't tell.
2.
▲
What Makes a Mature Science
(press.asimov.com)
2 points
by
joshsharp
1y ago
|
0 comments
3.
▲
by
joshsharp
2y ago
Still working on https://exist.io , a platform for quantifying and tracking data about your life. We've been around for about a decade now and seen many competitors come and go — this niche is definitely not at the peak of t
4.
▲
by
joshsharp
3y ago
And you're using https://changemap.co for your public roadmap, another incredible tool in its own right ;)
5.
▲
Show HN: Changemap, roadmaps for teams working in public
(changemap.co)
5 points
by
joshsharp
4y ago
|
0 comments
6.
▲
by
joshsharp
4y ago
If you like this, you may enjoy this old blog of Street View images as art: https://9-eyes.com/
7.
▲
Show HN: My personal analytics service Exist now lets you track any custom value
(exist.io)
14 points
by
joshsharp
4y ago
|
0 comments
8.
▲
by
joshsharp
4y ago
If you want to do something similar without hosting it yourself, you can try my thing https://exist.io . It has a full API in addition to a bunch of integrations.
9.
▲
Newsletter (Platform) Natural Selection
(slimemoldtimemold.com)
1 points
by
joshsharp
5y ago
|
0 comments
10.
▲
by
joshsharp
6y ago
Yep, there's an API and import/export.
11.
▲
Exit to community – what if startups could be owned by their users?
(noemamag.com)
3 points
by
joshsharp
6y ago
|
0 comments
12.
▲
What I've learned building an indie SaaS business
(blog.hellocode.co)
1 points
by
joshsharp
6y ago
|
0 comments
13.
▲
What I've learned building an indie SaaS business
(joshsharp.com.au)
2 points
by
joshsharp
6y ago
|
1 comments
14.
▲
by
joshsharp
6y ago
It just goes read-only. You can still access and export bookmarks.
15.
▲
I grew my Quantified Self app to $14k/mo
(indiehackers.com)
2 points
by
joshsharp
6y ago
|
0 comments
16.
▲
by
joshsharp
7y ago
Now wouldn't it be great if it was viable to make the same decision about distributing your iOS app.
17.
▲
An Alternative App Store for iOS
(rileytestut.com)
1 points
by
joshsharp
7y ago
|
0 comments
18.
▲
Permission changes stop RescueTime logging calls on Android
(blog.rescuetime.com)
1 points
by
joshsharp
8y ago
|
0 comments
19.
▲
Announcing Gotham 0.3
(gotham.rs)
1 points
by
joshsharp
8y ago
|
0 comments
20.
▲
A round-up of Rust web frameworks
(larder.io)
3 points
by
joshsharp
8y ago
|
0 comments
21.
▲
Phantom Islands
(andrewpekler.com)
7 points
by
joshsharp
8y ago
|
1 comments
22.
▲
by
joshsharp
8y ago
Gluon is also a language built on Rust: https://github.com/gluon-lang/gluon
23.
▲
by
joshsharp
8y ago
Cool to see that this is written in Crystal.
24.
▲
Debunking the myth that people died young before modern medicine
(mobile.abc.net.au)
1 points
by
joshsharp
9y ago
|
0 comments
25.
▲
After four years, our bootstrapped business can now pay my co-founder too
(blog.hellocode.co)
1 points
by
joshsharp
9y ago
|
0 comments
26.
▲
by
joshsharp
9y ago
We do not need to honour cookies when making requests to the API as we use token authentication. Even if we wanted to keep users logged in within the web view, which we don't because the web view is just for static help pages, we would
27.
▲
by
joshsharp
9y ago
Sure, the cookies expire (in two weeks I think, in this case) but that doesn't invalidate the issue that the wkwebview silently shares cookies with nsurlsession, nor does it negate the confusing journey of tracking down the bug. Sheesh
28.
▲
by
joshsharp
9y ago
They shouldn't be logging in via the webview within the app anyway, so that's moot. We are using cookies, as the post says, as a fallback authentication so devs can browse the API from a browser if they're logged in to the s
29.
▲
by
joshsharp
9y ago
Using the Authorization header.
30.
▲
A bizarre “403 Forbidden” bug-hunting adventure
(blog.hellocode.co)
137 points
by
joshsharp
9y ago
|
42 comments
More ›