logo

drewdevault.com

[mirror] blog and personal website of Drew DeVault git clone https://hacktivis.me/git/mirror/drewdevault.com.git

Status-update-November-2021.md (2055B)


  1. ---
  2. title: Status update, November 2021
  3. date: 2021-11-15
  4. ---
  5. Hello again! Following a spooky month, we find ourselves again considering the
  6. progress of our eternal march towards FOSS world domination.
  7. I'll first address SourceHut briefly: today is the third anniversary of the
  8. opening of the public alpha! I have written [a longer post for sourcehut.org][0]
  9. which I encourage you to read for all of the details.
  10. [0]: https://sourcehut.org/blog/2021-11-15-sourcehuts-third-year/
  11. In other news, we have decided to delay the release of our new programming
  12. language, perhaps by as much as a year. We were aiming for February '22, but
  13. slow progress on some key areas such as cryptography and the self-hosting
  14. compiler, plus the looming necessity of the full-scale acceptance testing of the
  15. whole language and standard library, compound to make us unsure about meeting
  16. the original release plans. However, progress is slow but moving. We have
  17. incorporated the first parts of AES support in our cryptography library, and
  18. ported the language to FreeBSD. A good start on date/time support has been under
  19. development and I'm pretty optimistic about the API design we've come up with.
  20. Things are looking good, but it will take longer than expected.
  21. [visurf](https://sr.ht/~sircmpwn/visurf) has enjoyed quite a bit of progress
  22. this month, thanks in large part to the help of a few new contributors. Nice
  23. work, everyone! We could still use more help, so please swing by the #netsurf
  24. channel on Libera Chat if you're interested in participating. Improvements which
  25. landed this month include configuration options, url filtering via [awk
  26. scripts][1], searching through pages, and copying links on the page with the
  27. link following tool.
  28. [1]: https://git.sr.ht/~sircmpwn/dotfiles/tree/master/bin/urlfilter
  29. Projects which received minor updates this month include scdoc, gmni, kineto,
  30. and godocs.io. That's it for today! My focus for the next month will be much the
  31. same as this month: SourceHut GraphQL work and programming language work. See
  32. you in another month!