HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wryun

no profile record

Submissions

[untitled]

1 points·by wryun·hace 3 meses·0 comments

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

olimex.wordpress.com
2 points·by wryun·hace 3 años·0 comments

Wrench Embedded Interpreter

northarc.com
56 points·by wryun·hace 3 años·20 comments

Ask HN: Tell me what programming project I should finish

9 points·by wryun·hace 4 años·18 comments

comments

wryun
·hace 7 meses·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
·hace 8 meses·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
·hace 8 meses·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
·hace 8 meses·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
·hace 8 meses·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
·hace 10 meses·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
·hace 10 meses·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
·hace 12 meses·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
·el año pasado·discuss
Search for WiFi HaLow.

(I work for Morse Micro; we can do 30mbps udp)
wryun
·el año pasado·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
·hace 2 años·discuss
Just use a Surface Go? Tablet linux has been working well for years...
wryun
·hace 3 años·discuss
https://en.m.wikipedia.org/wiki/Masters_of_Rome is an enjoyable fictionalised account.
wryun
·hace 3 años·discuss
But also:

https://www.theguardian.com/business/2023/sep/06/deezer-and-...
wryun
·hace 3 años·discuss
My vote is for x32.

(you didn't know? https://wiki.debian.org/X32Port)
wryun
·hace 3 años·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
·hace 3 años·discuss
Or nftables...
wryun
·hace 3 años·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
·hace 3 años·discuss
Figure out why docker and snap are broken?

---

You could use https://wiki.debian.org/nspawn unless it's really old.
wryun
·hace 4 años·discuss
I believe you can somewhat mitigate these concerns by reading and removing the secrets on startup, ideally whitelisting the entire env.
wryun
·hace 4 años·discuss
Yeah, good thought, though I worry that would add another layer of planning and make it seem more like work. Probably should do Mik.