Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tomasandrle
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tomasandrle
10y ago
Tiny Player - a music player for iPhone at http://www.catnapgames.com/tiny-player/ (free). Got tired of using iTunes to "sync" mp3s and watching it fail. Took about 2 months' worth of weekends and evenin
2.
▲
by
tomasandrle
10y ago
Ah, no real playlists, it's really just folders. You can swipe left on library items to "enqueue", that's about it. As for loading music you could try dragging the contents of ~/Music/iTunes/iTunes Media&#
3.
▲
by
tomasandrle
10y ago
You need to be on WiFi. Open a desktop browser and point it to the URL that the app gives you in the Upload tab or get the Tiny Loader Mac app ( http://www.catnapgames.com/tiny-loader/ ) to just drag & drop files and
4.
▲
by
tomasandrle
10y ago
Vox is not perfect but works fine as a player: http://coppertino.com/vox/mac
5.
▲
by
tomasandrle
10y ago
Sure. Hopefuly "a bunch" could be reduced to just two: Apple Music client and iPhone sync app. The rest would be removed without a replacement (on Windows). The headphone jack removal shows that Apple is willing to make people ang
6.
▲
by
tomasandrle
10y ago
It must be really hard to maintain and add features to such a huge old application. Platforms have changed underneath it, the devices and services it connects to have come and gone, Objective C has changed a lot as well. And then there'
7.
▲
by
tomasandrle
10y ago
Thanks for the correction. I wrote the original title based on the warning on their homepage: "Critical security notice to users who downloaded Transmission 2.92 for Mac on August 28th or 29th".
8.
▲
Transmission BitTorrent Client OSX/Keydnap Malware Incident Q+A
(transmissionbt.com)
267 points
by
tomasandrle
10y ago
|
138 comments
9.
▲
by
tomasandrle
12y ago
Is the program entry renamed to "maim"?
10.
▲
by
tomasandrle
12y ago
Nice, I have found some hard to reproduce bugs using tools like this. On Mac OS X and iOS, there's the Network Link Conditioner which is built into iOS and part of the developer tools package on MAC OS X I believe (installed as a Prefe
11.
▲
by
tomasandrle
12y ago
Nice to see some Swift wrappers. I don't like Core Data so this looks like an option when writing iOS apps. For more portable code, here is my C++ wrapper for SQLite: https://github.com/catnapgames/NLDatabase
12.
▲
by
tomasandrle
13y ago
Interesting! I just finished writing a very similar engine in C++. https://github.com/catnapgames/NLTemplate