KentGruber Profile Banner
Kent Gruber Profile
Kent Gruber

@KentGruber

Followers
2K
Following
6K
Media
474
Statuses
1K

Product Security Engineer @HashiCorp

/root
Joined October 2014
Don't wanna be here? Send us removal request.
@KentGruber
Kent Gruber
7 years
0
14
31
@clintgibler
Clint Gibler
2 years
🦔 Static Taint Analysis for Go @KentGruber has been working on a static taint analysis package for @Golang → Can be a building block for detecting SQL injection, XSS, etc. In this post, he walks through how it works https://t.co/FFUTEHRnjK
0
1
6
@gondrith
Gondrith
2 years
Generative AI is a hot new topic, but how does it work? Find out on May 9th at 7PM where #misec Jackson will be hosting @KentGruber to present the primary challenges companies are facing building solutions on top of large language models.
2
5
8
@PeteMarkowsky
Pete Markowsky
2 years
So finally feel like I can talk about this. Santa as in https://t.co/1T0hNmP7lt now supports file access authorization. This means that we can authorize if a binary should be able to open a file/path and leverage code signing for targeting/filtering.
github.com
A binary authorization and monitoring system for macOS - google/santa
8
90
311
@jessfraz
Jessie Frazelle
3 years
@gdb 😇
1
1
239
@gdb
Greg Brockman
3 years
Plugins for processing a video clip, no ffmpeg wizardry required. Actual use-case from today's launch.
339
2K
12K
@OfficialLoganK
Logan Kilpatrick
3 years
ChatGPT Plugins are here 🤯 Today we are launching: - Browsing in ChatGPT - Code execution in ChatGPT - 3rd party plugins And a whole new developer ecosystem! Here's what you need to know 🧵
100
545
4K
@KentGruber
Kent Gruber
3 years
Working on a way to model @OpenAI chat messages as a graph that can be summarized, searched, traversed, and more.
github.com
🧠 OpenAI Chat Graph. Contribute to picatz/openai-chat-graph development by creating an account on GitHub.
0
1
1
@KentGruber
Kent Gruber
3 years
I found the JSONL format for the eval data to be a little cumbersome. Like, no VSCode syntax highlighting by default, for example. Each line can be very long, so they can be annoying to read or edit. So for fun, I decided to experiment with using HCL: https://t.co/oLaBXlKhkN
github.com
OpenAI Eval Generator. Contribute to picatz/oaiegen development by creating an account on GitHub.
0
0
0
@KentGruber
Kent Gruber
3 years
Currently, it has an accuracy of ~0.09 with GPT-3.5-Turbo. It can answer the example from the Wikipedia page, but struggles with the few others I generated. Super curious if GPT-4 will handle this better. https://t.co/r1mpxQd0lc
github.com
Eval details 📑 Eval name decrypt-vigenere-cipher Eval description Test the models ability to decrypt with the Vigenère cipher. What makes this a useful eval? By testing a language model's a...
1
0
0
@danshipper
Dan Shipper 📧
3 years
GPT-4 does drug discovery. Give it a currently available drug and it can: - Find compounds with similar properties - Modify them to make sure they're not patented - Purchase them from a supplier (even including sending an email with a purchase order)
136
1K
6K
@sama
Sam Altman
3 years
it is more creative than previous models, it hallucinates significantly less, and it is less biased. it can pass a bar exam and score a 5 on several AP exams. there is a version with a 32k token context.
24
76
2K
@KentGruber
Kent Gruber
3 years
What it looks like without the ANSI bugs, the status bar at the bottom extends the full width. 🧵 Starts in a (filterable) list view to choose a “thread”.
0
0
3
@KentGruber
Kent Gruber
3 years
📼 Used VHS to create this GIF. It didn’t come out perfect, but was really easy to use. I opened an issue to capture the problems I ran into. https://t.co/C0MaNik4tK
github.com
Suggested by @muesli, I tried using vhs to record a demo GIF for a project I'm working on. It didn't come out quite right, and the code isn't open source yet (very soon!). But, I figure...
1
0
4
@KentGruber
Kent Gruber
3 years
👩🏽‍💻 Continuing to figure out the UX for HAL. ✨ Enjoying learning about @charmcli’s Go packages.
1
0
6
@KentGruber
Kent Gruber
3 years
🤩 Wow
@willmcgugan
Will McGugan
3 years
Here's the code to the "byte editor". This is taken from the #Textual docs. It's a teaching aid, bit I think it's a good demo of the Textual API. Here's the code. There's a lot of magic to make this work. It's magic all the way down. https://t.co/H5O3H8Que7
0
0
0
@KentGruber
Kent Gruber
3 years
HAL plugins to enable custom assistants, additional system configuration, commands, or any behavior. Allow plugins to be aware of the current context, summarizations provided by HAL and/or human. Plugins could also just change color of output, because that’s still fun.
0
0
0
@KentGruber
Kent Gruber
3 years
Then there’s so many other goodies and tangential avenues to explore with this idea. Maybe I’ll sync my conversations, make them available across devices to save conversations with HAL. Could be compressed, segmented over time. Have HAL aware of program output, not just files.
1
0
0
@KentGruber
Kent Gruber
3 years
There still so much to explore, but I want a multi-modal editor and shell controlled with natural language. Graph-based, preferably. With a bit of search and file management. It should help manage multiple lines of conversation/context, and limit tokens/messages. Cache history.
1
0
0