Live data from Hacker News

Viewing profile — talos_

talos_

HN member
Joined
Wed, Apr 03, 2024, 1:14 PM UTC
HN karma
77
Public activity
27 items

About talos_

No profile information was provided.

Recent public activity

  1. comment
    Comment #44822968

    Just want to comment that Litestar is awesome. Docs are great and the built-in caching feature is very convenient!

  2. comment
    Comment #44787187

    I find it infuriating that navigation apps throw ads when I'm stopped at a red light. This is THE moment where I should glance away from the road and plan my routing

  3. comment
    Comment #44787102

    This analogy doesn't map to the actual problem here. Perplexity is not visiting a website everytime a user asks about it. It's frequently crawling and indexing the web, thus redire…

  4. comment
    Comment #44697704

    You should checkout the Python framework Litestar. It's an alternative to FastAPI that implements these ideas via their "Data Transfer Object" concept

  5. comment
    Comment #44524286

    > That seems unavoidable given almost all English words related to government/law/administration (including "state") derive from French! Interesting. I always thought that Britain …

  6. comment
    Comment #44524239

    I like to joke that "Dominion of Canada" is actually a railroad company

  7. comment
    Comment #44523318

    From the link you shared: > The English word province is attested since about 1330 and derives from the 13th-century Old French province, which itself comes from the Latin word pro…

  8. comment
    Comment #44523045

    The reality in Montréal is that most people are bilingual. Outside older folks, unilingual French speakers are much rarer than unilingual English speakers, which are structurally p…

  9. comment
    Comment #44522910

    The original post was focused on history and language, and I added some political spice. Not discussing the politics of language (as in OP) is a bit outrageous. You're right that F…

  10. comment
    Comment #44521986

    Office Québécois de la Langue Française (OQLF) promotes the french language and adapt new English words (whereas France typically integrate English words in their vocab). The websi…

  11. comment
    Comment #44521906

    déjeuner is a literal translation though. "Breaking fast" -> "dé-jeuner" (undo fasting). French people typically say: - breakfast - petit-déjeuner (small breakfast) - lunch - déjeu…

  12. comment
    Comment #44519552

    This is a remnant of British colonization. French-speaking population didn't know any English, so you have a lot of these literal translations. I've heard "flour" uttered with the …

  13. comment
    Comment #44519433

    Well, why not include the word "Canadian", which significantly predates the country, as the prime example? It's derived from Iroquois Nation words and used by French settlers to re…

  14. comment
    Comment #44440913

    In French, the river and the animal are both "tigre"

  15. comment
    Comment #44406914

    You're getting an arbirary string back though...

  16. comment
    Comment #44406864

    The VSCode extension Continue provides similar capabilities and gives you full access to your interaction traces (local database and JSON traces)

  17. comment
    Comment #44306815

    IMHO, the bigger name conflict is with Tigris Data. Tigris means tiger and despite no tiger logo, they did have tiger stickers at events

  18. comment
    Comment #43908966

    Agreed on this view! Sharing some similar thoughts Paraphrasing a virtuous music band reflecting on their discography: "the first album was about what we could; the second one was …

  19. comment
    Comment #43495497

    I guess you would be paying for pushing all of these tokens to the LLM. Also, too much irrelevant context can "confuse" the model about the task at hand

  20. comment
    Comment #43495479

    My main gripe with Cursor is that they put MCP usage behind a paywall and their support for the protocol is weaker than Continue's in meaningful ways[1]. Given the big community pu…

  21. comment
    Comment #43494664

    Congrats on the launch HN! I've been following the IDE + LLM space. What's Continue's differentiator vs GitHub Copilot, Cursor, Cline, Claude Desktop, etc. ? What are you looking t…

  22. comment
    Comment #42701177

    dbt needs to play catch up against SQLMesh feature-wise, so they bought their other competitor SDF. SQLMesh seems to have more development velocity, and dbt will need to execute a …

  23. comment
  24. story
  25. comment
    Comment #40237525

    This looks like an interesting tool to log data pipeline runs. Is it closer to an Airflow ETL dashboard or a MLFlow experiment manager? Who's supposed to manage it?