<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: gregoryw3</title><link>https://news.ycombinator.com/user?id=gregoryw3</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Apr 2026 10:15:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=gregoryw3" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by gregoryw3 in "Mobile carriers can get your GPS location"]]></title><description><![CDATA[
<p>Exactly, the channel information is all that’s required but you can quite easily get the location information from that, which makes it easier to add additional features from a system point of view.<p>If I recall correctly, the tower will report channel information to the higher up controller system which will then decide which next tower should be notified of a phone that’s entering its range.<p>So while explicit positioning isn’t required when dealing with one tower, the system overall does need to determine a users position and velocity to handle tower to tower transfers.<p>In other words my opinion is that the difference between a towers channel information and a users position is almost one and the same. It’s a handful of math equations away.</p>
]]></description><pubDate>Sun, 01 Feb 2026 13:53:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46846229</link><dc:creator>gregoryw3</dc:creator><comments>https://news.ycombinator.com/item?id=46846229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46846229</guid></item><item><title><![CDATA[New comment by gregoryw3 in "Mobile carriers can get your GPS location"]]></title><description><![CDATA[
<p>I’m not super sure about the specifics but having taken a 5G class, the professor made it quite clear that due to the latency and bandwidth requirements of 5G, precise tracking is required to allow towers to correctly do beam forming.<p>If anyone wants to look at the future of 5G (well ORAN) here it is: <a href="https://gitlab.eurecom.fr/oai/openairinterface5g" rel="nofollow">https://gitlab.eurecom.fr/oai/openairinterface5g</a><p>When talking about the 5G system, cell towers can request a users estimated velocity which when combined with the towers own location combined with the physical radio (that is communicating with the phone (UE)) you can get a pretty good position estimation.<p>What is new is that network providers are trying to sell this tower/5G data to other companies.<p>I could be wrong but from my understanding 5G has always required precise tracking of every device connected.</p>
]]></description><pubDate>Sun, 01 Feb 2026 12:17:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46845688</link><dc:creator>gregoryw3</dc:creator><comments>https://news.ycombinator.com/item?id=46845688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46845688</guid></item><item><title><![CDATA[New comment by gregoryw3 in "Run Docker containers natively in Proxmox 9.1 (OCI images)"]]></title><description><![CDATA[
<p>Do you happen to know if they fixed the memory ballooning issue?</p>
]]></description><pubDate>Fri, 21 Nov 2025 00:46:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45999941</link><dc:creator>gregoryw3</dc:creator><comments>https://news.ycombinator.com/item?id=45999941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45999941</guid></item><item><title><![CDATA[New comment by gregoryw3 in "Show HN: GUI for editing Mermaid class diagrams"]]></title><description><![CDATA[
<p>Wondering where the machine learning model comes into play? Googling doesn’t seem to bring me to an article and the terrastruct site doesn’t mention it as far as I can see.</p>
]]></description><pubDate>Sat, 18 Jan 2025 02:36:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=42745308</link><dc:creator>gregoryw3</dc:creator><comments>https://news.ycombinator.com/item?id=42745308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42745308</guid></item><item><title><![CDATA[New comment by gregoryw3 in "Building a 3D safety sensor with Rust"]]></title><description><![CDATA[
<p>Interesting! Thanks for sharing, Rust always seems to have something new to learn.</p>
]]></description><pubDate>Tue, 31 Dec 2024 03:01:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42555990</link><dc:creator>gregoryw3</dc:creator><comments>https://news.ycombinator.com/item?id=42555990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42555990</guid></item><item><title><![CDATA[New comment by gregoryw3 in "Building a 3D safety sensor with Rust"]]></title><description><![CDATA[
<p>Just wondering why you decided to use Embassy and RTIC? Was there any specific reasons? I’m doing an Embassy project on an esp right now so wondering if you have any issues or insights worth mentioning?<p>From my understanding Embassy and RTIC are two different models of concurrency so I’m not sure of any benefit of using both at the same time.</p>
]]></description><pubDate>Sun, 29 Dec 2024 20:06:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42542590</link><dc:creator>gregoryw3</dc:creator><comments>https://news.ycombinator.com/item?id=42542590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42542590</guid></item><item><title><![CDATA[New comment by gregoryw3 in "Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps"]]></title><description><![CDATA[
<p>Tangentially related, does anyone know of an open source 3D terrain system?<p>I’ve been thinking of making a native map and globe program similar to Google earth to embed inside a dashboard (visually similar to kerbal space program).<p>So far I was thinking about just using ArcGIS (or something else) and taking in free Lidar data and imposing the depth to satellite or OSM tiles then rendering them as OBJs in OpenGL (or maybe a full 3d engine like unity). 
This unfortunately wouldn’t be an automatic process as lidar data is taxing to process in real time, especially for a SBC.<p>I do see that there are some 3D tiles sets out there but I don’t see where I can pull them from nor how it compares to the lidar data.<p>However, the main goal is a 3D terrain viewer in an offline native program.</p>
]]></description><pubDate>Mon, 12 Aug 2024 16:38:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=41226444</link><dc:creator>gregoryw3</dc:creator><comments>https://news.ycombinator.com/item?id=41226444</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41226444</guid></item></channel></rss>