Live data from Hacker News

Viewing profile — brlcad

brlcad

HN member
Joined
Tue, Nov 18, 2014, 2:16 AM UTC
HN karma
118
Public activity
51 items

About brlcad

No profile information was provided.

Recent public activity

  1. comment
    Comment #48132511

    Nice to see other open source CAD development being explored. BRL-CAD has had the pixdiff, bwdiff, and pixcmp tools for a very long time, for very similar purposes: pixdiff: https:…

  2. comment
    Comment #41767984

    Now this is awesome. Hope iHerb appreciates this as it should will lead to more sales through them. Scraping is always tricky. Love that you’ve included other nutritional facts. Wo…

  3. comment
    Comment #40194308

    Very cool that it emulates the phosphor "burn" fading away like the original vector graphics hardware. You can see and play the real thing at The Strong National Museum of Play in …

  4. comment
    Comment #40194233

    Boggles my mind when coders don't save everything they've ever written. It's easy to be a digital pack-rat without much consequence. That said, my first Java 1.02 programs from the…

  5. comment
    Comment #39638254

    I have the sources to "JHU UNIX" which were a direct fork of one of the earliest BSD's, though I don't recall hearing which. They were recovered off data tapes (and are still in an…

  6. comment
    Comment #39586324

    That's fair, but I figured the main page has it big and prominent right now, and does better to explain what GSoC is for anyone out of the loop.

  7. comment
    Comment #39582222

    This past week, orgs were announced for the 20th anniversary of the Google Summer of Code. Anyone new to open source (not just students anymore) can submit a proposal to remotely w…

  8. story
  9. comment
    Comment #38988911

    Plague Inc.

  10. comment
    Comment #38956981

    I'd be happy to host the site in perpetuity on one of our dedicated hosts (for free). Have hosted the sites for a number of notable open source communities for decades.

  11. comment
    Comment #38619358

    Not quite in the same vein, but the patent for T-splines expires in 2024. Big news for 3D modeling systems.

  12. comment
    Comment #35861865

    Really? Fluid solver with no pics?

  13. comment
    Comment #35464281

    Tcl's integrated for the long haul, but clock is ticking on Tk. Migration will take a while, but Qt GUI is in the works.

  14. comment
    Comment #35464255

    Not entirely true. As an explicit edit method, sure, but several of the big-name non-parametric (i.e., solid modeling) commercial CAD systems are fundamentally still CSG representa…

  15. comment
    Comment #35463954

    Well said! Like many open source communities, pandemic had a pretty significant impact, but development and releases are quite active. New release coming out in a few weeks introdu…

  16. comment
    Comment #35463870

    BRL-CAD has a very rich and ongoing development history that is not immediately obvious. [1,2] Heavily actively used by gov'ts as it has unique features like validated full shotlin…

  17. comment
    Comment #35463680

    The topic has come up and been a point of discussion, especially developing something akin to the ACIS or Parasolid kernels, but open source. In many areas, BRL-CAD's capabilities …

  18. comment
    Comment #35463608

    The two main graphical applications, MGED and Archer, are both Tcl/Tk so what you're seeing is Tk. Newer GUI work in development is Qt-based.

  19. comment
    Comment #35463592

    If someone were to come to the project with an interest in integrating CAM features, they would not be turned away. Closest has been having someone implement a BRL-CAD-to-gcode con…

  20. comment
    Comment #35463485

    Devs feel the same way. Modernizing the GUI has been years in development to get necessary infrastructure bits in place. Massive disruption with pandemic and migration to git, but …

  21. comment
    Comment #35463420

    Your code refactoring project was important! Eliminating those sys calls, you fixed bad code and addressed security violations. You helped reduce maintenance costs which in turn he…

  22. comment
    Comment #35463381

    Like a lot of open source communities, participation ebbs and flows, and additional hands are needed to make and maintain distribution binaries for different platforms. The project…

  23. comment
    Comment #34071051

    I've found glTF ( https://www.khronos.org/gltf/ ) to be quite simple. The entire format is encompassed in something like a dozen entity types. Nice visual overview here: https://gi…

  24. comment
    Comment #33810920

    Happy Birthday to one of the most awesome but unfortunately named open source projects...

  25. comment
    Comment #32512356

    Haha, yes, that is technically correct, and the best kind. I probably should have qualified with an ambiguous "modern version control" or simply said it predates "RCS" (1982). Ther…