<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: vivan</title><link>https://news.ycombinator.com/user?id=vivan</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 01:16:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=vivan" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by vivan in "Australian Federal Police hacked, classified documents on drug cartels stolen"]]></title><description><![CDATA[
<p>The source article provides much more detail: <a href="https://www.smh.com.au/national/secret-agents-targeting-drug-cartels-in-australia-exposed-in-data-hack-20221004-p5bmzg.html" rel="nofollow">https://www.smh.com.au/national/secret-agents-targeting-drug...</a></p>
]]></description><pubDate>Fri, 14 Oct 2022 09:37:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=33201433</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=33201433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33201433</guid></item><item><title><![CDATA[New comment by vivan in "Toyota suffered a data breach by accidentally exposing a secret key on GitHub"]]></title><description><![CDATA[
<p>I used to report things like this that I had found, including cases where I can see people used the default "sample" config for security purposes, but I found that either people would not care at all, or massively overreact and somehow blame me.<p>If an organisation is disorganised enough to leave critical details in public, they're probably too disorganised to handle someone reporting it.</p>
]]></description><pubDate>Fri, 14 Oct 2022 09:34:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=33201420</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=33201420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33201420</guid></item><item><title><![CDATA[New comment by vivan in "Integrating with Fastmail"]]></title><description><![CDATA[
<p>Other email providers don't allow recycling of account names - once they're gone, they're gone.<p>That said, I do agree that using a domain you own is better practice. However, I have been burned there before - I used a .eu domain for pretty much all of my email sign-ups for over a decade, then had the domain yanked away because of Brexit. Yes, my fault for not realising that this would happen (I lay some of the blame with my domain provider for not mentioning it to me at all).</p>
]]></description><pubDate>Wed, 28 Sep 2022 13:10:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=33007473</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=33007473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33007473</guid></item><item><title><![CDATA[New comment by vivan in "Integrating with Fastmail"]]></title><description><![CDATA[
<p>I cannot recommend fastmail to anyone for the simple reason that if your account expires and gets deleted, anyone can create an account with the <i>same</i> email address and take over your identity. This seems like a massive security flaw.</p>
]]></description><pubDate>Wed, 28 Sep 2022 09:45:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=33006174</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=33006174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33006174</guid></item><item><title><![CDATA[New comment by vivan in "GitHub was down"]]></title><description><![CDATA[
<p>What do you guys recommend as a good way to continue work undisrupted when GitHub goes down? A second remote mirror?</p>
]]></description><pubDate>Thu, 27 Feb 2020 16:33:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=22434746</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=22434746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22434746</guid></item><item><title><![CDATA[New comment by vivan in "Ask HN: What's your latest failed side project and why?"]]></title><description><![CDATA[
<p>Outlook add-on to give the ability to "undo" sending email. It just mimicked the functionality in Gmail where it holds your email for 10/30/60 seconds before sending, which gives you a chance to stop the message being sent if you notice an issue. For some bizarre reason Microsoft built this in their web app but never in the desktop version of Outlook, which is what most people in big corporate environments use.<p>Finished the project, built the tool and it worked great, had a bunch of people using it. Then I got to the point of having to actually distribute/market it and I gave up - the idea of having to actually support a desktop application was just too much for me.<p>I'll probably throw the code up on GitHub at some point so people can still get some value out of it, since a lot of people have been asking.</p>
]]></description><pubDate>Mon, 24 Feb 2020 10:31:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=22402967</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=22402967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22402967</guid></item><item><title><![CDATA[New comment by vivan in "GitHub: Increased Error Rates"]]></title><description><![CDATA[
<p>I guess it's a bad time to make a presentation to let us move from an on-prem SVN repo to GitHub...</p>
]]></description><pubDate>Wed, 19 Feb 2020 15:39:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=22366405</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=22366405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22366405</guid></item><item><title><![CDATA[New comment by vivan in "Your balance is $0.30000000004"]]></title><description><![CDATA[
<p>In this case, the value is the "surge_multiplier", which is indeed a float: <a href="https://developer.uber.com/docs/riders/references/api/v1.2/estimates-price-get" rel="nofollow">https://developer.uber.com/docs/riders/references/api/v1.2/e...</a></p>
]]></description><pubDate>Tue, 18 Feb 2020 17:10:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=22357615</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=22357615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22357615</guid></item><item><title><![CDATA[New comment by vivan in "Your balance is $0.30000000004"]]></title><description><![CDATA[
<p>That was the main plot of Office Space.<p><a href="https://www.imdb.com/title/tt0151804/" rel="nofollow">https://www.imdb.com/title/tt0151804/</a></p>
]]></description><pubDate>Tue, 18 Feb 2020 16:02:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=22356966</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=22356966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22356966</guid></item><item><title><![CDATA[New comment by vivan in "Docker for Windows won't run if Razer Synapse driver management tool is running"]]></title><description><![CDATA[
<p>It also has macroing functionality with profile switching. You could achieve the same with something like AHK but the Razer interface is easier for simple tasks.</p>
]]></description><pubDate>Tue, 18 Feb 2020 15:20:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=22356639</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=22356639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22356639</guid></item><item><title><![CDATA[New comment by vivan in "Your balance is $0.30000000004"]]></title><description><![CDATA[
<p>You would think that this is a fairly rookie error and that big companies would know better, but I regularly see this on Uber: <a href="https://i.imgur.com/qDACtG0.png" rel="nofollow">https://i.imgur.com/qDACtG0.png</a></p>
]]></description><pubDate>Tue, 18 Feb 2020 15:17:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=22356619</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=22356619</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22356619</guid></item><item><title><![CDATA[New comment by vivan in "Ask HN: Is SQL a primary tool of choice for doing ETL pipelines in 2019?"]]></title><description><![CDATA[
<p>As with most questions about stack choice: it depends.</p>
]]></description><pubDate>Wed, 02 Oct 2019 15:06:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=21137234</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=21137234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21137234</guid></item><item><title><![CDATA[New comment by vivan in "Vulnerability in the Mac Zoom client allows malicious websites to enable camera"]]></title><description><![CDATA[
<p>Huh, I'm on Windows and it auto-joined the meeting too, with video enabled. I wonder if this is because at some point in the past I opened a Zoom meeting and allowed Chrome to open the Zoom URI in the Zoom app?</p>
]]></description><pubDate>Tue, 09 Jul 2019 09:58:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=20390281</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=20390281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20390281</guid></item><item><title><![CDATA[New comment by vivan in "Ask HN: Did offering a money-back guarantee help your business?"]]></title><description><![CDATA[
<p>How does this work in line with your views on registration systems? I'm about to be releasing a product which also is a one-time digital purchase and I plan on just having a generous guarantee. I was planning on having no licensing system because frankly it's more headache than it's worth - the target audience will be happy to pay for the product and people who don't want to pay won't be paying anyway. Do you think this is a fair assessment? Do you think it's worth having a very basic registration system or none at all?</p>
]]></description><pubDate>Wed, 06 Feb 2019 11:02:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=19094210</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=19094210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19094210</guid></item><item><title><![CDATA[New comment by vivan in "Ask HN: What is an example of a super simple SaaS that is profitable?"]]></title><description><![CDATA[
<p>My biggest inspiration is <a href="https://www.placecard.me/" rel="nofollow">https://www.placecard.me/</a> by Cory Zue (<a href="https://news.ycombinator.com/user?id=czue" rel="nofollow">https://news.ycombinator.com/user?id=czue</a>).<p>He has been documenting the whole process very well both on Twitter (<a href="https://twitter.com/czue/status/958993008543830017" rel="nofollow">https://twitter.com/czue/status/958993008543830017</a>) and his blog (<a href="http://www.coryzue.com/writing/" rel="nofollow">http://www.coryzue.com/writing/</a>).</p>
]]></description><pubDate>Mon, 28 Jan 2019 12:50:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=19017037</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=19017037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19017037</guid></item><item><title><![CDATA[New comment by vivan in "Deliveroo users are getting defrauded"]]></title><description><![CDATA[
<p>Interestingly the same author had a very different opinion when the same was happening to someone else. <a href="https://www.newstatesman.com/science-tech/internet/2018/09/gdpr-easier-access-data-hackers-access-online-security-spotify" rel="nofollow">https://www.newstatesman.com/science-tech/internet/2018/09/g...</a><p>> Although what Spotify has done, or failed to do, by handing over data to whoever is logged in on an account, could be considered irresponsible, it is in no way illegal – and, in all likelihood, is generally the norm.</p>
]]></description><pubDate>Thu, 24 Jan 2019 19:15:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=18991929</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=18991929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18991929</guid></item><item><title><![CDATA[New comment by vivan in "Deliveroo users are getting defrauded"]]></title><description><![CDATA[
<p>I'm not saying Deliveroo isn't in the wrong here - they absolutely should have more defenses, but I still think this argument makes little sense. What if they have the defences in place but you choose to disable them? Who is liable then? I personally have 2FA on my GMail, but plenty of people choose not to - is it Google's fault for not forcing it on them?</p>
]]></description><pubDate>Thu, 24 Jan 2019 17:50:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=18991005</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=18991005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18991005</guid></item><item><title><![CDATA[New comment by vivan in "Deliveroo users are getting defrauded"]]></title><description><![CDATA[
<p>So if someone hacks your email because <i>you</i> didn't have sufficient protections in place, does that make the email provider liable? Seems like an argument that falls apart very quickly.</p>
]]></description><pubDate>Thu, 24 Jan 2019 17:24:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=18990699</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=18990699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18990699</guid></item><item><title><![CDATA[New comment by vivan in "Deliveroo users are getting defrauded"]]></title><description><![CDATA[
<p>Standard security practices: not allow delivery to a new address without reconfirming credit card details, sending email confirmation upon login from a new location/device, and in the more extreme cases, 2 factor auth.</p>
]]></description><pubDate>Thu, 24 Jan 2019 15:46:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=18989644</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=18989644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18989644</guid></item><item><title><![CDATA[New comment by vivan in "Deliveroo users are getting defrauded"]]></title><description><![CDATA[
<p>Do you have a source for that? If that is the case then pretty much every major website is in breach. Credential stuffing is rampant and very easy to do these days. It's not the website's fault that the user gave out their password.<p>However, I do agree that Deliveroo needs to do more to protect users against this. 2-factor authentication, email confirmation from a new IP, re-entry of card details when ordering to a new address are all simple ways to handle this. Deliveroo has not prioritised this because their main priority is growth.</p>
]]></description><pubDate>Thu, 24 Jan 2019 15:11:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=18989300</link><dc:creator>vivan</dc:creator><comments>https://news.ycombinator.com/item?id=18989300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18989300</guid></item></channel></rss>