Viewing profile — jarrell_mark
jarrell_mark
HN member- Joined
- Thu, Jan 02, 2020, 2:51 AM UTC
- HN karma
- 182
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About jarrell_mark
https://www.linkedin.com/in/jarrellmark
Recent public activity
-
comment
Comment #45246479
Thanks for the quality software. Had some good times in high school trying out Irrlicht
-
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.
-
comment
Comment #44131151
I switched to DBeaver a few years ago after realizing SQL Workbench wasn’t open source
-
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
-
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…
-
comment
Comment #41803044
Finally a legit use case for blockchain
-
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…
-
comment
Comment #40473071
Caffeine is Americans’ Daily Drug of Choice
-
comment
Comment #40053962
[flagged]
-
comment
Comment #39701569
Less straight forward but game engines can be used as VJ software. Unity, Godot, Unreal
-
comment
Comment #39464686
Can this be used to fill in the missing information on the openworm nematode 302 neurons brain simulator?
-
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.
-
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…
-
comment
Comment #36633768
Would like to see the openworm get addicted to virtual nicotine
-
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.
-
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…
-
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…
- story
- story
-
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.
-
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 …
-
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.
-
comment
Comment #33428713
Artist using Disney trademarks without their permission has style taken without their permission
- story
-
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 …