Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
asphodele
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
asphodele
10d ago
A few tidbits I wish I had known about sooner: bash: Ctrl-L to clear the screen VSCodium: Shift+Alt+[arrows|mouse click] to select a rectangular block scp for moving files (instead of ftp)
2.
▲
by
asphodele
15d ago
if alcohol can damage your short term memory, Imagine what effect alcohol has
3.
▲
by
asphodele
24d ago
Another word for 'going outside the cave' is 'seeking external validation'. If you need other people to tell you if what you believe is true or not, do you actually believe anything?
4.
▲
by
asphodele
29d ago
At last! My blargs have been in disarray for ages.
5.
▲
by
asphodele
1mo ago
With less ice around than there used to be, the same incident energy can do a lot more ocean heating. It takes 80 calories to convert 1 gram of ice at 0C to 1 gram of water at 0C. Once the ice is melted, a further 80 calories can raise the
6.
▲
by
asphodele
1mo ago
Sitting Bull killed his first buffalo with bow and arrow from horseback at the age of 10.
7.
▲
by
asphodele
4mo ago
An alternative for PHP full text search is the PHP DuckDB client [1], and using DuckDB with the Full-Text Search extension [2]. It also stores everything on the local file system and can scale to millions of records. [1] https://