--- Log opened Fri Jun 26 00:00:26 2015 |
--- Log closed Fri Jun 26 00:19:06 2015 |
--- Log opened Fri Jun 26 00:19:11 2015 |
00:19 | | TheWatcher [chris@Nightstar-ksqup0.co.uk] has joined #code |
00:19 | | Irssi: #code: Total of 36 nicks [34 ops, 0 halfops, 0 voices, 2 normal] |
00:19 | | mode/#code [+o TheWatcher] by ChanServ |
00:19 | | Irssi: Join to #code was synced in 35 secs |
00:32 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: ] |
01:05 | | NSGuest54866 [RchrdB@Nightstar-qe9.aug.187.81.IP] has joined #code |
01:11 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
01:11 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
01:28 | | thalass [thalass@Nightstar-hfr.psa.114.24.IP] has joined #code |
01:28 | | mode/#code [+o thalass] by ChanServ |
01:29 | <@simon> | I'm trying to come up with a neat but secure REST API |
01:29 | <@simon> | it's for a webshop, but a slightly different one than usual. |
01:29 | <@[R]> | Use API keys, log everything? |
01:30 | <@simon> | well, the trick is: I want people to be able to shop immediately (without logging in), and I want people to be able to check out without using a password, but rather, a pin. |
01:30 | <@simon> | the pin gets sent to them as they submit their order. but that means people can use this service to spam someone if they know their email address. |
01:31 | <@simon> | I guess it's not much worse than what you can already do elsewhere when you have someone's email address and you want to bug them? |
01:32 | <@[R]> | Validate payment before sending out the email. |
01:32 | <@simon> | we're not using an online payment provider yet. it's for a small members-only non-profit and our throughput does not justify the recurring cost of a credit card payment option. |
01:34 | <@[R]> | Only email once, add every subsequent order to the same PIN. |
01:34 | <@Reiv> | Is this worse than using a forum for email verification? |
01:34 | | NSGuest54866 [RchrdB@Nightstar-qe9.aug.187.81.IP] has quit [[NS] Quit: Leaving] |
01:34 | | RchrdB [RchrdB@Nightstar-qe9.aug.187.81.IP] has joined #code |
01:34 | <@simon> | Reiv, I guess not! so long as there's some threshold for how much you can bug a single email address. but even then, I'm not gonna check if several orders are sent to someone+foo@gmail.com, someone+bar@gmail.com, etc. |
01:35 | <@simon> | okay, I'm not bothered. |
01:35 | <@[R]> | Be aware that different providers use different subemail markers |
01:35 | <@Reiv> | yeah |
01:35 | <@[R]> | Some use +, others will use _ |
01:35 | <@simon> | yeah, I'm not going to bother with that. |
01:35 | <@[R]> | Most don't allow it at all |
01:36 | <@simon> | I'll just keep an eye on the log and see if abuse arises. |
02:03 | | thalass is now known as Thalass|omgbed |
02:04 | <@Thalass|omgbed> | Does this shop accept dogecoin? |
02:04 | | * Thalass|omgbed flrr |
02:06 | <@simon> | Thalass|omgbed, it might accept Bitcoin since there are payment providers that convert to local currencies immediately. |
02:10 | <@Thalass|omgbed> | Booo. Doge über alles |
02:11 | <@simon> | hehe. |
02:11 | <@simon> | it's just that the Dogecoin payment providers haven't really come here yet... ;) |
02:16 | <@Thalass|omgbed> | heh |
02:16 | | Thalass|omgbed [thalass@Nightstar-hfr.psa.114.24.IP] has quit [[NS] Quit: g'night all] |
02:38 | <@Reiv> | bitcoin is terrible |
02:43 | < RchrdB> | Reiv, only for the environment |
02:43 | < RchrdB> | and as an investment |
02:43 | < RchrdB> | and as a currency⦠|
02:44 | < RchrdB> | It's a really exciting new way for virus writers to coopt stolen computers into wasting power to make themselves trivial amounts of money though, so yaaay. |
02:47 | <@Reiv> | nonsense |
02:47 | <@Reiv> | It's also awesome for running fraud schemes |
03:13 | | Orthia [quassel@Nightstar-ksqup0.co.uk] has joined #code |
03:13 | | mode/#code [+o Orthia] by ChanServ |
03:14 | | Orthia is now known as NSGuest12786 |
03:19 | | NSGuest12786 is now known as Orthia |
03:20 | | Orthia is now known as NSGuest44829 |
03:20 | | NSGuest44829 is now known as Orth |
03:22 | | Orth is now known as Orthia |
03:22 | | Orthia is now known as Orth |
03:34 | | Orth is now known as orth |
04:08 | <&McMartin> | It does work for the ransomware workflow pretty well~ |
04:13 | <~Vornicus> | we did a website fora guy selling seats & hotel accommodations for the st. petersburg florida "bitcoin bowl" |
04:13 | <~Vornicus> | We had to send him to collections |
04:19 | | PinkFreud [WhyNot@Pinkfreud.is.really.fuckin.lame.nightstar.net] has joined #code |
04:19 | | mode/#code [+o PinkFreud] by ChanServ |
04:25 | <@Reiv> | ransomware is pretty horrifying |
04:26 | <@Reiv> | But is easily written off at the level of "You caught a malicious virus that nuked your hard drive, v. sorry :(" |
04:26 | <@Reiv> | What strikes me is that I haven't seen such things, hm |
04:26 | <@Reiv> | You don't get, eg, worms doing it |
04:26 | <@Reiv> | I wonder why |
04:27 | <@[R]> | Worms aren't super common any more |
04:28 | <@[R]> | It's mostly drive-by shit |
04:28 | <@[R]> | Worms work better with more subtle malware, like a botnet anyways. Since you need the worm hosts to stay up to propagate. |
04:31 | | RchrdB [RchrdB@Nightstar-qe9.aug.187.81.IP] has quit [Ping timeout: 121 seconds] |
04:33 | <@Reiv> | Ah, fair |
04:33 | <@Reiv> | What's drive-by, idly? |
04:33 | <@Reiv> | I'm outta the loop by almost a decade, so |
04:35 | <@celticminstrel> | This cleanup crash is getting annoying. |
04:36 | <@celticminstrel> | Looks like an assertion failure in GetContextRef called by alSourceStopv. |
04:36 | <@celticminstrel> | Which is called by SFML's Sound destructor. |
04:36 | <@Derakon> | Double free, maybe? |
04:36 | <@celticminstrel> | Which in turn is called by the C++ finalizer. |
04:36 | <@celticminstrel> | Maybe? I dunno. |
04:37 | <@celticminstrel> | I think double-free usually signals EXC_BAD_ACCESS though. |
04:37 | <@celticminstrel> | This is just SIGABRT. |
04:41 | <@celticminstrel> | ...hang on. I wonder if this could be about incompatible versions. |
04:44 | <@celticminstrel> | Nope, doesn't seem like that's it. |
04:46 | <@[R]> | Reiv: It's a where you get an executable/binary running on your computer by visiting a webpage. |
04:47 | <@[R]> | Which is why web browser vulnerabilities are serious bussiness ATM. |
05:01 | | Derakon is now known as Derakon[AFK] |
05:11 | <@Reiv> | Ah, yes |
05:11 | <@Reiv> | Which also means you can be partially protected by not, uh, visiting dodgy sites |
05:16 | <@[R]> | Also have adblock. And never visit a site that could be potentially hacked. |
05:17 | <@[R]> | (They often hack "legitimate" ad networks to distribute their malware) |
05:18 | <@[R]> | I say "legitimate" because web ads are fairly parasitic to begin with. |
05:26 | <@[R]> | "Henceforth, all project tracking charts are banned." |
05:26 | <@[R]> | Yes, that'll improve productivity! |
05:45 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
05:47 | | Checkmate [Z@Nightstar-r9lk5l.cust.comxnet.dk] has quit [Ping timeout: 121 seconds] |
06:32 | | Kindamoody[zZz] is now known as Kindamoody |
07:28 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
07:29 | | Meatyhandbag [sebastianfe@Nightstar-547.j75.73.97.IP] has quit [Client exited] |
07:32 | < VirusJTG> | fly home tomorrow |
07:32 | < VirusJTG> | w00h00 |
07:32 | < VirusJTG> | I can not wait to be in my own bed again |
07:35 | | celticminstrel [celticminst@Nightstar-b6hgh7.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
07:52 | | GreenGuy [GreenGuy@Nightstar-fik25i.gnomino.eu] has joined #code |
08:14 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code |
08:37 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: ] |
08:38 | | macdjord is now known as macdjord|slep |
09:19 | | Kindamoody is now known as Kindamoody|out |
09:20 | | ErikMesoy [Erik@Nightstar-ki97ss.customer.cdi.no] has quit [Ping timeout: 121 seconds] |
09:24 | | ErikMesoy [Erik@Nightstar-ki97ss.customer.cdi.no] has joined #code |
09:24 | | catadroid [catalyst@Nightstar-b5ng8h.dab.02.net] has joined #code |
09:28 | | ErikMesoy [Erik@Nightstar-ki97ss.customer.cdi.no] has quit [Ping timeout: 121 seconds] |
09:39 | | * abudhabi learns today that the new Office has a yearly fee, you can't just buy it once and use it. |
09:42 | <@abudhabi> | The client, a few weeks ago, demanded that I cancel their subscription. |
09:42 | <@abudhabi> | (To Office 365, or whatsit.) |
09:42 | <@abudhabi> | I did so. |
09:42 | <@abudhabi> | Now I'm getting a call for help because their Word demands they renew their subscription. |
09:44 | <@TheWatcher> | hahahah |
09:45 | <@TheWatcher> | Yep |
09:45 | <@abudhabi> | This is fairly balls, IMO. I was under the impression that the online thing was separate from the software. |
09:46 | <@abudhabi> | I see no reason, other than wringing money from users, to have a license like that. |
09:46 | <@TheWatcher> | Welcome to the brave new world of software rental |
09:49 | | Kindamoody|out [Kindamoody@Nightstar-180u8i.tbcn.telia.com] has quit [Ping timeout: 121 seconds] |
09:50 | <@abudhabi> | The client explicitly does not want to pay the subscription fee, which they see as excessive. But they want to continue using Word and stuff. They don't even use any of the online bits, just the application. |
09:53 | | You're now known as TheWatcher[d00m] |
09:53 | < GreenGuy> | They can buy office 2013 |
09:54 | < GreenGuy> | it'sstill pretty expensive though |
09:55 | <@abudhabi> | I'm offering to install free alternatives. |
10:17 | | GreenGuy [GreenGuy@Nightstar-fik25i.gnomino.eu] has quit [Connection closed] |
10:48 | | You're now known as TheWatcher |
11:05 | | catadroid` [catalyst@Nightstar-vgt8fn.dab.02.net] has joined #code |
11:08 | | catadroid [catalyst@Nightstar-b5ng8h.dab.02.net] has quit [Ping timeout: 121 seconds] |
11:15 | <@gnolam> | VirusJTG: where are you now? |
11:19 | < VirusJTG> | Germany, Ulm |
11:19 | < VirusJTG> | We have an office here |
11:21 | <@abudhabi> | https://www.youtube.com/watch?v=XSlGdnbIUw8 |
11:29 | <@gnolam> | Ah, birthplace of famous composer Johann Gambolputty de von Ausfern-schplenden-schlitter-crasscrenbon-fried-digger-dingel-dangel-dongel-dung el-burstein-von-knacker-thrasher-apple-banger-horowitz-ticolensic-grander-knotty -spelltinkle-grandlich-grumbelmeyer-spelterwasser-kurstlich-himbeleisen-bahnwage n-gutenabend-bitte-ein-nürnburger-bratwurstl-gerspurten-mitz-weimache-luber-hun dsfut-gumberaber-schönendanker-kalbsfleisch-mittler-aucher von |
11:29 | <@gnolam> | Hautkopf of Ulm! |
11:35 | | kourbou [kourbou@Nightstar-deqg8j.fbx.proxad.net] has joined #code |
11:35 | | orth is now known as Orthia |
11:43 | | RchrdB [RchrdB@Nightstar-qe9.aug.187.81.IP] has joined #code |
12:10 | < VirusJTG> | snrrk, or you know. Einstine. |
12:28 | | catadroid` is now known as catadroid |
12:28 | <@abudhabi> | VirusJTG: Aynsteen! |
12:37 | < VirusJTG> | :) |
13:03 | | Checkmate [Z@Nightstar-r9lk5l.cust.comxnet.dk] has joined #code |
13:03 | | mode/#code [+o Checkmate] by ChanServ |
13:06 | | GreenGuy [GreenGuy@Nightstar-fik25i.gnomino.eu] has joined #code |
13:16 | | himi [fow035@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds] |
13:18 | <@abudhabi> | cat /dev/zero > /dev/null |
13:21 | <@TheWatcher> | Doing that won't bother /dev/null, it'll think there's nothing to it. |
13:23 | <@abudhabi> | What does that even do? |
13:23 | <@abudhabi> | I saw it on a quote site, with someone apparently being stupid by complaining that it takes long. |
13:24 | <@TheWatcher> | It reads bytes from /dev/zero (which means that it reads zeros forever) and writes them to /dev/null (so they are discarded) |
13:24 | <@TheWatcher> | /dev/zero is your source for all the zeros you ever need. |
13:25 | <@abudhabi> | Right. |
13:28 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code |
13:33 | | RchrdB [RchrdB@Nightstar-qe9.aug.187.81.IP] has quit [Ping timeout: 121 seconds] |
13:36 | <@TheWatcher> | https://twitter.com/ieure/status/614130731770617856 - hahaha |
13:53 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: ] |
13:54 | | GreenGuy [GreenGuy@Nightstar-fik25i.gnomino.eu] has quit [[NS] Quit: Leaving] |
14:23 | | ErikMesoy [Erik@Nightstar-ki97ss.customer.cdi.no] has joined #code |
14:33 | | GreenGuy [GreenGuy@Nightstar-fik25i.gnomino.eu] has joined #code |
15:03 | | RchrdB [RchrdB@Nightstar-qe9.aug.187.81.IP] has joined #code |
15:11 | | catadroid [catalyst@Nightstar-vgt8fn.dab.02.net] has quit [Connection closed] |
15:11 | | catadroid [catalyst@Nightstar-c6s3d5.dab.02.net] has joined #code |
15:56 | | NSGuest38994 is now known as Attilla |
16:15 | | macdjord|slep [macdjord@Nightstar-r9vt2h.mc.videotron.ca] has quit [[NS] Quit: I've got a little list, I've got a little list...] |
17:11 | | celticminstrel [celticminst@Nightstar-b6hgh7.dsl.bell.ca] has joined #code |
17:11 | | mode/#code [+o celticminstrel] by ChanServ |
17:36 | | catadroid` [catalyst@Nightstar-fa3220.dab.02.net] has joined #code |
17:39 | | catadroid [catalyst@Nightstar-c6s3d5.dab.02.net] has quit [Ping timeout: 121 seconds] |
17:44 | | catadroid` [catalyst@Nightstar-fa3220.dab.02.net] has quit [Ping timeout: 121 seconds] |
17:44 | | Derakon[AFK] is now known as Derakon |
17:45 | | mode/#code [+a Derakon] by ChanServ |
18:43 | | GreenGuy [GreenGuy@Nightstar-fik25i.gnomino.eu] has quit [Connection closed] |
18:48 | | ErikMesoy is now known as Cyneric |
19:43 | | kourbou [kourbou@Nightstar-deqg8j.fbx.proxad.net] has quit [[NS] Quit: Iâm not a psychopath. Iâm a high-functioning sociopath. Do your research.] |
20:32 | <@froztbyte> | gnolam: that's a very dedicated amount of typing |
21:10 | | Checkmate [Z@Nightstar-r9lk5l.cust.comxnet.dk] has quit [Ping timeout: 121 seconds] |
22:49 | | Checkmate [Z@Nightstar-pdi1tp.customer.tdc.net] has joined #code |
22:49 | | mode/#code [+o Checkmate] by ChanServ |
23:11 | | Meatyhandbag [sebastianfe@Nightstar-547.j75.73.97.IP] has joined #code |
23:26 | | Cyneric is now known as ErikMesoy |
23:26 | | mode/#code [+o ErikMesoy] by ChanServ |
23:29 | | himi [fow035@Nightstar-ku4t97.optusnet.com.au] has joined #code |
23:29 | | mode/#code [+o himi] by ChanServ |
23:48 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
23:49 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
23:50 | | Kindamoody|autojoin [Kindamoody@Nightstar-180u8i.tbcn.telia.com] has joined #code |
23:50 | | mode/#code [+o Kindamoody|autojoin] by ChanServ |
23:51 | | Kindamoody|autojoin is now known as Kindamoody |
23:54 | | himi [fow035@Nightstar-ku4t97.optusnet.com.au] has quit [Ping timeout: 121 seconds] |
23:55 | | Vash [Vash@Nightstar-uhn82m.ct.comcast.net] has joined #code |
23:55 | | mode/#code [+o Vash] by ChanServ |
--- Log closed Sat Jun 27 00:00:41 2015 |