Live data from Hacker News

Viewing profile — robertkrahn01

robertkrahn01

HN member
Joined
Mon, Feb 11, 2013, 12:05 AM UTC
HN karma
765
Public activity
161 items

About robertkrahn01

Web: https://robert.kra.hn/ Bsky: https://bsky.app/profile/robert.kra.hn

Recent public activity

  1. comment
    Comment #48147968

    Love using this tool. While it is made to make AI agents more efficient in navigating source code, I also found it really handy in getting a quick overview of code bases and unders…

  2. story
  3. comment
    Comment #45686964

    What an incredible loss. I first met Vanessa almost 20 years ago while she was working for impara in Magdeburg. We were colleagues until 2017. She introduced me to Cory Doctorow's …

  4. comment
    Comment #45636257

    Just put scaffolding around it, will fit much better into NYC :D

  5. comment
    Comment #45591631

    Can they fix schedules and reliability first please?! https://www.welt.de/politik/deutschland/article244075801/Bah...

  6. comment
    Comment #44400541

    Probably linking the paper and examples notebook here makes sense as they are pretty explanatory: https://github.com/ExtensityAI/symbolicai/blob/main/examples... https://arxiv.org/…

  7. comment
    Comment #41465129

    Brendan Eich used both Scheme and Self as inspirations. Self is a dialect of Smalltalk. https://en.wikipedia.org/wiki/Brendan_Eich

  8. comment
    Comment #35553321

    From the workflow shown in the video it might even make sense to build a low-res game now with DirectX 9 and "mod it up"? The texture upscaling and material inference as well as th…

  9. comment
    Comment #35428229

    Thanks for reporting, we'll be looking into this. What is the location that you installed the app to? Are you starting it via the startup menu, desktop icon, or directly with coscr…

  10. comment
    Comment #35387927

    Hello! We are still planning on Linux support but, to be honest, have had our hands full with supporting macOS and Windows. There are a surprising number of things to do and edge c…

  11. story
  12. story
    Show HN: Run ChatGPT and DALL-E in Emacs org-mode

    org-ai is an Emacs package to integrate with the OpenAI API. It exposes a number of the API parameters (like temperature, system prompt, etc) so that it is easy to experiment with …

  13. comment
    Comment #35073721

    Another Emacs integration, using org-mode for ChatGPT and DALL-E: https://github.com/rksm/org-ai

  14. story
  15. comment
    Comment #33983404

    https://github.com/gabdube/native-windows-gui isn't in the list but is quite a polished option for building Windows specific GUIs. Seems to be the more mature option compared to wi…

  16. comment
    Comment #32979834

    There is lively.el [1]! It is also on MELPA in a more recent version [2]. It allows to put an elisp expression into any buffer and then replaces that with the output in a time inte…

  17. comment
    Comment #32363857

    In JS for example, if you change the prototype of an object you have effectively changed it's data layout but of course everything is behind a pointer / an indirection. When changi…

  18. comment
    Comment #32363755

    > have a "release" compilation mode that removes the hot reloading entirely Oh that is easy to do thanks to Rust features, see the reload-feature example: https://github.com/rksm/h…

  19. comment
    Comment #32363674

    It's definitely a possibility to design some form of RPC mechanism and have multiple parts of your application run as essentially a distributed system. There would still be the pro…

  20. comment
    Comment #32363599

    Yeah the approach is restricted and more compiler support for this kind of workflow would be incredibly welcome. I wrote this in part to try to get more folks in the Rust community…

  21. story
  22. story
  23. comment
    Comment #29487071

    Dan Luu's "How do cars fare in crash tests they're not specifically optimized for?" comes to mind. https://danluu.com/car-safety/

  24. comment
    Comment #28287125

    I'm using Emacs as my main development tool since more than a decade. In recent years, the improvements around language server tooling, especially lsp-mode [1], makes setting emacs…

  25. comment
    Comment #27427135

    Your project looks very interesting :) Not sure if I can help but happy to get in touch. Feel free to shoot me an email or such, contact links in my profile.