Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jarrell_mark
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
jarrell_mark
1y ago
Thanks for the quality software. Had some good times in high school trying out Irrlicht
2.
▲
by
jarrell_mark
1y ago
Semi colon is a non starter for me personally. All the best and I’m sure many others will find this useful.
3.
▲
by
jarrell_mark
1y ago
I switched to DBeaver a few years ago after realizing SQL Workbench wasn’t open source
4.
▲
by
jarrell_mark
2y ago
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.
▲
by
jarrell_mark
2y ago
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 machine can pull up the TOS on a certain date. Here’s some more in
6.
▲
by
jarrell_mark
2y ago
Finally a legit use case for blockchain
7.
▲
by
jarrell_mark
2y ago
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 Netscape/Mozilla/Firefox, by t
8.
▲
by
jarrell_mark
2y ago
Caffeine is Americans’ Daily Drug of Choice
9.
▲
by
jarrell_mark
3y ago
Less straight forward but game engines can be used as VJ software. Unity, Godot, Unreal
10.
▲
by
jarrell_mark
3y ago
Can this be used to fill in the missing information on the openworm nematode 302 neurons brain simulator?
11.
▲
by
jarrell_mark
3y ago
Anything + 2 and then minus two is back to the original thing. This says more about the transformations than the source material.
12.
▲
by
jarrell_mark
3y ago
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 elk stack, no separate db. Just a single file. Development
13.
▲
by
jarrell_mark
3y ago
Would like to see the openworm get addicted to virtual nicotine
14.
▲
by
jarrell_mark
3y ago
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.
15.
▲
by
jarrell_mark
4y ago
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 or model output isn't being
16.
▲
by
jarrell_mark
4y ago
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-J because the weights are converted to 8-bit
17.
▲
ChatGPT-J: The Privacy-First, Self-Hosted Chatbot Built on GPT-J's Powerful AI
(colab.research.google.com)
54 points
by
jarrell_mark
4y ago
|
9 comments
18.
▲
ChatGPT-J: Open-source chatbot. Web interface. No restrictions or data sharing
(github.com)
3 points
by
jarrell_mark
4y ago
|
0 comments
19.
▲
by
jarrell_mark
4y ago
Yes, publishing papers is good. Open source code can be based on methods described in papers. Like, most algorithms in sklearn for example.
20.
▲
by
jarrell_mark
4y ago
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 open source models based on OpenAI publications around
21.
▲
by
jarrell_mark
4y ago
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.
22.
▲
by
jarrell_mark
4y ago
Artist using Disney trademarks without their permission has style taken without their permission
23.
▲
Show HN: AI Upscaler for Blender Using Real-ESRGAN
(github.com)
1 points
by
jarrell_mark
4y ago
|
0 comments
24.
▲
by
jarrell_mark
4y ago
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 to the Hydra add-on." - https://gpuopen
25.
▲
by
jarrell_mark
4y ago
AGPL seems problematic here. If a company uses this as their captcha system does it force them to open source their entire code base?
26.
▲
by
jarrell_mark
4y ago
Photogrammetry can produce outstanding results with just the click of a button as long as the lighting is good and there's enough photos to cover every angle. At the Stanford museum, made with open source Meshroom and a cell phone came
27.
▲
by
jarrell_mark
4y ago
Playbook on how to handle a uuid collision
28.
▲
by
jarrell_mark
4y ago
WxWidgets is like React Native but for desktops. It uses the platforms' native UI frameworks. Gtk on Linux. Audacity the audio editor uses WxWidgets.
29.
▲
by
jarrell_mark
4y ago
How about simply asking questions like "how long does it take to compile the codebase locally?"
30.
▲
by
jarrell_mark
4y ago
Multipass for an Ubuntu arm64 vm. Podman inside of there to create and run x86 docker images.
More ›