<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: Terry_Roll</title><link>https://news.ycombinator.com/user?id=Terry_Roll</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 16 Jun 2026 01:26:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Terry_Roll" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Terry_Roll in "Will AI steal submarines’ stealth?"]]></title><description><![CDATA[
<p>Human robots and robot training (aka military, police, medical, fire) are still the states best assets for controlling the already present threat to the countries borders ie the population, as well as foreign countries and their array of human robots. However drones like those mentioned in this article, do not suffer from human problems like the Chinese Whispers/Telephone/transmission chain experiments in the same way humans do, they can also lie dormant outside the normal confines of a sustainable human environment, ie food, shelter, sewage, etc. If nuclear powered drone's dont exist here before 2050 or even today, I'd be very surprised considering the obviious nuclear powered subs, how the placement of land based nuclear power stations are predominantly on the edge of water bodies, like lakes and sea's. The out of sight out of mind attitude with decisions makers, as seen with sewage outlets into rivers and sea's is another example of their thinking. Air based nuclear powered drones are not out of sight or mind, excluding the nuclear powered satellites which will burn up on entry, dissipating their nuclear radiation over a wider area, hopefully not triggering any of the radiation sensors placed around various countries.<p>But pattern recognition is an AI's best friend, I wonder if NOAA's NDBC (<a href="https://en.wikipedia.org/wiki/National_Data_Buoy_Center" rel="nofollow">https://en.wikipedia.org/wiki/National_Data_Buoy_Center</a>) have detected anomalies over the long term when considering these are drone's in all but name, powering sites like <a href="https://magicseaweed.com/" rel="nofollow">https://magicseaweed.com/</a></p>
]]></description><pubDate>Sun, 17 Jul 2022 07:26:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=32125105</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32125105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32125105</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Ask HN: What is your experience with SSRIs?"]]></title><description><![CDATA[
<p>Its bad enough the internet is being used as one big phishing device, but what else would you expect from various Govt's with the collusion of big businesses and various employees! These people are blinded by their righteousness, just like religions who invented the ultimate psychological warfare program called GOD, thousands of years ago.</p>
]]></description><pubDate>Fri, 15 Jul 2022 05:19:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=32104859</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32104859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32104859</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Ask HN: What is your experience with SSRIs?"]]></title><description><![CDATA[
<p>Stay away from them, sent me off the rails, got me into trouble, made me even more vulnerable to exploitative people as if we dont have enough of that in our lives anyway from authority figures, family & friends, ruined my life.</p>
]]></description><pubDate>Fri, 15 Jul 2022 05:01:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=32104770</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32104770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32104770</guid></item><item><title><![CDATA[New comment by Terry_Roll in "BMW introduces new heated seat subscription in UK"]]></title><description><![CDATA[
<p>Now this could be a fake story, ie check your car seats have the elements to heat the seats or enquire with your dealer if your car has this facility, the press will keep stuff quiet if they need to, but if these heated seats do exist in your car and you are a good enough hacker, then you just a got a Brucie Bonus if you play your cards right!</p>
]]></description><pubDate>Thu, 14 Jul 2022 08:30:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=32093500</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32093500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32093500</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Ex-CIA coder behind WikiLeaks ‘Vault 7’ cache found guilty of espionage"]]></title><description><![CDATA[
<p>What word causes the ultimate form of cognitive dissonance in males?</p>
]]></description><pubDate>Thu, 14 Jul 2022 00:41:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=32090568</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32090568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32090568</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Decompiler Explorer"]]></title><description><![CDATA[
<p>Nice phish! That will come in handy.</p>
]]></description><pubDate>Wed, 13 Jul 2022 20:13:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=32088189</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32088189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32088189</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Decompiler Explorer"]]></title><description><![CDATA[
<p>BinaryNinja:
Error decompiling: Traceback (most recent call last):
  File "decompile_bn.py", line 66, in <module>
    main()
  File "decompile_bn.py", line 13, in main
    t = tempfile.NamedTemporaryFile()
  File "/usr/local/lib/python3.8/tempfile.py", line 531, in NamedTemporaryFile
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params
    dir = gettempdir()
  File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir
    tempdir = _get_default_tempdir()
  File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']<p>Hex-Rays:
Error decompiling: /tmp/tmpanbyzjw9/tmpqx8sjhpv: is not decompilable<p>angr and Ghidra still waiting at 150seconds and counting....<p>320seconds and counting....<p>Boomerang:
Error decompiling: Traceback (most recent call last):
  File "decompile_boomerang.py", line 57, in <module>
    main()
  File "decompile_boomerang.py", line 14, in main
    with tempfile.TemporaryDirectory() as tempdir:
  File "/usr/local/lib/python3.8/tempfile.py", line 780, in __init__
    self.name = mkdtemp(suffix, prefix, dir)
  File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkdtemp
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params
    dir = gettempdir()
  File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir
    tempdir = _get_default_tempdir()
  File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']<p>RecStudio:
Error decompiling: Traceback (most recent call last):
  File "decompile_recstudio.py", line 59, in <module>
    main()
  File "decompile_recstudio.py", line 14, in main
    with tempfile.TemporaryDirectory() as tempdir:
  File "/usr/local/lib/python3.8/tempfile.py", line 780, in __init__
    self.name = mkdtemp(suffix, prefix, dir)
  File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkdtemp
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params
    dir = gettempdir()
  File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir
    tempdir = _get_default_tempdir()
  File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']<p>Reko:
Error decompiling: Traceback (most recent call last):
  File "decompile_recstudio.py", line 59, in <module>
    main()
  File "decompile_recstudio.py", line 14, in main
    with tempfile.TemporaryDirectory() as tempdir:
  File "/usr/local/lib/python3.8/tempfile.py", line 780, in __init__
    self.name = mkdtemp(suffix, prefix, dir)
  File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkdtemp
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params
    dir = gettempdir()
  File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir
    tempdir = _get_default_tempdir()
  File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']<p>RetDec and Snowman are the only ones that work on a sample app supplied.<p>If I get time, I'll upload another app to test it, which will introduces a new technique.<p>I know for a fact Ghidra should work because I've used it myself.</p>
]]></description><pubDate>Wed, 13 Jul 2022 19:27:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=32087642</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32087642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32087642</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Amazon admits giving police Ring camera footage without consent"]]></title><description><![CDATA[
<p>What about the satellites mimicking God watching over everyone?</p>
]]></description><pubDate>Wed, 13 Jul 2022 18:07:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=32086524</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32086524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32086524</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Reddit moderators need to be stopped"]]></title><description><![CDATA[
<p>Social media are mechanisms to promote conformity like the type seen in Asch conformity experiments, I would not be surprised to learn the mods are security service sock puppets controlling the thoughts of the nation or the West anyway.<p>MI5's David Shayler gave an insight into what he was required to do which was write articles for newspapers before he fell out with them, this was pre-internet days. Using the media to control the population is a valid tool.<p>Asch Conformity Experiment explained.
<a href="https://www.youtube.com/watch?v=NyDDyT1lDhA" rel="nofollow">https://www.youtube.com/watch?v=NyDDyT1lDhA</a><p>David Shayler
<a href="https://en.wikipedia.org/wiki/David_Shayler" rel="nofollow">https://en.wikipedia.org/wiki/David_Shayler</a><p>The MI5 recruitment hook "Godot is not coming"
<a href="https://en.wikipedia.org/wiki/Waiting_for_Godot#Sexual" rel="nofollow">https://en.wikipedia.org/wiki/Waiting_for_Godot#Sexual</a><p>Kompromat is something the security services of many countries engage in, which gives you an insight into their blackmail techniques of business execs, politicians and anyone else who is outspoken. Its also why this stuff is not taught at school because the govt would lose control of outspoken people. You'll be surprised at the criminality in the state in general and democracy is that perfect tool to keep the idiots coming back to vote for moar!</p>
]]></description><pubDate>Wed, 13 Jul 2022 17:16:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=32085732</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32085732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32085732</guid></item><item><title><![CDATA[New comment by Terry_Roll in "UK lawmaker John Penrose proposes dystopian idea to give citizens a truth score"]]></title><description><![CDATA[
<p>Every entity has good and bad because everybody has a different of opinion of whats right and wrong and thats why the world is like it is.</p>
]]></description><pubDate>Wed, 13 Jul 2022 17:04:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=32085528</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32085528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32085528</guid></item><item><title><![CDATA[New comment by Terry_Roll in "UK lawmaker John Penrose proposes dystopian idea to give citizens a truth score"]]></title><description><![CDATA[
<p>I know, if you dont pay their wages via taxation, you get done over by them! Same goes for a lot of govt employees!</p>
]]></description><pubDate>Wed, 13 Jul 2022 12:29:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=32081713</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32081713</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32081713</guid></item><item><title><![CDATA[New comment by Terry_Roll in "UK lawmaker John Penrose proposes dystopian idea to give citizens a truth score"]]></title><description><![CDATA[
<p>So the Police choose what laws they enforce according to their own agenda, and with PartyGate back over Xmas, the Scottish Police decided to arrest/prosecute someone who tweeted Nicola Sturgeon's residence address as a Scottish Hogmanay party was arrested under the malicious communications act because Nicola Sturgeon's residential address declared for political reasons is actually a relative's of her's.<p><a href="https://www.ladbible.com/news/man-arrested-for-organising-street-party-at-nicola-sturgeons-home-20211223" rel="nofollow">https://www.ladbible.com/news/man-arrested-for-organising-st...</a><p>Anyway the Politicians with the help of the media are engaged in malicious communications all the time, never seen the Police enforce that act on the political class, suggesting the Police are bias and interfering in politics like we have just seen with Labour's Keir Starmer and Beergate.<p>On the point of this proposal, I think it will kill off elements of the British Humour... or not!</p>
]]></description><pubDate>Wed, 13 Jul 2022 06:46:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=32079673</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32079673</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32079673</guid></item><item><title><![CDATA[New comment by Terry_Roll in "FEMA Planning Guidance for Response to a Nuclear Detonation [pdf]"]]></title><description><![CDATA[
<p>The evidence for WMD's was based on the fact the British had sold them to Saddam in the 70's or 80's and he'd used them on some Kurds in Northern Iraq.<p>If you survive the first 24hrs, you'll probably be ok, be careful with water and things like that. So whilst potassium iodide tablets are handed out to protect the Thyroid, I'm surprised copious amounts of nicotinic acid arent handed out, as the prostaglandin flush helps rebind DNA in the cells, which is one of the things the radiation attacks. Glutathione is also increased in the Liver with Nicotinic Acid which will also help the body in a nuclear attack situation.</p>
]]></description><pubDate>Wed, 13 Jul 2022 06:39:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=32079637</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32079637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32079637</guid></item><item><title><![CDATA[New comment by Terry_Roll in "At what age do people first experience depression?"]]></title><description><![CDATA[
<p>I did too, worse during winter months when it was overcast or raining so with hindsight probably getting SAD, with what I know about it today.<p>However I also had what was probably an undiagnosed mild form of pellagra, knowing what I know about that today, which was treated with punishment for not washing properly by parents, which didnt help to put it mildly! Its not nice being washed with a scrubbing brush on patches to remove it and constantly told off.</p>
]]></description><pubDate>Wed, 13 Jul 2022 05:52:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=32079408</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32079408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32079408</guid></item><item><title><![CDATA[New comment by Terry_Roll in "DoD Open Source Software FAQ (2021)"]]></title><description><![CDATA[
<p>and Backrub.</p>
]]></description><pubDate>Tue, 12 Jul 2022 03:23:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=32065190</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32065190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32065190</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Physicists see electron whirlpools for the first time"]]></title><description><![CDATA[
<p>I would imagine for the low temperature environment of space and satellites, but it might also improve the lifetime of circuit boards during powerup cycles. Its reported that power cycling stresses the circuit boards more than just leaving them switched on, so I wouldnt be surprised to see some changes made in everyday electronic devices. With that in mind, will we see less 90 degree turns on circuit boards in order to ensure the smooth flow of electrons, even though we cant yet detect any Oxbow (Resacas) "lakes" in circuit boards due to the rather rigid nature of circuit board design & materials.<p>I would also imagine this "electron fluid" only applies to DC circuit applications, because AC electrons are perhaps best represented by every discerning business executive's desktop toy known as Newtons Cradle.</p>
]]></description><pubDate>Tue, 12 Jul 2022 02:33:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=32064897</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32064897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32064897</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Your compliance obligations under the UK’s Online Safety Bill"]]></title><description><![CDATA[
<p>Piggie in the middle submarine cables, not all go through the UK, but it is good to point out the covert politics & nationalism of entities providing tech services or infrastructure, strangely dominated by the US mil funded US tech sector. I wonder why?<p><a href="https://cryptome.org/fiber-weak.htm" rel="nofollow">https://cryptome.org/fiber-weak.htm</a></p>
]]></description><pubDate>Tue, 12 Jul 2022 01:52:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=32064636</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32064636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32064636</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Experian, you have some explaining to do"]]></title><description><![CDATA[
<p>Ah yes the portmanteau of negative down votes in order to maintain the aspect of I'm wrong and the downvoters are right. Its the final say #FreeBrunoPowroznik</p>
]]></description><pubDate>Tue, 12 Jul 2022 01:21:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=32064428</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32064428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32064428</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Experian, you have some explaining to do"]]></title><description><![CDATA[
<p>Thats the best thing about authority figures, they are believed until they can be proven otherwise, I'm not in a position to prove otherwise. I often wonder if autism is being used as a cover for child abuse!<p>Innuendo amongst other things is the perfect trigger for paranoia, and in such situations, people will get banged up in a mental health hospital and have drugs forced down their throat otherwise they just get labelled as uncooperative, and then other drugs will be forced down their throat and their detention period increased, perhaps even indefinitely. Its a clever system and there is no judge or jury to convince, you just go straight to mental hospital without passing Go!<p>You cant argue against this craze for labelling everything as mental health issues, Doctors will not have their authority challenged. I even had a GP tell me how I could suicide myself!<p>You dont run a country by being nice!<p>You got a lot to learn, now obey your authority figures and back to work!</p>
]]></description><pubDate>Mon, 11 Jul 2022 17:23:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=32058976</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32058976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32058976</guid></item><item><title><![CDATA[New comment by Terry_Roll in "Experian, you have some explaining to do"]]></title><description><![CDATA[
<p>In the UK there is a Jeremy Bentham philosophy, where by people get loaded up with debt because it generally keeps them productive and out of trouble. Then the UK can attend G7 conferences because its GDP is high enough. Some call it slavery by another name! The US Mil call it punching above its weight and the UK is generally recognised as the no1 soft power in the world. Forget expensive military hardware & Police hardware, intelligence led psychological warfare on the population is cheaper and more deniable when rumours are put out in the community as people voluntarily police their manor like vigilantes watching Emmanuel Goldstein figures. The innovation in innuendo based intimidation and harassment is quite entertaining and its all deniable. The techniques used to create the Nazi's can be deployed in tight knit communities via community watch schemes and the like, no paperwork so the Police are happy with that and the security services can also deny it.</p>
]]></description><pubDate>Mon, 11 Jul 2022 13:57:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=32056201</link><dc:creator>Terry_Roll</dc:creator><comments>https://news.ycombinator.com/item?id=32056201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32056201</guid></item></channel></rss>