Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bluepeter
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
bluepeter
6mo ago
Nowadays my writing (and maybe all of ours) has totally devolved into "prompt-ese." Much like days of yore where we all approached Google searches with acrobatic language knowing how to specifically get something done. Now? I am p
32.
▲
by
bluepeter
6mo ago
Am I misremembering cause I could have sworn that Aider started out as a nvim plugin?? https://github.com/Aider-AI/aider
33.
▲
by
bluepeter
6mo ago
A related technique used to work so well for search engine spiders. I had some software i wrote called 'search engine cloaker'... this was back in the early 2000s... one of the first if not the first to do the shadowy "cloaki
34.
▲
by
bluepeter
7mo ago
Pend Oreille is the eastern WA test for western WA.
35.
▲
by
bluepeter
7mo ago
That's great. What's also amusing is how you felt it necessary to provide the diacritical pronunciation guide for "Vaughan"... because I think to most native English speakers we can't imagine any other pronunciation
36.
▲
by
bluepeter
7mo ago
Yep. And try "lieutenant" or "herb" on for size. (Edit: I guess "herb" is a bit of a complex one... originally from Latin's "herba" where the H was pronounced, but from UK it came most immediatel
37.
▲
by
bluepeter
7mo ago
British aristocracy has been pronouncing their own surnames wrong for centuries on purpose. Cholmondeley is "Chumley" Featherstonehaugh is "Fanshaw." If you read it phonetically you mark yourself as an outsider. The miss
38.
▲
by
bluepeter
7mo ago
Meta and AI: "It is a tale told by an idiot, full of sound and fury, signifying nothing."
39.
▲
by
bluepeter
7mo ago
> sales automation, lead enrichment, biz dev, [...] linkedin outreach, Sigh.
40.
▲
by
bluepeter
7mo ago
The kernel owns the page tables. It can always find another way in.
41.
▲
by
bluepeter
7mo ago
I'm in my 50s and when I was early 20s I crossed from US to Canada for a business meeting. "Why are you coming to Canada?" "To work." "Where's your work permit?" "Huh, I don't have one."
42.
▲
by
bluepeter
7mo ago
Ah ok so only lawyers get to use AI hallucinations! (Actually, CA has a bill pending that AFAIR requires lawyers to manually verify AI citations... which is a lot narrower and better than what NY is trying here.)
43.
▲
by
bluepeter
7mo ago
100% this.
44.
▲
by
bluepeter
7mo ago
This is not directionally good because NY already has laws against unauthorized professional practice and deceptive conduct, and S7263 mainly replaces regulator-led enforcement with a vague, fee-shifting private cause of action that is like
45.
▲
by
bluepeter
7mo ago
Same as it ever was. Honestly, I think we've probably passed peak consumer AI with with all the "guardrails" that regulations will require.
46.
▲
by
bluepeter
7mo ago
Whats at least somewhat humorous is the disclaimer requirement that "[t]he text of the notice shall [be] no smaller than the largest font size of other text appearing on the website on which the chatbot is utilized." H1 hero font
47.
▲
New York could prohibit chatbot medical, legal, engineering advice
(folding-sky.com)
76 points
by
bluepeter
7mo ago
|
100 comments
48.
▲
Show HN: Auto-refreshing web screenshots in an iOS and macOS widget
(apps.apple.com)
2 points
by
bluepeter
9mo ago
|
0 comments
49.
▲
Show HN: Cumbersome – iOS/macOS API client for OpenAI, Anthropic, Z.ai
(apps.apple.com)
2 points
by
bluepeter
9mo ago
|
0 comments
50.
▲
by
bluepeter
3y ago
This is a pretty ignorant comment.
51.
▲
by
bluepeter
3y ago
Honestly, you don't know what you're talking about.
52.
▲
by
bluepeter
3y ago
Section 174 intro: "In general in the case of a taxpayer’s specified research or experimental expenditures for any taxable year". Note limiting phrase. Section 174 later: "For purposes of this section, the term “specified r
53.
▲
Small Businesses Face Big Tax Bills from Research-Deduction Change
(wsj.com)
1 points
by
bluepeter
4y ago
|
0 comments
54.
▲
To amortize or not to amortize software development?
4 points
by
bluepeter
4y ago
|
1 comments
55.
▲
Change monitoring CDC.gov coronavirus content with NLP
(fluxguard.com)
1 points
by
bluepeter
6y ago
|
0 comments
56.
▲
Show HN: Change Monitor of CDC Coronavirus Content
(fluxguard.com)
1 points
by
bluepeter
7y ago
|
0 comments
57.
▲
by
bluepeter
7y ago
Yeah, I am not sure it is a CORS error, though that wouldn't surprise me. This looks to be an error from our API Gateway validation rules (which, at least for us, is notoriously difficult to get to send any more error data to the clien
58.
▲
by
bluepeter
7y ago
In terms of overall noise, we're running into a lot. (This is what led us to ML as a way to hopefully reduce it.) Comparing the pure DOM reveals almost constant change due to various inserted Javascript from Google/Facebook/e
59.
▲
by
bluepeter
7y ago
Thanks... the bulk of the site is made up of diffs. We score them w/ our ML model. We aren't (yet) surfacing those scores on a page by page basis. Rather, we are simply collecting the stand-out examples detected by ML in the top c
60.
▲
by
bluepeter
7y ago
Each diff is done slightly differently depending on what it is... we use headless Chrome + Puppeteer on Fargate for crawling. We use Puppeteer itself to take screenshots and output HTML. We then use a separate Lambda function to extract the
More ›