Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
drewp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
drewp
4mo ago
I accept mail from the wild and reject bad SPF or bad DKIM. It seems like something happened around 2026-05-01 ( https://bigasterisk.com/post/delivered-email-rate-2026.png ) where it became easier for spammers to make te
2.
▲
by
drewp
8mo ago
A variation of that one with month names: https://bigasterisk.com/post/2026%20Calendar%20-%20Print%20-... Note that you can align the weeks (or not) by adjusting the width at print time.
3.
▲
by
drewp
1y ago
https://en.wikipedia.org/wiki/Flattr figured out some parts of this. Notably, you picked your own total monthly donation, and then clicked a button on participating sites to allocate a fraction of your total to them. A
4.
▲
by
drewp
1y ago
https://www.modd3d.com/articles/item/waterworld-show-control... The document is sadly 404 now, but this was an awesome nerdy writeup of the conversion of the Universal Studios Waterworld from Amigas in 2007.
5.
▲
by
drewp
1y ago
Also see https://checkvist.com/
6.
▲
by
drewp
1y ago
Tried justwatch.com for this? What notes do you want to add to a movie?
7.
▲
by
drewp
2y ago
It's also a recommendation in Material Design: "Cut off grid tiles in the view’s initial scroll position to communicate the scroll direction for content overflow." https://m1.material.io/components/grid-l
8.
▲
by
drewp
2y ago
We're, uh, solving that problem
9.
▲
by
drewp
2y ago
Are there comparisons to related projects somewhere? E.g. I've use DBeaver before. Is there some reason I should try Outerbase next time?
10.
▲
by
drewp
2y ago
https://blogs.igalia.com/scerveau/introducing-gstpipelinestu... I am trying to make efficient gst pipelines for security cameras. I only took a quick look at GPS so far. The UX for making connections is a little weird,
11.
▲
by
drewp
2y ago
I found some existing mpv scripts: https://github.com/oltodosel/mpv-scripts/blob/master/show_ch... display chapter names as OSD https://gitlab.com/lvml/mpv-plugin-excerpt press 
12.
▲
by
drewp
2y ago
Yeah, I play a VHS tape and capture the whole thing. Maybe I should be using a scene detector to split files on camera cuts, which would be roughly correct for home movies (but not for TV shows).
13.
▲
by
drewp
2y ago
That's where I am now. I'd like to optimize out the retyping and duplication of time strings. I want the player ui (I'm using mpv) to have a command that: 1. Remembers the last end time to use as this chapter's start tim
14.
▲
by
drewp
2y ago
Can you recommend a tool for dicing up 2h digitizations of VHS tapes? I want to play the 2h video, seek around easily, mark 'chapters' and give them filenames, then do a no-transcode rough cut extraction of each chapter into its o
15.
▲
by
drewp
2y ago
Looks like the same mission as: * https://www.codeshelter.co/ * https://up-for-grabs.net/ * https://www.codetriage.com/ (mentioned in these comments) I seem to recall yet another one, maybe
16.
▲
by
drewp
2y ago
e.g. https://www.youtube.com/watch?v=axow7KnBtaM :)
17.
▲
by
drewp
3y ago
I threw something together to address that goal. It was really hard to render obsidian-md into html that looked about the same. I started with general MD libs, then ultimately used obsidian-html. Obsidian's MD is not standard at all, t
18.
▲
by
drewp
3y ago
107k photos here, and it's not great. I just clicked a month in the calendar and getting just the json back took 1.8 sec. Last of 12 images came in 2 sec later. Postgres, SSD. Plus: all thumbs of non-square images are cropped, and it m
19.
▲
Demo of =GPT3() as a spreadsheet feature
(twitter.com)
400 points
by
drewp
4y ago
|
139 comments
20.
▲
by
drewp
4y ago
http://twitter.com/#!/diveintomark/status/15772480610242561 "You know what you should do with your life? Write a del.icio.us clone that no one will use and then die alone." (I've written my own
21.
▲
by
drewp
5y ago
https://support.google.com/youtube/answer/2902117?hl=en#zipp... "This option mutes just the claimed song. Other audio, like dialog or sound effects, won’t be muted. "
22.
▲
by
drewp
5y ago
Last I tried, though, certain kinds of value updates didn't work in WC mode and I had to fall back to non-WC mode to finish :(
23.
▲
by
drewp
6y ago
A funny phenomenon I noticed on my home setup: If you start a deployment ("your container", roughly speaking), the age of that deployment will keep counting up even if the container exits-- k8s restarts it of course-- and even if
24.
▲
by
drewp
6y ago
My mnemonic for the "-r" flag is to just remember that k8s gets it right: "kubectl apply -f myfile" ("apply file ...") and pip stacks two verbs together in a silly way: "pip install -r myfile" ("
25.
▲
by
drewp
6y ago
Check out https://www.marcopolo.me/ It will even stream an in-progress video message to you as it's being recorded if you happen to be looking at the app then.
26.
▲
by
drewp
6y ago
I don't think you're going to have a problem. The alias only affects you trying to "run" the file. % foo.jpg # launches image viewer % cp foo.jpg bar.jpg # unaffected
27.
▲
by
drewp
6y ago
'C-x m' pulls the newest file for me: mv ~/Downloads/[C-x m] /tmp or even within files that match what I've typed already: tail /logs/pho[C-x m]
28.
▲
by
drewp
7y ago
Temperatures inside and outside the window, I suppose.
29.
▲
by
drewp
7y ago
How great would it be if you did redo it every other day, though? You'd automate the video publish pipeline, of course, and then it would be like a cross between a high-level UX test and a rehearsal for your pitch. You'd get reall
30.
▲
by
drewp
8y ago
Yes, some machines on different networks in my house plus a roaming laptop all got to talk to each other without hassle. They got random-looking ipv6 addresses, so I don't know if 'subnet' is the right word here. Before, I ha
More ›