RSSAmplifier

Blog

Alper

Kendime Düşünceler Meditations Selbstbetrachtungen Ta eis heauton Burayı wiki/blog gibi kullanabilir miyim deneyeceğim German Vocab Links...

alper.bearblog.devRSS feed ↗10 posts

Latest posts

Activate Gemma 4 MTP

Update llama first, tried with llama b9704 llama serve -m "..\gemma-4-12B-it-qat\gemma-4-12B-it-qat-UD-Q4_K_XL.gguf" --spec-type draft-mtp --spec-draft-n-max 2 --spec-draft-model "..\gemma-4-12B-it-qat\mtp-gemma-4-12B-it.gguf" Using MTP increases performance from 10 to 14.8 tokens per second. Someone recommends trying --spec-draft-n-max 3 for coding workloads

local llm on laptop GPU using llama + gemma 4 qat

install llama.cpp https://llama.app/ llama serve -hf unsloth/gemma-4-12B-it-qat-GGUF this gives me error: Failed to load CLIP model from llama serve -hf unsloth/gemma-4-12B-it-qat-GGUF --no-mmproj https://unsloth.ai/docs/models/gemma-4/qat Open http://127.0.0.1:8080 test if it works Performance: 9 tokens/sec using Vulkan backend Next steps: try to use opencode with local llm

Git Undo last commit

Undo local commit git reset --head HEAD~1 moves HEAD back, clears the staging area, and wipes out the changes in your working directory git reset --soft HEAD~1 moves HEAD back to one commit but leaves your changes in the staging area Revert git revert HEAD git revert <commit-hash> Undo pushed commit rewrite history git push --force

How To Do Great Work by Paul Graham

https://www.paulgraham.com/greatwork.html Another more subtle component of earnestness is informality. Informality is much more important than its grammatically negative name implies. It's not merely the absence of something. It means focusing on what matters instead of what doesn't. What formality and affectation have in common is that as well as doing the work, you're trying to seem a certain…

Quality Investing by Torkell T. Eide

https://www.goodreads.com/book/show/28453139-quality-investing Quality is the combination of (1) strong and predictable cash generation (2) sustainably high ROIC and (3) attractive growth opportunities. Technology: Only a handful of companies have maintained tech advantages over the long term. It is only sustainable if it delivers sustained benefits over long periods of time. Look for consistent…

Interviewing Users by Steve Portigal

https://www.goodreads.com/book/show/17869520-interviewing-users Chapter 1 Importance of Interviewing You may be a user, but be careful of being seduced into designing for yourself. Insights don’t simply leap out at you. You need to work hard and dig for them, which takes planning and deliberation. Further complicating the scooping model is the fact that what the designers and engineers see as…

General Theory of Portfolio Construction by Charles Gave

https://web.gavekal.com/media/ebook_files/PDF_The_General_Theory_of_Portfolio_Construction.pdf Chapter 1 Equities, gold, real estate, art and vintage Ferraris are “real assets”. Government bonds, insurance policies, bank deposits and cash are “contracts”. “real assets” have value either because they will generate future cash flows (at Gavekal, we call such assets “tools”) or because they are rare…

TQQQ Volatility

If you are considering holding fund shares for longer than a day, it’s important that you understand the impact of Index returns and Index volatility (how much the value of the Index moves up and down from day-to-day) on your holding period return The Index’s annualized historical volatility rate for the five-year period ended May 31, 2024 was 25.79%. The Index’s highest May to May volatility rate…

Almost Perfect by W.E. Pete Peterson

https://www.goodreads.com/book/show/2091881.Almost_Perfect My biggest regret in all my years at WordPerfect Corporation is that I did not do a good enough job of teaching and explaining how I thought the company should be run. I was too involved in the day to day activities of the company to take the time to make sure our principles were defined and taught, or to explain the reasons behind all of…

Nutuk - Mustafa Kemal Atatürk

https://www.goodreads.com/book/show/783510.Nutuk Lozan'da Delegeler Kurulu Başkanı Dışişleri Bakanı İsmet Paşa Hazretleri'ne Millet ve Hükûmetin, zâtıalilerine vermiş olduğu yeni görevi başarıyla sona erdirdiniz. Memlekete birbiri ardınca yaptığınız yararlı hizmetlerle dolu ömrünüzü, bu defa da tarihî bir başarıyla taçlandırdınız. Uzun çarpışmalardan sonra vatanımızın barış ve bağımsızlığa…