diff options
Diffstat (limited to 'public/extending-dte-editor.html')
| -rwxr-xr-x | public/extending-dte-editor.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/extending-dte-editor.html b/public/extending-dte-editor.html index d3056b0..090ce30 100755 --- a/public/extending-dte-editor.html +++ b/public/extending-dte-editor.html | |||
| @@ -41,11 +41,11 @@ above.<p>Next one will be invoking formatter based on the type of a file.<p>My c | |||
| 41 | </span></span><span style=display:flex><span>hi keyword red; | 41 | </span></span><span style=display:flex><span>hi keyword red; |
| 42 | </span></span><span style=display:flex><span>hi linenumber blue; | 42 | </span></span><span style=display:flex><span>hi linenumber blue; |
| 43 | </span></span><span style=display:flex><span>hi comment cyan; | 43 | </span></span><span style=display:flex><span>hi comment cyan; |
| 44 | </span></span></code></pre></div></article></main><section><hr><h2>Posts from blogs I follow around the net</h2><ul><li><a href=https://utcc.utoronto.ca/~cks/space/blog/solaris/ZFSWhyNotDirectoryToFilesystem target=_blank rel=noopener>One reason that ZFS can't turn a directory into a filesystem</a> — <a href=https://utcc.utoronto.ca/~cks/space/blog/>Chris's Wiki :: blog</a><div>One of the wishes that I and other people frequently have for ZFS | 44 | </span></span></code></pre></div></article></main><section><hr><h2>Posts from blogs I follow around the net</h2><ul><li><a href=https://utcc.utoronto.ca/~cks/space/blog/linux/NFSv4ServerLockClients target=_blank rel=noopener>Finding which NFSv4 client owns a lock on a Linux NFS(v4) server</a> — <a href=https://utcc.utoronto.ca/~cks/space/blog/>Chris's Wiki :: blog</a><div>A while back I wrote an entry about finding which NFS client owns |
| 45 | is the ability to take an existing directory (and everything | 45 | a lock on a Linux NFS server, which turned |
| 46 | underneath it) in a ZFS filesystem and turn it into a sub-filesystem | 46 | out to be specific to NFS v3 (which I really should have seen coming, |
| 47 | of its own. One reason for wanting this is that a number of things | 47 | since it involved NLM and lockd). Finding the NFS v4 client that |
| 48 | are set and controlled on a per-filesyst…<li><a href=http://www.landley.net/notes-2023.html#28-10-2023 target=_blank rel=noopener>October 28, 2023</a> — <a href=http://www.landley.net/notes-2023.html>Rob Landley's Blog Thing for 2023</a><div>Oh good grief, two of my least favorite licensing people, Larry Rosen | 48 | owns a lock is, depending on your perspective, either simpl…<li><a href=http://www.landley.net/notes-2023.html#28-10-2023 target=_blank rel=noopener>October 28, 2023</a> — <a href=http://www.landley.net/notes-2023.html>Rob Landley's Blog Thing for 2023</a><div>Oh good grief, two of my least favorite licensing people, Larry Rosen |
| 49 | and Bradley Kuhn, are interacting on the OSI's license-discuss | 49 | and Bradley Kuhn, are interacting on the OSI's license-discuss |
| 50 | list where the're doing | 50 | list where the're doing |
| 51 | bad computer history and insisting that a guy Larry Rosen | 51 | bad computer history and insisting that a guy Larry Rosen |
