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 - Max Leiter

#76
Other / Re: New member introductions: Say hello here!
October 15, 2015, 02:18:58 AM
Quote from: Araidia on October 15, 2015, 02:01:07 AM
Quote from: Max Leiter on October 15, 2015, 01:38:16 AM
Quote from: Araidia on October 15, 2015, 01:36:24 AM
Quote from: Max Leiter on October 15, 2015, 01:34:33 AM
A fellow highschool student! o/
Did you take the PSAT?
The new one, yeah. Wasn't as bad as I expected, except had to skip a few too many math problems (did pretty well on the english afaik).
What was the old one like?


Not too sure, but it had an essay and more questions. The new one is meant to be easier but equally as effective
#77
Other / Re: New member introductions: Say hello here!
October 15, 2015, 01:38:16 AM
Quote from: Araidia on October 15, 2015, 01:36:24 AM
Quote from: Max Leiter on October 15, 2015, 01:34:33 AM
A fellow highschool student! o/
Did you take the PSAT?
The new one, yeah. Wasn't as bad as I expected, except had to skip a few too many math problems (did pretty well on the english afaik).
#78
Other / Re: New member introductions: Say hello here!
October 15, 2015, 01:34:33 AM
A fellow highschool student! o/
#79
Looks great! Much better than the original concept you put on IRC a few days ago :P
#80
Other / Re: New member introductions: Say hello here!
October 14, 2015, 06:05:45 AM
I thought I already posted here, but apparently not. I'm Max, I'm kind of new to the calculator community (or anything related to calculators/low-level programming lol). I'm a sophomore in highschool, and atm I'm working on my understanding of low-level stuff like assembly/CPU's. Over the summer I really worked on and enjoyed Javascript but am kind of tired of it right now, so I moved onto KnightOS (which I think is super cool).

o/ everyone
#81
Quote from: aeTIos on October 14, 2015, 05:31:50 AM
Quote from: Max Leiter on October 14, 2015, 05:30:42 AM
Quote from: aeTIos on October 14, 2015, 05:29:50 AM
Hey, that's cool! Regarding the kernel crashes that could very well be related to KOS itself, as it's still a huge WIP in itself ;)
The issue is definitely KIMP, as the same menu system is implemented in multiple other KOS apps (fileman, castle, etc)
If you can't figure it out, maybe ask SirCmpwn? (or anyone else in the KOS IRC channel)
I've asked multiple times lol, SirCmpwn didn't know (or didn't read it) and Ivoah said he'll help me look into it tomorrow. Other than that it seems like a weird bug. I've tried implementing it in 3 ways, once my own, once basically copied/pasted from Fileman, and one copied/pasted from Calcsys. All of them had basically the same issue, so I think the actual issue may be in another function

EDIT: Ivoah said he took a quick look over it today and didn't see anything wrong with it
EDIT 2: Mostly fixed, the issue was an extra pcall(flushKeys), https://github.com/MaxLeiter/KIMP/commit/fed46d979777c1cedfbb7f697a53a7ce4be7e0d3
#82
Quote from: aeTIos on October 14, 2015, 05:29:50 AM
Hey, that's cool! Regarding the kernel crashes that could very well be related to KOS itself, as it's still a huge WIP in itself ;)
The issue is definitely KIMP, as the same menu system is implemented in multiple other KOS apps (fileman, castle, etc)
#83
Gaming / Re: Rainbow Six Siege VS CS:GO
October 13, 2015, 11:22:59 PM
I have like 1500 hours in CSGO, so I may be biased d: (I'm LE/LEM)

The only reason I won't buy Six Siege is because I _hate_ Ubisoft with a passion after Watchdogs and the last few Assassins Creeds
#84
Centered the grid, looks a lot better. As streetwalrus said, I can't move the 'menu' atm.



For some reason the menu causes the kernel to crash if opened twice, and doesn't really work.
#85
Pretty cool videos/bugs, thanks for sharing
Anyone know exactly -why- the Share( bug happens?
#86
KIMP = KnightOS image manipulation program
I'm new to assembly (and anything calculator related) and decided to try and make a sprite editor for KnightOS. Eventually, it will support KnightOS's image format (and will also require me implementing 'kimg' support into the kernel d: ).

The source code is currently available here: https://github.com/maxleiter/kimp and any suggestions/comments/anything is appreciated.

Here's a quick screenshot



EDIT: Updated image with centered grid
#87
Thanks for the instructions on getting TiLP2 running, couldn't figure it out
#88
Quote from: semiprocoder on October 01, 2015, 03:22:15 AM
More people should start making knightos apps, cause it's practically devoid of them atm, and they should make the sdk easier to install on windows, cause I have 0 linux skills whatsoever. I should probably do something about that sometime though...
Kinda late, but you can make it run with Cygwin pretty easily
Powered by EzPortal