Alessio Frateily
@alessiofrateily
554
11.13k
6.51k
fs.blog/finding-time-to-read/
Jan 10, 2024
3
fs.blog/levels-of-reading/
Jan 10, 2024
4
read.glasp.co/p/the-power-of-habit-summary-charles
Jan 10, 2024
1
read.glasp.co/p/atomic-habits-by-james-clear-summary
Jan 10, 2024
1
read.glasp.co/p/why-im-building-glasp
Jan 10, 2024
2
read.glasp.co/p/3-rules-to-express-your-thoughts
Jan 10, 2024
1
read.glasp.co/p/what-i-wish-someone-had-told-me
Jan 10, 2024
1
www.bloomberg.com/company/press/bloomberggpt-50-billion-parameter-llm-tuned-finance/
Jan 9, 2024
15
wordlift.io/blog/it/vocabolario/linked-data/
Jan 8, 2024
12
dlnarratives.eu/tool.html
Jan 8, 2024
9
dlnarratives.eu/index.html
Jan 8, 2024
7
fontistoriche.org/linked-open-data/
Jan 8, 2024
41
fontistoriche.org/linked-data/
Jan 8, 2024
26
it.linkeddata.center/b/cosa-sono-i-linked-data/
Jan 8, 2024
13
cheshire-cat-ai.github.io/docs/llm-concepts/rag/
Jan 8, 2024
7
cheshire-cat-ai.github.io/docs/llm-concepts/llm/
Jan 8, 2024
8
cheshire-cat-ai.github.io/docs/conceptual/cheshire_cat/rabbit_hole/
Jan 8, 2024
2
cheshire-cat-ai.github.io/docs/conceptual/cheshire_cat/agent/
Jan 8, 2024
4
cheshire-cat-ai.github.io/docs/llm-concepts/vector-memory/
Jan 8, 2024
11
cheshire-cat-ai.github.io/docs/llm-concepts/embedder/
Jan 8, 2024
7
cheshire-cat-ai.github.io/docs/llm-concepts/prompt/
Jan 8, 2024
3
openai.com/pricing
Jan 7, 2024
16
dati.lavoro.gov.it/progetto/open-data-e-linked-open-data
Jan 7, 2024
6
macosx-faq.com/how-to-run-terminal-as-root/
Jan 4, 2024
6
support.apple.com/en-gb/guide/terminal/apd5b0b6259-a7d4-4435-947d-0dff528912ba/mac
Jan 4, 2024
2
wiki.algo.is/Fast%20Fourier%20transform
Jan 3, 2024
2
wiki.algo.is/Number%20theoretic%20transform
Jan 3, 2024
1
medium.com/coderbyte/the-5-hardest-code-challenges-for-beginners-e410da4474b
Jan 3, 2024
1
www.ledger.com/academy/basic-basics/become-a-crypto-detective/what-is-a-blockchain-sleuth
Dec 22, 2023
13
www.ledger.com/academy/basic-basics/become-a-crypto-detective/how-to-catch-crypto-criminals
Dec 22, 2023
1
bankingtruths.com/infinite-banking-concept-explained/
Dec 22, 2023
2
www.ledger.com/academy/basic-basics/become-a-crypto-detective/top-blockchain-sleuths
Dec 22, 2023
8
www.lisnewsletter.com/p/love-vs-fame-a-framework-for-social
Dec 21, 2023
35
www.eugenewei.com/blog/2019/2/19/status-as-a-service
Dec 21, 2023
3
www.codecademy.com/courses/discrete-math/articles/why-discrete-math
Dec 18, 2023
7
www.codecademy.com/courses/choosing-a-career-in-tech-track/articles/introduction-to-careers-in-web-development
Dec 8, 2023
5
media.ulama.io/lessons/38541/OK-100_Best_Emails.pdf?Expires=1702062978&Signature=pDFQ3z~9cDsK5EroDQzowBpi13pyQz-qNnC2IDt8Lq0Z5JLMb8l~20-Ym~-~Cm3USS~LzYMnM46raSCERf5bQQheu5I9rXm1egDF-biceSKP1VkMCuYTpE4ic4LWN-U6kS9HmxO53Q60BtektwNJfd2d-vsxL6f8EpMPxJXtqQLkCsqOoOUS1KYMvOYXWg~~nQtmKutJYQpMVZaYg7hzIJzjkh0oP5l71BLiIOz3eWcnGKC1W--B4L9H5ER-U9-FESO1rBk~I311mEu~znKDlgQhBzvvBC2pLolMm3wwPVk7D4E46W3IujtqmueDUiCJ2hQE3Zk5DF2Vw8kEuqaZXg__&Key-Pair-Id=K2B3R6KML9JDDF
Dec 8, 2023
2
vitalik.eth.limo/general/2023/11/27/techno_optimism.html
Nov 30, 2023
2
a16z.com/the-techno-optimist-manifesto/
Nov 30, 2023
22
prompt is an instruction to an LLM
Prompting is about packaging your intent in a natural-language query that will cause the model to return the desired response. A prompt must be clear and specific.
Use delimiters to clearly indicate distinct parts of the input
Ask for a structured output
Ask the model to check whether conditions are satisfied
"Few-shot" prompting
Specify the steps required to complete a task
Instruct the model to work out its own solution before rushing to a conclusion