Dan Zulla

Results 7 issues of Dan Zulla

constants.js ``` /** color hexcode inspiration courtesy of tailwind **/ export const COLORS = { INDIGO "#ebf4ff", YELLOW: "#fffff0", PURPLE: "#faf5ff", GREEN: "#f0fff4", GRAY: "#f7fafc", RED: "#fff5f5", PINK: "#fff5f7", BLUE:...

I essentially wanted to ask if there is an open source version of the HollaEx Network and API implementation. :)

**Is your feature request related to a problem? Please describe.** I am having a great experience developing on and compiling large projects on Bare Metal servers, and would like to...

enhancement

**What?** See your peer code live with a stateful TCP connection between 2 or more neovim's. Display each cursor in a different color. **Why?** Great projects emerge due to interactions...

help wanted
idea

### 🔖 Feature description ```PHP $resp = $DB::updateDocumentBy('db', 'collection', [ Query.select(['foo', 'bar']) ], { 'bar': 'bla', 'splash': 'hash' }); ``` ### 🎤 Pitch Alternate way for SELECT statement when Document...

Hello. I'm trying to compile a multi-file structured NodeJS project with several (npm) imports such as ExpressJS and Mongoose. ``` z@zs-MacBook-Pro wallet % javy compile server.js thread '' panicked at...

question

Dear GPU Gangsters, I'm eager to play with GPU.js in Node, I have great plans concerning WASM etc., but when kindly asking npm to install, it demands X11. I can't...