<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: ciarlill</title><link>https://news.ycombinator.com/user?id=ciarlill</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 25 May 2026 19:36:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ciarlill" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ciarlill in "Roblox is a problem but it's a symptom of something worse"]]></title><description><![CDATA[
<p>I didn't grow up with Roblox.<p>I did grow up gambling pogs and MTG cards. I did grow up getting verbally sexually harassed at a Chuck-e-cheese. I did grow up finding my uncle's porno mag collection.<p>I also did grow up playing Ultima Online with a group of people who knew I was a kid and helped and guided me through some really hard times with compassion.<p>It's easy to focus on the amplification these platforms have on all the negative parts of our society. And it's a valid criticism . But it also should equally amplify the positive outcomes that occur from finding a community when you live in a bad situation or one with limited positive outcomes.<p>As usual education is key here and unfortunately our education system (and parents) will never be able to keep up with the pace of advancement. There is no room for nuance or gray areas in our society, everything is too polarized and personal responsibility is non existent.</p>
]]></description><pubDate>Tue, 25 Nov 2025 17:18:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46048077</link><dc:creator>ciarlill</dc:creator><comments>https://news.ycombinator.com/item?id=46048077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46048077</guid></item><item><title><![CDATA[New comment by ciarlill in "US agency will not reinstate $900M subsidy for Starlink"]]></title><description><![CDATA[
<p>You can check out this map. Data is from 2020 though and I have found no other updates about the program. <a href="https://www.fcc.gov/reports-research/maps/rdof-phase-i-dec-2020/" rel="nofollow noreferrer">https://www.fcc.gov/reports-research/maps/rdof-phase-i-dec-2...</a></p>
]]></description><pubDate>Wed, 13 Dec 2023 17:19:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=38630576</link><dc:creator>ciarlill</dc:creator><comments>https://news.ycombinator.com/item?id=38630576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38630576</guid></item><item><title><![CDATA[New comment by ciarlill in "US agency will not reinstate $900M subsidy for Starlink"]]></title><description><![CDATA[
<p>Does anyone know how to find out information on progress or updates if you live in one of the RDOF auction blocks? I can see that Charter won a bid for my location 4 years ago. The FCC page also states "Winning bidders must meet periodic buildout requirements that will require them to reach all assigned locations by the end of the sixth year." We're going on 4 years now since the auction closed. I'm just curious if this is actually going to happen as it impacts my decision whether to move or not. The cynic in me says they haven't even started yet, and inevitably will push for extensions and do everything conceivable to take this money and not deliver within 6 years or possibly ever.<p>Meanwhile for the past 2 years Starlink is the only service I can actually use with any reasonable stability and low(ish) latency. They have at times delivered up to 200Mbps down and 20 up but it is not consistent. I have much more faith that they will deliver 100/20 consistently by 2025 than Charter will be delivering gigabit to me by then.</p>
]]></description><pubDate>Wed, 13 Dec 2023 15:32:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38628851</link><dc:creator>ciarlill</dc:creator><comments>https://news.ycombinator.com/item?id=38628851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38628851</guid></item><item><title><![CDATA[New comment by ciarlill in "Reverse Engineering TikTok's VM Obfuscation"]]></title><description><![CDATA[
<p>> It provides audio latency information which is highly unique (why?).<p>As someone who has worked with WebAudio extensively, and have opened and read many issues in the bug tracker and read many of the proposals... this is just not as nefarious as you are making it seem. I don't disagree that this _can_ be abused by ad tracking networks but I do disagree with the premise that it was somehow an oversight of the spec or implementation which led to this (or even worse, intentional). Providing consistent audio behavior across a wide variety of platforms (Linux, OSX, Windows, Android) along with multiple versions of all those platforms and the myriad hardware in the actual devices is actually just pretty hard. The boring answer here is that to provide low latency audio to support things like games, a lot of decisions have to made about what buffer sizes are appropriate for the underlying hardware and this is what ultimately exposes some information about audio latency on the system. Some of those decisions are limited by the audio APIs of the OS. Some are limited by the capabilities of the hardware. Some are workaround for obscure bugs in either layer. The point is that, as with most software, compromises are made to support an API that people actually need or want to use to make stuff. I also don't think audio latency information is really "highly unique". There are only a handful of buffer sizes which are reasonable based on the desired sample rate and are mostly limited by the OS, meaning at best you can probably identify a persons OS via the AudioContext. Furthermore, I have seen API "improvements" and requests rejected outright due to possibly exposing fingerprinting information. Things that would be really useful to applications which are building audio-centric software won't be implemented because the team takes this issue seriously.</p>
]]></description><pubDate>Sun, 25 Dec 2022 00:54:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=34122894</link><dc:creator>ciarlill</dc:creator><comments>https://news.ycombinator.com/item?id=34122894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34122894</guid></item><item><title><![CDATA[New comment by ciarlill in "Launch HN: Clover (YC S20) – Notes, whiteboarding, and daily planner in one tool"]]></title><description><![CDATA[
<p>Some initial feedback after noodling around for 20 mins:<p>Initially this looked like the perfect replacement for my notion + good notes setup. Inking is really important to my workflow so most of my feedback is around that. I also love having the calendar integrated into my daily notes.<p>- Daily notes don't appear to be a surface so cannot be inked on? This is pretty vital for me. In GoodNotes I basically have a new note page every day for  scribbling. Otherwise this feature looks perfect for how I currently work.
- The inking in general does not feel great in comparison to Notability or GoodNotes. It appears to do some path correction and overall everything feels very "stiff". Could use more pen tip size options and pen options in general as well as highlighting.
- It's too easy to accidentally activate the context menus for text / shape / non-drawing areas when panning around with fingers or accidentally brushing them with your hand. Maybe a long press on these to activate those menus?<p>I love the idea of having notes, tasks and calendar in one place. You nailed the integration with google calendar, I just wish you could do something similar with tasks but I doubt it will fit into your current paradigm. For me, as a mixed OS user (Android phone, iOS tablet, MacBook for work) I need a task manager that is fully cross platform with notifications, quick add, etc. no matter which device I'm on. I could see using the tasks in your app for non-deadline, more project-management style things. But not as a daily "to-do style" app. And maybe that is the objective, just my 0.02.<p>Overall this looks _super_ promising and I would love to consolidate my current workflow into one place. And there are great ideas here, unfortunately the UX (at least on iOS and specifically in regards to inking / touch input) just falls slightly short of the competition.</p>
]]></description><pubDate>Tue, 11 Jan 2022 15:49:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=29892909</link><dc:creator>ciarlill</dc:creator><comments>https://news.ycombinator.com/item?id=29892909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29892909</guid></item><item><title><![CDATA[New comment by ciarlill in "Show HN: MiroTalk – an alternative to Zoom / Teams"]]></title><description><![CDATA[
<p>I guess that's fair. I missed the 3 letter hyperlink in the Github README. Would be nice if some credit was given on <a href="https://sfu.mirotalk.org/" rel="nofollow">https://sfu.mirotalk.org/</a> Normally I would not  be so pedantic about the use of a library, but mediasoup is doing the vast majority of the heavy lifting that makes this possible.<p>Edit: I see the mediasoup project is also listed by name in the credits section. So I rescind my earlier comment. I still think it's a fine line to call this project itself an SFU though.</p>
]]></description><pubDate>Sun, 05 Dec 2021 05:07:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=29446867</link><dc:creator>ciarlill</dc:creator><comments>https://news.ycombinator.com/item?id=29446867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29446867</guid></item><item><title><![CDATA[New comment by ciarlill in "Show HN: MiroTalk – an alternative to Zoom / Teams"]]></title><description><![CDATA[
<p>I think it's worth noting this is largely an implementation on top of the Mediasoup SFU project. MiroTalk is not really the SFU here. It's just a client and server side API built on top of an existing open source SFU. And they don't appear to mention this or credit Mediasoup for this anywhere. It's a cool project, very useful and appears to be in full compliance with mediasoup licensing... but it still feels a little disingenuous to label it as an SFU.</p>
]]></description><pubDate>Sun, 05 Dec 2021 03:59:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=29446586</link><dc:creator>ciarlill</dc:creator><comments>https://news.ycombinator.com/item?id=29446586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29446586</guid></item><item><title><![CDATA[New comment by ciarlill in "Another new era of WordPress"]]></title><description><![CDATA[
<p>This is nice to read. I just started looking into a playing with React... and then got the great idea to start recreating something like <a href="http://p2theme.com/" rel="nofollow">http://p2theme.com/</a> with React and WP-API. Good to see that I am on the right track ;) There is not much to it yet (still in prototype/PoC stage) but for those interested: <a href="https://github.com/alexciarlillo/react-wp" rel="nofollow">https://github.com/alexciarlillo/react-wp</a></p>
]]></description><pubDate>Fri, 27 Feb 2015 17:46:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=9120182</link><dc:creator>ciarlill</dc:creator><comments>https://news.ycombinator.com/item?id=9120182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9120182</guid></item></channel></rss>