HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wryun

no profile record

Submissions

[untitled]

1 points·by wryun·3 tháng trước·0 comments

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

olimex.wordpress.com
2 points·by wryun·3 năm trước·0 comments

Wrench Embedded Interpreter

northarc.com
56 points·by wryun·3 năm trước·20 comments

Ask HN: Tell me what programming project I should finish

9 points·by wryun·4 năm trước·18 comments

comments

wryun
·7 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·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
·năm ngoái·discuss
Search for WiFi HaLow.

(I work for Morse Micro; we can do 30mbps udp)
wryun
·năm ngoái·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 năm trước·discuss
Just use a Surface Go? Tablet linux has been working well for years...
wryun
·3 năm trước·discuss
https://en.m.wikipedia.org/wiki/Masters_of_Rome is an enjoyable fictionalised account.
wryun
·3 năm trước·discuss
But also:

https://www.theguardian.com/business/2023/sep/06/deezer-and-...
wryun
·3 năm trước·discuss
My vote is for x32.

(you didn't know? https://wiki.debian.org/X32Port)
wryun
·3 năm trước·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 năm trước·discuss
Or nftables...
wryun
·3 năm trước·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 năm trước·discuss
Figure out why docker and snap are broken?

---

You could use https://wiki.debian.org/nspawn unless it's really old.
wryun
·4 năm trước·discuss
I believe you can somewhat mitigate these concerns by reading and removing the secrets on startup, ideally whitelisting the entire env.
wryun
·4 năm trước·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.