For generating puzzles it's really useful since it lets you determine if a randomly generated puzzle has only one possible path to solving it (exact cover problem). And it's fast so adding it to a pipeline doesn't incur…
There is a whole world of employers who need tech folks who aren't google and friends.
That's just been the case for 2.1 and 3.1, future versions will jump a version each year (next is v5) with every other year being LTS. Of course, we'll see if it actually goes as planned. I don't think I've seen them…
All Altra shoes are zero-drop, so heel and forefoot are at the same level. It doesn't mean there's no padding.
Visual Studio itself also does that (I forget when it was introduced; a few versions back I think?). I haven't used Resharper in a long time, so I'm not sure how it compares now, though.
Is making your own an option in the UK? I have a few friends in the US that love it, but I think you need easy service for the canisters. More effort to be sure, but at least then you can use whatever syrup you like.
Since this comes up every year, might as well point out this isn't an isolated case. Tweet thread covering various ones (as of last year): https://twitter.com/mikemayerMMO/status/1013295573779312640
Remote work? I rarely have in-person client meetings anymore. And honestly at my old job it had offices around the country so even then there were people I'd worked on projects with for years and had never met in person.
Backtracking as a strategy definitely seems... underwhelming. But it does have its uses. I wrote a few solvers, and they all served a different purpose. One was based on Norvig's python post on the subject; I used that…
SEEKING WORK - Remote/Westchester, NY Area I can prototype new ideas, research technologies/trends, extend/maintain an existing system, or quickly build out a one-off microsite/console app. I can work solo or in teams…
How much of that is luck/genetics? As a Mets fan, David Wright is an easy counter example of someone who was known to work hard and then struggled with injuries.
For my site I use a backtracker to find a large number of single solution puzzles (rather fast). Those are used as a test base for my "human" solver (pretty slow), which are used for scoring and difficulty levels. I…
Not quite; from same link, "President Abraham Lincoln and the United States Congress introduced in 1861 the first personal income tax in the United States." It was declared unconstitutional in 1895 by the Supreme Court,…
SEEKING WORK - Remote/Westchester, NY Area I can prototype new ideas, research technologies/trends, extend/maintain an existing system, or quickly build out a one-off microsite. I can work solo or in teams with equal…
A bit comical/ironic to say they'd be targeted for obstructionism given that the other side of the aisle did just that for the last vacated seat.
I still miss Front Page Sports Football from the 90s. While we owned a couple of different versions, the early one that had the most play time for us was completely unlicensed, so we made up names for all of the teams.…
Probably most similar to ultra races, some of which are on a short repetitive loop over x time period (24 hour is "common"). Audience is probably closer to dozens of friends/family compared to packed stands of…
For hundreds of years humans have read printed books to learn things, without talking to teachers. Seems like a weak argument.
Also, I'm not sure I'd apply the label "genius" with someone who has copious amounts of "copy pasta" in his solely crafted code base.
If you want to interact with the database, in my experience Dapper and real actual SQL statements beat it hands down (both readability and performance). I love utilizing LINQ aside from that (e.g. creating custom…
It's been a constantly moving target for the last two years. In theory, it should be getting more stable now with v2 of Core and hopefully all the docs and various tutorials/blogs/videos/etc will follow suit over the…
I think the issue I had with the last "section" of Seveneves was it felt more like a prologue. The pacing was entirely different. I didn't hate it or anything, but going from the previous two parts to the last one was…
For generating puzzles it's really useful since it lets you determine if a randomly generated puzzle has only one possible path to solving it (exact cover problem). And it's fast so adding it to a pipeline doesn't incur…
There is a whole world of employers who need tech folks who aren't google and friends.
That's just been the case for 2.1 and 3.1, future versions will jump a version each year (next is v5) with every other year being LTS. Of course, we'll see if it actually goes as planned. I don't think I've seen them…
All Altra shoes are zero-drop, so heel and forefoot are at the same level. It doesn't mean there's no padding.
Visual Studio itself also does that (I forget when it was introduced; a few versions back I think?). I haven't used Resharper in a long time, so I'm not sure how it compares now, though.
Is making your own an option in the UK? I have a few friends in the US that love it, but I think you need easy service for the canisters. More effort to be sure, but at least then you can use whatever syrup you like.
Since this comes up every year, might as well point out this isn't an isolated case. Tweet thread covering various ones (as of last year): https://twitter.com/mikemayerMMO/status/1013295573779312640
Remote work? I rarely have in-person client meetings anymore. And honestly at my old job it had offices around the country so even then there were people I'd worked on projects with for years and had never met in person.
Backtracking as a strategy definitely seems... underwhelming. But it does have its uses. I wrote a few solvers, and they all served a different purpose. One was based on Norvig's python post on the subject; I used that…
SEEKING WORK - Remote/Westchester, NY Area I can prototype new ideas, research technologies/trends, extend/maintain an existing system, or quickly build out a one-off microsite/console app. I can work solo or in teams…
How much of that is luck/genetics? As a Mets fan, David Wright is an easy counter example of someone who was known to work hard and then struggled with injuries.
For my site I use a backtracker to find a large number of single solution puzzles (rather fast). Those are used as a test base for my "human" solver (pretty slow), which are used for scoring and difficulty levels. I…
Not quite; from same link, "President Abraham Lincoln and the United States Congress introduced in 1861 the first personal income tax in the United States." It was declared unconstitutional in 1895 by the Supreme Court,…
SEEKING WORK - Remote/Westchester, NY Area I can prototype new ideas, research technologies/trends, extend/maintain an existing system, or quickly build out a one-off microsite/console app. I can work solo or in teams…
SEEKING WORK - Remote/Westchester, NY Area I can prototype new ideas, research technologies/trends, extend/maintain an existing system, or quickly build out a one-off microsite. I can work solo or in teams with equal…
A bit comical/ironic to say they'd be targeted for obstructionism given that the other side of the aisle did just that for the last vacated seat.
I still miss Front Page Sports Football from the 90s. While we owned a couple of different versions, the early one that had the most play time for us was completely unlicensed, so we made up names for all of the teams.…
Probably most similar to ultra races, some of which are on a short repetitive loop over x time period (24 hour is "common"). Audience is probably closer to dozens of friends/family compared to packed stands of…
SEEKING WORK - Remote/Westchester, NY Area I can prototype new ideas, research technologies/trends, extend/maintain an existing system, or quickly build out a one-off microsite. I can work solo or in teams with equal…
SEEKING WORK - Remote/Westchester, NY Area I can prototype new ideas, research technologies/trends, extend/maintain an existing system, or quickly build out a one-off microsite. I can work solo or in teams with equal…
For hundreds of years humans have read printed books to learn things, without talking to teachers. Seems like a weak argument.
Also, I'm not sure I'd apply the label "genius" with someone who has copious amounts of "copy pasta" in his solely crafted code base.
If you want to interact with the database, in my experience Dapper and real actual SQL statements beat it hands down (both readability and performance). I love utilizing LINQ aside from that (e.g. creating custom…
It's been a constantly moving target for the last two years. In theory, it should be getting more stable now with v2 of Core and hopefully all the docs and various tutorials/blogs/videos/etc will follow suit over the…
I think the issue I had with the last "section" of Seveneves was it felt more like a prologue. The pacing was entirely different. I didn't hate it or anything, but going from the previous two parts to the last one was…