- Europe
- https://www.omarpolo.com
-
Joined on
2021年01月09日
416401e892
wav: guard seek out of data section
4d1b7278aa
contrib/README: mention the other scripts as well
d03f2e68f5
add support for WAV files
acb248fa52
player: use pread(2) instead of read(2) + lseek(2)
cc4f0b4c36
fix mp3 detection
94764ca0c7
guard possible division by zero
b016a5a627
gmid.8: fix typo in EXAMPLE, from Onana Onana Xavier Manuel, thank you!
8a7b5af4f5
titan: replace tmppath pledge promise
titan unable to upload on OpenBSD: rpath pledge
Ops, i forgot that titan(1) had tmppath! I'll release a fix, hopefully, soon.
Multi-line input
Yep, on gemini we're limited to about 1K for user input (1024 bytes, but that's counting also the full URL and the URL-encoded version of your text, so it's difficoult to provide a maximum number...
ee73b6eee6
gg: fix typo in error message
0d5c318401
cirrus: bump freebsd version
fee2f7c99a
report some info about the current track
074376e0ea
man pages: fix spelling of TMPDIR
6807eb6acf
copyright ++
cbb0fa99fd
bump date
4132949bac
remove forward-declaration of struct pollfd
b85a546488
compat: improve SHA1*() compat
39c84b1e4f
configure: throw -Wno-attributes
58aaba4277
flac: fix double fclose
Proxying jpegs seems to fail
Ah yes, thank you for reminding me, last months were a bit hectic ^^"
parser_serialize: fflush()
c499490087
parser_serialize: fflush()
parser_serialize: fflush()
That's very interesting! I would like to understand it better, but for now the existing diff it's OK I guess =)
parser_serialize: fflush()
Maybe we can force a different buffer size via setvbuf(3) in write_buffer instead.
a77af52493
telescope.1: please man -Tlint
contact: update to use issue tracker
5b9d57104d
Merge pull request 'contact: update to use issue tracker' (#47) from thomasadam/telescope:update-contact into main
aa0c188893
contact: update to use issue tracker