zaSmilingIdiot
No user record in our sample, but zaSmilingIdiot 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 zaSmilingIdiot has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I'd be interested in purchasing a copy when its done.
Weirdly, just a couple of hours ago I was trying to find this as an alternative "recommendation" for a buddy whom is digging around in this space. Couldnt remember the name of it, except that I had used it a while back…
While I can agree that starting as a new hire can be daunting, there should not (theoretically) be a case where a single colleague stonewalling a new hire is a problem. At least in an org set up correctly for remote…
Not to take anything away from the launch of this offering, but I tend to find that project management for freelance work and any self managed project (whether as a solo dev or within a small group) that is intended to…
NZ is a member of 5 eyes IIRC, and so likely have various relations/cooperative agreements in place that make it easy(-ier) for justifying the handing of citizens over to another state.
For personal use, and on the topic of Obsidian, I rolled my own form of this... Its quick and dirty, but generally works for my usecase. I tend to push a page through turndown [0] to generate the markdown, then write…
I agree with this. But dont just use `npm ci`on prod builds since that would typically include all the dev dependencies as well in your production builds, which is not usually desirable. It might be possible to add the…
Is Flutter as ubiquitous as html/css/js? Is it similarly cross platform? I responded to the suggestion that every company was choosing electron (html/css/js) because it was the best and easiest, by pointing out that the…
> There's a reason every single company wants to just build web apps and electron apps, because it's actually the best and simplest platform for delivering a cross platform UI [...] Maybe, but consider that possibly the…
To answer the question of "why", I'm reminded of this post I saw a short while back: https://old.reddit.com/r/funny/comments/mce3j0/why_do_you_wa...
Im not particularly fond of these types of lists, but given the author and the material posted, this is definitely an exception. One thing I didnt quite get: > Every project is a triangle made of time, money, and…
Personally, I have a strong preference for not combining my password manager with my 2fa totp code generator though. Compromise of one meaning compromise of the other, and all that.
Offtopic: For interest, there seems to be an issue clearing/deleting values from inputs. Ar least on mobile anyway. The last digit is never visibly removed and appears to still be considered a part of thr input value.…
> After reading that, I would not use it without completely understanding the code as if I had written it myself (and maybe that's what you should do for every dependency anyway). Isnt that the point? As in, it allows…
I understand the point being made, but this is solved trivially by including a published date, eg: Best $product - published $exact_date (or alternatively, instead of "published" use "updated"). This has the added…
Looks interesting enough... But how does one solve the issue of security level updates for some dependency language? Or when a particular version of some application reaches EOL and is no longer maintained, or theres…