Live data from Hacker News

Viewing profile — jarrell_mark

jarrell_mark

HN member
Joined
Thu, Jan 02, 2020, 2:51 AM UTC
HN karma
182
Public activity
71 items

About jarrell_mark

jarrellmark.com

https://www.linkedin.com/in/jarrellmark

Recent public activity

  1. comment
    Comment #45246479

    Thanks for the quality software. Had some good times in high school trying out Irrlicht

  2. comment
    Comment #44138828

    Semi colon is a non starter for me personally. All the best and I’m sure many others will find this useful.

  3. comment
    Comment #44131151

    I switched to DBeaver a few years ago after realizing SQL Workbench wasn’t open source

  4. comment
    Comment #43157102

    Last weekend I made a program that tells you how to look better. AI of course. It was inspired by r/howtolooksmax https://lookbetterai.com

  5. comment
    Comment #41812022

    Blockchain history cannot be manipulated unlike in git. This was meant as a joke though. There’s other ways to achieve this besides blockchain. the internet archive way back machin…

  6. comment
    Comment #41803044

    Finally a legit use case for blockchain

  7. comment
    Comment #41143817

    Related: here’s the NCSA Mosaic browser as an AppImage. Runs on any Linux distro without having to recompile. https://appimage.github.io/NCSA_Mosaic/ NCSA Mosaic was made before Ne…

  8. comment
    Comment #40473071

    Caffeine is Americans’ Daily Drug of Choice

  9. comment
    Comment #40053962

    [flagged]

  10. comment
    Comment #39701569

    Less straight forward but game engines can be used as VJ software. Unity, Godot, Unreal

  11. comment
    Comment #39464686

    Can this be used to fill in the missing information on the openworm nematode 302 neurons brain simulator?

  12. comment
    Comment #38790957

    Anything + 2 and then minus two is back to the original thing. This says more about the transformations than the source material.

  13. comment
    Comment #38040318

    Started a Minimum Lovable Product last week that helps people work through their anxieties or fears. Using SQLite as a backend for everything from session management to logging. No…

  14. comment
    Comment #36633768

    Would like to see the openworm get addicted to virtual nicotine

  15. comment
    Comment #35375546

    Nice choice of license. MPL. Much clearer and straightforward than LGPL. Existing files and changes to them must stay MPL licensed. New files can be any other license.

  16. comment
    Comment #35132477

    Yes, the GitHub has the Jupyter .ipynb notebook that can be run locally: https://github.com/jarrellmark/chatgpt-j And even in Colab, it's privacy first in the sense that user input…

  17. comment
    Comment #35131367

    It should work with about 12gb GPU RAM. I got it to load on a GTX 1070 with 8GB GPU RAM, but then it crashed before it could generate a response. It needs less RAM than regular GPT…

  18. story
  19. story
  20. comment
    Comment #34987459

    Yes, publishing papers is good. Open source code can be based on methods described in papers. Like, most algorithms in sklearn for example.

  21. comment
    Comment #34985155

    OpenAI isn't as open as it used to be, but they still publish papers. The open-source Hadoop was based on Google papers on MapReduce and Google File System. GPT-J and GPT-NeoX are …

  22. comment
    Comment #34913350

    Same thing happened to me with Activision. Found out one day my account was randomly banned from playing Warzone 2.0 with absolutely no way to get it unbanned.

  23. comment
    Comment #33428713

    Artist using Disney trademarks without their permission has style taken without their permission

  24. story
  25. comment
    Comment #32365232

    Blender integration using Hydra. "By adapting Hydra as a render add-on to Blender, any renderer that supports Hydra [ie MoonRay] can be connected to Blender easily, by plugging-in …