Viewing profile — 1hackaday
1hackaday
HN member- Joined
- Mon, Jul 14, 2014, 8:21 PM UTC
- HN karma
- 32
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About 1hackaday
No profile information was provided.
Recent public activity
-
comment
Comment #46674007
Is Wine ever going to be able to run the current version of Microsoft Office? This is the main app keeping people in Windows.
-
comment
Comment #40961456
Very interesting. Would be useful to know how this compares to other Lisps and what could be some use cases.
-
comment
Comment #34075835
I love this. This was my introduction to programming. Got this cartridge on my 10th birthday almost 40 years ago. I stayed awake until 4:30am typing some of the programs in the man…
-
comment
Comment #29528493
Is there a way to use Emacs on Wezterm using all the same keystrokes as Emacs GUI? (e.g., Meta/Control/Shift + Arrows, Control + Backspace, etc.).
-
comment
Comment #29341561
Two programs that do just that are JabRef ( https://www.jabref.org/ ) and Emacs’ BibTeX mode ( http://www.jonathanleroux.org/bibtex-mode.html ). Both are excellent. Which one to us…
-
comment
Comment #21912734
But it does have the arrows, which are useful for many applications. It would be ideal if there was a "pro" HHKB with arrows.
-
comment
Comment #21531033
It would be very easy for Linux to increase its market share: make it easy to run Android apps.
-
comment
Comment #17572186
When the tomography method is well developed, couldn’t this be use to scan the neural structure of a live brain? (i.e., to upload a brain)
- story
-
comment
Comment #13259009
Very nice additions! Although I was secretly hoping that Awesome would add support for Guile or some other Lisp (IMHO Lua is Awesome's only drawback).
- story
-
comment
Comment #12155873
This is very neat. I want to have one, but don't want to have to assemble it. Any ideas about where I can buy one already assembled? (I wouldn't mind, say, paying a 20% surcharge o…
-
comment
Comment #11722409
SSRN posts anything (no peer review). It has the same function as arXiv. The only issue I see with moving to arXiv right now is that currently arXiv only accepts papers on topics s…
-
comment
Comment #11721694
This would be the right time for arXiv to start accepting quantitative social science papers. Most papers at SSRN fall under that label. My guess is that most authors would happily…
-
comment
Comment #10307995
Is there a good book that surveys most of the logics mentioned in the articile? I only know of books that go deep in one or two of these logics (e.g., predicate calculus, fuzzy log…
-
comment
Comment #9869482
alias ..='cd ..' alias ...='cd ../..' alias ....='cd ../../..' alias .....='cd ../../../..' alias ......='cd ../../../../..' # search history (??) and processes (???) alias '?=fc -…
-
comment
Comment #8570914
I was surprised to learn that there's a Lisp Machine emulator. I googled a little bit but could not find good installation intructions. Can anyone explain how to install this emula…
-
comment
Comment #8443625
Interesting! Are there screenshots available?
-
comment
Comment #8032988
For those who want more information, the following article provides a good overview of the research on the Wisdom of the Crowd, as well as what are its limits: http://papers.ssrn.c…