My business card runs Linux
121–130 of 143 posts
Re: My business card runs Linux
#122Re: My business card runs Linux
#123Earlier quoted context omitted.
The world would be a much better place if we all agreed everyone’s naked under their clothes and it’s no big deal. Oh and most grownups have consensual sex occasionally. Shocker! And they drink too :O Sometimes even break minor laws!!
Human nature is not infinitely malleable. A video of a woman sucking a dick becoming public will always be humiliating to almost everyone.
Re: My business card runs Linux
#124> I just had to remember that the board thickness needs to be 0.8mm for this to work. Clicking through to https://github.com/Pinuct/Eagle_PCB_USB_connectors , it seems like it actually needs to be 0.6mm?
Re: My business card runs Linux
#125Re: My business card runs Linux
#126I was contemplating something like this as I’ve been thinking about a modern business card. I don’t need to run Linux, but I do like some degree of interactivity and uniqueness associated with something I could hand out.
Perhaps something like this: https://youtu.be/_BSfO9LAIqg Looks cool, has NFC and flashing LEDs and fits in your wallet. The NFC chip can be reprogrammed with an app from your phone.
Re: My business card runs Linux
#127Earlier quoted context omitted.
no WSL available for windows NT on MIPS
There was a subsystem for POSIX, though, it's very rudimentary from what I've heard.
That was followed by a replacement subsystem, Windows Services for Unix [1], which later used a “real” Unix compatible layer after their purchase of Interix.
WSLv1 was therefore the fourth subsystem available (though it couldn’t do some of what the previous ones did, and did some of what they couldn’t), and the complete rewrite as WSLv2 is at least the fifth such attempt.
[0]: https://en.m.wikipedia.org/wiki/Microsoft_POSIX_subsystem
[1]: https://en.m.wikipedia.org/wiki/Windows_Services_for_UNIX
Re: My business card runs Linux
#128Re: My business card runs Linux
#129I have a fondness for MIPS as I first learned CPU architecture and more advanced compiler design against it, but I'm surprised OP didn't go with ARMv7 support. The bi-endianness is almost a non-issue as it's effectively a Little Endian architecture with a Big Endian toggle for backwards compatibility - I can't say I'm positive, but my gut instinct would be that it's been forever since ARMv3 shipped defaulting to Little Endian, and most (if not all) of the kernel code has been migrated to Little Endian since then to unify with the most popular targets.
Re: My business card runs Linux
#130I was so excited for the ATSAMD21 series when I first came across it maybe five or six years ago, because on paper it had most of everything I was looking for while remaining approachable for single-man dev teams and home(lab) assembly. Like OP, I found it extremely difficult to successfully use in practice, and have since then migrated to STMicroelectronics' offerings (STM32 MCUs, available in a huge range that incl…
http://dmitry.gr/?r=05.Projects&proj=07.%20Linux%20on%208bit