Live data from Hacker News

Viewing profile — quintussss

quintussss

HN member
Joined
Thu, Feb 24, 2022, 7:55 AM UTC
HN karma
245
Public activity
45 items

About quintussss

No profile information was provided.

Recent public activity

  1. story
    Show HN: A Lisp Interpreter for Shell Scripting

    Redstart is a lightweight Lisp interpreter written in C++ with a focus on shell scripting. It lets you combine the expressive power of Lisp with the practicality of the Unix shell:…

  2. comment
    Comment #45512899

    An experimental Lisp interpreter written in C++ with a focus on shell scripting. It lets you combine the expressive power of Lisp with the practicality of the Unix shell: you can r…

  3. story
  4. comment
    Comment #39959635

    I worked at a company that heavily used M4 for generating header files and I hated it. The syntax is just awful.

  5. comment
    Comment #39789959

    What does this do? It should really be explained on the site.

  6. comment
    Comment #39286988

    But isn't this just about compiling the system? Not really 'building', ie programming a operating system.

  7. comment
    Comment #38174035

    Wow, didn't expect there to be so many notes.

  8. comment
    Comment #37925623

    One thing that really annoys me is youtube translating video titles - why would I ever want the title of an english language video to be translated?

  9. story
  10. comment
    Comment #36306212

    This reminds me of that one talk at a german hacker conference (CCC) about xerox printers inserting false numbers into scans

  11. comment
    Comment #36209410

    No this is not true. There was an election among party members, that was with around 147000 people. This election apparently worked. It was the subsequent election among the party …

  12. comment
    Comment #35420216

    Very cool, great work.

  13. comment
    Comment #35408807

    I always wonder how much these new C standards use, as C is now mostly used in areas where one is severely limited when it comes to compiler choice. Where I work, we use GCC 6.2 an…

  14. comment
    Comment #34865787

    Looks very interesting, the autopilot code looks especially interesting to me.

  15. story
  16. comment
    Comment #34815956

    there is a great talk about this from the guy that found it: https://www.youtube.com/watch?v=7FeqF1-Z1g0 it's in german though...

  17. comment
    Comment #34771115

    You are right, the ailerons are really in front of the wings, which if of course wrong. I will update this and add some info on the coordinate system!

  18. comment
    Comment #34761503

    How to create simple but realistic looking flight simulation from scratch with C++.

  19. story
  20. comment
    Comment #34439771

    Would be nice if you could talk about the problems you had with git and how jamsync solves them.

  21. comment
    Comment #33801978

    Well, you are going to have a hard time being more in control, unless you invest a significant amount of time and effort to write the app yourself.

  22. story
  23. comment
    Comment #33730733

    The only time?

  24. comment
    Comment #33689670

    Looks like it's been hugged to death...

  25. comment
    Comment #33470277

    I don't get why anybody would want a json feed. RSS/Atom are already simple to the point of being trivial, so why introduce more standards?