Advertisement · 728 × 90

Posts by David Konsumer

No, I'm not on the list anymore, I think I was years ago. Its very initial and a few other big projects have come up, but I'd love to finish it.

3 weeks ago 1 0 0 0

I really like the controls of this game, on mobile: konsumer.js.org/bullethell/

4 weeks ago 0 0 0 0

I have been playing with haxe. The tooling is sick, and ceramic's a very fun game-lib.

- source for a simple bullethell github.com/konsumer/bul...
- GH action for easy publish of game on web github.com/konsumer/cer...
- sound library, with synth-editor: github.com/konsumer/cer...

4 weeks ago 0 0 1 0
Post image

I also made a lil web renderer to preview a patch. my idea here is to eventually be able to prototype your audio thing in pd, and then target a million outputs and play with the (nice and readable) faust code.

4 weeks ago 1 0 0 0
Preview
GitHub - konsumer/pdast: Convert puredata to AST, and back, and AST to many other formats Convert puredata to AST, and back, and AST to many other formats - konsumer/pdast

I made this thing:
github.com/konsumer/pdast

It should allow you to analyze and convert puredata patches. Initial focus is conversion to faust, so you can make VSTs, LADSPA, wasm, standalone native apps, native pd extensions, etc, all from pd patches.

4 weeks ago 2 1 2 0
Post image
4 weeks ago 0 0 0 0
Post image

it works for non-house painting, too

4 weeks ago 0 0 1 0
GitHub - konsumer/housepainter Contribute to konsumer/housepainter development by creating an account on GitHub.

I made a very silly free AI app: konsumer.js.org/housepainter/

source here:
github.com/konsumer/hou...

4 weeks ago 0 0 1 0
Advertisement
Preview
GitHub - notnullgames/raylib-example-retro_rpg: An example RPG engine using node-raylib An example RPG engine using node-raylib. Contribute to notnullgames/raylib-example-retro_rpg development by creating an account on GitHub.

I put a lil love into my simple node-raylib RPG example-engine. Basic idea is you edit your maps in tiled, tweak your game-objects behavior in js, and write your dialog/logic flow in markdown.

1 month ago 1 0 0 0

I think I forgot to mention it, but I celebrated being put back on github with this: brainbang.github.io/sbagen-web/

Put on headphones! it will load any of the de-obfuscated "digitial drugs" files, and anything else that runs in sbagen, with nothing to install!

1 month ago 0 0 0 0

I also added video and OSC for live-performance setups!

drive.google.com/file/d/1wVe9...

1 month ago 0 0 0 0
GitHub - notnullgames/wgsl-engine: A game-engine that only uses WGSL A game-engine that only uses WGSL. Contribute to notnullgames/wgsl-engine development by creating an account on GitHub.

I made a weird sort of game-engine. It works on native & web. It runs all user-code from inside WGSL. You can load images/sounds/models and display them. I have a few examples (tetris, snake, a few tech-demos.)

2 months ago 0 0 1 0
3D design PIRC whistle - Tinkercad 3D design PIRC whistle

I printed these whistles with PIRC hotline number on them. Should be fork/editable, if you want to put different text. They print fast and are very loud! I tested with PLA and PETG+ CF, no supports. PETG+ is better for high-temp, but PLA will hold up fine in most places.
rb.gy/uo2qxl

2 months ago 0 0 0 0

Here is what I could pull from archive from a few days ago: gist.github.com/konsumer/f65... Mostly just totally bogus, as far as I can tell.

3 months ago 0 0 0 0

I'm not a lawyer, just what I do.

3 months ago 0 0 0 0

And gplv3 is for when I don't want anyone to "tivoize" my software.

3 months ago 1 0 0 0

I default to MIT, becaus I really want anyone to be able to use my stuff, unless I want "credit", in which case I use zlib license.

3 months ago 0 0 0 0

Well MIT doesn't require attribution stuff, so you can totally say 'i made this" or " this is that thing the other guy made" when it's not true.

3 months ago 1 0 0 0
Advertisement

I talked with Timothy Lee Peterson, and he does not have the list. If anyone does, give it to us both!

3 months ago 0 0 0 0

I am a big fan of libpng/zlib license for situations like this. it's basically like "do whatever you want with this, but no warranty, and you have to say I made the original thing, and you can't say your thing is what I made."

3 months ago 1 0 1 0

I mean also the many verified hacks like Gab, Tea, WhiteDate, Parler, etc. they had to upload their photo IDs on most of those! Who actually has the list though. I cannot find actual 4500 ICE members raw list anywhere, and lots of dubious claims of people seeing it.

3 months ago 1 0 0 0
Post image

I see things like this around, but like who actually has the real actual list? I don't think this guy does. Someone prove me wrong!

3 months ago 0 0 1 0

I just want the raw list. I can cross-ref with tons of other verified hacks/leaks (Gab, Tea, WhiteDate, Parler, etc) and get some real information, but this just seems fake, like people who have seen "the full list" certainly aren't sharing it. I call bullshit.

3 months ago 0 0 0 0

I also checked on ta VPN from a few different countries, and got less errors (sidenote: "blocked" message is from their webserver, not the government or something) but also way less names.

3 months ago 1 0 0 0

Is it just me, or does the "4500 ICE agents named" list seem completely bogus? I went to the site, definitely not 4500 names on there. They don't want to release it any other way but slow page-by-erroring-page (I will seed the torrent!) from their server.

3 months ago 0 0 4 0

Can you share a magnet of the raw data? I'm sure many will seed.

3 months ago 0 0 0 0
GitHub - notnullgames/raycart: Multi platform/language engine for running carts made with API similar to raylib Multi platform/language engine for running carts made with API similar to raylib - notnullgames/raycart

I have been working on a new project (github.com/notnullgames...) similar to my game engine (github.com/notnullgames...). You can make your game for web/native in any language, without recompile, using familiar Raylib API. It still needs some work, but you can make stuff in it now!

3 months ago 1 0 0 0
Advertisement

It's back up! Still getting fake legalish threatening emails from Nick Ashton (charlatan, who stole sbagen open-source and resells it for $200 a piece.)

4 months ago 0 0 0 0

And Cotterzz is this person, always working on cool stuff! bsky.app/profile/cott...

5 months ago 1 0 0 0

the audio-demo is a glsl-based "audio shader" that actually works with this, which is a really nice composition: gist.github.com/konsumer/43a...

5 months ago 1 0 0 0