Viewing profile — sasmithjr
sasmithjr
HN member- Joined
- Thu, Mar 16, 2017, 1:31 PM UTC
- HN karma
- 161
- Public activity
- 57 items
- HN profile
- View on Hacker News ↗
About sasmithjr
No profile information was provided.
Recent public activity
-
comment
Comment #48322336
> Once they no longer write about it, what then? The AI will no longer be able to reproduce new a11y conventions/guidelines, but if no one is writing about it, do any new a11y conv…
-
comment
Comment #48053114
I love Costco, but I get it. My wife and I always joke about how we can't leave without spending at least $100, and how that's only like 7 items sometimes.
-
comment
Comment #46057931
> .NET is certainly better than Python, but I'm not very happy with the type system and the code organization versus my Rust projects. Have you given F# a whirl?
-
comment
Comment #45916301
> So there must be some other reason you didn't get revenue? Right. I think my biggest takeaway from this article is that another engineer discovered that sales and marketing are i…
-
comment
Comment #45811427
You can write a helper method (or use FsToolkit.ErrorHandling[0]) to simplify the F# example to: let Foo () = getData() |> Task.map _.value And it'll be easier to work with the .NE…
-
comment
Comment #44845883
For me, AI code generation for F# has been pretty good! There's one annoying thing Opus/Sonnet do (honestly don't remember what other models do): use old syntax for array indexing.…
-
comment
Comment #44722137
I didn't look at the URL at first and was surprised when this turned in to an ad. Oh well! > Stop selling "unlimited", when you mean "until we change our minds" The limits don't go…
-
comment
Comment #44183918
> sasmithjr was apparently trying to defend babysitting A.I. by making an analogy with mentoring juniors I regret adding that last bit to my comment because my main point (which I …
-
comment
Comment #44182163
I don't think it's an exclusive choice between the two, though. I think senior engineers will end up doing both. Looking at GitHub Copilot's agent, it can work asynchronously from …
-
comment
Comment #43797878
> [Dugan allegedly] escorted the them through a private back door to avoid arrest. According to the complaint [0] on page 11, Flores-Ruiz still ended up in a public hallway and was…
-
comment
Comment #42822011
The only thing that might be tricky about FizzBuzz is if the person doesn't know about the modulo operator. I can't remember the last time I used it in production code; I use it fa…
-
comment
Comment #42720141
I agree people should be able to design things property, but I'm not sure this ramp is actually a good example. It might be! But no one is talking about an obvious issue for any ra…
-
comment
Comment #39335875
For another perspective, if you put 22.5lbs on each side of the bar, you wouldn't call that a "1 plate" lift even though both sides add up to 45 lbs. There are no plates involved i…
-
comment
Comment #39228344
> But nothing is stopping you from running Postgres in a Docker container, and wrap it in a unit test with the technology of your choice I agree. I'm in .NET land, I use EFCore as …
-
comment
Comment #38771713
> Heating up water quickly is almost never a use case. It'd be helpful for my household for hot water for coffee and tea, and it'd also help us for heating up some extra water for …
-
comment
Comment #38747289
I cannot stress enough that I think your second bullet is missing the point by a country mile. The Substack post is specifically talking about Nazi viewpoints, not "bad" viewpoints…
- comment
-
comment
Comment #38350249
> No builders there wanted this except one I guess (llya). Ilya signed the letter, too, and has posted an apology[0]. [0] - https://nitter.net/ilyasut/status/1726590052392956028?s=…
-
comment
Comment #37202173
> Especially with risk of myocardiitis predominant in young males? Isn't the risk of myocarditis worse from COVID than the vaccines? From [1], "In this systematic review and meta-a…
-
comment
Comment #37175079
In my mind, the difference between errors-as-values and exceptions is most useful when describing domain-specific errors and other issues that you have to handle in support of the …
-
comment
Comment #37174766
It's possible that you could end up with your example as given, but I think you could organize it differently so that it has your handling while also maintaining the same basic top…
-
comment
Comment #37040012
a This is a compiler error because you haven't made your variable mutable. Also, I actually like that initial assignment and equality testing both use =. I think of `let a = 1` to …
-
comment
Comment #36905644
The article quotes that tweet in the third paragraph. It doesn't link to the tweet, but the contents of the tweet are included word-for-word. And then in the next paragraph the art…
-
comment
Comment #36431120
> because the CoC allows this. Project owners could do this before the CoC was created, and even if the CoC explicitly disallowed it, the project owners could do it anyway. The exi…
-
comment
Comment #33839702
What was the content of the "handled" tweets, though? I think that matters a lot. For example, the RealJamesWood tweet (from [0]) seems to be a leaked nude of Hunter; it was most l…