

Bah, what I really need to know is: What are the difference between this and Miley Cryus Linux?
someone had to say it /s
I’m also on Mastodon as https://hachyderm.io/@BoydStephenSmithJr .


Bah, what I really need to know is: What are the difference between this and Miley Cryus Linux?
someone had to say it /s


Sony rootkit or before.


You can troll with facts, yes. Trolling is more about intent and tone than accuracy or objectivity.
Reality has long had a liberal bias.
Yeah, GRTT wasn’t really invented until 2021. Of course it borrows from many other theories, but it is not easy to fit under existing calculi (tho it can be “lowered” to MLTT).
I want a language with an internal/core calculus of GRTT with a specific grading that I believe will provide both optimal evaluation and prompt resource release. You aren’t going to get that by building on top of another language.
Of course you could do it as a library for another language, but the few values you could lift/lower and the necessary analysis do to bidirectional type inference/checking mean that you are writing a compile phase whether you call it that or not. In theory, you might save on the tokenizer/parser, but those are trivial to write. You might be able to reuse parts of the API/ABI, which could be an advantage if the underlying language has a good, stable one that can reflect your linking/calling/passing restrictions; but that’s not likely.


Retiring? Or changing careers?
I don’t think I can retire right now. I hope you are doing better than I.
Agreed. I don’t think it should be called typing; it’s more tagging (yes, like tagged unions). But, I don’t think I’ll see that semantic shift in my lifetime.
Anyway, I prefer my types static and my functions curried, which is why I do PureScript, Idris, and Haskell for my personal projects.
If you read the literature, particularly “Types and Programming Language”, you’ll find that “dynamic typing” isn’t even considered typing. If you can have a type error at runtime you’ve defeated the reason to add a type system: to reduce runtime errors. The hope is that “well-typed programs don’t go wrong” tho there are some limits to what any type system can do (e.g. Rice’s Theorem).
That said. Static v. Dynamic is much more precise than Strong v. Weak and should be preferred.
Implicit v. Manifest is less useful just because it’s a broad spectrum, basically inculcating how much type inference is done and “how much” generally depends a lot the input program(s). Haskell does whole-program inference, tho GHC (the only Haskell compiler) has a number of syntactic forms that can’t be inferred. Scala only does local inference. C doesn’t infer types, though is gets close with how it treats functions with no-argument in the prototype and varargs stuff. C++ uses auto for some type inference, which is still somewhat manifest, but also mostly implicit.
I think weak typing is a good name for when there are invisible coercions, but that doesn’t actually have much to do with proper types.
Anyway, great comment, If more people would use static/dynamic and explicit/implicit instead of strong/weak, there’d be less miscommunication.


I’m not sure if any of those commits did, but I worked 2 years doing Haskell backend and jQuery+Bootstrap frontend for Masterword. Before that I did some work for Wire: https://github.com/wireapp/wire-server/commits?author=stephen-smith Before that, I worked at TGCS for nearly a decade.
But, right now I am still looking for work. I’ve actually been looking since April 2025 when my time at Masterword ended, but I did update my “hire me” posts back in February because my living situation changed, opening up more opportunities. Originally I needed something remote so I could continue to take care of my father (RIP), now relocation is certainly an option.
If anyone reading this has a position available, or is just curios, my current resume public: https://docs.google.com/document/d/1ORf48b557nK0gYI4h6J0xP7nzOVRoqtOogYsukUMREU


Usually it’s because we have a mutual desire to communicate, collaborate, or exchange data.
When it doesn’t affect me, I generally don’t think about it, and I certainly don’t “hate on” them.


I do sometimes feel bad for MS Windows users. I rarely “hate on” them, but that largely depends on their reaction my inability / unwillingness to use the communication/collaboration tools and data formats they are used to.
I think the problem is objectification. It’s fiction and fantasy, but in the case of a live-action movie, there’s a real person under the fictions, and we need to remember that.


The font and color match the shutdown screen from release versions of MS Windows 95, as far as I can tell / if I recall correctly.
(Also IIRC, ACPI was new enough that MS Windows 95 [or any software] couldn’t actually turn off most of the machines it was installed on, which is why the screen exists at all.)


Maybe at some point in the far past, certainly before Linus started Linux, if ever.
The Halloween Documents tell us it wasn’t this century.
I’m trying to deal with reality, but my hardware was issued in the 20th century.


I’d say yes, indirectly. It wasn’t through LinkedIn’s job search, but a college classmate of mine saw my LinkedIn post that my current contract was ending and messaged me on LinkedIn to come interview with his team.
I ended up staying with that company for nearly 10 years. Good people, and while the client and tech stack could be frustrating, there was also room to be creative / innovative. I voluntarily left because I thought I had something better lined up.
In another job I do think they had me do something on LinkedIn, but my point of contact actually found me on Reddit, answering programming questions and occasionally mentioning that I was unemployed. It was also a good job for a while, but I think the company let me go because I was about to get a benefits bump, though it might have been a minor clash with someone more senior regarding “genAI” outputs being introduced into the repository. They said it wasn’t anything I did, and they offered positive recommendations, but it was still surprising.
(If anyone is hiring, I am unemployed right now; DM me if you want a resume.)
I was agreeing with and “yes, and”-ing your post.
The image is denigrating him based on something entirely outside his choices and control; that’s unfair because “after such heavy sedation, we all look pretty goofy”.
Public statements like this is why EA continually wins “Worst Company” over real assholes like Blackrock.