gocsjess
No user record in our sample, but gocsjess 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 gocsjess has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Somehow nobody knows the ff. are the same: Hahya Ivan Giovanni Shawn
> Nothing ever happens so Kierkegaard originated this meme
What is that brightest star in the lower right?
I was talking about a lot of sites in wordpress, not Wordpress themselves
jQuery is v4 now, but a lot of sites esp. wordpress still have 1.11 or 1.12 and only uses them to either doing modals(popover), show/hide(display), or ajax(fetch).
I believe apple is making OCI-compliant containers which is written in swift. I hope this helps the containerization in FreeBSD.
Probably related to AI, given how closely integrated both WSL and AI is
> Honest question: how do you deal with with those minor but insufferable Windows' quirks like 0d0a line endings, selective Unicode support, byte-order-marks and so on. exactly why I use WSL, lf-only line endings,…
debian bookworm; just to get my work, and hobbies done
I needed SVG and CSS animations to work together
I figured at that time that svgs with a lot of path slows the app. It was about the time where I toyed with d3 and geojson too.
One nice thing about SVGs is that they can be connected to the dom, you can do css, and easier to debug than canvas. Performance is the only thing holding it back from making declarative code for plotting and mapping…
> The future of paper is here Off-topic: If the future is less paper, then should we dig more holes in the earth's surface to make digital papers. I mean the alternative is just replanting.
for i := range [10]struct{}{} {
The only concern I have with WSL 2 is RAM usage and disk usage. The RAM gradually increases its capacity and The disk uses half of the total capacity but have actual empty space. I guess this is by design but I couldn't…
I bet they don't even know gif usage in discord and twitch but yeah "younger people", and "art expression" sounds like a subjective opinion.
JavaScript is a highly productive for Web Applications, although I also heavily use other alternatives for several reasons, But regardless, that is why it is my candidate for the best programming language especially…
Is there an SSO for api/rpc just like how github cli (gh) did their auth (gh auth login)? I've been looking for simple tutorials on how to get started with a bunch of openid libraries, and still not sure how to get it…