I'm not fond of this trend of stating a position and attributing it to "a source familiar with the situation"
It combines interpretation of meaning with ambiguity to allow the reporter to assert anything they want. The ambiguity is there to protect the identity of the source but it has to be a more discrete disclosure of information in return. If you can't check the person you can still check what they said.
I would be ok with direct quotes from an anonymous source. That removes the interpretation of meaning at least.
As it is written, it would not be inaccurate to say this if their source was the lesswrong post, or even an earlier thread here on HN.
Phrasing "A source with direct knowledge of the situation" might remove some of the leeway for editorialising, but without sharing what the source actually said, it opens the door to saying anything at all and declaring "That's what I thought they meant" when challenged.
On their podcast, they frequently bring up how tech company PR teams try to move as much conversation with journalists as possible into "on background", uncited, generic sourcing.
It's not like the regime they operate under care much about the courts. Legally they're also obliged to let the state into pretty much every crevice in their operations.
No, they aren't. No company has to cave to government pressure to do (or not do) something until there is a legitimate court order. Our companies are just spineless bootlickers and have been capitulating voluntarily and enthusiastically.
My podcast would be a good fit for this audience. Three engineer friends and a rotating guest each pitch a tech product or startup idea that we wished existed, but don't have time to build ourselves. Bicycle Lasertag, Cabinets that _are_ Dishwashers, Planetarium Swimming Pools, etc.
There are several ways to get all events for the day! The easiest one in my experience has been to write a simple Apps Script project and expose that as a published Web App[1]. That moves all of the oAuth logic and Calendar API plumbing to Google's server-side code, and gives you a simple long URL that contains exactly what data you want.
Something like:
```
function doGet(req) {
let start = new Date();
start.setHours(12,0,0,0);
let end = new Date(start);
end.setDate(end.getDate() + 3);
let events = CalendarApp.getEvents(start, end);
return ContentService.createTextOutput(events.map(x => x.getTitle()));
I went with CachyOS. It's based off of Arch and compiles packages with flags for more modern CPUs. They also build extra packages that aren't normally provided by Arch (always nice to rely a little less on the AUR). And their default scheduler is supposed to provide a smoother gaming experience, though they have a selection of schedulers if you don't like that one.
It ought to be illegal to buy ads against trademarks (+/- some reasonable edit distance).
Long ago, Google search used to be its own product. Now it's the URL bar for 91% of internet users. This is no longer fair.
Google gets to not only tax every brand, but turn every brand into a biding war.
International laws need to be written against this.
Searching for "Claude" brings up a ton of competition in the first spot, and Google gets to fleece Anthropic and OpenAI, yet get its own products featured for free.
Searching "{trademark} vs" (or similar) should be the only way to trigger ads against a trademark.
> It ought to be illegal to buy ads against trademarks (+/- some reasonable edit distance).
I get the intention here, but how do you limit the collateral damage? (Or do you not care about it / see reducing the ability to advertise as a positive?)
There are a lot of trademarks, and they have to be scoped to specific goods and services, but Google has no way of knowing if you're actually looking for something related to that trademark.
e.g. doing a quick trademark search, I see active, registered trademarks for "elevator", "tower", "collision", "cancer sucks", "steve's", "local", "best", "bus", "eco", "panel", "motherboard", "grass", etc. etc. I'm not familiar with any of those brands, but that's just a small sample of the fairly generic terms that would no longer be able to be advertised on.
Google has a way of knowing. They can ask for documentation on who their customers are and what markets they operate in, and do some due diligence. Just like they have ways of knowing whether the ads they run are for blatant scams.
I'm not saying Google doesn't know if a company is in a particular market, I'm saying that a) Google doesn't know what market I'm searching for something from and b) even if they know both from context, it puts them in some awkward positions.
e.g. Vice Media has a trademark on "motherboard" that covers the tech news blog website service.
Is it now impossible for Asus to place an ad for the official Asus motherboard blog on the search term "motherboard"?
Is it legal to advertise for "motherboard" for any good or service other than a tech news blog website?
Is it now illegal to advertise a website featuring in-depth motherboard reviews using the term "motherboard"?
If I search for "motherboard website", what is Google allowed to show me for ads, given they don't know if I'm looking for the Vice website, or motherboard reviews, or the Asus homepage?
If a plain search for "motherboard" results in Vice's website not being in the top results, is Vice allowed to advertise on their own trademark to put it above other results? (Either above organic results, or above paid results for motherboard manufacturers, depending on whether you're allowing the latter.)
> Is it legal to advertise for "motherboard" for any good or service other than a tech news blog website?
Roughly speaking (modulo dilution which doesn't seem like it'd apply here), that's my understanding of trademark law. So your questions are all basically trivially answered, and those things are fine. A human should be able to review such cases.
Yeah, and like, I commiserate with that view, I think it would make the internet/world a better place, but I don't think "no ads for trademarks" is helpful way to reach for that goal.
I don't agree. If I search for "leatherman" it seems totally reasonable to give competitors a chance. I generally think brand recognition is too powerful. If there is another high quality multitool on the market for a better price, why shouldn't I know about it?
Disclaimer: See my sibling comments for some my general thoughts on the problems with banning trademark ads.
But for your specific example - I get where you're coming from, but I'm skeptical that the ad market is even that functional.
Firstly, if I google "leatherman", every sponsored result for Leatherman brand multitools anyway. (And no amount of refreshes or re-searches gives me anything other than Leathermans.)
Secondarily, I'm not convinced that the set of advertisers (not counting Leatherman itself) that will advertise for "leatherman" are actually on average a better products for the consumer. (e.g. as opposed to lower-quality, higher-priced knockoffs.)
These are both fair points (generally, the consumer market is pretty dysfunctional and not behaving at all like economists would like it to), but the comment I was replying to ("It ought to be illegal to buy ads against trademarks") seems both too heavy-handed and unlikely to actually do any good.
I agree it's a bit perverse, but the problem predates Google. People do the real world equivalent all the time. When there are big conferences for specific companies, rivals buy up local ad space on billboards and subways.
That has caused some companies hosting conferences to pay for some of those ad spaces in advance.
Ads on billboards and subways actually bother me far more than search ads.
It's visual and cognitive pollution on public space that I've never consented to - I find it viscerally offensive.
We don't accept billboards on hiking trails, or in elementary classrooms, or in courtrooms (as far as I'm aware, though I wouldn't be surprised if someone turns up a real-life grotesque examples) - we shouldn't accept them in other public spaces either.
> It ought to be illegal to buy ads against trademark
this was one of the biggest problems of AdWords from beginning on: You could do brand-bidding unlimited, even today you see it every day: Search for brand X and competitor Y will show up with same words
I've also had the exact opposite experience with tone. Claude Code wants to build with me, and Codex wants to go off on its own for a while before returning with opinions.
well with the recent delays i can easily find claude code going off on it's own for 20 minutes and have no idea what it's going to come back with. but one time it overflowed it's context on a simple question, and then used up the rest of my session window. in a way a lot of ai assistants have ime have this awkward thing where they complicate something in a non-visible and think about it for a long time burning up context before coming up with a summary based upon some misconception.
The key is a well defined task with strong guardrails. You can add these to your agents file over time or you can probably just find someone's online to copy the basics from. Any time you find it doing something you didn't expect or don't like, add guardrails to prevent that in future. Claude hooks are also useful here, along with the hookify plugin to create them for you based on the current conversation.
For complex tasks I ask ChatGPT or Grok to define context then I take it to Claude for accurate execution. I also created a complete pipeline to use locally and enrich with skills, agents, RAG, profiles. It is slower but very good. There is no magic, the richer the context window the more precise and contained the execution.
In terms of 'tone', I have been very impressed with Qwen-code-next over the last 2 days, especially as I have it running locally on a single modest 4090.
Easiest way I know is to just use LMStudio. Just download and press play :). Optional, but recommended, increase the context length to 262144 if you have the DRAM available. It will definitely get slower as your interaction prolongs, but (at least for me) still tolerable speed.
reply