Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fourier
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
fourier
9y ago
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 subset of them.
2.
▲
by
fourier
10y ago
It was: https://news.ycombinator.com/item?id=13638086 Video is: https://www.youtube.com/watch?v=gcUWTa16Jc0
3.
▲
by
fourier
10y ago
yes thanks!
4.
▲
by
fourier
10y ago
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 code? - How do you test it, what are the test suits etc?
5.
▲
by
fourier
10y ago
Here is the link: https://www.youtube.com/watch?v=gcUWTa16Jc0 and proper q/a thread: https://news.ycombinator.com/item?id=13638086
6.
▲
by
fourier
11y ago
7 years there. No regrets (almost). Use it for everything except Java
7.
▲
by
fourier
11y ago
From what I heard from TI employees they don't get much profits from calculators; they produce produce them to maintain brand recognizability.
8.
▲
by
fourier
11y ago
You can download fonts on Dyalog APL website: http://dyalog.com/apl-font-keyboard.htm
9.
▲
by
fourier
11y ago
alias e='emacsclient' alias serv="ssh mylogin@myserv.com" alias work="cd /Users/myname/Sources/mycompany/myproject"
10.
▲
by
fourier
11y ago
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 to do it - everybody understand it or could learn in like 0.
11.
▲
by
fourier
11y ago
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 addition to this unit tests, combined with the coverage
12.
▲
by
fourier
11y ago
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 (I use git grep mostly) 3. Most of the app contain
13.
▲
by
fourier
11y ago
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 idea of what I did, what I planned and what I'll
14.
▲
by
fourier
11y ago
For Windows where are great commercial WinEdt and free TeXnicCenter.
15.
▲
by
fourier
11y ago
Will be great to have something like this in Emacs.
16.
▲
by
fourier
11y ago
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/cmd keys configuration in thumb cluster.
17.
▲
by
fourier
12y ago
In most of the developed countries in the world parental leave is a country responsibility, not a company.
18.
▲
by
fourier
12y ago
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 Emacs for C/C++ developers. There are some other proj
19.
▲
by
fourier
12y ago
Are you considering remote consultants for these positions?