Live data from Hacker News

Viewing profile — fifteenth

fifteenth

HN member
Joined
Sat, May 04, 2019, 12:22 AM UTC
HN karma
94
Public activity
27 items

About fifteenth

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #39896771

    I prefer using my own model for privacy reasons. A crude summary is fine, I don't need GPT4 level quality. My PC has the capacity to run llama 2; I need a model to summarize my per…

  4. story
  5. comment
    Comment #38324123

    Another recommendation concerning installation - be sure to check the Mastodon forum for this project: https://fosstodon.org/@esports_for_engineers/followers

  6. comment
    Comment #38323270

    For more information about the games in the package: https://alternativeto.net/software/esports-for-engineers/abo... Grand Prix Legends demo (free but not open source) is one of th…

  7. comment
    Comment #38322826

    My sentiments exactly! It is a tribute to the wine developers that these 20 year old games run as well (or better) on linux and modern hardware than on the ancient PC's and MS-Wind…

  8. comment
    Comment #38322453

    The racing sims include dozens of cars and tracks, Combat flight sims, which simulate entire wars, include terrain and hundreds of vehicles and munitions. There are dozens of games…

  9. comment
    Comment #38322252

    The car and flight sims are engineering simulations - differential equation solvers employing multiple degrees of freedom, flight models and tire models validated vs. data, etc. Ga…

  10. comment
    Comment #38321935

    There's a python script that makes the organization more clear. Once you've installed the games package, run "./launcher.py" at the ubuntu command line to see a text menu "Top Leve…

  11. comment
    Comment #38321756

    Source code links: Rowan's Battle of Britain (flight sim): https://github.com/gondur/BOB_Src Rowan's Mig Alley (flight sim): https://github.com/gondur/mig_src Free Falcon (flight s…

  12. story
  13. comment
    Comment #32575381

    A good book on this topic is "Code Reading", by Diomidis Spinellis (2003)

  14. story
  15. story
  16. story
  17. comment
    Comment #24519425

    The open source clones of Alpha Go are my favorite AI sparring partners. There are several to choose from, and also several Go board applications. My favorite open source Alpha Go …

  18. comment
    Comment #23673134

    What's new in the 3.0 release of esports for engineers?

  19. comment
    Comment #20659506

    It's noteworthy that two people who worked on Dam Busters also worked on Star Wars 20 years later, as described in link [0] above.

  20. comment
    Comment #20656358

    So the original Star Wars, which has spawned so many copycat movies, is itself a copycat movie? Let's see. The formula seems to be: take two successful old movies, such as Battle o…

  21. comment
    Comment #20656067

    And those Star Destroyers sure look like aircraft carriers.

  22. story
    Was the Death Star assault scene in the original Star Wars based on a true story

    Perhaps you remember the final scene from the 1977 blockbuster "Star Wars: A New Hope", expertly crafted by director George Lucas and his film editor wife Marcia Lou Griffin. Three…

  23. comment
    Comment #19830424

    The source code for Mig Alley is here: https://github.com/gondur/mig_src The source code for Free Falcon is here: https://github.com/FreeFalcon The link to the tar file containing …

  24. comment
    Comment #19827866

    For the entrepreneurs among us, the business story here is that these fantastically detailed sims were expensive to make. The three 20-year-old sims at the github link, Grand Prix …

  25. comment
    Comment #19827447

    Debates about which sim is more accurate bring up a philosophical question about sim design. My take is that designing a realistic simulation is like solving a physics problem, in …