Evan Boehs
Evan Boehs
With your blessing, I would be happy to upstream some of these changes as settings?
I've also credited you in https://github.com/boehs/site/commit/bcf24e6a582c0ce6f898faeb3562bbe6f4f04f71, sorry for not doing that sooner
> What is an interest then and more importantly, how would we represent it? Is it a set of short sentence that we pin at the top of someone's profile?...
> Is it possible for the whole card to link to whatever previewCard.url gives us and still have different links to the author profile and project repo? Huh I thought...
Instead of this API, I think it's better to just document the table structure and maybe how to use pg_dump and pg_restore. If you're selfhosting, you have direct access to...
In the interest of collaboration, here is the code in use by my own app: maculate: https://github.com/toastclub/maculate/blob/f3e6f840510c149fa1fea6f817a32842829687e8/libqalc/Qalculate/main.cpp#L116-L164 I know how hard it is to read the code of qalculate sometimes...
This is my mockup of what this could look like on the agent:  The initial proposal was simply header based, with the logic that an authority introduces a lot...
> I did something similiar and it was able to fully deobfuscate the code. Here it is: [The code on pastebin](https://pastebin.com/akiVgC9L) @PhialsBasement I don't know *how* you did this deobfuscation,...
I need a JavaScript configuration for dotenv. Is there any workaround that allows JavaScript?
> As a workaround and in the case you absolutely want to use a `codegen.ts` config you can generate a `yml` config from the typescript config: This is terrifying. Thank...