Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dracodoc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dracodoc
1y ago
It's not because it's "hard". It's all about the nuisance created by human behavior. Calendar, DST, timezone, all the problems you never imagined can happen and can only be met in real life scenarios, and you will m
2.
▲
by
dracodoc
1y ago
Agree. I think all the AI stuff need to be removed. Are you seeing lots of open positions asking for people use AI to code? And if you are applying for VR, make resume VR oriented. If applying for web development, make resume focus on for w
3.
▲
by
dracodoc
3y ago
For windows, I like everything search https://www.voidtools.com/ It let you search all your files and folders instantly as long as they are ntfs partions, and there is no heavy background indexing needed(it still need to d
4.
▲
by
dracodoc
5y ago
I used to use a firefox addon which have nice expression input and history. Firefox updates killed so many good addon, even yesterday the 97.0 is disabling my addon again. Now I just keep a RStudio window open.
5.
▲
by
dracodoc
5y ago
Intel will not get more favorable treatment from TSMC than AMD. - Intel compete with TSMC for foundry services - Intel try to get government subsidy by attacking TSMC's location, national security concerns etc, which caused TSMC origin
6.
▲
by
dracodoc
5y ago
Another explanation might be dispose the old one before it was captured by other countries, otherwise the potential harm could be too great.
7.
▲
by
dracodoc
5y ago
Page 15 of statement_of_facts The only other significant deposit to the account was an approximately $11,000 U.S. Small Business Administration Paycheck Protection Program (PPP) loan advance provided in response to the COVID-19 crisis. So t
8.
▲
by
dracodoc
5y ago
A good ink jet for printing photos and greeting cards. Previously I had bad experience with ink jet being the ink keep drying up, and laser is always better for black and white. However two use cases really make it worth to remember turn on
9.
▲
by
dracodoc
5y ago
The disk could be simply transferred to another data center physically so they can move data faster/cheaper than transferring the data by internet.
10.
▲
by
dracodoc
5y ago
The headline is accurate because that's one subject of the lawsuit. If I'm understanding it correctly after skimming through the filing(read especially page 6 and 9): 1. the plaintiff argues that in Boston case (page 6) apple stor
11.
▲
by
dracodoc
5y ago
My setup is a little different but it's reliable and simple: Dell UltraSharp U3417W has built in usb hub. I can connect pc and laptop to this monitor and switch between them with monitor button. Connect keyboard and mouse to monitor (a
12.
▲
by
dracodoc
6y ago
There really should be a better way to map values. There are numerous functions in R for this, I believe there should be similar functions in Julia. Is that because Julia have good performance so people tend to write loop to deal with this
13.
▲
by
dracodoc
6y ago
Title aside, the purposed solution just - use Microsoft MRAN which did the heavy lifting of hosting archives - use date instead of version - install package automatically in first time (which pacman::p_load has been doing for ages) and easi
14.
▲
by
dracodoc
6y ago
It's funny. In China there used to be a time when high school students like to use rarely used Chinese characters, which are only similar to the intentional character in shape instead of meaning. They think that's cool. This style
15.
▲
by
dracodoc
7y ago
I program mainly in R and I always use RMarkdown. I write extensively about question definition, notes, reference, exploration, different directions in RMarkdown. In the end if I ever need to have a script version I have some utility functi
16.
▲
by
dracodoc
7y ago
With Rmarkdown you have 2 options, both have its own merits 1. save code and output separately, so you can save the output (but not comparing the output versions), or always generate output from scratch when needed (this actually help to en
17.
▲
by
dracodoc
7y ago
One reason dplyr was promoted is that you can connect to different server backend like sparkr, sql etc, which is the enterprise direction RStudio aiming at. In the other hand, data.table is your friend when you are using your own machine. W
18.
▲
by
dracodoc
8y ago
Why are you keep using "Trend micro"? Did you realize that's a totally different company?
19.
▲
by
dracodoc
8y ago
How about putting cameras in train?
20.
▲
by
dracodoc
8y ago
In my opinion, the single most point in job seeking is to get feedback as much as possible, as early as possible. Consider these bad examples: sending many resumes and didn't get any response. This is huge blow to morale and there no h
21.
▲
by
dracodoc
8y ago
AMD's resources is limited and they selected a proper priority 1. CPU first, GPU next. as a break through in CPU side is easier than GPU side - just go with more cores with chiplet, since intel basically stopped innovation, while GPU s
22.
▲
by
dracodoc
8y ago
There is an accuracy score in postgis tiger geocoder plugin. Usually a low value mean a pretty good match. Depend on address format and quality, 70-80% of addresses got a good match. For resolution you cannot expect too much because street
23.
▲
by
dracodoc
8y ago
In case it's not known by everybody, you can geocode(maybe also reverse geocode, I didn't check) US addresses in batch with TIGER census data and PostGIS. It's not directly relate to topic (dynamic maps, online geocoding), bu
24.
▲
by
dracodoc
8y ago
Read with this Oct.18 news together: Intel Split Technology and Manufacturing Into 3 Divisions https://www.game-debate.com/news/25940/intel-split-technolog... As of this week, Intel has announced it’s splitting i
25.
▲
by
dracodoc
8y ago
I'm not sure if author know about Shiny, it's basically same concept, write html GUI in R, serve with a web server. Shiny is quite mature, and I feel they have some good parts that can be inspring: It's good to only code GUI
26.
▲
by
dracodoc
8y ago
RMarkdown have all the advantages of notebook and without most of its problems. - code and document mixed. You have full markdown syntax, chunks, titles, table of contents. You can also convert RMarkdown into a script with comment if you ne
27.
▲
by
dracodoc
8y ago
It's a chicken egg problem: - it'll be easier to persuade investors to put in money when there are good applications (then "unconventional background" applications will not have big impact here, people will probably stil
28.
▲
by
dracodoc
8y ago
It's definitely an important factor, at least indicts lots of other factors. - is the language suitable for the domain? - is library/community support mature? - are there enough developers? - who in the company will support it? It
29.
▲
by
dracodoc
8y ago
It could be that Apple is planning to switch intel cpu to their own, which will take quite some time to finish, and they don't want to release an incremental upgrade before the new cpu.
30.
▲
by
dracodoc
8y ago
What if all your RAM slots are taken, or your laptop cannot upgrade RAM at all?
More ›