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
·قبل سنتين·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.