HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wryun

no profile record

Submissions

[untitled]

1 points·by wryun·3 माह पहले·0 comments

Neo6502 the credit card size Open Source Retro computer with W65C02 processor

olimex.wordpress.com
2 points·by wryun·3 वर्ष पहले·0 comments

Wrench Embedded Interpreter

northarc.com
56 points·by wryun·3 वर्ष पहले·20 comments

comments

wryun
·7 माह पहले·discuss
OpenWrt devs had this epiphany many years ago:

https://openwrt.org/docs/techref/ubus https://openwrt.org/docs/techref/ubus#what_s_the_difference_...

(no endorsement implied; in particular, ubus has not much of a security model, though OpenWrt has an excuse for that)
wryun
·8 माह पहले·discuss
Which doesn't mean that it's easy to use an ARM device in the way I'd want to (i.e. as a trouble-free laptop or desktop with complete upstream kernel support).
wryun
·8 माह पहले·discuss
I guess you must be doing trickier things than I ever have. I've found docker's emulation via qemu pretty reliable, and I'd be pretty surprised if there was a corner case that wouldn't show on it but would show on a native system.
wryun
·8 माह पहले·discuss
Surprising. Cross compilation too annoying to set up? No CI pipelines for things you're actually deploying?

(I'm keen about ARM and RISC-V systems, but I can never actually justify them given the spotty Linux situation and no actual use case)
wryun
·8 माह पहले·discuss
The tree mesh thing you're thinking of is actually just EasyMesh (it's a standard!). We're using prplmesh.

But yes, 11s Mesh also works. Let us know on the forum (https://community.morsemicro.com/) or via github (https://github.com/MorseMicro/) if you're having issues. Err, I work for Morse in case that wasn't clear.
wryun
·10 माह पहले·discuss
But what if you're using mesh or running an AP? Won't the software out of the box allow you to set the regdomain to AU?
wryun
·10 माह पहले·discuss
If this is like the RPI4 with a single global model I'm wondering how it passes FCC regs, in that presumably the Wi-Fi is flexible enough to transmit on illegal US channels (i.e. Ch 12-14 on 2.4).

Am I missing something?
wryun
·12 माह पहले·discuss
They do have: https://github.com/jolibrain/colette/blob/main/pyproject.tom...

I agree it's better to have the full licence at top level, but is there a legal reason why this would be inadequate?
wryun
·पिछला वर्ष·discuss
Search for WiFi HaLow.

(I work for Morse Micro; we can do 30mbps udp)
wryun
·पिछला वर्ष·discuss
On most openwrt devices you can compare /rom/etc/config to /etc/config (though this will get you a bunch of automatic changes as well).
wryun
·2 वर्ष पहले·discuss
Just use a Surface Go? Tablet linux has been working well for years...
wryun
·3 वर्ष पहले·discuss
https://en.m.wikipedia.org/wiki/Masters_of_Rome is an enjoyable fictionalised account.
wryun
·3 वर्ष पहले·discuss
But also:

https://www.theguardian.com/business/2023/sep/06/deezer-and-...
wryun
·3 वर्ष पहले·discuss
My vote is for x32.

(you didn't know? https://wiki.debian.org/X32Port)
wryun
·3 वर्ष पहले·discuss
I like it, but it feels funny to have this discussion without acknowledging this is really similar to pjax/turbolinks. Ok, now I'm feeling better; carry on!
wryun
·3 वर्ष पहले·discuss
Or nftables...
wryun
·3 वर्ष पहले·discuss
The sweet spot in my opinion is to use an ordinary Linux box as the router and just wire up whatever wireless router(s) you have lying around for the APs (give them a static address in the appropriate subnet and you're done). No need to run OpenWRT on on the AP, since it's just mindlessly pushing packets around on the internal network.

For bonus points, block it from accessing the internet itself.
wryun
·3 वर्ष पहले·discuss
Figure out why docker and snap are broken?

---

You could use https://wiki.debian.org/nspawn unless it's really old.