Daniel J. Summers
Daniel J. Summers
First up, what a great project! It's enabled me to use a modern language on a legacy system (Java 6 EE), and really enhanced my productivity - so much so,...
On a traditional `` tag, if the function specified by `onclick` returns `false`, the browser will cancel the navigation action for that link. If this link has been boosted, though,...
_(from a conversation in the F# Slack "general" channel September 20th)_ The current VS Code / Ionide combination is not detecting the .NET Core environment if that environment comes from...
Are there any pointers for us C++ n00bs trying to execute this "exercise left to the reader" using Visual Studio 2017? :) Many of the `include`s (I'm currently looking at...
I recently ran into an issue (in F#) where I was using `use` on an instance of this within a `task` CE, where the compiler was complaining that it did...
The current flow of praying through the journal is not as distraction-free as I had hoped. My vision is for a process that eliminates everything on the screen, and displays...
I attempted to use a short GUID with the token router, and it didn't like it. I checked, and sure enough, this one doesn't support it - yet. Would you...
It does not appear that Zola is replacing relative URLs with absolute URLs when building the Atom feed XML. (This appearance was confirmed by looking at their template!) In doing...