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.
Messages - Eeems
Pages: 1 ... 105 106 [107] 108 109 ... 370
1591
« on: October 02, 2011, 03:13:25 pm »
restarted my computer O.o
at least it fixed it.
I was on a 10 day streak too
Heh, I got for weeks with my comp on Albeit I do make it sleep when I sleep, but it's uptime is still that long I think we should keep a copy of this buggy OmnomIRC and give it to Mozilla. It is the web dev's fault in this case, but it might be interesting for them to analyze. Their memory profiling is top notch, and this case scenario might enable them to optimize more...
I don't think they are interested, because I submitted a bug report of a script that fills the entire memory in seconds, and they didn't care.
Well remember mozilla is a community as well as a company, so only those who looked at your report didn't care
1592
« on: October 02, 2011, 03:08:29 pm »
That looks great Hmm, you could also try alternates to the arrow, like maybe a circle see which works best.
1593
« on: October 02, 2011, 01:45:50 am »
But having two functions calling each other ad infinitum still isn't a good idea
I agree that Mozilla should fix the problem on their side too though, since all other browsers handle it gracefully.
If you call slowly filling up your ram until everything slows down to a crawl and not really giving you any warning graceful
1594
« on: October 02, 2011, 12:18:54 am »
Is data compressed at all?
1595
« on: October 02, 2011, 12:08:43 am »
Are your guy's computers slower than poop now? Or is it a coincidence?
As long as I don't let it overflow into my swap I'm fine but if it fills up your ram enough you computer will slow right down. This is because while OmnomIRC is running it is continually filling up your ram due to two functions calling each other ( or so Netham thinks ) so close your browser and you should be fine again ( as soon as everything clears out of swap ). You might want to disable OmnomIRC, and then reboot your computer if it did end up in swap because it can take a long time to empty out swap sometimes. ( Windows does have swap too, it creates a temporary Swap file and grows/shrinks it as necessary )
1596
« on: October 02, 2011, 12:05:35 am »
That seems like a pretty good way to safely implement stack usage. But could there also be commands for more experienced coders that simply equate to push hl, pop hl, and ex (sp),hl? Because your idea is great for casual coders, but crazy people like me like to be able to squeeze every last byte out of code. Something like you suggested here seems to be a good idea for syntax, and calc84maniac suggested a good syntax for ex (sp),hl here. Of course you would want to warn users about the dangers of these commands in the command list, but I don't think it's too dangerous to warrant not adding. There are so many other ways a programmer can crash their calculator with Axe, adding a new one won't really change much.
Directly using pushing/popping can definitely cause problems in the middle of expressions, and in For(const) loops for example. There are too many things subject to change in the implementation of Axe for direct stack access not to be potentially buggy unless you know a lot about the inner workings of Axe. I think Asm() will suffice for crazy hackage.
Edit: Well, I suppose Axe could keep track of all pushes/pops as well as which ones are manual and which ones are internal. It could then error if it tries to internally pop a manual push or manually pop an internal push. That's fairly safe, I guess.
Not good if someone wants that to happen though
1597
« on: October 01, 2011, 04:53:16 pm »
I think what he meant was the New Posts page, having the separate board split apart. That would prolly be yet another smf mod tho
Oh whoops, misread that lol. Yeah I don't think that is very easy to do.
1598
« on: October 01, 2011, 04:21:41 pm »
How do I disable it? The toggle button?
Yes, the toggle button disables/enables it.
1599
« on: October 01, 2011, 04:03:13 pm »
I think there has been some issues with the new update to Omnom that is slowing down everybody. Firefox just downright stops responding, so right now just keep it disabled when you aren't using it. Hopefully Netham fixes this soon.
1600
« on: October 01, 2011, 04:00:34 pm »
What if we made the new posts section have different sections? So we could find new posts via, projects, user created content, other, etc.
I don't think that the front page thing can handle different sections.
1601
« on: October 01, 2011, 04:00:03 pm »
Had it today again on another computer. We should all just switch from firefox to a better browser(Safari for example).
Better? I personally think that Firefox is much more secure then Safari, the only issue here is some of Nethams code. Lets not make statements about one browser being better then another ( IE is an exception because it is known to be worse then others, although IE9 took a huge leap ). Anybody got any idea why Firefox hates Omnom now?
Apparently Netham thinks it's two functions calling each other over and over again, filling up memory.
1602
« on: September 30, 2011, 11:57:33 pm »
Confirmed for Firefox-nightly 10.0a1 (2011-09-30) and 10.0a1 (2011-09-29)
1603
« on: September 30, 2011, 10:11:53 pm »
As I told you on IRC, I moved and deleted the forum. That's not a lot of work...
It's not a lot of work? ( I've never actually done it ) I would have thought it would take a while to scatter them properly
1604
« on: September 30, 2011, 09:58:42 pm »
Is this ever gonna get finished?
It's currently not being worked on and I'm not sure when Calc84 will get back to this. ( He has a lot of projects on his plate )
1605
« on: September 30, 2011, 09:55:41 pm »
Well, an admin moved it to Discontinued Projects, which is pretty much the equivalent of deleting a subforum, but all the topics are still together. Unless you want the subforum to be deleted and all of its topics to be moved and scattered in Other Calc Projects.
yes, I would like them scattered, please. Thanks for responding.
That will require a lot of work but it will be done at the earliest convenience. It would be appreciated if you, or anyone else who wants this type of job done would PM the administrators with their request instead of just posting it so that we are aware of what is wanted and can more easily take care of the situation.
Pages: 1 ... 105 106 [107] 108 109 ... 370
|