Live data from Hacker News

PEP – An open source PDF editor for Mac

macpep.org

21–30 of 113 posts

Re: PEP – An open source PDF editor for Mac

#21
post #8

Hi, developer of a PDF scanning app for macOS (PDFScanner) here. I always toyed with the idea of developing a PDF engine from scratch but the spec scares me. Kudos for being that brave! Just curious: Why did you choose Objective-C for a new lib?

I am a happy user of PDFScanner. How are you doing the OCR?

Re: PEP – An open source PDF editor for Mac

#22
post #14
post #9

I have a dream... that one day people will name their projects with names that don't exist on google yet. If you search for PEP now you'll find python enhancement proposals, and the "Philippine Entertainment Portal" and the stock code for PepsiCo.

I wish that once people do name their project, they would assign it a 128-bit random number in lower case hex, and include that number on any web page that they would like people searching for their project to find. That way once I know that say PEP the PDF editor exists and find its 128-bit number (let's say that is 379dd864b16eaca3ce94c15a6bdfcc73), at least I can subsequently toss a +379dd864b16eaca3ce94c15a6bdfcc…

8 bit ascii could work.

8^256 is a huge number.

Re: PEP – An open source PDF editor for Mac

#23
post #14

Earlier quoted context omitted.

I wish that once people do name their project, they would assign it a 128-bit random number in lower case hex, and include that number on any web page that they would like people searching for their project to find. That way once I know that say PEP the PDF editor exists and find its 128-bit number (let's say that is 379dd864b16eaca3ce94c15a6bdfcc73), at least I can subsequently toss a +379dd864b16eaca3ce94c15a6bdfcc…

> I wish that once people do name their project, they would assign it a 128-bit random number in lower case hex We already have something similar: URLs.

Except a URL only points to one resource. The idea here is that this identifier would exist on any resource related to PEP (maybe even in URLs).

Re: PEP – An open source PDF editor for Mac

#24
post #9

I have a dream... that one day people will name their projects with names that don't exist on google yet. If you search for PEP now you'll find python enhancement proposals, and the "Philippine Entertainment Portal" and the stock code for PepsiCo.

A name that doesn't exist on google? So what exactly would that be? It is very obvious if you google "pdf pep" python enhancement proposals or pepsi is not going to show up. Naming is hard, I have a dream that people would stop complaining about it. There is names/acronyms for literally everything, the chance of you finding something unique is very very small.

Google > pdf pep

Nope. First page is mostly CDC, WHO, etc. Nothing about python or this project.

Re: PEP – An open source PDF editor for Mac

#25

The UI for all of this guys apps is very strange...is this some sort of web-wrapper for OS X or custom views or what?

Hi, i am the guy, and almost all view are custom views (native Cocoa/Objc), except that some of them (like in the About window) are WebView with HTML/CSS/Javascript.

Re: PEP – An open source PDF editor for Mac

#26
post #14
post #9

I have a dream... that one day people will name their projects with names that don't exist on google yet. If you search for PEP now you'll find python enhancement proposals, and the "Philippine Entertainment Portal" and the stock code for PepsiCo.

I wish that once people do name their project, they would assign it a 128-bit random number in lower case hex, and include that number on any web page that they would like people searching for their project to find. That way once I know that say PEP the PDF editor exists and find its 128-bit number (let's say that is 379dd864b16eaca3ce94c15a6bdfcc73), at least I can subsequently toss a +379dd864b16eaca3ce94c15a6bdfcc…

If you want something like that with binaries, Nix(OS) might be for you.

Re: PEP – An open source PDF editor for Mac

#27
post #14

Earlier quoted context omitted.

I wish that once people do name their project, they would assign it a 128-bit random number in lower case hex, and include that number on any web page that they would like people searching for their project to find. That way once I know that say PEP the PDF editor exists and find its 128-bit number (let's say that is 379dd864b16eaca3ce94c15a6bdfcc73), at least I can subsequently toss a +379dd864b16eaca3ce94c15a6bdfcc…

> I wish that once people do name their project, they would assign it a 128-bit random number in lower case hex We already have something similar: URLs.

More in line with using "golang" since it is far easier to search for than just "go"

Re: PEP – An open source PDF editor for Mac

#28
post #9

I have a dream... that one day people will name their projects with names that don't exist on google yet. If you search for PEP now you'll find python enhancement proposals, and the "Philippine Entertainment Portal" and the stock code for PepsiCo.

A name that doesn't exist on google? So what exactly would that be? It is very obvious if you google "pdf pep" python enhancement proposals or pepsi is not going to show up. Naming is hard, I have a dream that people would stop complaining about it. There is names/acronyms for literally everything, the chance of you finding something unique is very very small.

Yep, naming is hard. And I like the name Wine most.

(Wine is not emulator)

Thank you for understanding. :)

Re: PEP – An open source PDF editor for Mac

#29
post #14

Earlier quoted context omitted.

I wish that once people do name their project, they would assign it a 128-bit random number in lower case hex, and include that number on any web page that they would like people searching for their project to find. That way once I know that say PEP the PDF editor exists and find its 128-bit number (let's say that is 379dd864b16eaca3ce94c15a6bdfcc73), at least I can subsequently toss a +379dd864b16eaca3ce94c15a6bdfcc…

> I wish that once people do name their project, they would assign it a 128-bit random number in lower case hex We already have something similar: URLs.

Yeah but urls and names might need to change due to marketing. A hash would uniquely id the project and let the marketing aspect be dynamic.

Although if the actual project name, authors, and codebase changes is it even still the same project?

Post reply on HN