500+ entries in 0.284s
ericbot: Logged on 2019-12-02 16:41:29 mircea_popescu: ima try putting the first few in and we see (i hope for eg you do the sed 's%"%\\"%g' | sed 's%*%\*%g' escapings, yes ?)
jfw: **The consequences if it were incorrect are mostly that the tx wouldn't validate ...
bvt: btw, "vtree" command name is also subject to discussion, and it still shows the "leafs" with '(*)' mark.
jfw: heh, apparently mysql does do /* */
mp_en_viaje: honestly i think my first guess is also correct, /* */ is the widest
mp_en_viaje: anyway, an extra line with ** is missing there to make it all right
mp_en_viaje: and yes, my bad, dyslexia made me put the */ in the wrong spot, sorry.
jfw: The idea is that the original can be fed to the compiler / vpatch presser / whatever without such preprocessing though right? Hence the comment characters? Because for one obvious thing the "*/ The Republic prevails." would not be valid C (not trying to be pedantic, rather wondering if this illuminates some misunderstanding.)
mp_en_viaje: in limine, it just looks for any file that ends with "*/ The Republic prevails. (2f20 5468 6520 5265 7075 626c 6963 2070 7265 7661 696c 732e 0a)", strips the first comment and splits the remainder by 2f2a 2053 6967 6e61 7475 7265 7320 666f 6c6c 6f77 203a 0a
mircea_popescu: "At that point sort appears broken because case is folded and punctuation is ignored because en_US.UTF-8 specifies this behavior. Once specifically requested by LANG and other LC_* variables, sort and other locale knowledgeable programs must respect that setting and sort according to the operating system locale tables. That is why this is not a bug in sort, sort is doing the right thing, even if the behavior is ge
ossabot: Logged on 2019-02-17 10:03:36 mircea_popescu: "/* The count field we have in the main struct object is somewhat limited, but should suffice for virtually all cases. If the counted value doesn't fit, re-write a zero. The worst that happens is that we re-count next time -- admittedly non-trivial in that this implies some 2M fdes, but at least we function. */"
mircea_popescu: (mull & read)* tingles my malloc sense. is that a dangling dereference ?
diana_coman: at any rate, I'll take some days to (mull & read)*
mp_en_viaje: re not held to replace all * with &ask; or wjhatever.
mircea_popescu: ima try putting the first few in and we see (i hope for eg you do the sed 's%"%\\"%g' | sed 's%*%\*%g' escapings, yes ?)
mircea_popescu: the function is just a wrapper on the exact same thing, wp_list_comments('type=comment'); is exactly SELECT * FROM $wpdb->comments WHERE comment_approved = '1' and comment_type = 'comment'
feedbot:
http://trilema.com/2019/forum-logs-for-contents-*-2012/ << Trilema -- Forum logs for Contents 1line.txt derp-100x100.png derp-560x207.png derp.png dork-100x100.jpg dork-560x302.jpg dork.jpg logs2.txt logs3.txt logstory.txt logs.txt mysql psychology-and-psychiatry-100x100.jpg psychology-and-psychiatry-560x315.jpg psychology-and-psychiatry.jpg tangent-maybe-100x100.jpg tangent-maybe-560x242.jpg tangent-maybe.jpg tara-tara-10-560px.jpg tar
mircea_popescu: * pdpc/supporter/silver/mircea-popescu :is now your hidden host (set by services.) << fucken nonsense, i never noticed before tey fucked my name.
ossabot: Logged on 2016-10-05 13:08:17 mircea_popescu: which is the point here : using ANYTHING made by usg.vc.* is risky, and opens one to various liabilities downstream. including among them - that you will be unwound.
diana_coman: 3. for as long as CS esp is not yet *fully* excised out of the dev/test server, that might *also * need non-Cuntoo
mp_en_viaje: Oct 11 12:45:59 * mp_en_viaje has quit (Ping timeout: 276 seconds)
mp_en_viaje: hanbot_abroad, check this out : for f in *.JPG ; do ((cnt++)); convert "$f" -resize 1024 albertina-"$cnt".jpg ; done
snsabot: Logged on 2019-09-26 08:29:31 mircea_popescu:
http://logs.nosuchlabs.com/log/trilema/2019-09-25#1938084 << imo this sounds like a good idea in theory, but is not a good idea in practice. the reason for the difference is that the links as we use them now are ~fixed length~ AND ~fixed format~, something the quotes can never be. they are BETTEr like this than like that because the fix-* is the more important attirbute in thsi context.
mircea_popescu:
http://logs.nosuchlabs.com/log/trilema/2019-09-25#1938084 << imo this sounds like a good idea in theory, but is not a good idea in practice. the reason for the difference is that the links as we use them now are ~fixed length~ AND ~fixed format~, something the quotes can never be. they are BETTEr like this than like that because the fix-* is the more important attirbute in thsi context.
mircea_popescu: billymg, the removal part is easy, just delete * from comments where trackback
mircea_popescu: meanwhike * * * "GET /2016/to-the-dao-and-the-ethereum-community-fuck-you/ HTTP/1.1" 200 185133 "
https://twitter.com/@dan_pantera" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:51.0) Gecko/20100101 Firefox/51.0"
mircea_popescu: well there's a * deedbot gives voice to nicoleci you prolly msiread as "removes voice" ?
lobbesbot: Logged on 2019-09-06 05:55:02: *** Quits: ericbot (~ericbot@208.70.251.10) (Ping timeout: 245 seconds)
mp_en_viaje: (i end up leaking these in because of other software written by finnicky people who don't like / or * because "there are correct signs for that")
mp_en_viaje: "* 5238 6368 :Current local users 5238, max 6368 * 82886 94773 :Current global users 82886, max 94773" sorta answer.
diana_coman: fwiw, I diffed the 2 and looked, couldn't find further issues; the nick is now indeed first word of payload when * is nick (on action); + the one case with messed up lines because of Day changed vs. Log opened is corrected too.
diana_coman: updated script: awk '/Day changed/ {Month=$5; Day=$6; Year=$7;} /Log opened/ {Month=$5; Day=$6; Year=$10;} ! /-|<--|>/ {count++; sep=";"; w= Year " " Month " " Day " " $1 " " $2 " 00"; if ($3 == "*") {pp=$3 sep $4 " "; $4=""; n=5;} else {pp=$3 sep; n=4;}; $1=""; $2=""; $3=""; print count+998966 sep mktime(w) sep pp substr($0,n);}'
a111: Logged on 2019-08-11 19:00 diana_coman: ftr, here's my quick'n'dirty awk that did the trick: awk '/Day changed/ {Month=$5; Day=$6; Year=$7;}! /-|<--|>/ {count++; sep=";"; w= Year " " Month " " Day " " $1 " " $2 " 00"; if ($3 == "*") {pp=$3 sep $4; $4=""; n=5;} else {pp=$3; n=4;}; $1=""; $2=""; $3=""; print count+998966 sep mktime(w) sep pp sep substr($0,n);}'
diana_coman: ftr, here's my quick'n'dirty awk that did the trick: awk '/Day changed/ {Month=$5; Day=$6; Year=$7;}! /-|<--|>/ {count++; sep=";"; w= Year " " Month " " Day " " $1 " " $2 " 00"; if ($3 == "*") {pp=$3 sep $4; $4=""; n=5;} else {pp=$3; n=4;}; $1=""; $2=""; $3=""; print count+998966 sep mktime(w) sep pp sep substr($0,n);}'
☟︎ mp_en_viaje: irrespective of how it gets in -- the fact remains, it's STILL not lisp, even if "written in lisp". cuz it's "written in lisp*" where * = as if it were not lisp
scriba: Logged on 2017-04-27: [02:14:22] * mircea_popescu went to business school here today, spent five minutes listening in on what evidently was the graduation project of some 4th year kid. do you know what he had ?
Mocky: I deleted everything in www and cp -a * ~/www/ from in wwwhabeeb and now images are broke in mocky.org and mockyhabeeb.com, which i expected to be unchanged
mod6: trinque:
http://p.bvulpes.com/pastes/4YG2X/?raw=true << Here is my **experimental only** ebuild, 'ave1_musltronic_tools_x86_64-20180924.ebuild'. I've been placing this file, while testing in a directory ' /var/db/repos/mod6/app-tmsr/ave1_musltronic_tools_x86_64'.
mircea_popescu: in other, ongoing lulz of the endless saga : "*** stack smashing detected ***: <unknown> terminated" << wine (as bundled with the shitty ubuntu in question, v 3.0-1) abuses "stack protection" to
crash perfectly fine programs (in this case, king's bounty - warriors of the north).
BingoBoingo: mircea_popescu: The base price for 1 year of hosting is 1700.40 USD (12 months * 141.70 USD)
mircea_popescu: * *** Notice -- TS for #bitcoin-argentina changed from 1559482823 to 1405209446
mp_en_viaje: sometimes i think you never actually owned real estate anywhere. this is how this works : in all places where mowing costs x, the city will fine you x * q if you don't.
a111: Logged on 2019-02-17 15:03 mircea_popescu: "/* The count field we have in the main struct object is somewhat limited, but should suffice for virtually all cases. If the counted value doesn't fit, re-write a zero. The worst that happens is that we re-count next time -- admittedly non-trivial in that this implies some 2M fdes, but at least we function. */"
BingoBoingo: * asciilifeform doesn't post much travel photo on acct of... it'd be like a dog posting food pics. 'omfg errything here was Built By People! and not josephsmiths! omfg have you seen a light post like this?' etc << iirc you still have good chunk of Bingoboingistan on your camera roll
a111: Logged on 2016-12-30 17:50 mircea_popescu: phf here's the problem : moder(field) consists of take field, redefine it in a practically useless but superficially persuasive way, then bad_words() to whoever dares ask if your "field" solves any important questions in the field. because of course it doesn't, MIT is the premier institution in science(*) and technology(*) in the werld.
mp_en_viaje: then one got out of the dozen-cloud of rtl-*, prosieben / etc and discovered past #50 or so it's mostly derpy sports / other specialist channels all 20-30 airing the same "genius" late night cable marketing (exact same, why the fuck do you need multiple channels for same bs ? cuz it's spam, true and proper), and then tons of arabic channels which either put out cheap cartoons (qatar) or else broken transmission or w/e, and then past #100 it turne
mircea_popescu: i don't even mean radicals, or fast calculations of things like 149 * 16 as "well, 24 minus a unit"
mircea_popescu: small sets of small liars are trivially produced, eg 1 , 8 , 18 , 47 , 57 , 64 are liars for 5 * 13.