Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
robluxus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
robluxus
2mo ago
> For example, one operator’s price-comparison site listed a package that bought the equivalent of $3,333 worth of official Anthropic credit for 425 RMB — roughly $0.13 of usage per $1 spent. Do these numbers make sense? $0.13 usage per
2.
▲
by
robluxus
1y ago
Maybe OP just used an ai editor to add their silly comments, so that would be fair game I guess? Or some humans just add silly comments. The article didn't stand out to me as emberrassingly ai-written. Not an em dash in sight :) Edit:
3.
▲
by
robluxus
1y ago
Interesting comment. Why is it common decency to call out how much ai was used for generating an artifact? Is there a threshold? I assume spell checkers, linters and formatters are fair game. The other extreme is full-on ai slop. Where do
4.
▲
by
robluxus
1y ago
This is the actual essence of CATB, has very little to with your analogy: ----- > The software essay contrasts two different free software development models: > The cathedral model, in which source code is available with each software
5.
▲
by
robluxus
1y ago
> I just want to putz around with something in VSCode for a few hours! I just googled "using claude from vscode" and the first page had a link that brought me to anthropic's step by step guide on how to set this up exactly
6.
▲
by
robluxus
3y ago
Maybe I just haven't worked at a large enough company yet, but it's fascinating to me how in some organizations a very common sense exercise of "let's have some stakeholders sit down and reason about what everyone wishes
7.
▲
Tasks, Lists, and Promises (2022)
(rachelbythebay.com)
3 points
by
robluxus
3y ago
|
1 comments
8.
▲
by
robluxus
3y ago
> iCloud photo albums have no API. However, if you share an iCloud photo album to a public link [...] How do folks feel about the security vs. convenience aspect of this? I almost talked myself into doing this for our shared family album
9.
▲
by
robluxus
3y ago
That scenario moves the goalpost towards a losing proposition. You have two important and urgent things and already know you fail at least one of them. TFA is about non urgent important tasks that you want to show incremental progress on.
10.
▲
by
robluxus
3y ago
Do you use a specialized LLM for diagrams?
11.
▲
by
robluxus
3y ago
Yes. They are in the important but not urgent quadrant of the Eisenhower matrix.
12.
▲
by
robluxus
3y ago
This (ie. using the github issues on the repo) is great because it co-locates the mental notes breadcrumbs, the todo list and the project itself. I use org-mode for personal project management, and by design it intermingles notes and todos.
13.
▲
by
robluxus
3y ago
This seems to work well for me when I only have a single (highest priority) project for the next couple months. But as soon as I have competing priorities, the context switches (or scheduling overhead) kill all the momentum that I could bui
14.
▲
by
robluxus
3y ago
Where do you draw the line though?
15.
▲
by
robluxus
3y ago
Because if you start making more widgets then now your support, marketing, sales acquisition et al costs also have to scale. But that needs foresight... And until the AI workforce comes for those too, it's easier to claim short term vi
16.
▲
by
robluxus
3y ago
Not who you replied to but I'm in the same boat re: sleepless nights. It's not quite literally that bad but it's distracting for sure. I just can't seem to leave enough breadcrumbs to stop ruminating about the problem
17.
▲
by
robluxus
3y ago
> all the way up to a visual mental concept of it that does everything but actually block your field of vision. That does sound like it would put an upper bound on what "seeing with your minds eye" means, but then what about t
18.
▲
by
robluxus
3y ago
Are there tests for aphantasia? It's fascinating to me that (as far as I'm concerned) we mostly learn about it by self-reporting but then those reports vary pretty wildly. I myself don't have aphantasia I think but I feel lik
19.
▲
by
robluxus
3y ago
But then those are by definition not UI tests. In an ideal world one might argue that everything testing-worthy (ie. the logic-heavy parts) is already factored out from the UI components but getting to that point either needs a good amount
20.
▲
by
robluxus
3y ago
Both Friends and TBBT are popular with (American) English learners.
21.
▲
by
robluxus
3y ago
What would you think makes Suits insufferable to watch?
22.
▲
by
robluxus
3y ago
In what mature organization does it take any less than a week to deploy a new service?
23.
▲
by
robluxus
4y ago
> Many of those jobs simply never came back What happened to the people? Did new jobs get created?
24.
▲
by
robluxus
4y ago
Obligatory "you don't need Hadoop": https://news.ycombinator.com/item?id=14401399
25.
▲
by
robluxus
4y ago
My main issue with 60% are the lack of arrow keys. I haven't used F-keys for years (I do use the media keys on the F-row every once in a while) but my muscle memory needs dedicated arrow keys.
26.
▲
Work 2.0 – the interruptible programmer (2010)
(stevestreeting.com)
4 points
by
robluxus
4y ago
|
0 comments
27.
▲
by
robluxus
4y ago
Not getting harped on is indeed a motivator for a lot of folks. And managers take advantage of this sometimes consciously sometimes unconsciously. Re: SREs and observability, unfortunately sometimes the power imbalance tips the scale in th
28.
▲
by
robluxus
4y ago
This just seems like defending clickbait. It's abundantly clear the author didn't mean what the title says only after after opening and skimming the article. Granted, HN's title editorializing didn't help the case. But t
29.
▲
by
robluxus
4y ago
Are you by chance referring to the 16 Meyers-Briggs types? It's been claimed that it's less useful than it is popular: https://rationalwiki.org/wiki/Myers-Briggs_Type_Indicator
30.
▲
by
robluxus
5y ago
It's more about flexibility than consistency. str.join() and bytes.join() can support all iterable type arguments. Better than trying to implement a join (or two) on all iterables.
More ›