39100+ entries in 0.423s

pete_dushenski: "You are right, it's actually easier to create a new identity in the "bitcoin" world than in the "fiat" world."
<< lolk. except in fiat you can move to next town, next county, next state, next country, next continent, and never run into the same burned and turned peers again. not so in bitcoin.
mircea_popescu: "Hi, My name is Rupa and I am from very reputed India based Mobile Application Development Company. Our Company conceives, develops and manages high quality applications for mobiles. WE DEVELOP CHART TOPPING MOBILE APPS with world class UI & UX for businesses to whom mobile is equally important as web."
<< if anyone needs her number.
mircea_popescu: "The House bill, for example, includes $1.5 billion for an unrequested modern amphibious warship for dual land and sea missions, $400 million for four unrequested C-40 aircraft to carry cargo and commanders, and $1 billion worth of unrequested National Guard equipment, a perennial pork-barrel favorite, the Taxpayers for Common Sense report said. "
<< so basically, 1`000`000 smartphones.
trinque: asciilifeform: maybe
<pre>
<?php print_r($comment) ?>
</pre> in that template somewhere
shinohai: php _e
<<< that is a wordpress turd that makes it display in multiple languages iirc
mircea_popescu:
<? if ($comment->comment_approved == '0') : ?>
<em>(Your comment is awaiting moderation)
</em>
<< in comments.php, where you want it posted.
deedbot: asciilifeform rated Joshua-I 1
<< new blood.
mod6:
<+mod6> it says: "Put the pubkeys of people you trust in there as name1.asc, name2.asc etc"
<< perhaps a parenthitical needs to be added to this that says: (This is a manual process.)
mod6:
<+asciilifeform> ;;later tell mod6 the link in trb.foundation STILL POINTS TO BITCOIN-ASSETS WIKI
<< Is this necessary?
trinque: "Will fuck my father for 2 minutes and upload video for $50 USD in bitcoin."
<< slut either has an old boyfriend, or would've fucked her dad for $0
gribble: jurov was last seen in #trilema 3 hours, 37 minutes, and 20 seconds ago:
<jurov> if i did that, i'd get crazy, too
phf: oh that
<code> thing gets added and then immediately stripped, it's the function comment_text() that's patched
phf: and the
<code> is not otherwise preserved anywhere
phf: but if i just post comment with
<code> foo
</code> that doesn't work
phf: well, there's a hack in comment.php, that wraps PGP messages in
<code> and that gets somehow rendered differently
mircea_popescu: "So far more than 3.6 million people have signed up the petition on the parliament.uk website. Any petition with more than 100K votes is considered for debate in parliament, irrespective of its merits either way."
<< epic.
mircea_popescu: asciilifeform> i was there, even took pet, nobody fired
<< lmao!
a111: Logged on 2016-06-28 03:38 mod6:
<+asciilifeform> mircea_popescu: i lived in a ~hole for 20 yrs.
<< you can come live in my basement if you're tired of paying rent. i've even got a garden. :]
a111: Logged on 2016-07-04 10:24 mircea_popescu:
http://btcbase.org/log/2016-07-04#1496683 << i'm not even sure that's true, ftr. php is actually a fine language FOR ITS INTENDED PURPOSE. hypertext preprocessor ffs! it's not even a language, as such! just a preprocessor, like an early scripting language.
shinohai: reddit.com/r/ethereum/comments/4r43ps/chinas_major_influence_over_bitcoin/d4yjy7t
<<< Butterin "I can't fix Ethereum but this is how I would fix segwit"
mircea_popescu: " revealed to much lulz that many miners were using a simplified form of verification when they were selecting blocks to build off of which lead to splits when it turned out "soft" forks aren't so soft."
<< " revealed that many miners were using simplified (and dysfunctional) chain verification, to abundant lols and chain splits. Turns out "soft" forks aren't all that soft!" ?
mircea_popescu: if ($comment->user_id==1) echo "
<img alt='",$comment->comment_author,"`s avatar' src='
http://trilema.com/avatar.png' class='avatar avatar-32 photo' height='32' width='32' />"; else if ($url_parsed["host"].$url_parsed["path"] > "") echo "
<img alt='",$comment->comment_author,"`s avatar' src='",str_replace("//avatar.png","/avatar.png",$url."/avatar.png' class='avatar avatar-32 photo' height='32' width='32' />"); else echo "
<im
phf: so it's
<?php echo $comment_author_url; ?>/avatar.png or you go to top level domain?