Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dror
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dror
7mo ago
Not the OP, but I use the same approach. https://gist.github.com/drorm/7851e6ee84a263c8bad743b037fb7a... I typically use github issues as the unit of work, so that's part of my instruction.
2.
▲
by
dror
10mo ago
Beyond the obvious IP address difference, there are other way to fingerprint you, see https://coveryourtracks.eff.org/ which will actually provide details about how you're a special snowflake, tracked by advertisers.
3.
▲
by
dror
3y ago
I tend to disagree. I trust most engineers know how to use a library to generate a crytographically save string. I can't say the same about sanitizing the data in a new domain like LLMs. And on top of it, you'd need to have the da
4.
▲
by
dror
3y ago
That's not quite it. The issue is determining what is code and what is data. With a prepared statement, you simply tell the the SQL engine, I'm passing you data in this variable and it goes where the '?' is in the statem
5.
▲
by
dror
3y ago
Anyone with a current significant salary in tech who lives in a major metro will make $183.5K. The salaries adjust by location, pick your location from https://www.opm.gov/policy-data-oversight/pay-leave/salaries.
6.
▲
SeamlessM4T, a Multimodal AI Model for Speech and Text Translations from Meta
(about.fb.com)
3 points
by
dror
3y ago
|
0 comments
7.
▲
by
dror
3y ago
- Lead by example. Be responsible about your own use and be honest about it. - Help them engage in constructive risk taking behavior. Sports are a common example, and there's plenty of research showing that they reduce harmful behavior
8.
▲
by
dror
3y ago
I've had good luck with both: https://github.com/drorm/gish/blob/main/tasks/coding.txt and https://github.com/drorm/gish/blob/main/tasks/webapp.txt Wit
9.
▲
by
dror
3y ago
Agent, shmagent. CREATE EXTENSION pggpt; and you're done. The AI watches your db and adjusts the params on the fly as needed. We're joking, but I give it less than 12 months before there'll be something like this.
10.
▲
by
dror
3y ago
GPT4 is definitively the future, but GPT3.5 is the present :-). In addition to being more expensive, GPT4 is a lot slower. For most casual things I use gpt3 and upgrade to GPT4 as needed. I've actually had a couple of days where I spen
11.
▲
by
dror
3y ago
I created one, focused on language skills, but can be used for anything. https://github.com/drorm/leah
12.
▲
by
dror
3y ago
Well, if you're interested in something more lite-weight, I wrote https://github.com/drorm/gish which is a shell command that lets you interact with GPT with flags, pipes, etc. in a much more unixy way. This TUI h
13.
▲
by
dror
3y ago
Looking at https://d1muf25xaso8hp.cloudfront.net/https%3A%2F%2Fs3.amazo... it looks like it's figures out you're using javascript and trains itself on all the libraries you install. I'm guessing there's
14.
▲
by
dror
3y ago
Pretty much, except that I'm automating everything as much as I can, so that I just give the instructions and GPT does the rest. Here's an example: ----- #import ~/work/gish/tasks/coding.txt Change the followin
15.
▲
by
dror
3y ago
Here are a couple of good resources around prompt engineering https://www.promptingguide.ai/ https://lilianweng.github.io/posts/2023-03-15-prompt-enginee... These clearly demonstrate that there's
16.
▲
by
dror
3y ago
He can make the same criticism of Internet searches as he does of GPT: you shouldn't trust them until you validate them. I find that GPT's answers are for the most part more reliable the searches, specifically today's searche
17.
▲
Show HN: Talk to ChatGPT to help you improve your foreign language skill
1 points
by
dror
4y ago
|
0 comments
18.
▲
We interviewed Linux OS through an AI bot to discover its secrets
(arstechnica.com)
1 points
by
dror
4y ago
|
0 comments
19.
▲
by
dror
5y ago
You don't need an upfront caveat. You get to decide which of the available jobs, in various agencies you get involved in.
20.
▲
Food Fight Online Ordering Services Charge Restaurants Fees
(checkbook.org)
1 points
by
dror
6y ago
|
0 comments
21.
▲
by
dror
6y ago
The 30+ day group has now 1600+ members. I'm on my 8th week, and some people are on 60+ days. What's amazing is the wide variety of symptoms. The original article: https://www.nytimes.com/2020/04/13/
22.
▲
by
dror
6y ago
Or just use Libreoffice and insert the image in the right place. Has worked for years.
23.
▲
by
dror
6y ago
There's no drug testing. I just started a month ago. There is a background check.
24.
▲
by
dror
7y ago
I use ublock origin for this. Just use the dropper to pick the element.
25.
▲
Soldiers with top-secret clearances forced to use app that could endanger them
(washingtonpost.com)
3 points
by
dror
7y ago
|
0 comments
26.
▲
Los Angeles partnership launches platform to help people catch phishes
(arstechnica.com)
2 points
by
dror
7y ago
|
0 comments
27.
▲
by
dror
7y ago
Actually, this line: /* Set expansion level */ expansion = atoi(argv[++i]); Is an example of ugly code. They're doing multiple things in one line, and in a confusing order. # Increment i by 1. # Grab the command line
28.
▲
FaceApp Shows We Care About Privacy but Don’t Understand It
(nytimes.com)
1 points
by
dror
7y ago
|
0 comments
29.
▲
by
dror
7y ago
Make sure to enable permissions for autoplay sound, use the microphone and use the camera. See https://imgur.com/a/1UQiqtQ
30.
▲
by
dror
7y ago
It is so clear to me that we need to support and promote mozilla and Firefox. They're not perfect, but they, wikipedia, eff, archive.org (who else?) are such an important part of the Internet guardianship in the face of the monopolies,
More ›