Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
minetest2048
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
minetest2048
10d ago
I'm guessing that you're exploiting some sort of exploit (buffer overflow???) on the DVB-T demodulator
2.
▲
by
minetest2048
17d ago
The tech is already there, but the reason those antenna are not widely used is that they used to fall under ITAR, so no US companies want to touch those for civilian uses. Of course Turkey and China is not US so they don't give a damn
3.
▲
by
minetest2048
17d ago
Not just a requirement, 1gig ethernet transmit and receive at all of those 4 pairs simultaneously to get the throughput
4.
▲
by
minetest2048
1mo ago
I'm guessing you're using one of RISC-V ESP32 variant (ESP32-C3?)
5.
▲
by
minetest2048
1mo ago
My thoughts as several things can be true at once: - This study is the source of LinkedIn ads from climate change where they try to convince people to move from gas to electric because of bad health effects - But it doesn't invalidate
6.
▲
by
minetest2048
2mo ago
I'm also curious about this.. its a reprogrammable physical SIM using the same standard as eSIM: https://www.9esim.com/en
7.
▲
by
minetest2048
2mo ago
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
8.
▲
by
minetest2048
2mo ago
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: https://www.rtl-sdr.com
9.
▲
by
minetest2048
2mo ago
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 proc
10.
▲
by
minetest2048
2mo ago
> 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-
11.
▲
by
minetest2048
3mo ago
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
12.
▲
by
minetest2048
3mo ago
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 ar
13.
▲
by
minetest2048
3mo ago
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
14.
▲
by
minetest2048
4mo ago
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: https://linuxiac.com/ubuntu-once-again-angered-users-by-plac... . But the worst thing they
15.
▲
by
minetest2048
5mo ago
> I type stuff, and people see it I wish... I'm on Windows 11 Enterprise with corporate Teams, definitely 100% Microsoft approved combination and: - on one channel my message never got sent, while on another channel it does work - s
16.
▲
by
minetest2048
5mo ago
You can go into a really deep rabbit hole thinking about those questions.. this page explains the design decisions behind LunaNet AFS navigation signal: https://insidegnss.com/the-augmented-forward-signal-afs-defi... Some c
17.
▲
by
minetest2048
5mo ago
- Proprietary embedded hardware compilers that only runs on windows - Building windows GUI apps
18.
▲
by
minetest2048
5mo ago
Or raising alarm on a CVE in linux mlx5 driver on an embedded device that doesn't have a pcie interface
19.
▲
by
minetest2048
5mo ago
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
20.
▲
by
minetest2048
5mo ago
Sounds good! Hopefully i can buy one and play around with it
21.
▲
by
minetest2048
5mo ago
unfortunately the FPGA verilog source code isn't open source.. and I can't see any RF block diagram in the website Some more questions because the website isn't clear: - does the FPGA handle digital beamforming in the FPGA fa
22.
▲
by
minetest2048
5mo ago
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 https://en.wikipedia.org/wiki/Lunar_Laser_Ranging_
23.
▲
by
minetest2048
6mo ago
And OceanGate in recent history
24.
▲
by
minetest2048
6mo ago
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
25.
▲
by
minetest2048
8mo ago
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
26.
▲
by
minetest2048
10mo ago
> several Chinese rocket companies As much as I want to fly with Chinese rocket to encourage launcher competition and redundancy, export controls prevent me from doing that.
27.
▲
by
minetest2048
11mo ago
Microchip PolarFire boards (and PIC64 chips, which is basically just the CPU part of PolarFire without the FPGA fabric) can do that with asymmetric multiprocessing: https://www.microchip.com/en-us/products/fpgas-an
28.
▲
by
minetest2048
11mo ago
Partly because reality is getting more stranger faster than satire. There's even an entire subreddit dedicated to that
29.
▲
by
minetest2048
11mo ago
That sounds like Oberth effect in rocketry, where the faster you go the more efficient your rocket be: https://en.wikipedia.org/wiki/Oberth_effect
30.
▲
by
minetest2048
1y ago
As someone that have successfully flown a RPi CM4 based payload on a cubesat, I fully agree with this. There's not enough funding in my research group to hire a dedicated test engineer so I need to both design and test my payload. It w
More ›