Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ajorgensen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
ajorgensen
2y ago
I recently did the same thing, as 95% of my incoming call volume in a week was spam calls. It's been great. The friction I feel is when interacting with ephemeral contacts like contractors, etc. I've had to try to be diligent abou
2.
▲
by
ajorgensen
2y ago
1000%. The number of times I’ve tried to go straight to the correct well factored abstraction and it worked out are countable on one hand. This is one of those pieces of advise that I know to be true yet it takes continuous effort to enact.
3.
▲
How I cured my procrastination
(learnhowtolearn.org)
12 points
by
ajorgensen
2y ago
|
0 comments
4.
▲
I use the internal folder for a Go-project
(medium.com)
3 points
by
ajorgensen
3y ago
|
0 comments
5.
▲
by
ajorgensen
3y ago
Oh interesting. I actually find custom docs sites (mermaid.js was the most recent one for me) seem to be the ones that break most commonly for me in Firefox but work in Chrome and Safari.
6.
▲
by
ajorgensen
3y ago
The most recent ones that I ran into seem to have been fixed based on a quick check. mermaid.js docs site was one of them where nothing on the page was clickable (I think Firefox was rendering an invisible div over the entire page) but this
7.
▲
by
ajorgensen
3y ago
I unfortunately do not have a running list. The one that made me drop Firefox last time was the mermaid.js docs site. None of the sidebar navigation was clickable but only on Firefox, the same issue did not appear on Safari or Chrome. It ap
8.
▲
by
ajorgensen
3y ago
I have tried to switch quite a few times over the years to Firefox and I still to this day consistently run into websites that are unusably broken on Firefox, do you have the same experience? I realize this probably speaks volumes to the ne
9.
▲
Track Your Finances in TOML
(kmaasrud.com)
4 points
by
ajorgensen
3y ago
|
0 comments
10.
▲
by
ajorgensen
3y ago
I was recently introduced to the “lottery factor” as a less morbid alternative. As in, if one of us won the lottery tomorrow and quit on the spot what would happen.
11.
▲
by
ajorgensen
3y ago
I would venture to guess that 80%+ of the handles are the same on both, enough for the graph to be useful especially for the more popular accounts. If not I bet there’s enough other metadata to do a decent job of mapping them it doesn’t ha
12.
▲
by
ajorgensen
3y ago
I'd estimate less than 25% overlap between my social graph on Twitter and Meta so building a account recommendation system based on my graph from Twitter would be mighty useful. Again this was a just a thought experiment based on two t
13.
▲
by
ajorgensen
3y ago
I'm not sure I follow. I'd estimate there's less than a 25% overlap between my Twitter social graph and my Meta (instagram + facebook) social graph. If I was going to build a system to recommend accounts to follow it sure wou
14.
▲
by
ajorgensen
3y ago
I'm not arguing that... I'm saying that my follower graph for facebook (mostly family) and instagram (mostly friends and diy etc) looks very different than my Twitter graph because the use cases are very different. I would say the
15.
▲
by
ajorgensen
3y ago
100% I think this is the most likely case. I just noticed a couple things, explicit follower graph/following data called out in the letter and the timing and abruptness of the rate limiting change that made me think there's a chan
16.
▲
by
ajorgensen
3y ago
Totally... the only thing I can be convinced of is my Twitter social graph looks quite different from my Instagram and Facebook graphs. The letter explicitly calls out follower graph and following data which is the only reason why I would e
17.
▲
by
ajorgensen
3y ago
I disagree... follower graph would be pretty important to bootstrap a Twitter like experience. My follower graph on Twitter looks quite different than Instagram or Facebook. The letter also explicitly calls out follower graph and following
18.
▲
by
ajorgensen
3y ago
Really? Maybe I'm in an A/B test but on mobile for me every page load pops up a dialog that says "this looks better in the app" and they only load a limited number of comments and gate the rest behind the app. Apollo was
19.
▲
Ask HN: Parents, How do you record special moments and stay present?
8 points
by
ajorgensen
3y ago
|
16 comments
20.
▲
by
ajorgensen
4y ago
Yeah that makes sense. To me it felt unintuitive that environment was global and only copied on server start, with a few exceptions, and not session start but that was likely just a failure in my mental model of how tmux worked.
21.
▲
by
ajorgensen
4y ago
Yes that should work. In our case we have a few different windows/panes that all want the same environment so it made sense to reach for export as a way to ensure the environment was set but then ran into this quirk of tmux
22.
▲
by
ajorgensen
4y ago
At least to me, it seemed most intuitive to not have a global server environment and always copy the environment when starting a new session not just on server start and have the existing behavior when attaching to a session.
23.
▲
by
ajorgensen
4y ago
hahah you caught me!
24.
▲
by
ajorgensen
4y ago
OP here. Apologies for not providing the real world example that triggered the behavior but here's some more background: We have some make tasks that set up a local dev environment and rely on environment variables to control a few thi
25.
▲
by
ajorgensen
4y ago
OP here. We have some make tasks that set up a local dev environment and rely on environment variables to control a few things. We ran into an issue where if someone started another tmux session and then ran the make task to start the dev e
26.
▲
by
ajorgensen
4y ago
I think the intent of OP was to help people get setup with Hugo so your comment is pretty off topic. Yes you could set up php, elm, a full lamp stack, rails, heck you dont even need nginx to serve a static .html file but none of that will
27.
▲
by
ajorgensen
4y ago
ah, good point. I thought when this originally came out the data was still available via api call but it appears thats not the case anymore, or possibly never was. From the FAQ > Where does the extension get its data? > A combination
28.
▲
by
ajorgensen
4y ago
I've been using this chrome extension [1] and actually forgot they removed the dislike button. [1]: https://chrome.google.com/webstore/detail/return-youtube-dis...
29.
▲
by
ajorgensen
4y ago
Having the “why” in the same place as the code I think is critically important. Who knows what ticketing system you’ll use in the future, it’s fine to link to but it shouldn’t be where all the context is stored. If you think about a pull re
30.
▲
by
ajorgensen
4y ago
oof me too thanks for the nudge to check!
More ›