Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thasian
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: I made this elegant color picker
(github.com)
1 points
by
thasian
6y ago
|
0 comments
2.
▲
by
thasian
6y ago
Ok holy shit. Mp4 compression then converting to gif is the holy grail. 1/3 the original size wtf.
3.
▲
by
thasian
6y ago
Yes. check timepage out. it's amazing
4.
▲
by
thasian
6y ago
thanks!
5.
▲
by
thasian
6y ago
I've replaced most of the gifs with embedded videos. Page loading size is around ~100 mb now
6.
▲
by
thasian
6y ago
Yep fixing that right now.
7.
▲
by
thasian
6y ago
ok u know what. changing all the gifs to embedded videos. no one will complain about me discriminating towards mobile :^)
8.
▲
by
thasian
6y ago
I can't change it but if a mod can, I'd be more than willing to accept that change
9.
▲
by
thasian
6y ago
Yea prob more tbh
10.
▲
by
thasian
6y ago
LOL so sorry dudes. I use HN on web....
11.
▲
Show HN: I made an elegant SwiftUI timeline
(github.com)
92 points
by
thasian
6y ago
|
43 comments
12.
▲
Show HN: Open-Source Calendar Library
(github.com)
4 points
by
thasian
6y ago
|
0 comments
13.
▲
Show HN: Foldable and Expandable SwiftUI List
(github.com)
1 points
by
thasian
6y ago
|
0 comments
14.
▲
Open Source Stocks App
(github.com)
2 points
by
thasian
7y ago
|
0 comments
15.
▲
by
thasian
7y ago
Pulls in metadata. I use the metadata's external url to open the track in spotify.
16.
▲
by
thasian
7y ago
The documentation for the iOS Sdk is terrible. It's also in Obj-c. The Web API is pretty clear and we all love JSON. The only thing I could see myself using the iOS Sdk for is remote playing.
17.
▲
by
thasian
7y ago
Retrieves music from Spotify's database based on a set of parameters.
18.
▲
by
thasian
7y ago
Damn you right. First post on HN. I can't do anything. Maybe mods can.
19.
▲
by
thasian
7y ago
I think this conversation would best be continued by email, which is in my bio. To answer your questions, I will be interning at a company starting January. I worked on this project for less than a month. Since I'm a 1st year in colleg
20.
▲
by
thasian
7y ago
In that case, what license should I change to? As long as others who want to release an app based on my source code consults me about it, I will let them.
21.
▲
by
thasian
7y ago
Thank you for the comment. I learned a few things about licensing. The main reason I chose GPL was because I don't want someone else building a commercial closed source application based on my app; others can still fork the project and
22.
▲
by
thasian
7y ago
None of the above. My app pulls in music using Spotify’s api. To stream music, it redirects you to the Spotify app.
23.
▲
by
thasian
7y ago
Right. Once again, never really thought of that. It could be a useful tool for others to learn off of: the app employs a MVVM and Coordinator architecture with reactive bindings. It's also a good example of using the Spotify Web API fo
24.
▲
by
thasian
7y ago
That was one of my intentions. I also started this project to learn more about reactive programming and exploring the technical sides of creating views in Swift.
25.
▲
by
thasian
7y ago
I think I get what you're saying: endpoints that artists can use that would be beneficial towards their brand.
26.
▲
by
thasian
7y ago
Must've been a lot of work. I considered writing a library for the Web API in Swift, but there's just too much maintenance. There were also some weird bugs I encountered when parsing JSON like the time stamps being in the wrong fo
27.
▲
by
thasian
7y ago
Good eye! I’m really into entrepreneurship: starting a podcast next year and going to do validation on an idea I have before I start building an mvp.
28.
▲
by
thasian
7y ago
Never really considered that but I guess the selling point would be the fact that users get notified when their favorite artists release new songs. My app is one of many that does song pulling but it uses the Spotify api, one means to an en
29.
▲
by
thasian
7y ago
You would have to use the iOS api if u want to do any remote playing.
30.
▲
by
thasian
7y ago
That’s definitely possible. You can modify seeds with Spotify’s api
More ›