HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pineconewarrior

no profile record

comments

pineconewarrior
·قبل 3 سنوات·discuss
Common? Perhaps in less than ideal or legacy situations. Best practice, definitely not.

A lot of website projects I have worked on in the past included composer or node dependencies in the repository. It really slows down the whole git system.
pineconewarrior
·قبل 3 سنوات·discuss
I miss OiNK, Waffles, and What so dearly. Music has never been the same for me since.
pineconewarrior
·قبل 3 سنوات·discuss
Incredible!

How many cameras does this method require? As far as I can tell from the paper it still generates from multi-view source data. I can't say for sure but it seems like a large number from what I can parse as a layman.
pineconewarrior
·قبل 3 سنوات·discuss
It's a local news piece so it's not meant for a technical audience. That's why they lead with the typical "random bystander" quotation.
pineconewarrior
·قبل 3 سنوات·discuss
Workday is not great for applicants either. Maybe the back-end is nice?
pineconewarrior
·قبل 3 سنوات·discuss
Gulp[1] and node streams sortof do this

  gulp.src(config.src)
    .pipe(uglify())
    .pipe(gulp.dest(config.dest))
    .pipe(size());

[1] https://www.npmjs.com/package/gulp
pineconewarrior
·قبل 3 سنوات·discuss
As would I, but watching the clip makes it pretty clear that the 15 is easier to damage (in this way) than previous models.
pineconewarrior
·قبل 3 سنوات·discuss
Yes, sortof. 'Crawl budget' issues.
pineconewarrior
·قبل 3 سنوات·discuss
Is there any chance you'll create Intellij / IDEA extensions?
pineconewarrior
·قبل 3 سنوات·discuss
I tried searching this strange string of nouns but was met with some strange results.

What are you referencing?
pineconewarrior
·قبل 3 سنوات·discuss
The bacteria which cause cavities also evolved alongside us. The problem worsened as we introduced more food for the bacteria (from the agrarian diet).
pineconewarrior
·قبل 3 سنوات·discuss
https://sidebar.io/

Mostly for front-end web but its quite useful.
pineconewarrior
·قبل 3 سنوات·discuss
It's dang easy on Mac. You just hit alt + the key it looks similar to.

Å = opt (AKA alt) + shift + a
pineconewarrior
·قبل 3 سنوات·discuss
I use it with ddev for local development.

https://ddev.readthedocs.io/
pineconewarrior
·قبل 3 سنوات·discuss
Subgrid is going to be so nice to have. Layouts that designers consider 'obvious' will be trivial to implement. No more hackery to make nested elements vertically align.
pineconewarrior
·قبل 3 سنوات·discuss
Likewise. I made all of my comment history into gibberish as well!
pineconewarrior
·قبل 3 سنوات·discuss
This is the nail in the coffin for me. I can't support Reddit as a platform until there is a clear change of heart (and leadership).
pineconewarrior
·قبل 3 سنوات·discuss
M2 Pro supports 3, M2 supports 2
pineconewarrior
·قبل 4 سنوات·discuss
I took several classes on it and I still didn't really 'get' it until I had to work on challenging problems in the real world. Granted, my education was not great quality overall.
pineconewarrior
·قبل 4 سنوات·discuss
I use bookmarks to enhance this. I save a page and then rename the bookmark to some letter codes, for hackernews it's "hn: Hacker News", which makes typing "hn" bring up the bookmark no matter how cluttered, or recently cleared, my browser history becomes.