andrewcchen
|
4 months ago
|
on: A theoretical way to circumvent Android developer verification
andrewcchen
|
1 year ago
|
on: Daylight Computer – New 60fps e-paper tablet
andrewcchen
|
4 years ago
|
on: NodeMCU ESP32-C3 WiFi and BLE IoT boards show up for about $4
I'd say they are bad because they aren't very power efficient. There are boards with nrf52 chips that already have qmk support iirc.
andrewcchen
|
4 years ago
|
on: Ampere switching to in-house CPU designs
Yes, custom cores in the sense of what apple does.
andrewcchen
|
4 years ago
|
on: Arm Announces Neoverse V1, N2 Platforms and CPUs, CMN-700 Mesh
The cores don't serve the same purpose as the M1 cores. M1 is optimized for single thread at the cost of die size (and a bit of power). I don't have exact numbers, but say the apple M1 core takes 1.5x the die area of N2, the you'd get better performance by putting in 1.5x the number of N2 cores.
andrewcchen
|
5 years ago
|
on: SpaceX wins contract to develop spacecraft to land astronauts on the moon
Fairing recovery is not abandoned, they decided to fish them out of the water after a soft landing instead of catching them with a net.
andrewcchen
|
5 years ago
|
on: MiSTer, an open-source FPGA gaming project
Digikey pricing is not indicative of actual volume pricing, especially for FPGAs where they are often many times overpriced when buying from distributors. I doubt the board is sold at an loss, probably sold at a small profit, not that's it's really significant for a low volume dev board.
andrewcchen
|
5 years ago
|
on: Loopy Pipe Network Converts back-and-forth flow into one-way flow
The circulator[1] is an analogous component in rf, it send the incident power from any port down to the next port, so you can take one port to be the bidirectional connection, and it splits the signal into transmit and receive connections.
[1] https://en.wikipedia.org/wiki/Circulator
andrewcchen
|
5 years ago
|
on: MOnSter 6502
The trick to doing smd soldering is reflow. On all budget all you need is a hot air gun, if you put solder and flux on the pads manually before placing the components. With a stencil and solder paste you can save the time tinning the pads, and placing a component every few seconds is quite possible. So if you work really hard and quite possibly break your back you can assemble this board in a day :)
andrewcchen
|
6 years ago
|
on: Rotary Cellphone
It takes a combination of software and hardware to get good power consumption. In this case, assuming the author has implemented sleep modes on the microcontroller, it's probably the 3g module being not very power efficient.
andrewcchen
|
6 years ago
|
on: Ariane is a 6-stage RISC-V CPU capable of booting Linux
This is only a cpu core. It lacks the memory controller and peripherals that make a SoC work. It will probably never make its way into a chip tapeout.
andrewcchen
|
6 years ago
|
on: Intel’s Manufacturing Roadmap from 2019 to 2029
andrewcchen
|
6 years ago
|
on: Writing userspace USB drivers for abandoned devices
It's in a QFN not QFP package
andrewcchen
|
6 years ago
|
on: How to make Linux run fast again on Intel CPUs
mitigations=off is all you need on a recent kernel
andrewcchen
|
6 years ago
|
on: Mathematician Wins $3M Prize for 'Magic Wand Theorem'
I'd love to know what makes this theorem so useful, but I doubt I will understand much considering this is in an area of math I know almost nothing about.
I imagine it must be very hard to explain the theorem while making it accessible and interesting to the general public.
andrewcchen
|
6 years ago
|
on: Powering a Mainframe
In a previous post he said it's 8 years old
andrewcchen
|
6 years ago
|
on: Bitcoin's First $1k Weekend Since 2017 Marks Nine-Month High
> Bitcoin appears to have greater staying power than most nations and currencies in history.
I would not make that statement so soon. Bitcoin has only existed for 10 years. Most nations and currencies, at least in recent history, have lasted for much longer than that.
andrewcchen
|
7 years ago
|
on: SpaceX nails triple booster landing after satellite delivery
The booster's trajectory targets offshore or away from droneship in case landing burn fails. The landing burn brings the booster onto the landing pad. See CRS-16 where the booster landed in the water when the booster lost roll control when the grid fins failed.
andrewcchen
|
7 years ago
|
on: Ghidra, NSA's reverse-engineering tool
There's a typo in launch.sh that breaks when you try launch in debug mode
> "{$DEBUG_PORT}"
andrewcchen
|
7 years ago
|
on: Chromium blacklists Nouveau
[1] https://github.com/LiveContainer/LiveContainer