Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
goodevans's comments
login
goodevans
on Nov 4, 2024
|
parent
|
context
|
next
[–]
| on:
Touchscreens are out, and tactile controls are bac...
Not only that, but if you don't dry it quick enough the whole hob shuts down
goodevans
on Jan 25, 2023
|
parent
|
context
|
prev
|
next
[–]
| on:
Trs80gp – A TRS-80 Emulator
I'll always remember a joke I read in an Amstrad user magazine back in the 80s: How many TRS-80 users does it take to change a light bulb? Both of them!
goodevans
on June 30, 2022
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: Can I see your cheatsheet?
Find all .txt files containing the word 'foo': find ./ -mount -type f -name "*.txt" -exec grep -iHn 'foo' {} \;
(the -mount stops it traversing into mounted shares)
pmoriarty
on June 30, 2022
|
parent
|
next
[–]
With zsh:
grep -iHn 'foo' **/*.txt(.)
Though I'm not sure how to prevent zsh from descending in to other filesystems, as you can with find.
goodevans
on Jan 18, 2022
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: Why is spam email still a thing?
It's his Nigerian Prince Scam How-To newsletter, goes missing every week!
goodevans
on Oct 23, 2020
|
parent
|
context
|
prev
[–]
| on:
Bongo Cat
*somebody wants to...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: