Meanwhile, several companies are no longer offering bounties. It's becoming tedious to sift through all the AI-generated submissions, many of which are false positives.
HN user
krazydad
Nerd with music skills.
I got the same email regarding my hobby website "The Wheel of Lunch" (https://wheelof.com/lunch). The site makes no money and sends traffic to Yelp. The cheapest plan offered was $230 a month! I can't afford that.
I have stopped calling the Yelp API for local listings and put up a notice on the site. It was fun while it lasted!
This is very much the approach I use as well (I've been publishing Sudoku for a long time at krazydad).
“AI infused at every layer“
Okay… What does that even mean? And why does the company think we want that?
I love me some AI, but right now it’s getting put on everything like Nutella at a hipster eatery.
The most troublesome part of this demo for me was the one tablespoon of mayo it wanted you to add to your vegetable omelet. Yikes.
I agree with you. I love using copilot (and similar tools) and I’ve found it is exceedingly good at predicting patterns in my own coding. It has saved me a lot of time, and I would hate for it to go away or be crippled because of lawsuits like this. I could care less if my own code is used for training. My code isn’t precious, it’s what I do with it that is important.
delicio.us was pretty great in it’s day
And if you used the -v option to set the voice to “whisper”, it was super creepy. say -v whisper “Get out of the house”
Gonna mention Quiver (The Programmer's Notebook) as it hasn't been mentioned yet. I've been on Evernote for about 10 years and have a few thousand notes in it. This news is discomfiting and I look forward to checking out some of the contemporary alternatives. Lately, I've been putting more technical/nerdy stuff into Quiver, which understands code and does syntax highlighting and all that good stuff. I don't like it as much for the free-form stuff I do in Evernote, but for code snippets it's great.
Their work actually sounds pretty exciting to me.
Seeing a lot of posts of the "Observable vs Jupyter" variety. I really don't think this has to be a this versus that kind of discussion. There is plenty of room for both.
Says headlines in 1950s Popular Mechanics, and annually since then...
Since that was written, meteorite fragments have been found, supporting the more conventional explanation.
https://www.technologyreview.com/s/514511/first-tunguska-met...
Agreed. Very hard to see how making a business around getting people to "solve captchas" is anything but nefarious.
"Imagine what your perfect source would tweet, or what you yourself would tweet in that situation, and search for the words that would probably be in it."
This is a technique I used to use a lot more in the days before Google became the dominant search engine, when I was using Lycos, Alta Vista and Yahoo. In those more primitive search engines that were doing something closer to a full-text search, it was important to use the words and verb tenses that were likely to appear in the answer (or target page/tweet), not in the question.
So for example, instead of querying "Which museum is the Mona Lisa in?" it was best to query "collection includes the mona lisa" and similar phrases.
Needless to say, third generation search engines like Google made this all unnecessary, and hopefully, Twitter will get there too, eventually.
As someone who is currently job hunting, and freshly familiar with excessively long & arbitrary "requrements" sections and tedious application forms, THANK YOU.
Its interesting, although perhaps coincidental, that the drop occurs on the day of the Paris attacks.
And so it goes.
* * *
This is very similar, visually, to the "Crystallize" filter in Photoshop. Here's a sample of the Hubble image run through that:
I too am a happy Evernote user, for text-only note-taking. Prior to Evernote, I used Xnippet, a mac-app which wasn't well supported. Evernote is a big part of my work flow, and I'd hate to see it go away. I find all the other features (web-clipping, image-editing) superfluous, and it feels like they are concentrating too much on the fluff features. Every time there is an update, it feels like they are adding more features I don't need.
My mom also has no idea what right-click is. I showed it to her once and it blew her mind. Then she promptly forgot about it.
I figure as long as you don't hide essential functionality in your app's 3d-touch interface, and primarily use it for short cuts, you are probably okay...
To demonstrate how classic this logo is, we hear Bach playing while the narrator says: "Certain visual forms can remain contemporary over a long period of time. We think this new bell is one of them".
Saul Bass designed the AT&T "Death Star" logo only 15 years later.
Here are 4 other such services - the first one is particularly nice.
http://dreamingwith.us/ http://dreamdeeply.com/ http://psychic-vr-lab.com/deepdream/ http://deepdream.pictures/
I believe you are confusing holiday with sale. Or perhaps you are trying to create fake controversy in order to promote said sale. Well done!
I stumbled upon an attractive & simple to implement non-random method that uses the golden angle (an angle commonly observed in plant phyllotaxy) -- drawing a fibonacci spiral on the sphere while maintaining a constant surface area. It is demonstrated here, on the open processing website.
http://www.openprocessing.org/sketch/41142
n = number of points
phi = (sqrt(5)+1)/2 - 1
ga = phi * 2 * PI
for each point i (1..n)
longitude = ga*i
latitude = asin(-1 + 2*i/n)From Wikipedia: [Gulliver's Travels] describes an intra-Lilliputian quarrel over the practice of breaking eggs. Traditionally, Lilliputians broke boiled eggs on the larger end; a few generations ago, an Emperor of Lilliput, the Present Emperor's great-grandfather, had decreed that all eggs be broken on the smaller end after his son cut himself breaking the egg on the larger end. The differences between Big-Endians (those who broke their eggs at the larger end) and Little-Endians had given rise to "six rebellions... wherein one Emperor lost his life, and another his crown". The Lilliputian religion says an egg should be broken on the convenient end, which is now interpreted by the Lilliputians as the smaller end. The Big-Endians gained favour in Blefuscu.
I think the law is a commentary on a certain kind of headline: a polar question where the implications would be deeply disturbing if the answer were yes.
Totally. While it seems appropriate that a product like Dropbox would require some very careful risk management and quality control, this feels like a joyless environment, despite the occasional use of memes in quality control threads.
Read about Dropbox's crazy code review policies a few articles down... Your job will feel awesome by comparison.
Thank god there's a few dank memes to offset the bitter taste of the mountain of red-tape. Employee morale must be off-the-charts!