Projects
tits
2015-01-09 22:56:52
#9194
So tell me guys, what are you working on? Don't be shy.
Right now I'm working on a simple employee database management program for my java class, and I'm also working on a simple ray-casting engine/game on the side.
Right now I'm working on a simple employee database management program for my java class, and I'm also working on a simple ray-casting engine/game on the side.
pikdum
2015-01-10 04:22:15
#9195
I'm working on a website and data management system thing for an animal rescue organization.
Basically family stuff, but it's something to do while I wait for the new semester to start.
Basically family stuff, but it's something to do while I wait for the new semester to start.
tits
2015-01-10 14:27:26
#9196
Sounds cool, mind sharing what tools you're using/your dev stack? Just out of curiosity.
pikdum
2015-01-10 16:50:22
#9197
web server is gunicorn using nginx as a reverse proxy
using sqlite3 as the database
programming it in python2 with flask
using materialize as the css framework to make things look nice rather than doing it by hand
think that's about it
using sqlite3 as the database
programming it in python2 with flask
using materialize as the css framework to make things look nice rather than doing it by hand
think that's about it
yes
2015-01-11 14:23:35
#9198
Currently working on the interface of a book reader and finishing my sudoku book in a week.
pikdum
2015-01-25 01:59:12
#9208
I decided that I wanted to learn the MEAN stack, so I'm currently working on rewriting the site using it.
Might also work on a slight upgrade to the site visuals after I finish re-implementing all the existing features.
Might also work on a slight upgrade to the site visuals after I finish re-implementing all the existing features.
pikdum
2015-01-26 10:40:59
#9209
Or maybe I won't.
RESTful APIs are cool and MongoDB is nice and all, but I can do both with Python and avoid the disgusting JS.
Not really a fan of working with Express or AngularJS either.
pikdum
2015-03-11 21:11:16
#9229
yeah so now for something i'm actually going to do, probably
gonna remake this site using go and Mithril
will probably take a while though, since i just started learning go and have never used Mithril before
gonna remake this site using go and Mithril
will probably take a while though, since i just started learning go and have never used Mithril before
pikdum
2015-03-13 02:55:15
#9234
pikdum
2015-03-13 03:00:43
#9235
pikdum
2015-03-13 21:45:22
#9236
test
pikdum
2015-03-13 21:56:36
#9237
test
pikdum
2015-03-13 21:58:18
#9238
socket.io a shit
anyways, have a live demo of the new frontend up at http://pikdum.github.io/kuudere-frontend/
pulls data from the site's new hacked together APIs
will work on getting posts to work next
anyways, have a live demo of the new frontend up at http://pikdum.github.io/kuudere-frontend/
pulls data from the site's new hacked together APIs
will work on getting posts to work next
test
2015-03-13 23:54:33
#9239
test
test
2015-03-13 23:55:01
#9240
test
more test
2015-03-13 23:55:52
#9241
even more test
;_;
2015-03-14 00:00:50
#9242
test
ewfawef
2015-03-14 00:01:38
#9243
ewef
test3
2015-03-14 00:01:57
#9244
test
testfweafawef
2015-03-14 00:03:21
#9245
awefawef
test
2015-03-14 00:04:10
#9246
test
test
2015-03-14 00:04:57
#9247
test
test
2015-03-14 00:05:29
#9248
test
test
2015-03-14 00:05:40
#9249
test
test
2015-03-14 00:07:46
#9250
test
pikdum
2015-03-14 00:13:59
#9251
pretty sure i'm just an idiot, but this shit makes no sense
Anonymous
2015-03-14 01:26:35
#9252
Noice, needs more neon.
Anonymous
2015-03-14 01:32:06
#9253
I like the navigation bar, though.
pikdum
2015-03-14 01:33:31
#9254
yeah i kinda like it toostill trying to figure out how to use this framework properly thoughcan't figure out how to set an interval for it to grab the new posts and then render
pikdum
2015-03-14 01:37:24
#9255
and it looks like it eats newlines
Anonymous
2015-03-14 01:42:02
#9256
>>9255 line break not found
pikdum
2015-03-14 01:54:03
#9257
it's k i'll fix that eventually
pikdum
2015-03-14 01:57:00
#9258
don't really plan on using this frontend until i rewrite the backend anyway, the current python blackend is bloat and bad design incarnate
pikdum
2015-03-14 02:00:10
#9259
test
pikdum
2015-03-14 02:07:17
#9260
test
pikdum
2015-03-14 02:20:13
#9261
yeah i think im gonna give up for the day, no idea how to get it to send the request again, save it in the right spot, and redrawprobably gonna mess around with it tomorrow and try to wrap my head around it
pikdum
2015-03-14 02:29:40
#9262
test
pikdum
2015-03-14 02:29:46
#9263
test
test
test
pikdum
2015-03-14 02:30:37
#9264
ok now im actually done
Anonymous
2015-03-15 19:55:59
#9265
You might have killed the ASCIIs.
pikdum
2015-03-16 01:08:22
#9266
i killed everything
Anonymous
2015-03-16 01:17:07
#9267
Rip in piss.
pikdum
2015-04-01 03:25:17
#9580
switched http://pikdum.github.io/kuudere-frontend/ from mithril to angularjs, because mithril was confusing and angular seems to be a bit less so
also i like how angular scrolls properly after a refresh, whereas mithril would just stay at the top
only have the index view working right now and no posting, but i'll get to remaking the thread view and getting posting working soon
also i like how angular scrolls properly after a refresh, whereas mithril would just stay at the top
only have the index view working right now and no posting, but i'll get to remaking the thread view and getting posting working soon
yes
2015-05-06 16:54:44
#9606
Yo, how's it going?
pikdum
2015-05-07 08:48:48
#9607
it's not
pikdum
2015-06-27 18:53:36
#9945
https://github.com/pikdum/sankaku-grabber
wrote this as a python script a while ago, but urllib would hang occasionally and it was a pain
rewrote it in go and it seems to just werk
wrote this as a python script a while ago, but urllib would hang occasionally and it was a pain
rewrote it in go and it seems to just werk