HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pineconewarrior

no profile record

comments

pineconewarrior
·3 tahun yang lalu·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 tahun yang lalu·discuss
I miss OiNK, Waffles, and What so dearly. Music has never been the same for me since.
pineconewarrior
·3 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·discuss
Workday is not great for applicants either. Maybe the back-end is nice?
pineconewarrior
·3 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·discuss
Yes, sortof. 'Crawl budget' issues.
pineconewarrior
·3 tahun yang lalu·discuss
Is there any chance you'll create Intellij / IDEA extensions?
pineconewarrior
·3 tahun yang lalu·discuss
I tried searching this strange string of nouns but was met with some strange results.

What are you referencing?
pineconewarrior
·3 tahun yang lalu·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 tahun yang lalu·discuss
https://sidebar.io/

Mostly for front-end web but its quite useful.
pineconewarrior
·3 tahun yang lalu·discuss
It's dang easy on Mac. You just hit alt + the key it looks similar to.

Å = opt (AKA alt) + shift + a
pineconewarrior
·3 tahun yang lalu·discuss
I use it with ddev for local development.

https://ddev.readthedocs.io/
pineconewarrior
·3 tahun yang lalu·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 tahun yang lalu·discuss
Likewise. I made all of my comment history into gibberish as well!
pineconewarrior
·3 tahun yang lalu·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 tahun yang lalu·discuss
M2 Pro supports 3, M2 supports 2
pineconewarrior
·4 tahun yang lalu·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 tahun yang lalu·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.