<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: lkoolma</title><link>https://news.ycombinator.com/user?id=lkoolma</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 05 May 2026 08:24:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lkoolma" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lkoolma in "Jan Leike Resigns from OpenAI"]]></title><description><![CDATA[
<p>Related: <a href="https://news.ycombinator.com/item?id=40361128">https://news.ycombinator.com/item?id=40361128</a></p>
]]></description><pubDate>Wed, 15 May 2024 14:13:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=40367226</link><dc:creator>lkoolma</dc:creator><comments>https://news.ycombinator.com/item?id=40367226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40367226</guid></item><item><title><![CDATA[New comment by lkoolma in "Quantum winter is coming"]]></title><description><![CDATA[
<p>I agree that many in the financial sector do not know much about quantum computing, but it also does not seem that some in the quantum that do not understand the details of the problems that the financial sector has either.
For instance, those in the capital markets/trading floors in Europe and North America do significant risk calculations with hundreds or a thousand variables on up to 100,000 positions with a certain confidence. Many of these risk calculations need to be reported nightly to regulators. These financial companies are paying many millions per year to AWS, Azure, or Google to do these calculations on classical computers.
However, many parts of these calculations could be done with quantum computers relatively instantly, given enough qubits. I realize that the technology and reliability is not there today, but hopefully it will come soon.
I would not be surprised if by 2035 using quantum computers to do many variable risk calculations would become (almost) mandatory for major European and North American financial companies.</p>
]]></description><pubDate>Sat, 05 Nov 2022 15:04:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=33482149</link><dc:creator>lkoolma</dc:creator><comments>https://news.ycombinator.com/item?id=33482149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33482149</guid></item><item><title><![CDATA[New comment by lkoolma in "Malicious attack on Wikipedia – what we know and what we’re doing"]]></title><description><![CDATA[
<p>After working with a few large corporations and their DDoS protection solutions, I did not have a good experience with Verisign, and they were not able to handle attacks or get things working.
However, I have great experiences with Akamai and Cloudflare. I trust the people at Wikimedia will choose wisely.
I would I have learned that  Verisign has one of the worst BGP mitigation/scraping solutions out there.
There are a few alternatives that have more experience and provide much better uptime, include solutions from Cloudflare and Akamai.</p>
]]></description><pubDate>Sat, 07 Sep 2019 18:05:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=20905461</link><dc:creator>lkoolma</dc:creator><comments>https://news.ycombinator.com/item?id=20905461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20905461</guid></item><item><title><![CDATA[New comment by lkoolma in "Details of the Cloudflare outage on July 2, 2019"]]></title><description><![CDATA[
<p>Might be late, but has anyone in CloudFlare tried to switch away from regex to something more efficient and powerful?
Tools like re2c can convert 100s of regexs and CFG into a single optimized state machine (which includes no back tracking, as far as I remember). It should easily handle 10s of millions transactions per second per core if the complete state machine fits into the CPU level 3 cache (or lower), with a bit of optimization.</p>
]]></description><pubDate>Fri, 12 Jul 2019 20:32:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=20424229</link><dc:creator>lkoolma</dc:creator><comments>https://news.ycombinator.com/item?id=20424229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20424229</guid></item><item><title><![CDATA[New comment by lkoolma in "Fingerprinting iPhones"]]></title><description><![CDATA[
<p>I agree that just using a credit card number and the expiry date is definitely bad, but I am not aware of any authentication solution that fully solves this problem (but please enlighten me if there is).
We know passwords have many problems.
Two factor authentication with SMS has problems with SIM hijacks.
Physical tokens (e.g. RSA tokens) have problems when users lose them.<p>Feel free to enlighten me if someone has a better solution for all of this.</p>
]]></description><pubDate>Wed, 22 May 2019 13:43:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=19981053</link><dc:creator>lkoolma</dc:creator><comments>https://news.ycombinator.com/item?id=19981053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19981053</guid></item><item><title><![CDATA[New comment by lkoolma in "Fingerprinting iPhones"]]></title><description><![CDATA[
<p>There are a few comments about the fear that many of the top websites of the world get/use this data. I understand that people would be scared about this.<p>However, fraud is big problem, and any site that is dealing with anything precious is (hopefully) doing whatever they can to prevent fraud to protect their and your resources/data. From what I can tell from the JavaScript from some of the top 100 sites, it looks like many are using this data, and if the data is not what they expect, the transaction can be rejected.
I do not like when a company like Facebook would use this data, but it is a tradeoff for allowing other companies to use it.<p>Not sure if someone from CloudFlare, Akamai, or another company (Coinbase?) can publicly comment on what they do.<p>Would be nice if the browsers would at least notify of its use.</p>
]]></description><pubDate>Wed, 22 May 2019 13:20:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=19980851</link><dc:creator>lkoolma</dc:creator><comments>https://news.ycombinator.com/item?id=19980851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19980851</guid></item><item><title><![CDATA[New comment by lkoolma in "The Data Transfer Project"]]></title><description><![CDATA[
<p>GitHub:
<a href="https://github.com/google/data-transfer-project" rel="nofollow">https://github.com/google/data-transfer-project</a><p>Several other companies are working on it in various forms.
Disclaimer: I am working for one of those companies.</p>
]]></description><pubDate>Fri, 20 Jul 2018 15:12:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=17575621</link><dc:creator>lkoolma</dc:creator><comments>https://news.ycombinator.com/item?id=17575621</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17575621</guid></item></channel></rss>