Viewing profile — starseeker
starseeker
HN member- Joined
- Fri, Feb 27, 2015, 12:31 PM UTC
- HN karma
- 48
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About starseeker
No profile information was provided.
Recent public activity
-
comment
Comment #28019766
Well, there's a lot - a few I happen to be familiar with: Maxima: https://maxima.sourceforge.io/ Axiom: http://www.axiom-developer.org/ OpenCascade: https://dev.opencascade.org/ BR…
-
comment
Comment #13946512
Although I personally think matching the OpenBSD libressl license would have been better, I still have to regard the move towards using one of the mainstream, modern standard open …
-
comment
Comment #13353561
When I was in a hardware store last year, I had a chance to compare a 4k and 5k iMac side by side. IIRC, the size was the same and it came down to PPI. For casual use 4k was plenty…
-
comment
Comment #13298675
The current copyright system is probably inevitable if you view monetization as the sole valid means of creation incentivization. There are also those who want to preserve the "int…
-
comment
Comment #12705914
Wonder if there have been any updates since this: https://www.reddit.com/r/programming/comments/1a4wvf/kalman_...
-
comment
Comment #12674304
I'm quite intrigued by the libfossil project ( http://fossil.wanderinghorse.net/repos/libfossil ) which attempts to make the core fossil VCS abilities available as a library. To th…
-
comment
Comment #12619296
This is cool, but (as usual with the Smithsonian) they claim copyright and/or commercial usage restrictions on the downloadable data. I wish they wouldn't do that...
-
comment
Comment #12536354
Google turns up these: https://www.google.com/patents/US5628016 https://www.google.com/patents/US6247169 https://patents.google.com/patent/US20070016894A1 I'm not sure about the la…
-
comment
Comment #12459128
From what I can see, if Apache OpenOffice wants to be a viable project with Libreoffice already out there and well ahead from a user perspective, it needs to focus on things that a…
-
comment
Comment #11804031
I knew it - our brains are written in Lisp!
-
comment
Comment #11712674
It lacks a graphical application development framework that's portable and usable. Java eventually solved this problem (more or less) but neither Garnet nor CLIM ever reached a lev…
-
comment
Comment #11531925
Have you ever had to try converting a large pile of pre-existing Tcl/Tk code to L? Wondering how much work that would be...
-
comment
Comment #11476773
What's the license on this project? I'm wondering if it might fit in well with some work Tim Daly has started on the Axiom project hooking up computer algebra to coq et. al.: https…
-
comment
Comment #11453825
A good point. I didn't specify in my initial comment (and I should have) but one of our other criteria is to be able to build everything with just a C/C++ compiler. So we'd have to…
-
comment
Comment #11453821
Close, but it doesn't appear to be active (the version you get from the download link is from 1996?) and it's using the 4 clause BSD license, which (as I understand it) poses GPL c…
-
comment
Comment #11446346
I note that with the exception of the sam code (which unfortunately uses the Lucent Public License Version 1.02, this editor is very liberally licensed (ISC/MIT/CC0). If the sam co…
-
comment
Comment #11280418
Free open access journals (just two I happen to know of - I'm sure there are more): http://theoryofcomputing.org/ http://jcgt.org/
-
comment
Comment #10971432
That's actually quite interesting - I remember similar comments (Phd required, or Phds aren't able to understand it) cropping up in discussions of the GNU autotools toolchain. (Wit…
-
comment
Comment #9230040
Everybody hates some aspects of some of them, in my experience. People also tend to have strongly held preferences in the build system department - it's a bit like text editors. I …
-
comment
Comment #9122567
The other two projects that leap to mind for open source CAD are FreeCAD and BRL-CAD, but I'm not sure either would meet your particular requirements. I'm pretty sure BRL-CAD doesn…
-
comment
Comment #9118479
They do have STL files, which I understand are commonly used in 3D printing scenarios. We'll see if they decide to put up STEP and/or IGES files as well - that would be ideal. The …