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.
It was: https://news.ycombinator.com/item?id=13638086 Video is: https://www.youtube.com/watch?v=gcUWTa16Jc0
yes thanks!
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…
Here is the link: https://www.youtube.com/watch?v=gcUWTa16Jc0 and proper q/a thread: https://news.ycombinator.com/item?id=13638086
7 years there. No regrets (almost). Use it for everything except Java
From what I heard from TI employees they don't get much profits from calculators; they produce produce them to maintain brand recognizability.
You can download fonts on Dyalog APL website: http://dyalog.com/apl-font-keyboard.htm
alias e='emacsclient' alias serv="ssh mylogin@myserv.com" alias work="cd /Users/myname/Sources/mycompany/myproject"
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…
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…
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…
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…
For Windows where are great commercial WinEdt and free TeXnicCenter.
Will be great to have something like this in Emacs.
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.
In most of the developed countries in the world parental leave is a country responsibility, not a company.
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…
Are you considering remote consultants for these positions?
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.
It was: https://news.ycombinator.com/item?id=13638086 Video is: https://www.youtube.com/watch?v=gcUWTa16Jc0
yes thanks!
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…
Here is the link: https://www.youtube.com/watch?v=gcUWTa16Jc0 and proper q/a thread: https://news.ycombinator.com/item?id=13638086
7 years there. No regrets (almost). Use it for everything except Java
From what I heard from TI employees they don't get much profits from calculators; they produce produce them to maintain brand recognizability.
You can download fonts on Dyalog APL website: http://dyalog.com/apl-font-keyboard.htm
alias e='emacsclient' alias serv="ssh mylogin@myserv.com" alias work="cd /Users/myname/Sources/mycompany/myproject"
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…
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…
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…
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…
For Windows where are great commercial WinEdt and free TeXnicCenter.
Will be great to have something like this in Emacs.
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.
In most of the developed countries in the world parental leave is a country responsibility, not a company.
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…
Are you considering remote consultants for these positions?