Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Unicorn

#1
Web / Holiday Vault
March 24, 2018, 09:21:25 AM
So I made this thing for a cemetech contest.

Its a website where people can submit their holiday ideas and how to do them. They will use markdown to describe everything, or post links to existing guides or lists of ideas.

The backend is in NodeJS and using Express and the Handlebars templating engine. I guess suggestions would be cool!

https://cc21.mogdan.xyz


#2
Hey guys...

I know I dissapeared, and I feel like I should ahve stayed around and posted the stuff I was working on, even though it has nothing to do with calculators :P
#3
What about vegas tho!
#4
Other / Re: Thanksgiving and Black Friday
November 22, 2017, 06:56:23 AM
I'm looking for a new graphics card, maybe a 1070, as I have the money, and the one I have right now just isn't cutting it.
#5
Web / Re: UniChat!
November 14, 2017, 04:40:55 PM
Check this out:


(You can't see the cursor, but I'm clicking on the button)
#6
Web / Re: UniChat!
November 14, 2017, 04:18:50 AM
It looks pretty nice, though your container things could use some padding, and it appears you have to click the submit button twice? (give that some css as well ;) )
#7
Tech, Science, IT discussion & News / Re: iPhone X
October 04, 2017, 05:39:56 AM
Haha, I know, but the peer pressure at school is crazy. Gotta have those group chats with 8 billion people.
#8
Tech, Science, IT discussion & News / Re: iPhone X
October 02, 2017, 05:27:43 AM
* Unicorn sits over here with his iphone 4s

Anyways, hoping with the release of this phone I'll be able to upgrade to a SE or 5s. *crosses fingers before looking at the prices*
#9
Randomness / Re: Something Totally Cool With
September 12, 2017, 04:23:51 AM
Quote from: kotu on September 09, 2017, 02:09:10 AM
i think it looks like a s*** movie, thanks
im conf7used? plz halpthxby
#10
Thats an oddly specific time.

EDIT: Oops i can't read
#11
Other / Re: Your post/coding Milestones!
August 16, 2017, 04:47:33 PM
Good advice.
#12
Looks very fun! So will this be a two player game, one player, or have a real AI? (I didn't read the rest of the thread :P)
#13
This is what i was refering to: https://github.com/chulup/bbcode_wiki
Anyways,
More!

I figured out why building with electron-builder didn't include all my bootstrap stuff and scripts. Apparently, devDependencies and Dependencies aren't the same thing.

But anyways, got a custom icon, a Setup binary that makes a desktop shortcut and a unpackaged binary. I even learned what .gitignore does! :P

https://github.com/Unicorn808/bbcode-wiki-converter
#14
are you referring to that program on guthub? if so, it removes the h in https among  other things
#15
Quote from: Juju on August 08, 2017, 05:32:55 AM
Ah yeah, Electron is pretty neat. Personally I just installed electron-builder (npm install electron-builder --dev --save), your package.json file should look like this, you type npm dist and there you go you have some apps packaged, ready for release.
Huh. And all the docs and tutorials didn't make it that easy :P

Well, npm dist is not recognized as a command, apparently. Is there some other dependency i need? oops npm run dist :P
Powered by EzPortal