Viewing profile — quintussss
quintussss
HN member- Joined
- Thu, Feb 24, 2022, 7:55 AM UTC
- HN karma
- 245
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About quintussss
No profile information was provided.
Recent public activity
-
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:…
-
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…
- story
-
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.
-
comment
Comment #39789959
What does this do? It should really be explained on the site.
-
comment
Comment #39286988
But isn't this just about compiling the system? Not really 'building', ie programming a operating system.
-
comment
Comment #38174035
Wow, didn't expect there to be so many notes.
-
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?
- story
-
comment
Comment #36306212
This reminds me of that one talk at a german hacker conference (CCC) about xerox printers inserting false numbers into scans
-
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 …
-
comment
Comment #35420216
Very cool, great work.
-
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…
-
comment
Comment #34865787
Looks very interesting, the autopilot code looks especially interesting to me.
- story
-
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...
-
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!
-
comment
Comment #34761503
How to create simple but realistic looking flight simulation from scratch with C++.
- story
-
comment
Comment #34439771
Would be nice if you could talk about the problems you had with git and how jamsync solves them.
-
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.
- story
-
comment
Comment #33730733
The only time?
-
comment
Comment #33689670
Looks like it's been hugged to death...
-
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?