Zxian
No user record in our sample, but Zxian 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 Zxian has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I'd also recommend having a look at the Zig library for Elixir. For simple stuff, you can just inline, but support for pretty complex setups too. Also comes with a built-in BEAM allocator so the runtime properly reports…
I don't think it's fair to assume that votes are representative of performance. Politics are a popularity contest first and unfortunately that means image is more important than actions.
https://codecodeship.com/ They do exist.
I lie to my children when I say that the TV needs to recharge after their morning shows. A way to divert their attention elsewhere, but not out of malice.
The business transaction between me and a restaurant is for the food and service they provide. I pay the restaurant, the restaurant pays the labour. Refusing to tip isn't refusing payment. If it were, I'd be illegal…
New York City already has a significantly higher population density than Tokyo (~11,300/km2 vs ~6,300/km). It's easier to develop more housing when you have more land.
Which OS prevents you from installing another python runtime? I install python using asdf on both MacOS and various flavours of Linux. https://asdf-vm.com/
The intent of the policy doesn't match the real-world implementation of users. Users are lazy. Users will alter a single character or digit in the password and call it changed. Most people don't use password managers,…
To add to this, you don't need to come up with the game mechanics. I'm taking this approach with making a LiveView-based version of the board game Azul.
Time is a consumable. It is not infinite, and it is unique to each individual. We do not "trade" time in jail between society and an individual. We deny certain freedoms for a period of time. There is no economic…
Why is B much better here? It enables the officer to claim they felt threatened when no valid threat existed and then exercise lethal force in self defense (whether or not the threat was valid). I can't think of any…
Correction: while minimizing the risk of death. Tasers can still kill people. https://en.m.wikipedia.org/wiki/Robert_Dzieka%C5%84ski_Taser...
There have been many studies that show bias in the a screening process when gender or ethnicity are known. Ideally, the hiring manager should be given anonymized resumes so they can better make objective decisions about…
You need _some_ roads, but not to the extent of your typical suburban sprawl. Where I live (Vancouver, Canada), there are sufficient roads for most travel, but the city also has relatively high quality public transit…
Many cities use automated light rail or subway systems. Vancouver, Canada has has such a system in place since late 1985. https://en.wikipedia.org/wiki/List_of_automated_urban_metro_...
We have a sample repository with a simple, but broken, web application. We ask our candidates to review the code as they would if a coworker had submitted it as a merge request. it gives quite a bit of insight about…
When deleting a repository in Gitlab, you are required to type the name of the repository in a field. This forces you to change the response based on the particular action.