TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Porting Hare to OpenBSD

84 pointsby mfruover 1 year ago

2 comments

binkHNover 1 year ago
I always enjoy these write-ups on porting or developing on OpenBSD. They tend to frequently involve doing something, or doing something slightly incorrectly, and once tweaks are made the end result is usually more security or better quality code, and allowing the OpenBSD system to do what it was designed to do.
sillywalkover 1 year ago
TIL:<p>&quot;Hare is a systems programming language designed to be simple, stable, and robust. Hare uses a static type system, manual memory management, and a minimal runtime. It is well-suited to writing operating systems, system tools, compilers, networking software, and other low-level, high performance tasks. &quot; [0]<p>[0] <a href="https:&#x2F;&#x2F;harelang.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;harelang.org&#x2F;</a>
评论 #38502310 未加载
评论 #38503436 未加载
评论 #38503577 未加载