Viewing profile — 7331
7331
HN member- Joined
- Thu, Apr 02, 2020, 11:27 AM UTC
- HN karma
- 3
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About 7331
No profile information was provided.
Recent public activity
-
comment
Comment #40198283
> Poorly, in most cases, via various flavors of JavaScript and derived frameworks therein Is Google using JS for the backend ad serving / AI?
-
comment
Comment #40198205
What does "cash" mean in this context, as opposed to if the word wasn't included?
-
comment
Comment #30319849
Yeah I'm on lots of servers too. It's annoying that it can't show the server names down the left... only their icons. I can't remember what they all are, so I need to slowly hover …
-
comment
Comment #28875170
I did some tinkering with F# this week, and found out you can use this command (even from a Windows desktop): dotnet build "myproject.fsproj" --runtime linux-x64 --self-contained .…
-
comment
Comment #28874942
I really wish they put more priority on bringing discriminated unions into C#. Seems like the most significant thing they could do. I've spent so much time looking into using langu…
-
comment
Comment #28874888
Why oh why are people still putting special characters in the names of programming language? # . + are bad enough... but * ?!? It can't even be used in filenames at all. And while …
-
comment
Comment #28230561
I think there's three different potential points/statements: * a) The main overall productivity issue * b) Making a more general point that they don't seem very bright, at least co…
-
comment
Comment #27659428
I sent them two separate questions months ago, and never got responses to either of them. Annoying, as I'm a paying customer. And right now I'm trying to update my payment method, …
-
comment
Comment #25988433
> Is there a language thats known for excellent docs ? They're pretty good for PHP + Rust.
-
comment
Comment #25463219
Yeah I find that this style of cheat sheet where it's overlayed on a keyboard aren't really that useful when you know what feature you want, but don't know the key. They make more …
-
comment
Comment #25323382
What's SV?
-
comment
Comment #25163275
> I'd like to see Typescript compiling to "native" as well. Yeah I'd love something that just compiles .ts to a binary. But I can already hear the cries of "embrace, extend extingu…