Viewing profile — pheasantquiff
pheasantquiff
HN member- Joined
- Tue, Nov 23, 2021, 11:40 AM UTC
- HN karma
- 126
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About pheasantquiff
No profile information was provided.
Recent public activity
-
comment
Comment #37408826
Russ Cox, core developer on unix, plan9, plan9port and golang, does a video series on AdventOfCode[2021] using sed,prolog and ivy (APL-like) among other languages.
- story
-
comment
Comment #37359521
Russ Cox, core developer on unix, plan9, plan9port and golang, does a video series on AdventOfCode[2021] using sed,prolog and ivy(APL-like) among other languages.
- story
-
comment
Comment #33449107
Long, interesting and thoughtful comment chain created by posting an, effectively, empty link on HN. (reached the first page too!)
-
comment
Comment #33335781
I see a possible solution. Have a tool which posts to your blog _and_ to twitter. You get the engagement on twitter and also have the information in the open for other people to re…
-
comment
Comment #33327345
Thank you so much for doing this (or, at least, intending to) and apologies for calling you "not tech-aware" :) Also thanks to our anonymous benefactor who actually uploaded the bo…
-
comment
Comment #33314382
This looks really interesting. Can some kind soul please upload (at least one) of these books to archive.org? That seems a much better place for Public Domain works than google dri…
-
comment
Comment #32549703
xv6/unix-like teaching OS - Lecture Series This is a clear, informative, university-style, lecture series on the MIT xv6 teaching OS (based on unix v6).
- story
-
comment
Comment #32540552
While I understand the point about displaying a time in a given timezone (output/strftime) I don't see how specifying a timezone on a epoch count makes any sense (input/strptime). …
-
comment
Comment #32508055
This! I too, have resorted to the same techniques, making me feel like a "master forger" at his painstaking art. I was imagining a tool which would just let me create an interactiv…
-
comment
Comment #32508016
The de-anonymizing attack is very interesting. Thank you for highlighting it. The creator name is 'feature creep' about a future use scenario. People were trying to add uniqueness …
-
comment
Comment #32500336
My first paying customer! Happy Day! Srsly tho. at the moment I don't have those features, but neither did the PDF form experience I'm trying to beat. It's a low bar, but we are st…
-
comment
Comment #32500294
(just between you and me, I was planning on ignoring the suggestions for extra libraries and "modernisation"; also it's a feature that it doesn't use a gui form designer. ssshh don…
-
comment
Comment #32500079
Thanks for the Milligram suggestion. I will look into it. It may even fix your mobile experience. Also thanks for for the mobile test feedback. Can I ask what mobile device you tes…
-
comment
Comment #32499997
Editing in PDF sounds like a good idea. I just tried it in Firefox (latest/postmodern, Linux) and none (not a single one) of the form's fields are editable. It's an even worse expe…
-
comment
Comment #32498630
> Is no code a marketing term for code Yes. I could have said "low-code" and probably have been able to look at myself in the mirror. Now I am thoroughly ashamed of myself.
-
comment
Comment #32498582
Thanks. I did a re-release and deleted the database of forms. Link is now updated. (creating the identical form twice is not allowed; not really a problem in real world scenarios)
-
comment
Comment #32498572
Yes. Certainly interesting ideas I will look into.
-
comment
Comment #32498563
Thanks. I did a re-release and deleted the database of forms. Link is now updated.
-
comment
Comment #32497226
Hate PDF Forms? Check out my No Code solution! Create a form using text markup. Get an URL pointing to the form and mail it to your customers. I recently received a PDF form (creat…
- story
-
comment
Comment #32399132
Does this mean I can now develop iOS (iphone/ipad) apps, start to finish, without asking Apple's permission _at any stage_, and then sideload these apps onto my personal iphone/ipa…
-
comment
Comment #32375649
Thanks for [ncdu]. I like it and had not heard of it. I see no mention of [KDirStat] http://kdirstat.sourceforge.net/ of which, the much more famous, but later, [WinDirStat], is a …