1. 5

    Very nice. The lobste.rs interface isn’t too bad on mobile already, but I’d love a native implementation. Great work and I look forward to testing out the beta.

    1. 6

      FWIW there is also Pinchy.

      1. 2

        Last commit to Pinchy was on May 5, 2014. Maybe abandoned?

        1. 9

          It might actually just be “finished” :)

          1. 6

            It would be the first piece of software in history to be such then ;)

          2. 4

            I actually pushed an update for it recently enough (June 2nd), after someone emailed me with a request. I guess I forgot to push the source to github though.

            I swapped to iOS recently, so haven’t been actively developing, because I don’t use it. But I’m happy to update it if people have suggestions

            Edit: pushed latest to dev branch ….

        2. 1

          Thanks! The invites are on their way!

        1. 2

          I’m going to fix up some issues with the lobste.rs android app link.

          Notably fixing up links to ask questions & hopefully add collapsible comments.

          1. 3

            Nice, can’t wait for the iOS version :)

            By the way, the name sounds a lot like “pinche”, a moderate-severity expletive in Mexican Spanish. Not sure if that’s serious enough to merit changing the name.

            Other than that, pretty exciting!

            1. 4

              Thanks! The name actually came from the lobster in The Simpsons

              1. 4

                True story.

                I graduated High School early and decided to travel Mexico at 17. My poor gringo ears heard the word “pinche” and thought that Mexicans really must like to “pinch” people.

                I also got slapped for using the word “excitado” to ask a girl if she was excited about the football match. Unbeknownst to me, and what my english-spanish dictionary failed to mention, was that “excitado” is slang for horny. My friend later told me that with my poor broken spanish, I basically asked her if Football got her wet.

                Ah, what a young, naive, pup I was.

                1. [Comment removed by author]

                  1. 1

                    Heheh. To be a fly on the wall…

              1. 11

                I’ll be working on an iOS/Android client for lobste.rs called Pinchy!

                I made a start on the iOS client over the weekend, and have some basic functionality done.

                1. 4

                  Cool! Have you seen this Github issue about a previous attempt? The API never fully materialized because OAuth scares me.

                  1. 1

                    Yeah, I’ve seen that. At the moment I’m just parsing the HTML; I didn’t want to get caught up in the server side of it quite yet.

                    1. 3

                      Beware, the HTML structure is quite prone to changing.

                      1. 2

                        @mongey: Yes, even without an authenticated API, fetching JSON representations of pages would be much easier. Just stick .json at the end of a story ID like https://lobste.rs/s/e04ccq.json

                      2. 1

                        How are you parsing the HTML?

                    2. 1

                      I had a short play with making an Android lobste.rs client. I’m still very interested in this. Are you open to collaboration on Pinchy for Android? I also bring UI design skills to table.