Viewing profile — fourier
fourier
HN member- Joined
- Mon, Oct 27, 2014, 3:16 PM UTC
- HN karma
- 18
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About fourier
No profile information was provided.
Recent public activity
-
comment
Comment #14067858
They still have a major flow - common lisp packages are not hierarchical (in contrast to java) which makes it hard to have some symbols exported to not all packages but rather subs…
-
comment
Comment #13641879
It was: https://news.ycombinator.com/item?id=13638086 Video is: https://www.youtube.com/watch?v=gcUWTa16Jc0
-
comment
Comment #13638957
yes thanks!
-
comment
Comment #13638700
What is your workflow while developing the compiler? - Are you experimenting with the particular function in REPL/interpreter and then add it to the code? - How do you debug the co…
-
comment
Comment #13638226
Here is the link: https://www.youtube.com/watch?v=gcUWTa16Jc0 and proper q/a thread: https://news.ycombinator.com/item?id=13638086
-
comment
Comment #10388267
7 years there. No regrets (almost). Use it for everything except Java
-
comment
Comment #10334532
From what I heard from TI employees they don't get much profits from calculators; they produce produce them to maintain brand recognizability.
-
comment
Comment #10187474
You can download fonts on Dyalog APL website: http://dyalog.com/apl-font-keyboard.htm
-
comment
Comment #9873083
alias e='emacsclient' alias serv="ssh mylogin@myserv.com" alias work="cd /Users/myname/Sources/mycompany/myproject"
-
comment
Comment #9788165
Yes this could work for personal things. But it is often you need to represent your understanding of the current state of affairs and propose your ideas, so the UML is a good tool …
-
comment
Comment #9787506
We've used image comparison tool, which produces pixel-wise diff with the expected image, exactly to verify these kind of things(we've been developing the rendering tool). In addit…
-
comment
Comment #9786900
I'm working a lot with a huge legacy codebases in C/C++. Here are some advices: 1. Be sure what you can compile and run the program 2. Have good tools to navigate around the code (…
-
comment
Comment #9482531
Yes I do. The reason is moral/aesthetical: to have books on my bookshelfs and organize them makes them always visible in my flat and allows me to easy glimpse over them and have an…
-
comment
Comment #9366513
For Windows where are great commercial WinEdt and free TeXnicCenter.
-
comment
Comment #9309454
Will be great to have something like this in Emacs.
-
comment
Comment #9290736
And the Kinesis Advantage is programmable as well, so you can redefine keys as you please. For example I moved arrow keys to one side, remapped Delete to Ctrl and changed some alt/…
-
comment
Comment #8955169
In most of the developed countries in the world parental leave is a country responsibility, not a company.
-
comment
Comment #8615721
XCode is amazing for C/C++ development, but Emacs is just better as a text editor. The rtags project [1] is under active development right now to have more IDE-like features in Ema…
-
comment
Comment #8543070
Are you considering remote consultants for these positions?