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 - Sorunome

#31
I started using tau in my code. It's so much more readable now!
#32
In IRC the "walrified"-bot still posts http:// links, the converting to https:// happens on the WIRC side.

That being said, http://codewalr.us isn't converted to https while http://codewalr.us/ is
#33
Quote from: p2 on February 26, 2017, 07:03:58 PM
codewalrus doesnt use it, only Omnimaga does. But otherwise I agree :)
CW uses it for DNS, though......

@Juju why is that even the case?
#34
On Omniamga if you had JS enabled and used the top login bar then your password was actually impossible to be compromised due to the additional password protection methods provided by my bcrypt mod, more on that here: https://ourl.ca/22448/405563
#35
Quote from: p2 on February 22, 2017, 03:57:47 PM
checking every 15 minutes it would be 96 updates per day, for each of the users with activated mail notifications, which should be about 20% of the ACTIVE users I guess.
sooo indeed the load will be a minimum :)
That isn't how the check would work, it would propagate through the notification queue, so actually even fewer / actually more dependent on posting activity (and how many people set to be notified on replies etc.) than on traffic
#36
Quote from: DJ Omnimaga on February 22, 2017, 12:53:14 AM
Would that be server-intensive, though, if many users are online?
If written correctly it shouldn't
#37
it should require modifying the app header, the branch table and re-signing with rabbitsign. So i guess knowing how to use a hex editor and what to look for would help.

This is OFC just theoretical, i haven't done so myself yet ;)
#38
Quote from: E37 on February 20, 2017, 04:46:52 PM
Well... I may have to abandon the project just due to size limitations. It is already above 26000b and a large amount of features are unimplemented.
I will need to expand my skill before going forward.
How are you currently doing memory mapping and thelike? I'm curious because we discussed this quite a lot on IRC ^.^

EDIT: nevermind, i just read the post.

Why couldn't you use the pageswap axiom? That allows you to swap in different things in MemA, just what you said would fix all your issues "if i made it an asm multi-page app it would fix all the issues".
Using some custom script stuff you might be able to combind them into a single large app, even though it is axe, not too sure on that, though, you'd have to change some addresses in your branch tables (should be doable) and change the header and then re-sign. Developing might be very hard, though.
#39
Your houses look a bit stealth-y and blend in well with the grass, heehee :P
#40
Site Discussion & Bug Reports / Re: CodeWalrus Ads
February 21, 2017, 04:31:43 PM
Quote from: p2 on February 21, 2017, 04:28:34 PM
only very few people use opera mobile ;)
I said opera mini, that is yet another browser which does some server-side proxying where the proxy alredy reduces the data sent to the phone ;)
e.g. you send your screen res to the proxy and it filters out all the unneeded css definitions of responsive designs
#41
Quote from: DJ Omnimaga on February 20, 2017, 03:39:20 PM
@PT_ that would probably be difficult to alter, but maybe if someone with the PHP knowledge knows how to implement such feature then it could be added. It would probably have to check who is online everytime someone posts, so that people who have last clicked somewhere on the site in the last 10 minutes or so won't receive the e-mail notification.
Yeah we discussed the theoretical possibility of this in WIRC yesterday, where you could buffer the email for like 5min and if the user visits that topic then the email notification would get purged. Every x min would run a cronjob to send out email tasks older than 5min.
#42
Page swapping should be way more efficiant, though......by editing the app header a bit and re-signing you should be able to make that a single app.
#43
Site Discussion & Bug Reports / Re: CodeWalrus Ads
February 21, 2017, 04:23:41 PM
Quote from: Juju on February 20, 2017, 09:22:20 PM
I wonder if you can do that already with spoilers.
Some browsers already load the image even if it is hidden.......i know for sure that desktop FX and chrome do that as i tested that stuff there, but I'm not sure about mobile browsers.
I bet opera mini has some dark magic to do it differently :P
#44
Quote from: p2 on February 19, 2017, 06:44:49 PM
wow I never saw this topic before...

I met @Sorunome a few times in the past (no photos sorry) [...]
We should meet again


Oh, and i've also met turiqwalrus a few times
#45
Quote from: aeTIos on February 18, 2017, 11:23:54 AM
Sorunome for prez, lol. Fixes more issues in a night than all of us in a year :P
Sorry, it was like 2am <_<
Powered by EzPortal