<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: dylz</title><link>https://news.ycombinator.com/user?id=dylz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 00:10:19 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dylz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dylz in "Show HN: Privera – The Analytics' Anonymization Proxy"]]></title><description><![CDATA[
<p>What I meant was, you are cloud-hosting (assuming not CE) the part where the non-anonymised PII is sent to [as opposed to sanitised coming out of] and processing it; and in addition the only provider supported is one subject to <a href="https://en.wikipedia.org/wiki/CLOUD_Act" rel="nofollow">https://en.wikipedia.org/wiki/CLOUD_Act</a></p>
]]></description><pubDate>Tue, 23 Feb 2021 17:18:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=26239896</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=26239896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26239896</guid></item><item><title><![CDATA[New comment by dylz in "Show HN: Privera – The Analytics' Anonymization Proxy"]]></title><description><![CDATA[
<p>I'd be interested when that happens. Not a fan of CF/lambda-only, prefer cloud agnostic deployment possibilities.<p>Have you gotten any legal review re: GDPR or passing user analytic data through a proxy in a non-EU area?</p>
]]></description><pubDate>Tue, 23 Feb 2021 17:11:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=26239806</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=26239806</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26239806</guid></item><item><title><![CDATA[New comment by dylz in "Show HN: Privera – The Analytics' Anonymization Proxy"]]></title><description><![CDATA[
<p>Is there a way I can host CE on Docker, Serverless, or similar without AWS's "infinite cost" model?</p>
]]></description><pubDate>Tue, 23 Feb 2021 17:07:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=26239741</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=26239741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26239741</guid></item><item><title><![CDATA[New comment by dylz in "Show HN: Try Snowplow"]]></title><description><![CDATA[
<p>Is there an easy way to deploy this to my own infrastructure, possibly via k8s or docker containers - no aws?</p>
]]></description><pubDate>Sun, 21 Feb 2021 18:34:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=26215840</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=26215840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26215840</guid></item><item><title><![CDATA[New comment by dylz in "Free Music for Your Videos"]]></title><description><![CDATA[
<p>> If you wish to use my music for commercial purposes (online advertisements, podcasts etc), you will need to purchase a license<p>This clearly makes it not CC-BY. Maybe CC BY NC?</p>
]]></description><pubDate>Thu, 04 Feb 2021 09:55:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=26024123</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=26024123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26024123</guid></item><item><title><![CDATA[New comment by dylz in "Tell HN: If you bid on a car on eBay the seller gets your phone number"]]></title><description><![CDATA[
<p>They should get absolutely nothing <i>at all</i> until after payment, what the fuck.<p>eBay practically permanently bans everyone involved if you dare take conversation offsite on normal items.</p>
]]></description><pubDate>Sat, 02 Jan 2021 00:57:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=25609113</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25609113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25609113</guid></item><item><title><![CDATA[New comment by dylz in "Ask HN: I use a VPN and Google appear to be the only one knowing my location"]]></title><description><![CDATA[
<p>HTML5 geolocation if you ever click allow even one time can granularly identify location based on where you are. It sends nearby MAC and correlates this to wardriving-equivalent scans. You do not need to be connected to wifi.</p>
]]></description><pubDate>Tue, 29 Dec 2020 23:45:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=25576514</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25576514</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25576514</guid></item><item><title><![CDATA[New comment by dylz in "Ask HN: How do you handle suspicious logins?"]]></title><description><![CDATA[
<p>My non-invasive way for basic security - nothing sent to third parties at all; no blocking of VPNs other than the usual anti-bruteforce stuff:<p>- GeoIP server side; trigger MFA (email a confirmation code) if country mismatch. Anything less is too granular unless you have some good reason for it, people moved to cheaper places during the pandemic, mobile connections geo horribly wrong when NATed<p>- Drop a random unique cookie (long-lasting) on the client; if this cookie is not present and valid/signed prompt for MFA<p>- Give the user an opportunity to revoke all logged in sessions</p>
]]></description><pubDate>Tue, 29 Dec 2020 00:53:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=25565311</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25565311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25565311</guid></item><item><title><![CDATA[New comment by dylz in "Is it possible to host static websites on Amazon glacier"]]></title><description><![CDATA[
<p>Yes, but only you can access them and it will take several hours.</p>
]]></description><pubDate>Sat, 26 Dec 2020 11:46:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=25542854</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25542854</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25542854</guid></item><item><title><![CDATA[New comment by dylz in "Ask HN: Best Technology for an E-Christmas Get Together?"]]></title><description><![CDATA[
<p>Here: <a href="https://support.mozilla.org/en-US/kb/share-your-camera-or-screen-hubs" rel="nofollow">https://support.mozilla.org/en-US/kb/share-your-camera-or-sc...</a><p>It is a pliable in-game object, you can throw someone's screen, resize it, etc.</p>
]]></description><pubDate>Mon, 21 Dec 2020 10:14:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=25493578</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25493578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25493578</guid></item><item><title><![CDATA[New comment by dylz in "Ask HN: Best Technology for an E-Christmas Get Together?"]]></title><description><![CDATA[
<p>It works well past 10 users on very high powered mobile. Less so on cheap phones.<p>It's really more that you are spraying high volume websocket and webrtc data continuously while doing realtime 3D/WebGL - you are practically running a full game at this point.</p>
]]></description><pubDate>Mon, 21 Dec 2020 04:28:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=25492133</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25492133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25492133</guid></item><item><title><![CDATA[New comment by dylz in "Ask HN: Best Technology for an E-Christmas Get Together?"]]></title><description><![CDATA[
<p><a href="https://hubs.mozilla.com/" rel="nofollow">https://hubs.mozilla.com/</a></p>
]]></description><pubDate>Mon, 21 Dec 2020 01:17:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=25491172</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25491172</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25491172</guid></item><item><title><![CDATA[New comment by dylz in "Ask HN: Would you pay for ARM-based dedicated instances?"]]></title><description><![CDATA[
<p>The sellers are usually $1.99-2.99 for this.</p>
]]></description><pubDate>Sat, 19 Dec 2020 23:22:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=25482259</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25482259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25482259</guid></item><item><title><![CDATA[New comment by dylz in "Ask HN: A Web template created in just HTML and CSS. Would you consider buying?"]]></title><description><![CDATA[
<p>99%+ of them are all terrible. Think jQuery 1 written in 2020 with hundreds of useless includes, over 50 web fonts loaded simultaneously to frontload on the feature list while providing nothing of value.</p>
]]></description><pubDate>Wed, 16 Dec 2020 07:19:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=25439939</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25439939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25439939</guid></item><item><title><![CDATA[New comment by dylz in "Improving DNS Privacy with Oblivious DoH"]]></title><description><![CDATA[
<p>Are ODOH resolvers by any disjoint partner available yet? The only one I see is the CF-owned and run one.</p>
]]></description><pubDate>Wed, 09 Dec 2020 05:02:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=25355549</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25355549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25355549</guid></item><item><title><![CDATA[New comment by dylz in "Improving DNS Privacy with Oblivious DoH"]]></title><description><![CDATA[
<p>Discord already doesn't need geoip, since they just direct you at wherever the server location (that you chose) is</p>
]]></description><pubDate>Wed, 09 Dec 2020 04:39:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=25355428</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25355428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25355428</guid></item><item><title><![CDATA[New comment by dylz in "With Proton and Steam Play, many Windows games now work on Linux"]]></title><description><![CDATA[
<p>CSGO relatively heavily suppresses "user maintained" community servers, the entire experience from onboarding to client launch prioritses the Valve-run official matchmade servers for casual/competitive/etc and any special game modes.<p>Server browser is a hidden afterthought behind a dropdown.</p>
]]></description><pubDate>Tue, 08 Dec 2020 05:50:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=25342331</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25342331</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25342331</guid></item><item><title><![CDATA[New comment by dylz in "With Proton and Steam Play, many Windows games now work on Linux"]]></title><description><![CDATA[
<p>Not parent, but have seen this before, or some competitor/pissed off outed person/partner in crime/etc hands it to anticheat team.<p>Private cheats usually require being vouched in, sometimes with ID scans, sometimes physically shipping you hardware.</p>
]]></description><pubDate>Tue, 08 Dec 2020 02:52:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=25341091</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25341091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25341091</guid></item><item><title><![CDATA[New comment by dylz in "With Proton and Steam Play, many Windows games now work on Linux"]]></title><description><![CDATA[
<p>I appreciate that you are trying to do this with respect and hope you succeed.<p>I've done both sides (largely MMO-stuff as a kid), and for me, I'm done dealing with all this invasive garbage, and just spin up a fresh EC2 GPU instance when I want to play something, and simply don't play the games that choose to disrespect and abuse players to the point of not even allowing GPU passthrough (I can somewhat understand banning emulated GPUs; have dealt with people farming referral accounts a hundred at a time each queuing for games at <5 FPS).</p>
]]></description><pubDate>Mon, 07 Dec 2020 20:46:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=25337252</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25337252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25337252</guid></item><item><title><![CDATA[New comment by dylz in "With Proton and Steam Play, many Windows games now work on Linux"]]></title><description><![CDATA[
<p>I'm guessing this is a mix of attestation and inspecting what they actually do instead of just blindly checking the certificate and that the signature is verified? I'm curious how well executed that works when it comes to less well behaved anticheats (like Riot's Vanguard generally stays hands off, but GameGuard will immediately heartbeat a "ban me" and intentionally cause a bluescreen to cause you to "lose any data collected by your debugger" when it notices it's being looked at).<p>This type of BS is super common in Asian countries/published MMOs and a bit less acceptable in the west (you still have EAC and battleye, but at least they make an attempt to use TLS?)<p>Another insane example: xigncode has long since advertised a feature that the game developers can remote control into your PC like VNC. I don't know whether any developer has chosen to actually enable it, but the fact that they push it as a feature is some serious clown-egg-face.</p>
]]></description><pubDate>Mon, 07 Dec 2020 20:18:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=25336827</link><dc:creator>dylz</dc:creator><comments>https://news.ycombinator.com/item?id=25336827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25336827</guid></item></channel></rss>