Skip to content

Instantly share code, notes, and snippets.

@Undo1

Undo1/ours Secret

Created March 7, 2018 02:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Undo1/93a8eb4c7778ac1b61a776a00c506d1d to your computer and use it in GitHub Desktop.
Save Undo1/93a8eb4c7778ac1b61a776a00c506d1d to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Autoflagged Posts</title>
<description>Posts which have been autoflagged by Charcoal HQ</description>
<link>https://metasmoke.erwaysoftware.com/</link>
<item>
<title>Difference between Steam and Fog / Mist</title>
<description>&lt;p&gt;supp nigga suck a dick pussy face&lt;/p&gt;
</description>
<pubDate>2018-03-07T01:23:00Z</pubDate>
<link>/post/109196</link>
<link>/post/109196</link>
</item>
<item>
<title>Difference between Steam and Fog / Mist</title>
<description>&lt;p&gt;supp nigga suck a dick pussy face&lt;/p&gt;
</description>
<pubDate>2018-03-07T01:11:11Z</pubDate>
<link>/post/109195</link>
<link>/post/109195</link>
</item>
<item>
<title>What is the best way to compute trending topics or tags?</title>
<description>&lt;p&gt;INSTEAD OF GETTING A LOAN, CHECK OUT THE BLANK ATM CARD IN LESS THAN 24hours {anthonyjackworld@gmail.com}
Am Mark Oscar,I want to testify about Anthony Jack blank ATM cards which can withdraw money from any ATM machines around the world. I was very poor before and have no hope then I saw so many testimony about how Anthony Jack send them the ATM blank card and use it to collect money in any ATM machine and become rich. I also email him and he sent me the blank card. I have use it to get 70,000 dollars. withdraw the maximum of $5,000 daily. Anthony Jack is giving out the card just to help the poor. Hack and take money directly from any ATM Machine Vault with the use of ATM Programmed Card which runs in automatic mode. email Him on how to get it now via: anthonyjackworld@gmail.com&lt;/p&gt;
</description>
<pubDate>2018-03-07T00:55:14Z</pubDate>
<link>/post/109194</link>
<link>/post/109194</link>
</item>
<item>
<title>How can I check if an Ethereum address is valid?</title>
<description>&lt;p&gt;The python package 'ethereum' has a function called 'check_checksum' in the utils module:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;from ethereum.utils import check_checksum
check_checksum('0xc1912fee45d61c87cc5ea59dae31190fffff232d')
&gt; True
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I build a small project for this which i use programmatically in my apps. It has a 'micro' api:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;https://balidator.io/api/ethereum/0xea0258D0E745620e77B0A389e3A656EFdb7Cf821
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;It also has address validation for bitcoin, monero, and ripple.&lt;/p&gt;
&lt;p&gt;You can find the documentation here: &lt;a href="https://balidator.io/api/documentation" rel="nofollow noreferrer"&gt;balidator.io/api-documentation&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-07T00:30:23Z</pubDate>
<link>/post/109193</link>
<link>/post/109193</link>
</item>
<item>
<title>Difference between earlier, recently, and lately</title>
<description>&lt;p&gt;im still confused as fuck fuck f&lt;/p&gt;
</description>
<pubDate>2018-03-06T23:38:40Z</pubDate>
<link>/post/109192</link>
<link>/post/109192</link>
</item>
<item>
<title>I am un-able to type in any text field on my website. Nor can any users</title>
<description>&lt;p&gt;I have no idea how or why this is happening, but all text fields on my website can not be typed in.&lt;/p&gt;
&lt;p&gt;I seem to have bad luck when asking questions here so I would ask you just go to &lt;a href="http://contest.faucetastic.fun" rel="nofollow noreferrer"&gt;https://contest.faucetastic.fun&lt;/a&gt; and attempt to login. Any info/guesses or direction on this issue would be much appreciated as I legit have not the foggiest. &lt;/p&gt;
&lt;p&gt;I've looked through possible settings as to why this is happening, but I just don't have the experience to find out what happened.&lt;/p&gt;
&lt;p&gt;I've been wondering why I've had no sign-ups with all the ads I've ran &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATE&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;So while I'm in my admin panel and on theme customizer I noticed I was logged in on my site itself, I clicked log out and it took me to the admin log in screen for WP. Then went back to my theme customizer and was logged in again. I clicked log out once again but this time my screen went white and did not recover.&lt;/p&gt;
&lt;p&gt;I'm sorry that not so experienced to give more deffinate descriptions, but I'm in a serious bind here so I truly do appreciate the help.&lt;/p&gt;
</description>
<pubDate>2018-03-06T22:13:05Z</pubDate>
<link>/post/109191</link>
<link>/post/109191</link>
</item>
<item>
<title>HPLIP Drive in Elementary</title>
<description>&lt;p&gt;I tried hard to install my HP Laserjet P1102w using HPLIP (3.17.11) but always had error on dependencies. I have running Elementary Os Loki on my laptop.&lt;/p&gt;
&lt;p&gt;This video was for great help, but not for the beginning, just for the part of HP GUI at the end: &lt;a href="https://is.gd/WK36QH" rel="nofollow noreferrer"&gt;https://is.gd/WK36QH&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is what I do:&lt;/p&gt;
&lt;p&gt;A. In a terminal I define the password for root privilegies (&lt;strong&gt;sudo passwd root&lt;/strong&gt;), beacuse in some point you are going to need it. In my case, I set the same password that I have for my user account.&lt;/p&gt;
&lt;p&gt;B. I use synaptic (you can install it from AppCenter)&lt;/p&gt;
&lt;p&gt;C. In synaptic search for HPLIP and install both "HPLIP" and "HPLIP GUI"&lt;/p&gt;
&lt;p&gt;D. In the Applications menu, open HPLIP Toolbox.&lt;/p&gt;
&lt;p&gt;E. Then use "Set Device" anf follow the instructions.
&lt;a href="https://i.stack.imgur.com/rYN0A.png" rel="nofollow noreferrer"&gt;&lt;img src="https://i.stack.imgur.com/rYN0A.png" alt="enter image description here"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://i.stack.imgur.com/bfCSH.png" rel="nofollow noreferrer"&gt;&lt;img src="https://i.stack.imgur.com/bfCSH.png" alt="enter image description here"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://i.stack.imgur.com/PNIC6.png" rel="nofollow noreferrer"&gt;&lt;img src="https://i.stack.imgur.com/PNIC6.png" alt="enter image description here"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And that is. It works so fine to me.&lt;/p&gt;
</description>
<pubDate>2018-03-06T21:50:53Z</pubDate>
<link>/post/109190</link>
<link>/post/109190</link>
</item>
<item>
<title>Kernel Data Inpage Error</title>
<description>&lt;p&gt;As per your minidump your issue is with memory corruption. Therefore you’ll need to run Memtest on your RAM.
There is a Tutorial:
Solution 1. Test Hard disk drive (HDD)
Solution 2. Test Random-access memory (RAM)
How to use Memtest in our Guides and Tutorials forum; follow the instructions
&lt;a href="https://www.errorsolutions.tech/error/kernel-data-inpage-error/" rel="nofollow noreferrer"&gt;https://www.errorsolutions.tech/error/kernel-data-inpage-error/&lt;/a&gt;
follow the steps in the below document to make sure that all the hardware components on the computer are working fine.&lt;/p&gt;
</description>
<pubDate>2018-03-06T21:33:41Z</pubDate>
<link>/post/109189</link>
<link>/post/109189</link>
</item>
<item>
<title>turbotax customer service+18448002457turbotax phone number</title>
<description>&lt;p&gt;@turbotax customer service 18448002457 turbotax phone number @
It's been that time of year again, where the Christmas trees get decorated, and Christmas meals are served. Everyone's in a jolly mood, and the festive music is still ringing in our ears. &lt;/p&gt;
&lt;p&gt;It's been that time of year again, where the Christmas trees get decorated, and Christmas meals are served. Everyone's in a jolly mood, and the festive music is still ringing in our ears. &lt;/p&gt;
&lt;p&gt;It's been that time of year again, where the Christmas trees get decorated, and Christmas meals are served. Everyone's in a jolly mood, and the festive music is still ringing in our ears. &lt;/p&gt;
&lt;p&gt;It's been that time of year again, where the Christmas trees get decorated, and Christmas meals are served. Everyone's in a jolly mood, and the festive music is still ringing in our ears. &lt;/p&gt;
&lt;p&gt;It's been that time of year again, where the Christmas trees get decorated, and Christmas meals are served. Everyone's in a jolly mood, and the festive music is still ringing in our ears. &lt;/p&gt;
</description>
<pubDate>2018-03-06T21:25:37Z</pubDate>
<link>/post/109188</link>
<link>/post/109188</link>
</item>
<item>
<title>How to deserialize json object after the class has been renamed?</title>
<description>&lt;p&gt;I have an object previously serialized using the &lt;a href="https://www.newtonsoft.com/json" rel="nofollow noreferrer"&gt;json.net&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;Class for the object:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;[DataContract]
public class AttackDto : DtoBase
{
[DataMember]
public string AttackingPlayer { get; set; }
[DataMember]
public string AttackedPlayer { get; set; }
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Object in serialized form:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;{
"$type": "SerializationDemo.AttackDto, SerializationDemo",
"AttackingPlayer": "John",
"AttackedPlayer": "Dave"
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now i want to rename "AttackDto" to "AttackEvent", but do not want to break the deserialization logic.&lt;/p&gt;
&lt;p&gt;Is it possible to do some kind of type forwarding, so that all serialized objects with type: SerializationDemo.AttackDto are actually deserialized as AttackEvent?&lt;/p&gt;
</description>
<pubDate>2018-03-06T21:24:59Z</pubDate>
<link>/post/109187</link>
<link>/post/109187</link>
</item>
<item>
<title>How to have my PHP Send mail?</title>
<description>&lt;p&gt;Send Mail in PHP in Ubuntu Localhost Server in 3 Simple Steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install SMTP Server&lt;/li&gt;
&lt;li&gt;Configure SSMTP.conf&lt;/li&gt;
&lt;li&gt;Configure PHP.ini&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Find Complete Details here: &lt;strong&gt;&lt;a href="http://www.codingalpha.com/send-email-in-php-using-mail-function/" rel="nofollow"&gt;http://www.codingalpha.com/send-email-in-php-using-mail-function/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T21:10:59Z</pubDate>
<link>/post/109186</link>
<link>/post/109186</link>
</item>
<item>
<title>Did Kakashi ever love Rin or at least feel anything for her?</title>
<description>&lt;p&gt;idk idk idk idk idk idk idk idk.&lt;/p&gt;
</description>
<pubDate>2018-03-06T20:58:02Z</pubDate>
<link>/post/109185</link>
<link>/post/109185</link>
</item>
<item>
<title>Failed - Network error downloading my Google Takeout</title>
<description>&lt;p&gt;that google dumbass idiots developing artificial intelligence? our future doomed.. just open the window jump out from 5th floor&lt;/p&gt;
</description>
<pubDate>2018-03-06T20:43:27Z</pubDate>
<link>/post/109184</link>
<link>/post/109184</link>
</item>
<item>
<title>stuffstuffstuffstuffstuffstuffstuffstuff</title>
<description>&lt;p&gt;stuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuffstuff&lt;/p&gt;
</description>
<pubDate>2018-03-06T20:36:38Z</pubDate>
<link>/post/109183</link>
<link>/post/109183</link>
</item>
<item>
<title>I didn't get 4 outbreak packs for free</title>
<description>&lt;p&gt;It's not true. My friend only bought the starter edition and received his pack right away.
Probably Ubisoft(Gubisoft) fucked up something and maybe we will recieve our packs soon.(maybe)&lt;/p&gt;
</description>
<pubDate>2018-03-06T20:28:35Z</pubDate>
<link>/post/109182</link>
<link>/post/109182</link>
</item>
<item>
<title>How show simple icons with only css</title>
<description>&lt;p&gt;you can try to use the Unicode Icons as an alternative. Here is a link to a site which shows you the HTML-Code for each Unicode Icon:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://unicode-table.com/en/" rel="nofollow noreferrer"&gt;https://unicode-table.com/en/&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T20:19:21Z</pubDate>
<link>/post/109181</link>
<link>/post/109181</link>
</item>
<item>
<title>Finding right configuration for a dedicated mariadb server - for huge innodb tables</title>
<description>&lt;p&gt;I used percona wizard and merge the advices.
the current my.cnf is below.&lt;/p&gt;
&lt;p&gt;I run the php application yesterday night (2018-03-05 22:41:30 UTC), but still mysql could not return any result.&lt;/p&gt;
&lt;p&gt;the application is only adding limit 10000 and offset (i did not want to start from beginning, i am currently tracking the last offset and starting from that point.)&lt;/p&gt;
&lt;p&gt;currently i am planning to delete and reinstall mariadb :(
(it will be emotional reaction)&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;# Generated by Percona Configuration Wizard (http://tools.percona.com/) version REL5-20120208
# Configuration name server generated for erce.erozbek@gmail.com at 2018-03-04 11:35:23
[mysql]
# CLIENT #
port = 9999
socket = /var/lib/mysql/mysql.sock
[mysqld]
# GENERAL #
port = 9999
user = mysql
default-storage-engine = InnoDB
socket = /var/lib/mysql/mysql.sock
pid-file = /var/lib/mysql/mysql.pid
# MyISAM # - there is no myisam table
key-buffer-size = 32M
myisam-recover-options = FORCE,BACKUP
# SAFETY #
max-allowed-packet = 16M
max-connect-errors = 1000000
skip-name-resolve
# DATA STORAGE #
datadir = /var/lib/mysql/
# BINARY LOGGING #
log-bin = /var/lib/mysql/mysql-bin
expire-logs-days = 14
sync-binlog = 1
# CACHES AND LIMITS #
tmp-table-size = 32M
max-heap-table-size = 32M
query-cache-type = 0
query-cache-size = 0
max-connections = 30
#thread-cache-size = 16
open-files-limit = 65535
table-definition-cache = 1024
table-open-cache = 2048
# INNODB #
innodb-flush-method = O_DIRECT
innodb-log-files-in-group = 2
innodb-log-file-size = 5G
innodb-flush-log-at-trx-commit = 1
innodb-file-per-table = 1
innodb-buffer-pool-size = 42G
innodb-buffer-pool-instances = 42
thread_cache_size=100
innodb_lru_scan_depth=100
innodb_purge_threads=4
innodb_read_io_threads=64
innodb_write_io_threads=64
innodb_thread_concurrency=0
max_seeks_for_key=32
max_write_lock_count=16
thread_concurrency=35
innodb_fast_shutdown=0
innodb_file_per_table=1
default-storage-engine=innodb
concurrent_insert=2
join_buffer_size=32M
tmp_table_size=8G
read_buffer_size = 8M
# LOGGING #
log-error = /var/lib/mysql/mysql-error.log
log-queries-not-using-indexes = 0
slow-query-log = 1
slow-query-log-file = /var/lib/mysql/mysql-slow.log
&lt;/code&gt;&lt;/pre&gt;
</description>
<pubDate>2018-03-06T20:01:13Z</pubDate>
<link>/post/109180</link>
<link>/post/109180</link>
</item>
<item>
<title>Can't Uncheck Windows 8 Target in Xamarin Project</title>
<description>&lt;p&gt;I have a Xamarin Cross Platform App in VS2017. I'm trying to add WCF service references and it seems I need to be able to uncheck Windows 8 and Windows Phone 8.1 from the list of Targets. However, I'm unable to do so.&lt;/p&gt;
&lt;p&gt;When I right click on the project and choose properties I see this:
&lt;a href="https://i.stack.imgur.com/zscNi.jpg" rel="nofollow noreferrer"&gt;Project Properties showing Windows 8 and Windows Phone 8.1 as targets&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When I click the "Change..." button I only see these options:
&lt;a href="https://i.stack.imgur.com/wtKqX.jpg" rel="nofollow noreferrer"&gt;Change Targets options that don't include Windows 8, or Windows Phone 8.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The "Install Additional Targets" link just takes me here: (Not helpful)
&lt;a href="https://www.microsoft.com/net/download/visual-studio-sdks" rel="nofollow noreferrer"&gt;https://www.microsoft.com/net/download/visual-studio-sdks&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Any idea how I can remove these targets and start making use of my WCF web services?&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
</description>
<pubDate>2018-03-06T19:23:13Z</pubDate>
<link>/post/109179</link>
<link>/post/109179</link>
</item>
<item>
<title>Lists in VBScript</title>
<description>&lt;p&gt;mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?Hola, mi nombre es android 323. Como te llamas?&lt;/p&gt;
</description>
<pubDate>2018-03-06T19:09:34Z</pubDate>
<link>/post/109178</link>
<link>/post/109178</link>
</item>
<item>
<title>Picture can't be linked due to Wordpress Plugin</title>
<description>&lt;p&gt;in my Wordpress blog, i want to set indiviudal links for pictures.
But if I click at the picture, it's just opened in a new view, instead of the configured link.
I guess this is caused by the "Photoslide" Plugin, which is implemented in my Wordpress theme.&lt;/p&gt;
&lt;p&gt;Do you have any suggestions how to make this link work?&lt;/p&gt;
&lt;p&gt;There is one example (the picture with the potato): &lt;a href="http://ritaschweigli.com/gefuellte-suesskartoffel/" rel="nofollow noreferrer"&gt;http://ritaschweigli.com/gefuellte-suesskartoffel/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thats the HTML Code for the issued picture:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&lt;img src="https://i1.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?fit=905%2C563" class="attachment-WRT-post-image size-WRT-post-image" alt="" srcset="https://i2.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?w=1900 1900w, https://i2.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?resize=300%2C187 300w, https://i0.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?resize=768%2C478 768w, https://i0.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?resize=1024%2C637 1024w, https://i2.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?resize=1600%2C995 1600w, https://i2.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?resize=905%2C563 905w" sizes="(max-width: 905px) 100vw, 905px" data-attachment-id="2021" data-permalink="http://ritaschweigli.com/gefuellte-suesskartoffel/dsc02220-copy/" data-orig-file="https://i2.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?fit=1900%2C1182" data-orig-size="1900,1182" data-comments-opened="1" data-image-meta="{&amp;quot;aperture&amp;quot;:&amp;quot;5.6&amp;quot;,&amp;quot;credit&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;camera&amp;quot;:&amp;quot;ILCE-6000&amp;quot;,&amp;quot;caption&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;created_timestamp&amp;quot;:&amp;quot;1519212632&amp;quot;,&amp;quot;copyright&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;focal_length&amp;quot;:&amp;quot;16&amp;quot;,&amp;quot;iso&amp;quot;:&amp;quot;100&amp;quot;,&amp;quot;shutter_speed&amp;quot;:&amp;quot;0.025&amp;quot;,&amp;quot;title&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;orientation&amp;quot;:&amp;quot;1&amp;quot;}" data-image-title="DSC02220 copy" data-image-description="" data-medium-file="https://i1.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?fit=300%2C187" data-large-file="https://i2.wp.com/ritaschweigli.com/wp-content/uploads/2018/02/DSC02220-copy-e1519381558742.jpg?fit=1024%2C637" data-index="0" data-pswp-uid="0" height="563" width="905"&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I appreciate any kind of help!&lt;/p&gt;
</description>
<pubDate>2018-03-06T18:31:57Z</pubDate>
<link>/post/109177</link>
<link>/post/109177</link>
</item>
<item>
<title>In Ansible, How to connect to windows host?</title>
<description>&lt;p&gt;I was also facing same issue this issue is related to default ansible windows authentication option kerbores. And also you need prep your Windows machine right. You can also use Windows authentication option ad CredSSP. For more details please visit below article
&lt;a href="http://devopstechie.com/ansible-manage-windows-machine-with-ansible-by-credssp/" rel="nofollow noreferrer"&gt;http://devopstechie.com/ansible-manage-windows-machine-with-ansible-by-credssp/&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T18:21:44Z</pubDate>
<link>/post/109176</link>
<link>/post/109176</link>
</item>
<item>
<title>Angular return results from google PlacesService and add to Observable</title>
<description>&lt;p&gt;Using the method below I can successfully retrieve place details with placeId.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;getPlaceDetails(placeId) {
this.mapsAPILoader.load().then(() =&gt; {
const service = new google.maps.places.PlacesService($('#service-helper').get(0));
service.getDetails({'placeId': placeId}, (results, status) =&gt; {
if (status === google.maps.places.PlacesServiceStatus.OK) {
if (results) {
console.log(results);
}
}
});
});
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I have another method that I use for retrieving all of my customers from Firebase (Firestore) and I'm trying to add the details I receive from getPlaceDetails by passing each placeId but I'm not sure how to return the results from getPlaceDetails. Any help would be greatly appreciated!&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;getInstallers(): Observable&lt;Installer[]&gt; {
const installersCollection = this.afs.collection&lt;Installer&gt;('installers');
return installersCollection.snapshotChanges().map(installers =&gt; {
return installers.map(i =&gt; {
const data = i.payload.doc.data() as Installer;
const id = i.payload.doc.id;
this.getPlaceDetails(data.placeId);
return { id, ...data };
});
});
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Here's a very simplified version of it on stackblitz &lt;a href="http://Here's%20a%20very%20simplified%20version%20of%20it%20on%20stackblitz%20stackblitz.com/edit/angular-23mu7g" rel="nofollow noreferrer"&gt;stackblitz.com/edit/angular-23mu7g&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T16:42:38Z</pubDate>
<link>/post/109175</link>
<link>/post/109175</link>
</item>
<item>
<title>Where to purchase?</title>
<description>&lt;p&gt;&lt;a href="http://worldmuscleking.com/dermagen-iq/" rel="nofollow noreferrer"&gt;Dermagen iQ&lt;/a&gt; is the finest healthy and balanced epidermis proper care Dermagen iQ among all your epidermis aspect linked items, Dermagen iQ epidermis Dermagen iQ is extremely best. This Dermagen iQ is actual not only for the age disobeying resolution but it has been numerous other features as well that is necessary for the best sustenance of your epidermis. It consists of such features that will create your epidermis new even in 40s or 50s. Really, the main strategy that the ingredients of novella healthy and balanced epidermis proper care Dermagen iQ accepts is that it consists of minerals increasing components and once the healthy and balanced epidermis proper care minerals are increased, your epidermis gets improved normally. Are you concerned because of the loose and dull skin? Do you see numerous new anti aging every new day when you see your encounter in the mirror? If so then there is the necessity to use some active healthy and balanced epidermis proper care action and you have to look for the best ingredients, any lotion or Dermagen iQ in this respect. After the hunt through the different platforms and in diverse features, you might discovered some fake items for this problem. Maybe all these fake items harm your encounter. But do not be worry now there is the perfect remedy is for all of your issues and that is Dermagen iQ healthy and balanced epidermis proper care Dermagen iQ.&lt;/p&gt;
&lt;p&gt;Client Reviews &gt;&gt;&gt; &lt;a href="http://worldmuscleking.com/dermagen-iq/" rel="nofollow noreferrer"&gt;http://worldmuscleking.com/dermagen-iq/&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T16:40:10Z</pubDate>
<link>/post/109174</link>
<link>/post/109174</link>
</item>
<item>
<title>Does Gmail I888862I202 s.u.p.p.o.r.t dependent on phone Google number. why?</title>
<description>&lt;p&gt;After introducing the Snapchat-like AMP story format, Google is bringing Accelerated Mobile Pages to emails — in what could “modernize one of the most popular places where people spend their time.” AMP for Email is an open spec that allows for more interactive experiences, with Gmail support. AMP has been friendly to publishers in a number of ways, bringing some performance gains: Readers typically spend 48 seconds on a Google AMP page compared to 36 seconds ... For now, Gmail is the only email client pledging support for AMP, but Google hopes other clients will adopt it as a standard. The friendly skies have become the all-too-frequent mode of transportation for an increasing number of “emotional-support” animals, ranging from your standard cats and dogs, to ducks, song birds, rabbits, snakes, rodents, the ... He can be reached at jimboshea@gmail.com and on Twitter @jimboshea.&lt;/p&gt;
</description>
<pubDate>2018-03-06T16:35:46Z</pubDate>
<link>/post/109173</link>
<link>/post/109173</link>
</item>
<item>
<title>http://dietplanusa.com/miracle-bust/</title>
<description>&lt;p&gt;&lt;a href="http://dietplanusa.com/miracle-bust/" rel="nofollow noreferrer"&gt;Miracle Bust&lt;/a&gt; outcomes like they would with cosmetic operations but they will however save a lot of cash and get bigger breasts naturally!&lt;/p&gt;
&lt;p&gt;Miracle Bust before and after&lt;/p&gt;
&lt;p&gt;It’s OK for you to want bigger breasts! Herbal breast implant operations are not new, but women are just becoming aware of all of the advantages that come from using an natural complement like Miracle...&lt;/p&gt;
&lt;p&gt;&lt;a href="http://dietplanusa.com/miracle-bust/" rel="nofollow noreferrer"&gt;http://dietplanusa.com/miracle-bust/&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T16:27:11Z</pubDate>
<link>/post/109172</link>
<link>/post/109172</link>
</item>
<item>
<title>What is Dermagen iQ?</title>
<description>&lt;p&gt;&lt;a href="http://worldmuscleking.com/dermagen-iq/" rel="nofollow noreferrer"&gt;Dermagen iQ&lt;/a&gt; Reviews: It is the fantasy of each lady to look immaculate and wonderful with no signs of ageing. The majority of women need to have a faultless and shining epidermis to pull in other encompassing them. As efforts and age go ahead, there is an event of various signs of ageing on your epidermis portion of women, which makes it awful and unattractive. Keeping in mind the end goal to draw in their accomplices, women likewise need to have this kind of epidermis. Regardless of whatever the key purpose why may be, it is fundamental to keep up our epidermis so it can seem sparkling and does not have any sort of maturing symptoms.To accomplish our objectives, it is basic to embrace excellent adhering to a respectable diet and passionate propensities as they assume a basic aspect in the upkeep our excellence and maturing. Dermagen iQ is the newest anti-aging item which has been getting lot of attention among the masses. So, continue reading this evaluation for further details. &lt;/p&gt;
&lt;p&gt;Client Reviews &gt;&gt;&gt; &lt;a href="http://worldmuscleking.com/dermagen-iq/" rel="nofollow noreferrer"&gt;http://worldmuscleking.com/dermagen-iq/&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T16:26:12Z</pubDate>
<link>/post/109171</link>
<link>/post/109171</link>
</item>
<item>
<title>Get comments from facebook ads (marketing)</title>
<description>&lt;p&gt;Am here to appreciate Dr odiagbe for using his herbal&lt;/p&gt;
&lt;p&gt;medicine to cure my Herpes virus. since 3 years&lt;/p&gt;
&lt;p&gt;now I have been living with this virus and it has&lt;/p&gt;
&lt;p&gt;been giving me challenges, I was so perplexed&lt;/p&gt;
&lt;p&gt;cause i have been taking several drugs to be&lt;/p&gt;
&lt;p&gt;cured but all of my effort was in vain,one morning&lt;/p&gt;
&lt;p&gt;i was browsing through the internet then i saw&lt;/p&gt;
&lt;p&gt;several testimonies about Dr. Odiagbe curing people&lt;/p&gt;
&lt;p&gt;from Herpes virus and immediately i contacted Dr.&lt;/p&gt;
&lt;p&gt;Odiagbe on his email: (Drodiagbeherhalhome1@gmail.com) , i&lt;/p&gt;
&lt;p&gt;told him about my troubles and he told me that i&lt;/p&gt;
&lt;p&gt;must be cured, gave me some instructions and&lt;/p&gt;
&lt;p&gt;which i rightly followed. so he prepared a herbal&lt;/p&gt;
&lt;p&gt;medicine for me and sent it to me which i used for&lt;/p&gt;
&lt;p&gt;2 weeks and everything was like a dream to me&lt;/p&gt;
&lt;p&gt;and my Herpes virus was totally gone, why don't&lt;/p&gt;
&lt;p&gt;you contact him today and be free from your&lt;/p&gt;
&lt;p&gt;diseases because he is very good and honest&lt;/p&gt;
&lt;p&gt;Doctor. contact him via email;&lt;/p&gt;
&lt;p&gt;(Drodiagbeherhalhome1@gmail.com) or WhatsApp him&lt;/p&gt;
&lt;p&gt;on +2348103553159&lt;/p&gt;
&lt;p&gt;DOCTOR ODIAGBE CAN AS WELL CURE THE FOLLOWING DISEASE:-&lt;/p&gt;
&lt;p&gt;*HERPES virus&lt;/p&gt;
&lt;p&gt;*kidney&lt;/p&gt;
&lt;p&gt;*ASTHMA&lt;/p&gt;
&lt;p&gt;*DIABETES&lt;/p&gt;
&lt;p&gt;*EPILEPSY&lt;/p&gt;
&lt;p&gt;*CANCER&lt;/p&gt;
&lt;p&gt;*ALS&lt;/p&gt;
&lt;p&gt;*HIV /AIDS&lt;/p&gt;
&lt;p&gt;*HEPATITIS B&lt;/p&gt;
&lt;p&gt;He cure all diseases contact him on WhatsApp+2348103553159&lt;/p&gt;
</description>
<pubDate>2018-03-06T16:10:08Z</pubDate>
<link>/post/109170</link>
<link>/post/109170</link>
</item>
<item>
<title>Jquery Remove Button is deleting all img tags and not the selected one</title>
<description>&lt;p&gt;lorem ipsum lorem ipsumlorem ipsum lorem ipsumlorem ipsum lorem ipsumlorem ipsum lorem ipsumlorem ipsum lorem ipsumlorem ipsum lorem ipsumlorem ipsum lorem ipsumlorem ipsum lorem ipsumlorem ipsum lorem ipsumlorem ipsum lorem ipsum&lt;/p&gt;
</description>
<pubDate>2018-03-06T15:56:22Z</pubDate>
<link>/post/109169</link>
<link>/post/109169</link>
</item>
<item>
<title>Where can we store our luggage after checking out so we don't have to book an extra hotel night?</title>
<description>&lt;p&gt;There is a luggage storage service in Denver called LUGDEN. They are right by Union Station and offer luggage storage by the hour, day and week. Their website is lugden.com&lt;/p&gt;
</description>
<pubDate>2018-03-06T15:39:26Z</pubDate>
<link>/post/109168</link>
<link>/post/109168</link>
</item>
<item>
<title>apt-get returns Err http://archive.ubuntu.com/ubuntu/ maverick/main b43-fwcutter i386 1:013-2 404 Not Found \[IP: 91.189.92.201 80\]</title>
<description>&lt;p&gt;I'm new to the forum and I'm running a new install of Ubuntu 10.10 on my old Dell D610. Synaptic Manager will only download 117 of 142 packages, and when I try to download/install from there or a command line I get the same error below.&lt;/p&gt;
&lt;p&gt;I need to get my wireless working, and the drivers that came with the ISO do not include the bcm4318 I need.&lt;/p&gt;
&lt;p&gt;Thanks for any help!!!&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dan@dan-Latitude-D610:~$ sudo apt-get install b43-fwcutter
[sudo] password for dan:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
fakeroot libgif4 patch
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
b43-fwcutter
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 16.3kB of archives.
After this operation, 81.9kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
b43-fwcutter
Install these packages without verification [y/N]? y
Err http://archive.ubuntu.com/ubuntu/ maverick/main b43-fwcutter i386 1:013-2
404 Not Found [IP: 91.189.92.201 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/b43-fwcutter/b43-fwcutter_013-2_i386.deb 404 Not Found [IP: 91.189.92.201 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
dan@dan-Latitude-D610:~$
&lt;/code&gt;&lt;/pre&gt;
</description>
<pubDate>2018-03-06T15:23:16Z</pubDate>
<link>/post/109167</link>
<link>/post/109167</link>
</item>
<item>
<title>Creating a smaller OSM extract from a Large OSM extract</title>
<description>&lt;p&gt;Vodafone is currently Looking for ASAP, UIM and OSM Application Analysts to join the team. if you or anyone within your network is interested in a change or learing more about the opportunity please feel free to give me a call on 07824086299. Alternatively, send your CV to me directly to scholaedozie@vodafone.com&lt;/p&gt;
</description>
<pubDate>2018-03-06T15:17:47Z</pubDate>
<link>/post/109166</link>
<link>/post/109166</link>
</item>
<item>
<title>How can you access your router via IPV6?</title>
<description>&lt;p&gt;ssssssssssssssssssssss ssssssssssssssssssssss ssssssssssssssssssssss ssssssssssssssssssssss ssssssssssssssssssssss ssssssssssssssssssssss ssssssssssssssssssssss ssssssssssssssssssssss ssssssssssssssssssssss ssssssssssssssssssssss &lt;/p&gt;
</description>
<pubDate>2018-03-06T14:40:15Z</pubDate>
<link>/post/109165</link>
<link>/post/109165</link>
</item>
<item>
<title>Change an image with onclick()</title>
<description>&lt;p&gt;suuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuck my diccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccck&lt;/p&gt;
</description>
<pubDate>2018-03-06T14:26:51Z</pubDate>
<link>/post/109164</link>
<link>/post/109164</link>
</item>
<item>
<title>Longest keyword chain?</title>
<description>&lt;p&gt;public static abstract final ArrayList&gt; String = new ArrayList&gt;();&lt;/p&gt;
&lt;p&gt;YAY BOYEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE &lt;/p&gt;
</description>
<pubDate>2018-03-06T13:58:28Z</pubDate>
<link>/post/109163</link>
<link>/post/109163</link>
</item>
<item>
<title>Bootstrap 3 full width div's in container-fluid</title>
<description>&lt;p&gt;My PHP:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&lt;?php
echo 'kys';
?&gt;
&lt;/code&gt;&lt;/pre&gt;
</description>
<pubDate>2018-03-06T13:57:04Z</pubDate>
<link>/post/109162</link>
<link>/post/109162</link>
</item>
<item>
<title>How to use refresh method in ui-grid?</title>
<description>&lt;p&gt;nknnknnknnknnknnknnkn nknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnknnkn&lt;/p&gt;
</description>
<pubDate>2018-03-06T13:57:02Z</pubDate>
<link>/post/109161</link>
<link>/post/109161</link>
</item>
<item>
<title>Displaying an image from a json file</title>
<description>&lt;p&gt;cuntcuntcuntcuntcuntcuntcuntcuntcuntcuntcuntcuntcuntcuntcuntcunt&lt;/p&gt;
</description>
<pubDate>2018-03-06T13:26:41Z</pubDate>
<link>/post/109160</link>
<link>/post/109160</link>
</item>
<item>
<title>Get a blank card for free?</title>
<description>&lt;p&gt;HOW I GOT MY BLANK CARD&lt;/p&gt;
&lt;p&gt;I have been so poor and sick before, but now i am rich and healthy i got a master card from my friend on the internet and this card is loaded with money with this card i am able to collect 3000$ per day, i collect my card last week and my friend still have many of this card and if you are poor and you need help you can get this card, to get this card contact email and you will have your card.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://healthflyup.com" rel="nofollow noreferrer"&gt;https://healthflyup.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
</description>
<pubDate>2018-03-06T13:21:07Z</pubDate>
<link>/post/109159</link>
<link>/post/109159</link>
</item>
<item>
<title>Displaying one column as two | mySQL</title>
<description>&lt;p&gt;i have following problem: &lt;br/&gt;
I have a Table in which multiple Onjects have the same ID in the same column &lt;br/&gt; &lt;br/&gt;
|Room ID|Object|&lt;br/&gt;&lt;/p&gt;
&lt;p&gt;|......1......|.Table..|&lt;br/&gt;
|......2......|.Table..| &lt;br/&gt;
|......1......|.Chair..|&lt;br/&gt;
|......2......|.Chair..| &lt;br/&gt;
|......1......|..Light..|&lt;br/&gt;
|......2......|..Light..| &lt;br/&gt;
|......1......|.Mirror.|&lt;br/&gt;
|......2......|.Mirror.| &lt;br/&gt;&lt;/p&gt;
&lt;p&gt;Now i try to find a mySQL statement, that returns me something like this: &lt;br/&gt;
&lt;br/&gt;
|Room ID old|Room ID new|Object|&lt;br/&gt;&lt;/p&gt;
&lt;p&gt;|.........1.........|..........2..........|.Table..|&lt;br/&gt;
|.........1.........|..........2..........|.Chair..|&lt;br/&gt;
|.........1.........|..........2..........|..Light..|&lt;br/&gt;
|.........1.........|..........2..........|.Mirror..|&lt;br/&gt;&lt;/p&gt;
&lt;p&gt;Sorry for my bad formating, I am new to this :)&lt;/p&gt;
</description>
<pubDate>2018-03-06T13:12:36Z</pubDate>
<link>/post/109158</link>
<link>/post/109158</link>
</item>
<item>
<title>How do I assume title as the co-signer on car loan after the borrower's death?</title>
<description>&lt;p&gt;I am Mr.Smith Terry, COMPACT LOAN FIRM. I am a sincere and certified private money lender approved by the FEDERAL GOVERNMENT.I give out international and local loans to all countries in the world. Amount given out $1,000 to $100,000,000 Dollars, Euro and Pounds etc', available now are;
*Business,
*Personal,
*House, Travel
*Student Loans.&lt;/p&gt;
&lt;p&gt;Apply for a loan today. Its Easy and fast to get.2% interest rates and monthly installments payments. Check-out this great offer,For more information contact the bellow address: compactloanfirm@gmail.com&lt;/p&gt;
&lt;p&gt;Information Needed
*Your Name in full:.........
*Address:.........
*Amount Needed:.........
*Duration:.........
*City:.........
*State:.........
*Country:.........
*Zip code:.........
*Phone number:.........
*Monthly income:.........
*Purpose of loan:.........&lt;/p&gt;
&lt;p&gt;For more information contact the bellow address:
compactloanfirm@gmail.com&lt;/p&gt;
&lt;p&gt;As soon as you contact us i will make you smile.
Mr.Smith Terry
+12143906219&lt;/p&gt;
</description>
<pubDate>2018-03-06T13:09:59Z</pubDate>
<link>/post/109157</link>
<link>/post/109157</link>
</item>
<item>
<title>http://healthflyup.com/vedda-blood-sugar/</title>
<description>&lt;p&gt;notice that in humans with a evidently excessive metabol Vedda Blood Sugar m, the causes of thinness are totally genetic. For obvious reasons, it will likely be extra difficult, in th Vedda Blood Sugar case, to attain an effective and sustainable weight gain.
Vedda Blood Sugar
To benefit frame fat or dry mass?
fats, or adipose t Vedda Blood Sugar sue, Vedda Blood Sugar critical for the right functioning of the frame; it intervenes, among other things, in lots of physiological tactics, promotes the conservation of power reserves, or keeps, also, vital organs in perfect working order. to satisfy the desires of the human frame and be in exact health, it Vedda Blood Sugar consequently vital to offer sufficient fat stages.&lt;/p&gt;
&lt;p&gt;http://healthflyup.com/vedda-blood-sugar/&lt;/p&gt;
</description>
<pubDate>2018-03-06T12:59:56Z</pubDate>
<link>/post/109156</link>
<link>/post/109156</link>
</item>
<item>
<title>Where To Buy focal point iq gave a</title>
<description>&lt;p&gt;Where To Buy focal point iq gave a pink slip be hang in suspense on Amazon, GNC and Walmart, sooner or later it &lt;a href="https://healthcaresupchat.com/focal-point-iq/" rel="nofollow noreferrer"&gt;focal point iq&lt;/a&gt; is realized to bought for a song results of this fine and dandy from the idol webpage comparatively It offers no automatic trials, in rebellion of One month lend costs $ focal point iq $ focal point iq for sack and dealing by all of My Final Summary focal point iq is a to an astonishing degree inappropriate correlate as it has sprinkling fancy
&lt;a href="https://healthcaresupchat.com/focal-point-iq/" rel="nofollow noreferrer"&gt;https://healthcaresupchat.com/focal-point-iq/&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T12:53:34Z</pubDate>
<link>/post/109155</link>
<link>/post/109155</link>
</item>
<item>
<title>How can I convert garage band files so I can use them on Audacity</title>
<description>&lt;p&gt;its everyday bro
ur mum lol xDDDDDDDDDDDDDDD&lt;/p&gt;
</description>
<pubDate>2018-03-06T12:45:39Z</pubDate>
<link>/post/109154</link>
<link>/post/109154</link>
</item>
<item>
<title>Admin on Rest graphql client returns empty resources</title>
<description>&lt;p&gt;Im am trying to get to grips with admin on rest with graphql client. I am using 'aor-graphql-client-graphcool' and an endpoint on launch pad.
Debugging the app shows a zero length array assigned to the resource key. The types/queries look ok so I think introspection is working OK.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;introspectionResults {types: Array(39), queries: Array(9), resources: Array(0)}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I have implemented getPageOf[Resource]s and get[Resource] queries in my endpoint but its not clear in the documentation if I need to do anything more than this. &lt;/p&gt;
&lt;p&gt;I am initialising the client in a next.js react component as shown in the documentation:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;componentDidMount() {
buildApolloClient({
clientOptions: {
uri: 'https://xxxxxxxxx.lp.gql.zone/graphql'
}
}).then((restClient) =&gt; {
this.setState({ restClient });
});
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I have also tried to disable introspection and passed in custom queries but in this case I get a null for the introspectionResults.&lt;/p&gt;
&lt;p&gt;I am wondering the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Is launchpad compatible with the graphcool client?&lt;/li&gt;
&lt;li&gt;Do I need more in config in my client initialisation to get the resources populated.&lt;/li&gt;
&lt;li&gt;Is admin on rest the silver bullet it claims to be, i.e. can it decipher my schema via introspection queries and present the data.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I really hope so because this thing looks so cool!&lt;/p&gt;
</description>
<pubDate>2018-03-06T12:44:33Z</pubDate>
<link>/post/109153</link>
<link>/post/109153</link>
</item>
<item>
<title>How can I convert garage band files so I can use them on Audacity</title>
<description>&lt;p&gt;its everyday bro
ur mum lol xDDDDDDDDDDDDDDD&lt;/p&gt;
</description>
<pubDate>2018-03-06T12:41:47Z</pubDate>
<link>/post/109152</link>
<link>/post/109152</link>
</item>
<item>
<title>A free, lightweight but quality video capture software for Windows?</title>
<description>&lt;p&gt;I always record online webinar with a web-based software calls Acethinker Screen Recorder, it's totally free. You may check it out. &lt;/p&gt;
</description>
<pubDate>2018-03-06T12:41:27Z</pubDate>
<link>/post/109151</link>
<link>/post/109151</link>
</item>
<item>
<title>A free, lightweight but quality video capture software for Windows?</title>
<description>&lt;p&gt;I think that you might like active presenter. It's free, no water mark, no time limit. I usually use it for creating screen record. It's designed for creating video lectures. Links:
&lt;a href="http://atomisystems.com" rel="nofollow"&gt;http://atomisystems.com&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T12:41:27Z</pubDate>
<link>/post/109150</link>
<link>/post/109150</link>
</item>
<item>
<title>use of capital C in the word 'Century'</title>
<description>&lt;p&gt;HOW I GOT MY BLANK CARD&lt;/p&gt;
&lt;p&gt;I have been so poor and sick before, but now i am rich and healthy i got a master card from my friend on the internet and this card is loaded with money with this card i am able to collect 3000$ per day, i collect my card last week and my friend still have many of this card and if you are poor and you need help you can get this card, to get this card contact email and you will have your card.&lt;/p&gt;
&lt;p&gt;Contact Email: Rabbitfredickhackers@gmail.com&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
</description>
<pubDate>2018-03-06T12:36:12Z</pubDate>
<link>/post/109149</link>
<link>/post/109149</link>
</item>
<item>
<title>Enhance Mind IQ he brain and even with</title>
<description>&lt;p&gt;Enhance Mind IQ he brain and even with controversies created to discredit it continues to achieve successes such as those tested in various studies that link With a memory elevation above 138% and mental performance improvements that exceed 97%. Far from any non-existent side effects, people who use Enhance Mind IQ value the feeling of energy that runs through them, feel relaxed, with incredible concentr.
&lt;a href="http://www.drozdietplan.com/enhance-mind-iq/" rel="nofollow noreferrer"&gt;http://www.drozdietplan.com/enhance-mind-iq/&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T12:26:30Z</pubDate>
<link>/post/109148</link>
<link>/post/109148</link>
</item>
<item>
<title>how can be take sb-garcinia?</title>
<description>&lt;p&gt;&lt;a href="https://kaylastroud321718625.wordpress.com/" rel="nofollow noreferrer"&gt;https://kaylastroud321718625.wordpress.com/&lt;/a&gt;
SB Garcinia:-This is the reason at "SB Garcinia", we put everything on the line to research and locate the best wellbeing supplements that will advance your general wellbeing, and additionally enable your body to work precisely the way it ought to for ideal weight reduction. Getting into the best state of your life does not need to be a strenuous undertaking. Rather, the objective of the greater part of our equations is to help with this procedure by empowering you to feel stimulated, spurred, revived and alive. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.go4trial.com/sb-garcinia/" rel="nofollow noreferrer"&gt;http://www.go4trial.com/sb-garcinia/&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>2018-03-06T12:21:20Z</pubDate>
<link>/post/109147</link>
<link>/post/109147</link>
</item>
</channel>
</rss>
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:re="http://purl.org/atompub/rank/1.0">
<title type="text">Spam - Stack Exchange</title>
<link rel="self" href="http://stackexchange.com/feeds/tagsets/253404?sort=active" type="application/atom+xml" />
<link rel="alternate" href="http://stackexchange.com/filters/253404/spam" type="text/html" />
<subtitle>30 hot questions from stackexchange.com</subtitle>
<updated>2018-03-07T02:11:42Z</updated>
<id>http://stackexchange.com/feeds/tagsets/253404?sort=active</id>
<creativeCommons:license>http://www.creativecommons.org/licenses/by-sa/3.0/rdf</creativeCommons:license>
<entry>
<id>https://meta.stackexchange.com/questions/307585/a-machine-can-flag-spam-automatically-can-it-do-better</id>
<title type="text">A machine can flag spam automatically. Can it do better? &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="featured" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="flags" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="robots" />
<author>
<name>Andy</name>
<uri>https://meta.stackexchange.com/users/186281/andy</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/307585/a-machine-can-flag-spam-automatically-can-it-do-better" />
<published>2018-03-05T04:34:07Z</published>
<updated>2018-03-06T18:21:34Z</updated>
<summary type="html">
TL;DR: Charcoal is the organisation behind SmokeDetector. Since January 2017, we&#39;ve been casting up to 3 flags automatically on posts that our systems are confident are spam. We&#39;d like to increase ...
</summary>
</entry>
<entry>
<id>https://bioinformatics.meta.stackexchange.com/questions/172/should-we-relax-the-requirement-for-disclosing-affiliation-on-the-site</id>
<title type="text">Should we relax the requirement for disclosing affiliation on the site? &#8211; bioinformatics.meta.stackexchange.com</title>
<category scheme="http://bioinformatics.meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://bioinformatics.meta.stackexchange.com/feeds/tags" term="featured" />
<category scheme="http://bioinformatics.meta.stackexchange.com/feeds/tags" term="spam" />
<author>
<name>terdon</name>
<uri>https://bioinformatics.meta.stackexchange.com/users/298/terdon</uri>
</author>
<link rel="alternate" href="https://bioinformatics.meta.stackexchange.com/questions/172/should-we-relax-the-requirement-for-disclosing-affiliation-on-the-site" />
<published>2018-03-02T17:37:15Z</published>
<updated>2018-03-06T16:34:25Z</updated>
<summary type="html">
There is a general rule on the Stack Exchange network that states that if you post an answer suggesting something you are involved with (e.g. a tool you wrote or a blog post you authored or whatever), ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/307637/end-the-edit-grace-period-upon-two-or-more-spam-rude-flags-being-raised</id>
<title type="text">End the edit grace period upon two or more spam/rude flags being raised &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="feature-request" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="flags" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="offensive" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="grace-period" />
<author>
<name>Machavity</name>
<uri>https://meta.stackexchange.com/users/244695/machavity</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/307637/end-the-edit-grace-period-upon-two-or-more-spam-rude-flags-being-raised" />
<published>2018-03-06T14:22:22Z</published>
<updated>2018-03-06T14:22:22Z</updated>
<summary type="html">
I am aware that a similar suggestion was made and rejected. The major criticism of that one was essentially this
The only problem with this is it&#39;s unexpected - there&#39;s no visible trace on that ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/307629/should-i-upvote-spam</id>
<title type="text">Should I upvote spam? &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="up-votes" />
<author>
<name>xfix</name>
<uri>https://meta.stackexchange.com/users/161344/xfix</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/307629/should-i-upvote-spam" />
<published>2018-03-06T12:20:23Z</published>
<updated>2018-03-06T14:00:00Z</updated>
<summary type="html">
According to Why shouldn&amp;#39;t I downvote spam that I&amp;#39;ve already flagged?, spam shouldn&#39;t be downvoted.
But what about a completely opposite action, that is, upvoting it. This has the advantage ...
</summary>
</entry>
<entry>
<id>https://security.meta.stackexchange.com/questions/2915/is-this-question-spam</id>
<title type="text">Is this question SPAM? &#8211; security.meta.stackexchange.com</title>
<category scheme="http://security.meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://security.meta.stackexchange.com/feeds/tags" term="spam" />
<author>
<name>allo</name>
<uri>https://security.meta.stackexchange.com/users/110686/allo</uri>
</author>
<link rel="alternate" href="https://security.meta.stackexchange.com/questions/2915/is-this-question-spam" />
<published>2018-03-06T12:47:15Z</published>
<updated>2018-03-06T13:02:03Z</updated>
<summary type="html">
I get the feeling this question is only asked to place a lot of links. I cannot read czech but it seems to me that many of the links are commercial ones.
The user has only asked this question and ...
</summary>
</entry>
<entry>
<id>https://softwarerecs.meta.stackexchange.com/questions/2717/is-suggesting-one-app-multiple-times-with-more-than-a-half-in-the-answers-talkin</id>
<title type="text">Is suggesting one app multiple times with more than a half in the answers talking about my usage acceptable? &#8211; softwarerecs.meta.stackexchange.com</title>
<category scheme="http://softwarerecs.meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://softwarerecs.meta.stackexchange.com/feeds/tags" term="moderation" />
<category scheme="http://softwarerecs.meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://softwarerecs.meta.stackexchange.com/feeds/tags" term="deleted-answers" />
<author>
<name>Ooker</name>
<uri>https://softwarerecs.meta.stackexchange.com/users/6389/ooker</uri>
</author>
<link rel="alternate" href="https://softwarerecs.meta.stackexchange.com/questions/2717/is-suggesting-one-app-multiple-times-with-more-than-a-half-in-the-answers-talkin" />
<published>2017-12-09T04:41:41Z</published>
<updated>2018-03-06T02:52:13Z</updated>
<summary type="html">
Yesterday I posted a bunch of answers recommending a particular software. Some of them were deleted for not being tailored to the specific questions, and I agreed with it. But they still aren&#39;t ...
</summary>
</entry>
<entry>
<id>https://scifi.meta.stackexchange.com/questions/11751/do-we-want-smoke-detector-to-auto-flag-spam</id>
<title type="text">Do we want Smoke Detector to auto flag spam? &#8211; scifi.meta.stackexchange.com</title>
<category scheme="http://scifi.meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://scifi.meta.stackexchange.com/feeds/tags" term="flagging" />
<category scheme="http://scifi.meta.stackexchange.com/feeds/tags" term="spam" />
<author>
<name>TheLethalCarrot</name>
<uri>https://scifi.meta.stackexchange.com/users/58193/thelethalcarrot</uri>
</author>
<link rel="alternate" href="https://scifi.meta.stackexchange.com/questions/11751/do-we-want-smoke-detector-to-auto-flag-spam" />
<published>2018-03-05T17:17:33Z</published>
<updated>2018-03-06T02:02:25Z</updated>
<summary type="html">
TL;DR: there&#39;s a system called &quot;Smoke Detector&quot; that has been automatically flagging spam here for the past year. You can view a list of posts that have been flagged by clicking this text (warning: ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/138284/automatically-destroy-unregistered-users-when-their-only-post-gets-the-red-flag</id>
<title type="text">Automatically destroy unregistered users when their only post gets the red flag treatment &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="feature-request" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="users" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<author>
<name>badp</name>
<uri>https://meta.stackexchange.com/users/13992/badp</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/138284/automatically-destroy-unregistered-users-when-their-only-post-gets-the-red-flag" />
<published>2012-06-30T22:18:47Z</published>
<updated>2018-03-05T17:02:41Z</updated>
<summary type="html">
Unregistered (operative word #1) users with only one post (operative word #2) that got deleted by Community (operative word #3) after spam or offensive flags should be deleted/destroyed ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/291301/can-a-machine-be-taught-to-flag-spam-automatically</id>
<title type="text">Can a machine be taught to flag spam automatically? &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="flags" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="robots" />
<author>
<name>Andy</name>
<uri>https://meta.stackexchange.com/users/186281/andy</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/291301/can-a-machine-be-taught-to-flag-spam-automatically" />
<published>2017-02-20T15:22:48Z</published>
<updated>2018-03-01T14:19:26Z</updated>
<summary type="html">
TL;DR: We did it, so... yes.
What is this?
Charcoal is the organization behind the SmokeDetector bot and other nice things. This bot scans new posts across the entire network for spam posts and ...
</summary>
</entry>
<entry>
<id>https://meta.stackoverflow.com/questions/300591/how-to-deal-with-potential-spam-seeds</id>
<title type="text">How to deal with potential spam seeds? &#8211; meta.stackoverflow.com</title>
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="support" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="questions" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="spam-seeds" />
<author>
<name>Bj&#248;rn-Roger Kringsj&#229;</name>
<uri>https://meta.stackoverflow.com/users/1842065/bj%c3%b8rn-roger-kringsj%c3%a5</uri>
</author>
<link rel="alternate" href="https://meta.stackoverflow.com/questions/300591/how-to-deal-with-potential-spam-seeds" />
<published>2015-08-01T10:32:48Z</published>
<updated>2018-02-24T19:39:55Z</updated>
<summary type="html">
I stumbled upon this awful question:
How to use upload image in c sharp with wcf service
The question was utterly rubbish. Made no sense whatsoever. So I did my duty: down-voted and voted to close ...
</summary>
</entry>
<entry>
<id>https://meta.stackoverflow.com/questions/363635/remove-spam-link-in-an-otherwise-good-question</id>
<title type="text">Remove spam link in an otherwise good question &#8211; meta.stackoverflow.com</title>
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="edits" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="spam" />
<author>
<name>crazyloonybin</name>
<uri>https://meta.stackoverflow.com/users/1561469/crazyloonybin</uri>
</author>
<link rel="alternate" href="https://meta.stackoverflow.com/questions/363635/remove-spam-link-in-an-otherwise-good-question" />
<published>2018-02-21T10:14:11Z</published>
<updated>2018-02-21T10:14:11Z</updated>
<summary type="html">
I came across this question and saw the link in the body for a tutorial that the OP was using and getting stuck with. That link now redirects to some ad site, that tries to get you to download some ...
</summary>
</entry>
<entry>
<id>https://meta.stackoverflow.com/questions/363552/why-was-this-spam-flag-on-an-answer-disputed</id>
<title type="text">Why was this spam flag on an answer disputed​? &#8211; meta.stackoverflow.com</title>
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="disputed-flags" />
<author>
<name>jps</name>
<uri>https://meta.stackoverflow.com/users/7329832/jps</uri>
</author>
<link rel="alternate" href="https://meta.stackoverflow.com/questions/363552/why-was-this-spam-flag-on-an-answer-disputed" />
<published>2018-02-19T08:50:16Z</published>
<updated>2018-02-20T17:23:00Z</updated>
<summary type="html">
Yesterday I flagged this (now deleted) answer (the question is not at fault), as spam. When I checked later, I found that the flag was marked as disputed, but the post was deleted anyway.
I just ...
</summary>
</entry>
<entry>
<id>https://meta.superuser.com/questions/12925/a-clarification-request-for-declined-spam-flag</id>
<title type="text">A clarification request for declined spam flag &#8211; meta.superuser.com</title>
<category scheme="http://meta.superuser.com/feeds/tags" term="discussion" />
<category scheme="http://meta.superuser.com/feeds/tags" term="flagging" />
<category scheme="http://meta.superuser.com/feeds/tags" term="spam" />
<author>
<name>A J</name>
<uri>https://meta.superuser.com/users/518051/a-j</uri>
</author>
<link rel="alternate" href="https://meta.superuser.com/questions/12925/a-clarification-request-for-declined-spam-flag" />
<published>2018-02-19T12:10:33Z</published>
<updated>2018-02-20T07:07:06Z</updated>
<summary type="html">
I flagged this post for obvious spam link inserted in the end when posted in Charcoal HQ. Check the first version here.
After looking at the user&#39;s profile and the link in the end, I flagged it as ...
</summary>
</entry>
<entry>
<id>https://meta.stackoverflow.com/questions/363423/how-is-this-question-spam-or-r-a</id>
<title type="text">How is this question spam or R/A? &#8211; meta.stackoverflow.com</title>
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="disputed-review-audits" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="spam" />
<author>
<name>iBug</name>
<uri>https://meta.stackoverflow.com/users/5958455/ibug</uri>
</author>
<link rel="alternate" href="https://meta.stackoverflow.com/questions/363423/how-is-this-question-spam-or-r-a" />
<published>2018-02-15T14:38:51Z</published>
<updated>2018-02-18T06:33:40Z</updated>
<summary type="html">
When doing Triage review, I came across this item: https://stackoverflow.com/review/triage/18832925
As a regular action when I found nothing wrong, I went to the actual post to check for potentially ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/306888/removed-spam-or-r-a-sometimes-has-its-title-visible-in-mobile-page-not-found-pag</id>
<title type="text">Removed spam or R/A sometimes has its title visible in mobile Page Not Found page &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="bug" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="mobile-web" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="offensive" />
<author>
<name>ɪʙᴜɢ</name>
<uri>https://meta.stackexchange.com/users/350567/%c9%aa%ca%99%e1%b4%9c%c9%a2</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/306888/removed-spam-or-r-a-sometimes-has-its-title-visible-in-mobile-page-not-found-pag" />
<published>2018-02-12T05:27:49Z</published>
<updated>2018-02-12T05:27:49Z</updated>
<summary type="html">
This only shows up sometimes, however.
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/306875/restrict-the-access-to-suggested-edit-reviews-on-deleted-posts</id>
<title type="text">Restrict the access to suggested edit reviews on deleted posts &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="feature-request" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="suggested-edits" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="deleted-posts" />
<author>
<name>Glorfindel</name>
<uri>https://meta.stackexchange.com/users/295232/glorfindel</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/306875/restrict-the-access-to-suggested-edit-reviews-on-deleted-posts" />
<published>2018-02-11T19:16:41Z</published>
<updated>2018-02-11T19:16:41Z</updated>
<summary type="html">
This suggested edit on an answer deleted as rude/abusive is visible, even without logging in (and for users with less than 10k reputation). These users can&#39;t see the answer &#39;directly&#39;, via the ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/306713/spam-and-rude-abusive-questions-arent-hidden-behind-revision-history-link-on-mo</id>
<title type="text">Spam and rude/abusive questions aren&#39;t hidden behind revision history link on mobile web &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="bug" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="mobile-web" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="offensive" />
<author>
<name>ɪʙᴜɢ</name>
<uri>https://meta.stackexchange.com/users/350567/%c9%aa%ca%99%e1%b4%9c%c9%a2</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/306713/spam-and-rude-abusive-questions-arent-hidden-behind-revision-history-link-on-mo" />
<published>2018-02-07T06:03:41Z</published>
<updated>2018-02-07T14:28:53Z</updated>
<summary type="html">
I just reached 10k on SO yesterday. Today, when I was going to inspect a spam question, I saw this:
I expected that it should be hidden, presenting me with a link to the revision history, but it ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/301304/100-rep-penalty-effectiveness-for-spam</id>
<title type="text">-100 rep penalty effectiveness for spam? &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="penalty" />
<author>
<name>ɪʙᴜɢ</name>
<uri>https://meta.stackexchange.com/users/350567/%c9%aa%ca%99%e1%b4%9c%c9%a2</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/301304/100-rep-penalty-effectiveness-for-spam" />
<published>2017-09-25T06:02:21Z</published>
<updated>2018-02-05T17:10:22Z</updated>
<summary type="html">
I quite doubt the effectiveness of the -100 penalty to spammers (per post) because I&#39;ve never seen spammers with 6+ reputation, not even 100. So -100 makes hardly any difference from -10, -1k or -1M. ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/110030/should-spam-posts-be-edited</id>
<title type="text">Should spam posts be edited? &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="edits" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<author>
<name>Mad Scientist</name>
<uri>https://meta.stackexchange.com/users/151385/mad-scientist</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/110030/should-spam-posts-be-edited" />
<published>2011-10-22T12:56:46Z</published>
<updated>2018-02-01T13:17:06Z</updated>
<summary type="html">
I noticed that the posts of the recent spam surge on Ask Ubuntu were all edited by community members into something like
EDITED - REMOVED SPAM ANSWER
or similar.
While I understand why the users ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/306458/dilemma-after-someone-else-edits-a-spam-post</id>
<title type="text">Dilemma after someone else edits a spam post &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="edits" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<author>
<name>ɪʙᴜɢ</name>
<uri>https://meta.stackexchange.com/users/350567/%c9%aa%ca%99%e1%b4%9c%c9%a2</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/306458/dilemma-after-someone-else-edits-a-spam-post" />
<published>2018-01-31T15:31:26Z</published>
<updated>2018-02-01T10:34:38Z</updated>
<summary type="html">
Should spam posts be edited? - Everyone knows: No.
Today someone edited a NSFW spam link (10k on Stack Overflow) into
[NSFW spam link]
Before clicking on the image, please note that there is an ...
</summary>
</entry>
<entry>
<id>https://meta.stackoverflow.com/questions/362501/how-could-i-have-better-shared-an-open-source-library-that-i-wrote</id>
<title type="text">How could I have better shared an open-source library that I wrote? &#8211; meta.stackoverflow.com</title>
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="scope" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="spam" />
<author>
<name>scopchanov</name>
<uri>https://meta.stackoverflow.com/users/5366641/scopchanov</uri>
</author>
<link rel="alternate" href="https://meta.stackoverflow.com/questions/362501/how-could-i-have-better-shared-an-open-source-library-that-i-wrote" />
<published>2018-01-25T13:18:23Z</published>
<updated>2018-01-25T13:37:54Z</updated>
<summary type="html">
If I understand it correctly, the voting system should help reduce as much as possible the influence of the subjective opinions, leaving a mean estimate of the question/answer&#39;s quality made by the ...
</summary>
</entry>
<entry>
<id>https://meta.stackoverflow.com/questions/362378/laq-spam-or-just-vlq</id>
<title type="text">LAQ Spam or just VLQ? &#8211; meta.stackoverflow.com</title>
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="review" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="low-quality-posts" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="late-answers" />
<author>
<name>Stephen Muecke</name>
<uri>https://meta.stackoverflow.com/users/3559349/stephen-muecke</uri>
</author>
<link rel="alternate" href="https://meta.stackoverflow.com/questions/362378/laq-spam-or-just-vlq" />
<published>2018-01-23T00:32:49Z</published>
<updated>2018-01-24T10:09:15Z</updated>
<summary type="html">
I came across this answer in the Late Answer queue (image included below since I assume it will be nuked shortly)
which I down voted and flagged as VLQ.
Should I have flagged this as spam?
My ...
</summary>
</entry>
<entry>
<id>https://meta.stackoverflow.com/questions/361284/what-is-the-policy-regarding-sparse-self-promotion-in-answers</id>
<title type="text">What is the policy regarding sparse self-promotion in answers? &#8211; meta.stackoverflow.com</title>
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="self-promotion" />
<author>
<name>Daedalus</name>
<uri>https://meta.stackoverflow.com/users/785241/daedalus</uri>
</author>
<link rel="alternate" href="https://meta.stackoverflow.com/questions/361284/what-is-the-policy-regarding-sparse-self-promotion-in-answers" />
<published>2018-01-01T10:43:05Z</published>
<updated>2018-01-22T10:22:24Z</updated>
<summary type="html">
I am aware of the policy regarding self-promotion in answers; the author of an answer is required to disclose affiliation with any links given when appropriate.
However, what if the self-promotion is ...
</summary>
</entry>
<entry>
<id>https://scifi.meta.stackexchange.com/questions/11541/lets-talk-about-handling-spam-or-rude-abusive-posts</id>
<title type="text">Let&#39;s talk about handling spam or rude/abusive posts &#8211; scifi.meta.stackexchange.com</title>
<category scheme="http://scifi.meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://scifi.meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://scifi.meta.stackexchange.com/feeds/tags" term="vote-to-delete" />
<author>
<name>Mithrandir</name>
<uri>https://scifi.meta.stackexchange.com/users/33591/mithrandir</uri>
</author>
<link rel="alternate" href="https://scifi.meta.stackexchange.com/questions/11541/lets-talk-about-handling-spam-or-rude-abusive-posts" />
<published>2017-11-18T21:10:15Z</published>
<updated>2018-01-18T02:15:21Z</updated>
<summary type="html">
I keep a pretty close watch on spam and rude/abusive posts on this site, as much as is possible for a normal user without a diamond here, using the 10k tools and some other things that I use to watch ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/305799/when-confronted-with-spam-in-the-lqp-queue-should-i-press-delete-or-looks-ok</id>
<title type="text">When confronted with spam in the LQP queue, should I press &#39;delete&#39; or &#39;looks okay&#39;? &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="review" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="low-quality-posts" />
<author>
<name>Mithrandir</name>
<uri>https://meta.stackexchange.com/users/294691/mithrandir</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/305799/when-confronted-with-spam-in-the-lqp-queue-should-i-press-delete-or-looks-ok" />
<published>2018-01-16T11:12:16Z</published>
<updated>2018-01-16T11:34:12Z</updated>
<summary type="html">
Since there&#39;s no spam option in the LQP queue, you have to go outside of the queue to flag as spam. This leaves you with the review, though... What do you press?
Pressing &#39;delete/recommend deletion&#39; ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/58032/what-are-the-spam-and-rude-or-abusive-offensive-flags-and-how-do-they-wor</id>
<title type="text">What are the “spam” and “rude or abusive” (offensive) flags, and how do they work? &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="support" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="faq" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="flags" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="offensive" />
<author>
<name>Kip</name>
<uri>https://meta.stackexchange.com/users/18511/kip</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/58032/what-are-the-spam-and-rude-or-abusive-offensive-flags-and-how-do-they-wor" />
<published>2010-07-22T14:12:56Z</published>
<updated>2018-01-15T15:15:03Z</updated>
<summary type="html">
When flagging, there are two special case options: spam and rude or abusive.
What is spam, and when should I flag content as such?
What is considered offensive, rude or abusive content?
How does the ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/286036/lets-re-evaluate-the-question-timer</id>
<title type="text">Let&#39;s re-evaluate the Question Timer &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="questions" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="asking-questions" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="rate-limiting" />
<author>
<name>Evan Carroll</name>
<uri>https://meta.stackexchange.com/users/157251/evan-carroll</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/286036/lets-re-evaluate-the-question-timer" />
<published>2016-10-19T17:11:36Z</published>
<updated>2018-01-14T21:25:01Z</updated>
<summary type="html">
I know this seems like a good idea, but this far into the game you should be able to tell from network behavior that I&#39;m not a spammer&amp;hellip;
I had a compound question. I broke it up because ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/305338/2017-a-year-in-spam</id>
<title type="text">2017: a year in spam &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="statistics" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="data-analysis" />
<author>
<name>ArtOfCode</name>
<uri>https://meta.stackexchange.com/users/262823/artofcode</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/305338/2017-a-year-in-spam" />
<published>2018-01-03T17:42:30Z</published>
<updated>2018-01-12T13:46:43Z</updated>
<summary type="html">
Last year, I posted 2016: a year in spam. Since that was pretty well-received, here’s the 2017 version. Ladies, gentlemen, aliens, and everyone in between: more statistics about spam that you never ...
</summary>
</entry>
<entry>
<id>https://meta.stackexchange.com/questions/303698/how-to-deal-with-an-otherwise-salvageable-post-with-a-spam-link</id>
<title type="text">How to deal with an otherwise salvageable post with a spam link? &#8211; meta.stackexchange.com</title>
<category scheme="http://meta.stackexchange.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackexchange.com/feeds/tags" term="spam" />
<author>
<name>ɪʙᴜɢ</name>
<uri>https://meta.stackexchange.com/users/350567/%c9%aa%ca%99%e1%b4%9c%c9%a2</uri>
</author>
<link rel="alternate" href="https://meta.stackexchange.com/questions/303698/how-to-deal-with-an-otherwise-salvageable-post-with-a-spam-link" />
<published>2017-11-26T16:14:01Z</published>
<updated>2018-01-09T03:58:20Z</updated>
<summary type="html">
I&#39;m coming across several posts (mostly questions) recently. They all come from new users. Those posts seem OK: they&#39;re on-topic and is only an edit away from a decent post for beginners to SE, except ...
</summary>
</entry>
<entry>
<id>https://meta.stackoverflow.com/questions/361453/does-suggesting-use-of-a-web-application-as-a-solution-count-as-spam</id>
<title type="text">Does suggesting use of a web application as a solution count as spam? &#8211; meta.stackoverflow.com</title>
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="discussion" />
<category scheme="http://meta.stackoverflow.com/feeds/tags" term="spam" />
<author>
<name>Nae</name>
<uri>https://meta.stackoverflow.com/users/7032856/nae</uri>
</author>
<link rel="alternate" href="https://meta.stackoverflow.com/questions/361453/does-suggesting-use-of-a-web-application-as-a-solution-count-as-spam" />
<published>2018-01-05T02:47:37Z</published>
<updated>2018-01-09T01:58:39Z</updated>
<summary type="html">
Regarding this answer, is it forbidden to suggest using a web page as a solution, or is it spamming?
The full answer (minus the actual link) reads:
I created an online, easy-to-use in-browser ...
</summary>
</entry>
</feed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment