Skip to content

Instantly share code, notes, and snippets.

View ninjapanzer's full-sized avatar
🌋
Back to the FOSS

Paul Scarrone ninjapanzer

🌋
Back to the FOSS
View GitHub Profile
First off this might sound like a shitpost, but anecdotally, I chuckle to myself about this all the time when I am vibe coding. Claude is something of a straw tiger here and the title is just for the lolz.
So the last couple of weeks I have been diving back into Claude-Code as my primary tool and away from Junie from Jetbrains. Under the hood I use Claude Sonnet for both and have been using various versions of gemmas and gippities since I stumbled across gpt4all like 3ish years ago.
I have a fun history with this technology, as a college student I naively tried to build this kind of knowledge based query interface in what I called the LDOCS, or Large Document Search, yep I couldn't figure out acronyms back then either. The idea of the project was to enter all the works from Mark Twain and then ask some questions about the TCU, Twain Creative Universe. It was wide eyed and it didn't work but was enough for my senior thesis. So point is I been thinking about this space and what my expectations of it for quite
#!/bin/bash -e
if [ -d "./.test/bats" ]; then
echo "Deleting folder $FOLDER"
rm -rf "./.test/bats/"
fi
@ninjapanzer
ninjapanzer / sorbet_generics.rb
Created March 23, 2023 06:11
Sorbet Generics
module MyModule
class HandlerInterface
extend T::Helpers
extend T::Sig
abstract!
sig { abstract.params(input: T::Struct).returns(T::Struct) }
def success_handler(input); end
end
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
[Auth Release (DEV)/auth-release] 💬 ::debug::Found Invalid Tag: [object Object].
#!/bin/bash
ARRAY=(
"phalcon:cphalcon"
"phalcon:zephir"
"phalcon:phalcon-devtools"
"phalcon:incubator"
"phalcon:docs-app"
)
@ninjapanzer
ninjapanzer / grouce-webpack-all-orgs-all-repos.bash
Created September 1, 2017 16:43 — forked from TheLarkInn/grouce-webpack-all-orgs-all-repos.bash
This bash script creates a gource video. Requires gource and libav (can install with brew).
#!/bin/bash
ARRAY=(
"webpack:webpack"
"webpack:example-app"
"webpack:enhanced-require"
"webpack:webpack-dev-middleware"
"webpack:enhanced-resolve"
"webpack:template"
"webpack:webpack-dev-server"
@ninjapanzer
ninjapanzer / keybase.md
Created August 10, 2017 23:19
keybase.md

Keybase proof

I hereby claim:

  • I am ninjapanzer on github.
  • I am paulscoder (https://keybase.io/paulscoder) on keybase.
  • I have a public key ASAKcQ2MqhPC4Ms7oWDXKI5XuvUd7u1f-wThNqw1XR8vTQo

To claim this, I am signing this object:

@ninjapanzer
ninjapanzer / app\assets\js\ApplicationManifest.php
Last active June 20, 2017 12:02
Phalcon Registering Namespace
<?php
namespace App\Assets\JS;
class ApplicationManifest
{
protected $assets;
public function __construct($assets)
{
$assets->collection('fullcalendarCSS')
@ninjapanzer
ninjapanzer / ModelEventHookTrait.php
Last active April 11, 2017 23:10
Laravel ModelEventHookTrait
<?php namespace App;
trait ModelEventHookTrait
{
protected static function createdHook()
{
return function ($model_instance) {
if (method_exists(__CLASS__, 'createdHandler')) {
self::createdHandler($model_instance);
}
@ninjapanzer
ninjapanzer / Savvyshots.haml
Created March 14, 2017 00:10
savvyshots logo
.logo
%a{:href => "/"}
%h1.headline Savvy Shots
.tagline &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Photography