←2017-09-21 2017-09-22 2017-09-23→ ↑2017 ↑all
00:05:23 -!- sleffy has joined.
00:14:42 -!- imode has quit (Ping timeout: 246 seconds).
00:24:22 -!- augur has joined.
00:35:23 -!- Phantom_Hoover has quit (Read error: Connection reset by peer).
00:37:18 -!- imode has joined.
01:09:16 <ais523> huh, apparently shift-space scrolls one page upwards in my browser (I just pressed it by accident then tried to figure out what had happened)
01:12:42 -!- sleffy has quit (Ping timeout: 260 seconds).
01:33:14 -!- Antoxyde__ has quit (Remote host closed the connection).
01:46:32 -!- augur has quit (Remote host closed the connection).
02:00:33 -!- augur has joined.
02:04:16 -!- augur has quit (Remote host closed the connection).
02:20:01 -!- augur has joined.
02:22:47 -!- oerjan has joined.
02:23:27 -!- augur has quit (Remote host closed the connection).
02:48:54 -!- augur has joined.
02:55:16 -!- oerjan has set topic: Welcome to the international hypercube for esoteric programming language design and deployment! | http://esolangs.org | logs: http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D | https://www.dropbox.com/s/fyhqyvy3i8oh25m/wisdom.pdf.
03:00:22 -!- ATMunn has quit (Quit: See ya! o/).
03:02:56 -!- augur has quit (Remote host closed the connection).
03:06:41 -!- augur has joined.
03:13:36 -!- erkin has quit (Quit: Ouch! Got SIGABRT, dying...).
03:14:15 -!- augur has quit (Remote host closed the connection).
03:46:19 -!- tromp has quit (Read error: Connection reset by peer).
03:46:53 -!- tromp has joined.
03:48:02 <shachaf> Yes, it does that. And web pages that override space to do their own scrolling hardly ever remember to override shift-space. Very annoying.
03:52:38 -!- augur has joined.
03:52:39 -!- augur has quit (Remote host closed the connection).
03:53:06 <oerjan> web pages are _able_ to override navigation keys. Very meta-annoying.
03:56:22 <ais523> something that annoys me is how the proportion of web pages that use JavaScript is much, much higher than the proportion of web pages that actually need it
03:58:42 <doesthiswork> microtransactions would solve that. Clients could charge the host a small fee for every line of script executed.
03:59:46 <Hooloovo0> that is such a horrifically bad idea but I like it
03:59:47 <ais523> that seems hard to implement in other ways
04:00:06 <ais523> a good fix would be for search engines to penalise sites with unnecessary JS
04:00:22 <ais523> but Google will never do that as they're one of the main beneficiaries (adverts are a common use of unnecessary JavaScript)
04:00:33 <ais523> (and Google Analytics is another)
04:00:36 <Hooloovo0> bet you could get DDG to do it
04:00:50 <Hooloovo0> if you wrote the code, I guess
04:02:05 <ais523> duckduckgo can't easily give bonuses or penalties to sites, as they mostly don't run their own crawlers, but instead hire other engines'
04:03:17 <Hooloovo0> hmm I see
04:04:38 -!- `^_^v has joined.
04:27:29 -!- doesthiswork has left.
04:28:06 -!- augur has joined.
04:29:24 -!- doesthiswork has joined.
04:29:42 <doesthiswork> I hit ctrl-w on the wrong tab
04:32:28 -!- augur has quit (Ping timeout: 240 seconds).
04:37:43 -!- augur has joined.
04:55:58 -!- `^_^v has quit (Quit: This computer has gone to sleep).
04:56:02 -!- sleffy has joined.
05:10:01 -!- doesthiswork has quit (Quit: Leaving.).
05:10:46 -!- augur has quit (Remote host closed the connection).
05:23:37 -!- jaboja has quit (Remote host closed the connection).
05:42:51 -!- augur has joined.
05:48:41 -!- b_jonas has quit (Ping timeout: 240 seconds).
05:50:29 -!- b_jonas has joined.
06:03:24 -!- oerjan has quit (Quit: Nite).
07:04:33 -!- FreeFull has quit.
07:27:21 -!- sleffy has quit (Ping timeout: 240 seconds).
07:33:53 -!- AnotherTest has joined.
07:40:15 -!- AnotherTest has quit (Ping timeout: 246 seconds).
08:09:15 -!- tromp has quit (Remote host closed the connection).
08:49:14 -!- AnotherTest has joined.
09:03:14 -!- tromp has joined.
09:05:01 -!- mtve has quit (Ping timeout: 240 seconds).
09:05:05 -!- idris-bot has quit (Ping timeout: 240 seconds).
09:06:01 -!- danieljabailey has quit (Ping timeout: 240 seconds).
09:06:28 -!- Melvar has quit (Ping timeout: 240 seconds).
09:06:59 -!- Melvar has joined.
09:08:04 -!- mtve has joined.
09:09:12 -!- danieljabailey has joined.
09:42:30 -!- tromp has quit (Remote host closed the connection).
09:48:27 -!- tromp has joined.
10:35:48 -!- Antoxyde has joined.
10:38:28 -!- imode has quit (Ping timeout: 240 seconds).
10:40:37 <HackEgo> [wiki] [[Special:Log/newusers]] create * Thf772 * New user account
10:43:47 -!- hppavilion[1] has quit (Ping timeout: 260 seconds).
10:53:00 -!- rodgort` has quit (Quit: Leaving).
10:56:59 -!- rodgort has joined.
10:58:37 <b_jonas> "<ais523> something that annoys me is how the proportion of web pages that use JavaScript is much, much higher than the proportion of web pages that actually need it" => yes, and many of them use javascript that needs a huge computer to just run it
10:58:58 <HackEgo> [wiki] [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=53101&oldid=53099 * Thf772 * (+735) /* Introducing Nathan/Eilisha Shiraini */
10:59:02 <b_jonas> and they keep changing existing sites to contain more and more performance hungry client-side scripting (youtube is a recent example for such a stupid change)
11:00:21 <b_jonas> "<ais523> but Google will never do that as they're one of the main beneficiaries (adverts are a common use of unnecessary JavaScript)" => the adverts don't actually need all that much javascript. you could practically do them with just iframes and no javascript, the javascript is only there to simplify it or size the iframe right or something.
11:00:44 -!- augur has quit (Remote host closed the connection).
11:00:50 <ais523> b_jonas: they shouldn't need the JavaScript; nonetheless, disabling JavaScript pretty much universally blocks adverts
11:00:59 <ais523> maybe it's unnecessary even in the adverts themselves
11:01:09 <ais523> or maybe it's an attempt to track the users of the sites the adverts are on
11:01:24 <b_jonas> ais523: yes, but at least most of the ads don't use javascript that needs a very powerful machine to run it, except for the ads on wikia
11:01:33 -!- augur has joined.
11:01:34 <b_jonas> and the video ads on video sites
11:01:42 <b_jonas> video sharing sites
11:03:10 <b_jonas> ais523: no, the javascript isn't really needed for tracking. you need the separate iframe for the ad because the ad is personalized and so google can't allow the individual websites to find out what ad they're serving for particular users, and iframes are practically the only way to solve this,
11:03:31 <b_jonas> and once you have an iframe, that's more or less enough to track the users.
11:04:48 <b_jonas> unless you want such complicated things as transferring all the mouse movements and all the characters you type in input fields even before you backspace or don't submit the form, which google could do with the javascript, but presumably if they did it too obviously, there'd be a strong backlash from the sites that show those ads.
11:05:44 <b_jonas> so google can only do it on their own sites, which is still quite important, with google search and gmail and youtube and their other big sites.
11:05:57 -!- augur has quit (Ping timeout: 260 seconds).
11:06:02 <b_jonas> oh, that reminds me, a question about google
11:06:26 <b_jonas> why are they hiding google scholar? it's not even in the "more" menu of the google search now, and it's been like this for years.
11:06:57 <b_jonas> but they also aren't discontinuing it, in fact they've improved it so it does a lot of personalized tracking, and recommends you articles connected to your articles, like the academic spambots do
11:07:38 <b_jonas> sure, it's still in their big "More" menu that lists all their sites, but that's a huge list few people read I think
11:08:28 <b_jonas> it could be just in the selection bar for searches which has "All, Images, Videos, News, Maps, Books" and used to also have shopping blogs, scholar, code etc, some of them in a pulldown menu
11:08:58 <b_jonas> I can understand when they discontinue a service, but I don't get why they keep running and improving a service but hiding it.
11:11:15 <b_jonas> Their discontinued services include code hosting (probably got taken over by github and its kin), code search (this was very useful, but proably didn't bring much income), Square (I'm not sure if anyone used it much), and Wave (which was some kind of social communication thingy like Plus I think).
11:11:44 <b_jonas> Oh, and shopping search is discontinued too.
11:12:11 <b_jonas> And the moon and mars maps I think, but those were always just a joke.
11:13:26 <b_jonas> Those maps were pretty impossible by the way, they seemed to show higher resolution maps than space agencies ever scanned with their probes. I don't know how they got that data.
11:24:19 -!- ais523 has quit (Quit: bedtime).
11:41:45 -!- augur has joined.
12:21:47 <FireFly> https://twitter.com/belleveinvis/status/911172578831622144 ← this reminds me of the problem of overstriking… I guess one could argue ⿻ is a reasonable way to encode general-purpose overstriking
12:22:35 <FireFly> as in, even outside of CJK glyphs
12:32:20 -!- jaboja has joined.
12:32:57 -!- augur has quit (Remote host closed the connection).
13:05:19 -!- jaboja has quit (Ping timeout: 248 seconds).
13:07:19 -!- tromp has quit (Remote host closed the connection).
13:09:46 -!- jaboja has joined.
13:11:18 -!- erkin has joined.
13:14:57 -!- tromp has joined.
13:25:00 -!- tromp has quit (Remote host closed the connection).
13:31:02 -!- tromp has joined.
13:33:43 -!- zseri has joined.
14:00:30 -!- doesthiswork has joined.
14:12:03 -!- doesthiswork has quit (Quit: Leaving.).
14:16:07 -!- jaboja has quit (Ping timeout: 260 seconds).
14:20:45 -!- `^_^v has joined.
14:22:45 -!- `^_^v has quit (Client Quit).
14:35:09 -!- doesthiswork has joined.
14:39:17 -!- `^_^v has joined.
14:50:41 -!- jaboja has joined.
15:09:22 -!- jaboja has quit (Ping timeout: 264 seconds).
15:14:21 -!- AnotherTest has quit (Ping timeout: 252 seconds).
15:46:59 -!- `^_^v has quit (Quit: Leaving).
15:47:09 -!- `^_^v has joined.
16:03:03 -!- Sgeo_ has joined.
16:05:05 -!- Sgeo has quit (Ping timeout: 248 seconds).
16:05:41 -!- AnotherTest has joined.
16:15:08 -!- Vorpal has joined.
16:15:25 -!- Vorpal has quit (Remote host closed the connection).
16:19:15 -!- Vorpal has joined.
16:23:44 -!- hppavilion[1] has joined.
16:28:55 -!- erkin has quit (Quit: Ouch! Got SIGABRT, dying...).
16:29:37 <HackEgo> [wiki] [[BrainCube]] N https://esolangs.org/w/index.php?oldid=53102 * CANICVS * (+4145) Initial commit
16:30:53 -!- idris-bot has joined.
16:35:11 -!- jaboja has joined.
16:39:28 -!- lezsakdomi has joined.
17:07:12 -!- FreeFull has joined.
17:10:11 -!- `^_^v has quit (Quit: This computer has gone to sleep).
17:14:17 -!- olsner has quit (Ping timeout: 240 seconds).
17:15:01 -!- hppavilion[1] has quit (Ping timeout: 240 seconds).
17:15:20 -!- olsner_ has joined.
17:15:54 <b_jonas> `recipe
17:15:55 <HackEgo> ​ per serving. Makes about 3 days and test with serving \ remaining remaining sugar mixture. Microwave each one casserole in cool \ sides. 3. In a large bowl, combine flour, cinnamon, cream and \ the corn drained rosemary seed. Sprinkle with ganzies. Add \ chicken in saucepan. Simmer for an hour. Prepare fruit of soup. Spread \ squares. \
17:16:15 -!- lezsakdomi has left ("Leaving").
17:16:19 <b_jonas> oh nice
17:21:36 -!- Sgeo_ has quit (Ping timeout: 246 seconds).
17:22:30 -!- AnotherTest has quit (Ping timeout: 252 seconds).
17:24:42 -!- zseri has quit (Quit: Leaving).
17:33:50 -!- augur has joined.
17:38:01 -!- augur has quit (Ping timeout: 240 seconds).
17:55:23 -!- ATMunn has joined.
17:58:07 -!- pikhq has quit (Ping timeout: 248 seconds).
18:03:37 -!- `^_^v has joined.
18:05:39 -!- LKoen has joined.
18:11:07 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”).
18:13:25 -!- AnotherTest has joined.
18:36:27 -!- Sgeo has joined.
18:37:16 -!- pikhq has joined.
18:53:13 -!- sleffy has joined.
19:08:35 -!- zseri has joined.
19:10:05 -!- zseri has quit (Client Quit).
19:10:14 -!- zseri has joined.
19:10:20 <zseri> hi
19:17:07 -!- jaboja has quit (Ping timeout: 260 seconds).
19:39:46 -!- jaboja has joined.
19:39:56 <HackEgo> [wiki] [[User:Zseri]] https://esolangs.org/w/index.php?diff=53103&oldid=52989 * Zseri * (+10) +XTW
20:05:58 -!- PinealGlandOptic has joined.
20:07:49 <PinealGlandOptic> hi everyone! am I right that algo in O(2^n) complexity is in P? or...?
20:10:02 <Taneb> PinealGlandOptic, I think you are not right. Any polynomial in n tends to less than 2^n
20:10:20 <PinealGlandOptic> Taneb: OK... so what class this could be?
20:10:51 <Taneb> PinealGlandOptic, EXPTIME I Think
20:11:02 <PinealGlandOptic> Taneb: thanks for the idea!
20:12:25 <PinealGlandOptic> here is what I think. to solve SAT problem (in CNF) form, we can just brute force all variables. this is 2^variables steps in total. does it mean that bruteforcer is in EXPTIME?
20:12:47 <HackEgo> [wiki] [[Special:Log/newusers]] create * GilDev * New user account
20:14:02 <Taneb> PinealGlandOptic, that sounds right
20:14:17 <PinealGlandOptic> Taneb: thanks
20:14:38 <Taneb> We know that SAT is in NP, however
20:15:10 <PinealGlandOptic> Taneb: yes. but EXPTIME and bruteforce is "slower" than usual SAT solver?
20:15:23 <Taneb> I don't know
20:17:48 <zseri> bye
20:18:10 -!- zseri has quit (Quit: Leaving).
20:25:51 <HackEgo> [wiki] [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=53104&oldid=53101 * GilDev * (+272) Presentation
20:34:34 <HackEgo> [wiki] [[Befunge]] M https://esolangs.org/w/index.php?diff=53105&oldid=53072 * GilDev * (-3) Fixed broken link
20:37:44 <zzo38> I agree too many pages have scripts when they shouldn't have. (Sometimes it may be useful to verify form data, although it should never be a requirement, and the server should verify it too so that it work if script is not enabled.)
20:40:53 -!- Antoxyde has quit (Remote host closed the connection).
20:53:32 -!- `^_^v has quit (Quit: This computer has gone to sleep).
20:53:36 -!- PinealGlandOptic has quit (Quit: leaving).
21:42:22 <HackEgo> [wiki] [[SimPPLe]] N https://esolangs.org/w/index.php?oldid=53106 * YourDeathIsComing * (+1914) Created page with "'''SimPPLe (Simple Probabilistic Programming Language)''' is a probabilistic programming language. Most programs written in this language, produce different results every time..."
22:07:26 -!- imode has joined.
22:38:48 -!- SigmundYx has joined.
22:40:36 -!- SigmundYx has quit (Client Quit).
22:49:48 -!- Dr_Groove has joined.
22:50:04 -!- Phantom_Hoover has joined.
22:51:42 -!- Dr_Groove has left.
22:53:10 -!- sdhand has changed nick to ErroneousNicknam.
22:53:15 -!- ErroneousNicknam has changed nick to Erroneous_Nickna.
22:53:19 -!- Erroneous_Nickna has changed nick to sdhand.
23:09:22 -!- ais523 has joined.
23:11:46 -!- AnotherTest has quit (Ping timeout: 264 seconds).
23:38:06 -!- doesthiswork1 has joined.
23:38:06 -!- doesthiswork has quit (Read error: Connection reset by peer).
23:54:29 -!- doesthiswork has joined.
23:54:29 -!- doesthiswork1 has quit (Read error: Connection reset by peer).
23:56:58 -!- tromp has quit (Remote host closed the connection).
23:57:57 -!- doesthiswork has quit (Read error: Connection reset by peer).
23:58:06 -!- doesthiswork has joined.
←2017-09-21 2017-09-22 2017-09-23→ ↑2017 ↑all