<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: minetest2048</title><link>https://news.ycombinator.com/user?id=minetest2048</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 26 Jul 2026 07:24:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=minetest2048" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by minetest2048 in "eSIM was supposed to replace SIM cards, but carriers turned it into a trap"]]></title><description><![CDATA[
<p>I'm also curious about this.. its a reprogrammable physical SIM using the same standard as eSIM: <a href="https://www.9esim.com/en" rel="nofollow">https://www.9esim.com/en</a></p>
]]></description><pubDate>Mon, 20 Jul 2026 22:35:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48985731</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=48985731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48985731</guid></item><item><title><![CDATA[New comment by minetest2048 in "A Forlorn Hope of Fortran Modernisation"]]></title><description><![CDATA[
<p>That brings up some weird memories.. I saw 2 different researchers do bit manipulation in Matlab by printing the binary data as hexadecimal string, doing string manipulation on it and convert it back to binary</p>
]]></description><pubDate>Mon, 06 Jul 2026 06:47:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48801397</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=48801397</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48801397</guid></item><item><title><![CDATA[New comment by minetest2048 in "CoCom regulations and GPS receivers for balloons and cubesats"]]></title><description><![CDATA[
<p>There's a strong indication that SpaceX does use software receiver in Falcon 9 and Starlink: when they didn't encrypt the downlink telemetry someone captured the signal and found some plain text: <a href="https://www.rtl-sdr.com/receiving-space-x-falcon-9-telemetry-with-a-hackrf-and-1-2m-satellite-dish/" rel="nofollow">https://www.rtl-sdr.com/receiving-space-x-falcon-9-telemetry...</a><p>That plain text looks like what a software GNSS receiver outputs as its very verbose, and this paper: <a href="https://radionavlab.ae.utexas.edu/wp-content/uploads/2022/10/Nichols_ION_GNSS_2022.pdf" rel="nofollow">https://radionavlab.ae.utexas.edu/wp-content/uploads/2022/10...</a> , a paper about a software receiver mentioned this:<p>> PpRx has been licensed through the Radionavigation Lab to multiple commercial companies, but notably a major aerospace
company that uses the technology across their suite of advanced spacecraft and satellites. The SDR is deployed across the
company’s mega-constellation of satellites used for broadband Internet</p>
]]></description><pubDate>Mon, 06 Jul 2026 04:09:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48800536</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=48800536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48800536</guid></item><item><title><![CDATA[New comment by minetest2048 in "CoCom regulations and GPS receivers for balloons and cubesats"]]></title><description><![CDATA[
<p>For L1 I think a raspberry pi can have a reasonably fast time to first fix, for offline processing you can go faster than real time. L2/L5 need large sampling rate and a pi is probably not fast enough.. unless if you ditch float32 processing and do 2 bit signal processing, a uni commercialized that: <a href="https://radionavlab.ae.utexas.edu/wp-content/uploads/2022/10/Nichols_ION_GNSS_2022.pdf" rel="nofollow">https://radionavlab.ae.utexas.edu/wp-content/uploads/2022/10...</a></p>
]]></description><pubDate>Mon, 06 Jul 2026 04:00:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48800482</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=48800482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48800482</guid></item><item><title><![CDATA[New comment by minetest2048 in "A Forlorn Hope of Fortran Modernisation"]]></title><description><![CDATA[
<p>> remove bit twiddling — System programming languages like C, C++, Odin, and Zig need to manipulate bits, but a scientific DSL like Fortran does not need bit twiddling operators like &, |, ~, and so on. Bits are, after all, hardware-level concepts.<p>Yeah no, your language will be DOA if you don't have bit twiddling, because you can't write arbitrary binary file parser / writer without some sort of bit manipulation.<p>Even matlab have bit twiddling function</p>
]]></description><pubDate>Mon, 06 Jul 2026 03:53:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48800454</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=48800454</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48800454</guid></item><item><title><![CDATA[New comment by minetest2048 in "Satellite reveals immense scale of GPS signal tampering"]]></title><description><![CDATA[
<p>Because ITAR only applies to US companies, non-US companies can do and sell whatever they want. My favorite example is CRPA antenna, where they can block the jamming signal, so it was on ITAR. Other countries like Turkey and China doesn't care so you can even buy one of them in alibaba. They got all the money while the US company can't compete because they're not allowed to, so after several lobbying efforts, that technology got downgraded from ITAR, very toxic export control, to EAR, your normal export control.<p>Another example is high frame rate thermal camera, US companies are banned from exporting cameras above 9 fps, while chinese companies freely sells 50 fps cameras</p>
]]></description><pubDate>Sat, 20 Jun 2026 22:44:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48613685</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=48613685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48613685</guid></item><item><title><![CDATA[New comment by minetest2048 in "Satellite reveals immense scale of GPS signal tampering"]]></title><description><![CDATA[
<p>Its an active research topic called signal of opportunity navigation, and papers has been written saying this is possible, some of the uses the idea you mentioned. I used to be involved in using starlink signals for positioning and there are problems:<p>1. Public ephemeris from space-track (celestrak) is notoriously inaccurate after a while. Less of a problem for starlink as they give free access to high accuracy ephemeris from their onboard GPS receiver: <a href="https://starlink.com/satellite-operators" rel="nofollow">https://starlink.com/satellite-operators</a><p>2. For proprietary signals like starlink they can change signals whenever they want without telling you and break your positioning algorithm. For example, starlink used to transmit some sort of narrowband CW wave at their frequency band, which can be received by cheap ($20 ish) RTL-SDR dongle and satellite TV antenna: <a href="https://www.rtl-sdr.com/receiving-starlink-signals-with-an-rtl-sdr-and-ku-band-lnb/" rel="nofollow">https://www.rtl-sdr.com/receiving-starlink-signals-with-an-r...</a> . Everyone speculates that its a beacon signal, research papers were written trying to exploit doppler positioning from those signals. Then the signal disappears, as its possible that they don't intentionally transmit those signal. They you can't use cheap hardware to capture the signal, you need expensive hardware that can capture the full 250 MHz bandwidth. This is not a problem if you use standardized signals where they can even intentionally add positioning signals like 5G or digital TV</p>
]]></description><pubDate>Sat, 20 Jun 2026 22:19:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48613526</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=48613526</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48613526</guid></item><item><title><![CDATA[New comment by minetest2048 in "Satellite reveals immense scale of GPS signal tampering"]]></title><description><![CDATA[
<p>My pedantic self says GNSS includes other non-US constellations such as GLONASS, Galileo and Beidou, and they flew those satellites because they don't fully trust US GPS</p>
]]></description><pubDate>Sat, 20 Jun 2026 07:06:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48607033</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=48607033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48607033</guid></item><item><title><![CDATA[New comment by minetest2048 in "Why Ctrl+V won't paste images in Claude Code on WSL, with a fix"]]></title><description><![CDATA[
<p>You can have ads in a terminal / CLI, for example Ubuntu put an ad for their Ubuntu Pro service when you run sudo apt upgrade: <a href="https://linuxiac.com/ubuntu-once-again-angered-users-by-placing-ads/" rel="nofollow">https://linuxiac.com/ubuntu-once-again-angered-users-by-plac...</a> . But the worst thing they can do is to show a plain text</p>
]]></description><pubDate>Thu, 28 May 2026 09:01:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48306453</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=48306453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48306453</guid></item><item><title><![CDATA[New comment by minetest2048 in "Bring Your Agent to Teams"]]></title><description><![CDATA[
<p>> I type stuff, and people see it<p>I wish... I'm on Windows 11 Enterprise with corporate Teams, definitely 100% Microsoft approved combination and:<p>- on one channel my message never got sent, while on another channel it does work<p>- sometimes when I scrolled up the old messages doesn't show up, with a 'message removed by organization retention policy' text.. but those are messages from yesterday and sometimes when I restarted Teams it shows up again.. sometime it doesn't but when I opened web Teams it does show up<p>- sometime I can't connect to Teams for no reason, restarting Teams and computer doesn't help either, went to the IT helpdesk and they spent several minutes redoing what I did until they just googled it and delete the cookies or something<p>I also used slack and from my perspective its 100% reliable at delivering text messages</p>
]]></description><pubDate>Thu, 23 Apr 2026 04:41:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47872309</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47872309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47872309</guid></item><item><title><![CDATA[New comment by minetest2048 in "How does GPS work?"]]></title><description><![CDATA[
<p>You can go into a really deep rabbit hole thinking about those questions.. this page explains the design decisions behind LunaNet AFS navigation signal: <a href="https://insidegnss.com/the-augmented-forward-signal-afs-defining-the-navigation-signal-standard-for-future-lunar-missions/" rel="nofollow">https://insidegnss.com/the-augmented-forward-signal-afs-defi...</a><p>Some considerations:<p>- They don't use GPS frequencies because there is receiver on the moon that receives GPS L1 signals (LuGRE and potentially more in the future)<p>- Make it easy to acquire for low complexity hardware<p>- Use 5G forward error correction code to reuse existing hardware implementation<p>- Design the signal in a way so that the user can easily find start of a data frame<p>And those are RF level considerations... there will be more considerations needed for the data transmitted over those navigation signal that the receivers need to use to determine navigation satellite position as lunar orbit is much more complicated than Earth orbit</p>
]]></description><pubDate>Thu, 23 Apr 2026 02:30:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47871682</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47871682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47871682</guid></item><item><title><![CDATA[New comment by minetest2048 in "Windows Server 2025 Runs Better on ARM"]]></title><description><![CDATA[
<p>- Proprietary embedded hardware compilers that only runs on windows<p>- Building windows GUI apps</p>
]]></description><pubDate>Wed, 22 Apr 2026 04:06:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47858857</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47858857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47858857</guid></item><item><title><![CDATA[New comment by minetest2048 in "NIST gives up enriching most CVEs"]]></title><description><![CDATA[
<p>Or raising alarm on a CVE in linux mlx5 driver on an embedded device that doesn't have a pcie interface</p>
]]></description><pubDate>Fri, 17 Apr 2026 22:08:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47811123</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47811123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47811123</guid></item><item><title><![CDATA[New comment by minetest2048 in "Microsoft isn't removing Copilot from Windows 11, it's just renaming it"]]></title><description><![CDATA[
<p>Sometimes its not instant though.. sometime web search completes faster then locally installed software and because of muscle memory I accidentally opened a bing page about scrcpy (where the first result is an unaffiliated web page instead of official github page!) instead of my locally installed scrcpy</p>
]]></description><pubDate>Mon, 13 Apr 2026 23:05:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47759129</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47759129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47759129</guid></item><item><title><![CDATA[New comment by minetest2048 in "An open-source 240-antenna array to bounce signals off the Moon"]]></title><description><![CDATA[
<p>Sounds good! Hopefully i can buy one and play around with it</p>
]]></description><pubDate>Tue, 07 Apr 2026 20:59:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47681299</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47681299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47681299</guid></item><item><title><![CDATA[New comment by minetest2048 in "An open-source 240-antenna array to bounce signals off the Moon"]]></title><description><![CDATA[
<p>unfortunately the FPGA verilog source code isn't open source.. and I can't see any RF block diagram in the website<p>Some more questions because the website isn't clear:<p>- does the FPGA handle digital beamforming in the FPGA fabric? or it controls RF phase shifters for analog beamforming?<p>- will we have access to FPGA pin constraint file so we can write our own verilog<p>- can I get IQ samples from the antenna elements and run my own beamforming algorithm / calibration in a separate PC with possible GPU acceleration? or it will be bottlenecked by rpi5 gigabit ethernet?</p>
]]></description><pubDate>Tue, 07 Apr 2026 06:06:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47671271</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47671271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47671271</guid></item><item><title><![CDATA[New comment by minetest2048 in "An open-source 240-antenna array to bounce signals off the Moon"]]></title><description><![CDATA[
<p>Getting industrial grade lasers is the easy part.. it seems to be within range of aliexpress available tattoo removal laser (based on the laser pulse energies listed in <a href="https://en.wikipedia.org/wiki/Lunar_Laser_Ranging_experiments#List_of_observatories" rel="nofollow">https://en.wikipedia.org/wiki/Lunar_Laser_Ranging_experiment...</a> and rough laser tattoo removal energies listed in <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC10421900/" rel="nofollow">https://pmc.ncbi.nlm.nih.gov/articles/PMC10421900/</a> .. take aliexpress rating with grain of salt)<p>You do need access to a large telescope (at least 1.2m based on the wiki article), a sensitive detector (is photomultiplier tube sensitive enough??) and most importantly, access to your local laser clearinghouse so you don't accidentally shoot an airplane, blind the pilot and got arrested, or a satellite and start a war (if you believe some guy on quora). Probably the last part is the hardest thing for an amateur</p>
]]></description><pubDate>Tue, 07 Apr 2026 05:52:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47671176</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47671176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47671176</guid></item><item><title><![CDATA[New comment by minetest2048 in "Artemis II is not safe to fly"]]></title><description><![CDATA[
<p>And OceanGate in recent history</p>
]]></description><pubDate>Wed, 01 Apr 2026 05:48:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47597256</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47597256</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47597256</guid></item><item><title><![CDATA[New comment by minetest2048 in "Microsoft blocks trick to unlock native NVMe driver, but workarounds still exist"]]></title><description><![CDATA[
<p>And to run windows only apps like some embedded toolchains. Although that gives a motivation for us to move on to gcc because windows is annoying to be used on CI/CD and gcc is good enough compared to that other toolchain</p>
]]></description><pubDate>Tue, 24 Mar 2026 10:17:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47500608</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=47500608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47500608</guid></item><item><title><![CDATA[New comment by minetest2048 in "TeraWave Satellite Communications Network"]]></title><description><![CDATA[
<p>A bit pedantic here.. I think you might be thinking about space tether propulsion. I don't know if that has been deployed yet. Magnetorquers, as in a device that uses magnets to rotate the satellite are very common in cubesats, you can buy it off the shelf</p>
]]></description><pubDate>Fri, 23 Jan 2026 20:51:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46737734</link><dc:creator>minetest2048</dc:creator><comments>https://news.ycombinator.com/item?id=46737734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46737734</guid></item></channel></rss>