Previously: Intuit Inc.
Always wanted to visit this place with a good camera.
Always wanted to visit this place with a good camera.
As you can see in the screenshot, when I pasted my handle that I copied from my own profile page, the tool failed.
That is because of the invisible unicode text in the copied handle.
As you can see in the screenshot, when I pasted my handle that I copied from my own profile page, the tool failed.
That is because of the invisible unicode text in the copied handle.
This is because, the web app wraps handles in HTML like:
‪@username‬
This is a problem if you try to use the copied handle directly, for e.g. in an API call.
This is because, the web app wraps handles in HTML like:
‪@username‬
This is a problem if you try to use the copied handle directly, for e.g. in an API call.
Along with @annjose.com, I have been working on a side-project we're excited about - a bot that makes sense of the often overwhelming but informative Hacker News comments.
It's called Hacker News Companion @hncompanion.com
bsky.app/profile/hnco...
Along with @annjose.com, I have been working on a side-project we're excited about - a bot that makes sense of the often overwhelming but informative Hacker News comments.
It's called Hacker News Companion @hncompanion.com
bsky.app/profile/hnco...
I cover when the DIY approach makes financial sense with a real cost analysis showing 7x savings compared to managed services.
#llm #fine-tuning #gemma3
I cover when the DIY approach makes financial sense with a real cost analysis showing 7x savings compared to managed services.
#llm #fine-tuning #gemma3
A quantized 8B model when fine-tuned can often outperform frontier models on specific tasks! Lower costs, lower latency, higher accuracy, and more control - what's not to like? 😎
A quantized 8B model when fine-tuned can often outperform frontier models on specific tasks! Lower costs, lower latency, higher accuracy, and more control - what's not to like? 😎
Before solving it, here is me chatting with Claude about why it is not using my prompt - and I think it is hilarious 😁
Before solving it, here is me chatting with Claude about why it is not using my prompt - and I think it is hilarious 😁
I though I will include a screenshot :)
I though I will include a screenshot :)
My first approach—using `npx npm-check -u` to move everything to the latest versions—failed spectacularly.
My first approach—using `npx npm-check -u` to move everything to the latest versions—failed spectacularly.
After ssh-ing to the remote server, start tmux by simply typing "tmux" and pressing enter. This creates a persistent session that stays alive even when your connection drops.
The tmux window looks like a normal shell but with a status bar at the bottom.
After ssh-ing to the remote server, start tmux by simply typing "tmux" and pressing enter. This creates a persistent session that stays alive even when your connection drops.
The tmux window looks like a normal shell but with a status bar at the bottom.
CALL start_ui();
More details here: duckdb.org/2025/03/12/d...
CALL start_ui();
More details here: duckdb.org/2025/03/12/d...
huggingface.co/datasets/geo...
You can create a DuckDB table from this dataset with this query
CREATE TABLE hn_data AS
SELECT *
FROM 'hf://datasets/georgeck/hacker-news-discussion-summarization-large/data/*.parquet';
huggingface.co/datasets/geo...
You can create a DuckDB table from this dataset with this query
CREATE TABLE hn_data AS
SELECT *
FROM 'hf://datasets/georgeck/hacker-news-discussion-summarization-large/data/*.parquet';
I got this from a dataset that I created from HackerNews stories that hit front-page between these two dates.
I could query this easily b/c DuckDB can pull data directly from 🤗
I got this from a dataset that I created from HackerNews stories that hit front-page between these two dates.
I could query this easily b/c DuckDB can pull data directly from 🤗
infocmp -x | ssh user@remote-server -- tic -x -
infocmp -x | ssh user@remote-server -- tic -x -
I’m fine-tuning LLMs, but 15+ hour training sessions on my 4090 at home are no longer fun.
I’m fine-tuning LLMs, but 15+ hour training sessions on my 4090 at home are no longer fun.
This has the convenience of drag-drop install and the simplicity of a Javascript snippet.
This has the convenience of drag-drop install and the simplicity of a Javascript snippet.
Since videos are limited to 1 min, this is playing at 1.2x and clipped at 1 min.
Since videos are limited to 1 min, this is playing at 1.2x and clipped at 1 min.
Configure Maccy to ignore passwords by adding:
'org.nspasteboard.ConcealedType'.
Your clipboard history stays clean & secure!
Configure Maccy to ignore passwords by adding:
'org.nspasteboard.ConcealedType'.
Your clipboard history stays clean & secure!