mdarens
No user record in our sample, but mdarens 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 mdarens has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
check out the branch. if the changes are that risky, the web ui for your repository host is not suitable for reviewing them. the rest of your issues sound architectural. if changes are breaking contracts in calling…
This looks really cool, but heads up, there were no up front descriptions or links I could follow to find out what Gleam is (a programming language that runs on the Erlang VM).
One of the most exciting features of Zig, but am I correct that this doesn’t apply to types themselves like comptime generics in Zig? I find that to be one of the most powerful ideas: type level mappings that have the…
this is almost in "not even wrong" territory, but for the fact that autotrophs are definitionally the entry point for abiotic energy into edible calories for animals, and the observation that the largest terrestrial…
This isn't really meant to replace such things an environment where you have a rendering engine that supports CSS— I think demoing it on the page is more for showing off how portable it is with WASM. Off the top of my…
He's not insisting that people already familiar with functional programming concepts not use the terminology they have historically used, he's using concrete metaphors as a teaching strategy.
I was facing consistent multi-hour outages during the workday and looked into business internet options with my ISP (Cox) and from what I could gather they _did't even offer_ any plans with an SLA in my market.
Anecdotally, I remember multiple instances of coworkers walking out in the middle of a shift when I worked as a cook in a chain restaurant due to the combination of high stress (including abuse from customers and…
ok, i think you're being intentionally obtuse here. thanks for your time.
and what effect has that had on drug prices in the us compared to other countries?
clinton's slashing of the welfare state is a matter of degree, not the only instance of purported beneficiaries losing benefits. medicare part d doesn't allow the government to negotiate prices and thus functions more…
the welfare state expanded dramatically after the new deal, but that reversed with the turn toward austerity in the late 70s. "the government" is an overly broad way of speaking about this, as it places budgeting for…
can be circumvented by binding the header row & the styles to the same data, but gets complicated when you have cells in the header or body which span rows or columns, or have row-scoped headers.
this may seem like a coherent view of history if you view it as a series of decisions made by great men based solely on their personal beliefs, as opposed to protracted contests over resources & power by organized…
yeah, it's not limited to social sciences, but it gets more media attention when it is because it feeds the narrative that the humanities are useless: https://www.nature.com/news/publishers-withdraw-more-than-12...
I'm old enough to remember when Web 3.0 was another name for The Semantic Web[1]. I'm sure Gavin Wood is a clever person but the opening of this article made him come off as a dotcom boom era huckster. [1]…
The claim made in the article is regarding saturated fats, not cholesterol, as dietary cholesterol is not obtained from plant sources like coconut oil. Plants do produce phytosterols, which compete with cholesterol for…
There are community groups organizing to oppose the expansion of the security state in New Orleans, including but not limited to MaCCNO: https://maccno.com/join-the-opposition-to-new-orleans-40-mil...
the irony is that the subcultural current with which damore sympathizes is generally pretty anti-union as well, but being represented by one probably would've provided him some protection.
ironically if he had a union he likely would've had the protection of a grievance process and not been subject to summary termination, regardless of how sexist his views were
seeing as how veganism is not the default choice in most of the industrialized world, this is a misleading frame. it's also incorrect that it's more efficient to "eat animals" to produce muscle if we're being pedantic…
The State Department implemented new layers of bureaucracy at the start of 2011 which acted as a de facto impediment/delay to applicants in the Iraqi refugee program, and were rightly criticized at the time. [1] This…
This is an interesting (made up) definition of totalitarianism. When I buy fair trade beans from the local coffee shop so I can feel better about my yuppie lifestyle, is my resulting denial of business to Folgers…
You can do this with build layers. There's an example project showing how: https://github.com/requirejs/example-multipage
They don't fade away in Chrome because he's using a pseudo-element in the form of content: attr(title). Gecko supports transitions on generated content and WebKit does not. Also, looking at the ::selection example, it…