paul_manias
No user record in our sample, but paul_manias has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but paul_manias has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
If you enjoy generative art then check out the Reddit group r/generative for daily posts from generative artists on the Internet. There's lots of good stuff there, and much of it is animated.…
Partially, but I think it's moreso the W3C spec being so thorough and the wealth of samples online. I found that during code review both Codex and Claude would refer back to the specs for certainty on expected outcomes.…
In the last 7 days I implemented a complete XPath 1.0 parser & evaluation system from scratch in C++20. Right now I'm adding support for XPath 2.0. Codex in the cloud has been leveraged to do 95% of the work and Claude…
Same experience here. In the last week I've successfully managed to build a complete C++20 XPath 1.0 parser with Codex, and am now onto supporting XPath 2.0. Codex has been nailing it time and again - the only caveat is…
I've been using MinGW and MSYS for Windows development since the early 2000's, mainly to keep the build process consistent with Linux. A couple of years ago I gave Visual Studio / MSVC a second chance and have stuck…
SEEKING WORK | UK & International | REMOTE Brief: Technical Software Engineer with 30 years experience Languages: C/C++, Lua, Python, Java, JavaScript, HTML, SVG, SQL, XML, XSD, XSLT Platforms: Windows, Linux, Android…
In the UK it is very easy to find scented roses from specialist growers. David Austin for instance has a 'Best for Fragrance' category on their website. They even go into some detail in describing the smells. I find…
I work on a project that builds an SVG compliant vector scene graph and allows for detailed interaction via its API. Writing client code that can plug into the rendering pipeline or just altering the existing code is…
It's right at the front near your knee. The level of discomfort would vary between people, but I find it to be very noticeable once the padding's worn out.
I've had my Aeron for 15 years (second hand, so it's probably 20 years old by now!). It's still as good as the day I bought it. The gas lift is going strong too, but I've had to replace the front pad every 5 years as…
This reminds me of the time I found two flies in my house despite the windows being closed. I vacuumed them up (more fun that way) and the next day there were two identical looking flies in the house. Did they get out…
Come on... make is a perfectly good choice (and for me, preferable) for any project that is small to medium sized. However if you get to a stage where you have to compile for 3 or more platforms and need to account for…
I think that's reasonable, but is syntactic sugar really going to help you modify a path when the vector points will look more like this in reality: (path (M 368.296, 1.514) (c -0.908, 0 -1.818, 0.011 -2.716, 0.021) (c…
Let's imagine for a moment that path instructions could be mapped out with more verbose instructions. Would this really get enough practical use to be worthy of standardisation? For the most part, SVG path outlines are…
> Oh. You can almost hear the designer saying "well fuck it, we'll just jam it all into a string. I'll throw in my 2 cents here because the responses aren't addressing why the path descriptors are stylised in this way.…
You say that like someone that is yet to experience the absolute hell that is OpenSSL 'documentation'.