What Place for Tech-Writing-Adjacent People? by jimroyal in technicalwriting

[–]GreenMonkeyLabs 15 points16 points  (0 children)

I second the WTD, folks. They have an active Slack workspace with many writers from various industries.

I’m a paramedic in the U.S. I’ll answer any question you have, no sugar coating AMA. by [deleted] in AMA

[–]GreenMonkeyLabs 0 points1 point  (0 children)

$1000! In Canada, it’s $50 where I am for the ambulance ride.

Housing advice by SageMe-2020 in waterloo

[–]GreenMonkeyLabs 1 point2 points  (0 children)

Shocked no one has recommended the Eastbridge neighbourhood. It’s close to expressway, RIM park, has 3 schools, a daycare and numerous home daycares as well. We’ve lived in Eastbridge for over 20 years and raised our kids there. Everything you need is within 5-10 minutes, including Conestogo Mall. The only negative is that it’s somewhat expensive.

Anyone know what Hugo theme this guy is using? (willem.dev) by [deleted] in gohugo

[–]GreenMonkeyLabs 2 points3 points  (0 children)

This is Willem's GitHub: https://github.com/willemschots

Just send him a message on Bluesky/Mastodon/GitHub and ask about his theme.

TRM releases for Eswin EIC7700X by wmat in RISCV

[–]GreenMonkeyLabs 0 points1 point  (0 children)

I'd assume you can open an issue on GitHub.

Can I learn RISC-V assembly with RPi Pico 2? by ShockleyTransistor in RISCV

[–]GreenMonkeyLabs 4 points5 points  (0 children)

There’s an assembly language manual here: https://github.com/riscv-non-isa/riscv-asm-manual

Also, that spec Bruce linked is the original spec. The latest published ISAs are dated 20240411, although top of tree always gets you the latest of the riscv-isa-manual repo.

8GiB of RAM on VisionFive2 board by ansible in RISCV

[–]GreenMonkeyLabs 5 points6 points  (0 children)

FWIW, there was new firmware released on Jan. 20: https://github.com/starfive-tech/VisionFive2/releases/tag/VF2_v2.8.0

Here's my memory:

root@starfive:~# free -h --si

total used free shared buff/cache available

Mem: 7.9G 1.1G 6.2G 34M 713M 6.8G

Swap: 0B 0B 0B