Hacker Newsnew | past | comments | ask | show | jobs | submit | quantisan's commentslogin

I'm surprised Stanford Law would go along with this over-reaching press release title. How about "For common first-year contracts-law questions, law professors preferred AI-generated answers to professor-generated answers"

The revised title is spot on. It's odd to me how academics are trying to sound like top research labs' CEOs trying to pump valuations by overreaching claims.

It is rarely the academics writing the press release. It is even rarer that the author of the press release chooses the title.

Does this mean they're effectively a PE firm?


Try Cmd-Shift-J. It dumps your buffer to a temp file, with the file path made ready for you. I do that and then open the temp file with vi.


That's the workaround I've used. I still want to be able to just press command F and see "error" highlighted throughout the scrollback.



I use Pico with LLM code gen for new projects. As you probably know, LLMs are predisposed to Tailwind and coding for industrial strength on any tiniest projects. The trick is to feed it the whole Pico docs as context and prompt it (i.e. in your CLAUDE.md) to use Pico explicitly.


Did you do anything fancy to get the whole Pico docs into context? I see on their website that their docs are split up across a bunch of pages, did you copy+paste each one into a large prompt document? I was hoping to see a single-page docs download but I didn't find one.


1. Zero-Copy Deserialization with rkyv and Unsafe Code 2. Platform-Specific High-Performance Memory Allocators 3. High-Performance Hash Maps with FxHasher and SwissTable

https://deepwiki.com/search/point-to-the-top-3-rust-specif_4...


I used Claude Code to understand the source code of Claude Code:

  1. Tool-Based Action Framework
    - Tools implement a common interface (Tool.ts) with standard methods
    - Central registry in tools.ts manages tool availability and permissions
    - Tools are categorized as read-only or stateful, affecting execution strategy
  2. Agent Orchestration
    - query.ts serves as the orchestration engine that:
        - Identifies tool use requests in Claude's responses
      - Manages permissions and serializes/deserializes tool data
      - Schedules concurrent or serial tool execution based on tool type
      - Feeds tool results back to Claude in a recursive loop
  3. AgentTool Implementation
    - Enables recursive agent capabilities via sub-agent spawning
    - Sub-agents run with controlled permissions (typically read-only)
    - Each agent invocation is stateless and returns a single result
    - Implements progress streaming via async generators
  4. Execution Flow
    - User query → Claude response → Tool use requests → Permission checks
    - Tool execution → Results normalized → Results fed back to Claude
    - Process repeats with Claude potentially using additional tools
  5. Architectural Patterns
    - Async generators for streaming results and maintaining responsiveness
    - Hierarchical permission model controlling tool access
    - Normalized message formats ensuring consistent communication
    - Logging chains for tracking agent activities
    - Context management with optional compression (/compact)


- Youth-Led Implementation - Bypassing Traditional Authority Structures - Loyalty-Based Appointments - Institutional Disruption - Limited Oversight - Information Control

https://en.wikipedia.org/wiki/Cultural_Revolution


"I'll never buy a SBC from Nvidia unless all the SW support is up-streamed to Linux kernel," top comment from prev discussion https://news.ycombinator.com/item?id=42623030


NVidia basically abandonned various tegra related SBCs. But this one runs DGOS which they have a few $b worth of hardware floating around in various clouds and is a derivative of ubuntu.

Seems like this is MUCH more likely to have at least decent support, I think the current DGOS is based on ubuntu 22.04 LTS.


As others have said, this came after historically significant low popularity and mounting political pressures. His government faced criticism over falling poll numbers, by-election losses, and a broken agreement with the NDP. Tensions with the US and internal dissent within the Liberal party added to his challenges.

One of the final nails in the coffin was the resignation of Chrystia Freeland, his last standing ally and Finance Minister.

This video from CBC a couple weeks ago on Freeland explains the rifts in Trudeau's government well https://www.youtube.com/watch?v=8SuZTLWNlpc


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: