Viewing profile — ydant
ydant
HN member- Joined
- Sat, May 15, 2010, 11:58 PM UTC
- HN karma
- 757
- Public activity
- 408 items
- HN profile
- View on Hacker News ↗
About ydant
Recent public activity
-
comment
Comment #43179509
I appreciate the mention of FSNotes (and in turn textbundle). Somehow, despite trying tons of note taking apps and formats, I don't remember ever coming across mention of this form…
-
comment
Comment #43063515
Interesting perspective. Though, I'd argue it should be 18 years free by their math. They lump a subset of leisure activities into another category as if those are beyond your easy…
-
comment
Comment #43008397
This is a fun blast from the past. One of my first real programming experiences was working as a (the) programmer on a MUD and I remember learning about this technique somewhere (I…
-
comment
Comment #42990343
Smart Connections[0] plug-in for Obsidian is worth checking out. It does a really good job of indexing (with local or OpenAI embeddings) and RAG allowing you to chat with various m…
-
comment
Comment #42847032
Redirects to Pixel watch for Android user agents.
-
comment
Comment #42629117
That has the problem of opening up an attack where the attacker requests the sign-in link, the person receiving the link blindly clicks it, and the attacker now has access. People …
-
comment
Comment #41389972
I can't tell yet if I'll actually end up using this in practice, but it's pretty well implemented. The memo is stored as another email in the "Memos" folder as a reply to the messa…
-
comment
Comment #41239652
It's just an anecdote, but from my one-time experience the 90 days restriction isn't a hard restriction with TMobile. Service worked fine for 5 months for a family member abroad (i…
-
comment
Comment #40954107
I'll absolutely reference an issue number in a comment (with some context comments as well) in cases where it makes sense. Sometimes you need to go back and read through a lot of c…
-
comment
Comment #40954085
Thanks for the hint about `--intent-to-add` / `-N`. There's constantly new things to learn about git. I use `git add -p` extensively, but never thought to check for an option like …
-
comment
Comment #40918924
Re: T-Mobile - On United you can just set your laptop user agent to a mobile one and sign on with your phone number. Works fine for both the short period and full flight options.
-
comment
Comment #40868219
Looks to be this rider - Eugène Christophe: https://en.wikipedia.org/wiki/Eug%C3%A8ne_Christophe
-
comment
Comment #40865386
I enjoyed this show about feeding the tour riders: Eat. Race. Win. https://www.amazon.com/Eat-Race-Win-Season-1/dp/B086HVQ5RB Related, Unchained ( https://www.netflix.com/title/811…
-
comment
Comment #40858949
Your "join" page is a little UX uncomfortable. Middle click doesn't work for the description or apply link (just loads the whole join page again), and the apply expands/embeds the …
-
comment
Comment #40857067
Related - this might be helpful to someone. ImageMagick can do a visual PDF compare: magick compare -density "$DENSITY" -background white "$1[0]" "$2[0]" "$TMP" (density = 100, $1 …
-
comment
Comment #40857061
I use some custom tools for PDF comparison (visual, textual, and perceptual hash) for my personal records/accounting purposes. A number of the financial and medical institutions I …
-
comment
Comment #40753422
Bolt will cool itself, but it does so more aggressively when plugged in (even if not actively charging). I always leave our EVs plugged in when it's over about 80F and below freezi…
-
comment
Comment #40753296
If you're using AWS ElasticBeanstalk Tomcat distribution, 21 isn't supported yet. I realize this isn't a huge segment of the market, but it's probably not the only example. https:/…
-
comment
Comment #40608368
They don't (on iTerm2), which makes this of fairly limited utility for me, since my next operation would be to copy the filename and act on it. I mainly use a modified version of i…
-
comment
Comment #40168127
Mine (with Hammerspoon) are: - Left half / right half - full vertical - Move to monitor 1 or 2 - Bottom half / top half - full width - Center 2/3 wide, full vertical (for the ultra…
-
comment
Comment #40066440
I wish you could turn off auto-play when watching a video from a playlist. The general auto-play option doesn't have any impact on playlists.
-
comment
Comment #40017587
Agreed. Google Sheets is a great scrappy option for a startup / small company. I've used it for a lot of system data that needs to be modified by a few people at most. With a littl…
-
comment
Comment #40013062
Not knocking the tool, just an alternative for people who might not be aware. GNU date almost does the same as their examples: date -Is -ud 'today' --> 2024-04-12T14:04:08+00:00 da…
-
comment
Comment #40011574
By "atom boxes", are you referring to the ATOM Echo or something else? https://www.home-assistant.io/voice_control/thirteen-usd-voi... https://shop.m5stack.com/products/atom-echo-s…
-
comment
Comment #39974472
SimpleDB still works for my company's AWS account. There's been no announcement of a shutdown that I've seen (and I check occasionally since it's almost entirely disappeared from m…