Viewing profile — pedrow
pedrow
HN member- Joined
- Thu, Jun 26, 2014, 9:45 AM UTC
- HN karma
- 436
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About pedrow
No profile information was provided.
Recent public activity
-
comment
Comment #39950597
It isn't, but there is a poetry mode for emacs[0] and a mode for managing Python's poetry (which is a tool for dependency management)[1] [0]: https://www.bobnewell.net/publish/35ye…
-
comment
Comment #38238745
I had a look at the repo in https://sourceforge.net/p/recoil/code/ci/master/tree/ - I think the meat of it is a giant file called 'recoil.fu' (22481 lines long) [edit] it is writte…
-
comment
Comment #37158989
I believe they were based on Miranda[0] (1985) but they have a longer history than that, maybe under a different name. [0]: https://en.wikipedia.org/wiki/Miranda_(programming_langu…
- story
-
comment
Comment #37016237
I fondly remember using sites like this to download stuff (ok, apogee games mostly!) in the 1990s. I could FTP to the university VAX which would exceed my 'soft quota' of disk spac…
-
comment
Comment #36784091
I think https://wiki.c2.com/?PlsLanguage is informative. PL/S was more suitable for writing low-level code due to some extra options and it didn't need a full runtime environment. …
-
comment
Comment #35987184
For comparison FreeRTOS[0] is, at minimum, about 9000 LOC[1] at least according to the article (I don't know when it was written), so 2000 lines is indeed pretty small. [0]: https:…
-
comment
Comment #35688226
Are there, or have there been, devices where one might have seen Inferno running 'in the wild' e.g. digital signs, PoS terminals etc.?
-
comment
Comment #35538809
Also you need a template to drop over the function keys. How would that work on a modern keyboard!? https://cdn.hackaday.io/files/1604126863067008/UI__3_WordPer...
-
comment
Comment #35523154
I have an OpenBSD install in a VM for the reason cited by ninjin: > Personally, a different userland and directory structure usually also beats out Linux-isms. I just upgraded from…
-
comment
Comment #34908610
This must be really disappointing for you - I think most people would agree you didn't break the 'spirit' of the rules even if you did maybe break the letter of the rules. It would…
-
comment
Comment #34817969
Imagination Technology's Creator Ci20 was a MIPS board for hackers released in 2014. Despite the subsequent decline of MIPS, people are still improving Linux support for this board…
- story
-
comment
Comment #34802863
I thought this was an enjoyable and informative article but [0] > As a personal comparison, my total lifetime output ... has been... [78 million words] And, yes, I’ll train a bot f…
-
comment
Comment #34579598
There was a thing about tying shoelaces a few years back, for example this from the BBC [1]. Apparently I was doing it wrong but anyway I prefer the extra back exercise I get from …
-
comment
Comment #34518836
Would it be an option to compile your own versions of `ls` et al., maybe from the Darwin source (if available, I don't know) or one of the BSDs? Does what you're trying to do depen…
-
comment
Comment #34487281
Is there a list of JEPs which includes the affiliation of the person proposing them? It would be interesting to see how many get approved. I would expect it's a lot easier to make …
-
comment
Comment #34374063
Also Blade Runner reference
-
comment
Comment #33773170
Can you just check, I don't think the line *p=1 will even compile given the definition of p
-
comment
Comment #33614626
"Bootstrap" from which we get "booting up" and "reboot" is another one[0] [0]: https://www.etymonline.com/search?q=bootstrap
-
comment
Comment #33519410
Is the aspect ratio part (needing to stretch from 8:5 to 4:3) because the IBM PC didn't have square pixels?
-
comment
Comment #33368805
I don't know if he invented it, but I always associate that phrase with John Gruber, e.g. https://daringfireball.net/linked/2011/01/04/battelle-apple
-
comment
Comment #33188990
I initially thought the name came from one letter after APL but, no, that would be BQM. You can verify this using the language itself > "APL"+1 "BQM" Overall looks interesting and …
-
comment
Comment #32980927
I was initially thrown by the example code which doesn't look like C++ at all: main: () -> int = { ... } I learned this is 'Cpp2' which was also discussed by Herb Sutter recently[0…
-
comment
Comment #32767453
Thanks. I have to look this up every time (I'm in the UK) so for those like me, 5th graders are aged 10-11 normally.