Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
capl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
capl
4mo ago
will always upvote this post when I see it virtual threads (stackful coroutines) in Java is most of the reason why I’m defaulting to it nowadays instead of C#, Rust, etc
2.
▲
by
capl
7mo ago
Binary Ninja seems way ahead in terms of UX, as a hobby reverser. It's my default as well.
3.
▲
by
capl
8mo ago
That’s funny cause I feel the opposite: LLMs can automate, in a sloppy fashion, building the first trivial draft. But what remains is still thinking hard about the non trivial parts.
4.
▲
by
capl
8mo ago
LLMs are trained on web slop, not engineering
5.
▲
by
capl
2y ago
Nothing wrong with the "creating products that prioritize user experience over features" - or more accurately what Jobs said: create products that start with the user experience and the user’s needs first and then work your way to
6.
▲
by
capl
2y ago
Biggest issue is the lack of free speech. It’s a platform with an agenda, which is a huge red flag.
7.
▲
by
capl
2y ago
Morsom kar han der
8.
▲
by
capl
2y ago
Please delay it indefinitely. The OS with the worst security combined with a queryable LLM recording everything you do? Yeah, no.
9.
▲
by
capl
2y ago
Hehe yeah, same when I think about it… I guess best thing to do is buy on launch and update every 2-5 years.
10.
▲
by
capl
2y ago
Hmm, I was thinking of buying an M3 Pro 16” this summer, but maybe I should wait then
11.
▲
by
capl
2y ago
Same here. Once worked with a guy who was a huge Microsoft fan, calling Macs and Linux-based workstations “nothing but toys”. Naturally I couldn’t help but laugh when he couldn’t work for 20 minutes due to a forced windows update and then a
12.
▲
by
capl
3y ago
It has a 90's Pixar look to it, which is cool
13.
▲
by
capl
3y ago
> The battery life on my own X220 is fantastic. I have a brand-new 9-cell that lasts for roughly 5-6 hours of daily work. Obviously these numbers don't come close to the incredible battery life of Apple's M1/M2 chip device
14.
▲
by
capl
3y ago
I'm on a 2019 Intel MBP, so I have not experienced developing on ARM yet. I though docker had full support for ARM, and I assumed it did emulation of amd64, no?
15.
▲
by
capl
3y ago
Yes, I've just seen lots of people in the comments not seeing the value in the machines Apple create, which slightly annoys me. Because they are very fine computers. And as most people with laptops, we own them due to convenience ;) --
16.
▲
by
capl
3y ago
I find the hate towards MacBooks interesting, and more so in the comments than the actual video. After having used a lot of computers, both laptops and desktops, I genuinely believe there are no better laptops than MacBooks that bring build
17.
▲
Tech Survival Guide: How to Break Free from the Attention Economy's Grasp
(medium.com)
2 points
by
capl
3y ago
|
0 comments
18.
▲
by
capl
3y ago
I have a couple of issues that keeps me using Safari. First off is the insane battery usage. It’s like 2x battery usage of Safari. Then it’s all the noise like Pocket, sign in this and register that. And then a very specific problem that ha
19.
▲
by
capl
3y ago
I’ve tried using Orion but I found it very slow and does not work fully as it should with a single chrome plugin I tried. Back to Safari!
20.
▲
by
capl
3y ago
Hey again. Tested .NET 8 and blazor again, and it wins… I mean it wins by so much that I now default to using .NET and C# for any task web related. Having components be SSR’d by default and then using SignalR later on by interactivity deman
21.
▲
by
capl
3y ago
I am a fan of Go due to the focus on simplicity in the language... but why Go for game dev? The purpose of the language was to tackle backend services previously written in C++ focusing on junior developers, not game dev. It's not real
22.
▲
by
capl
3y ago
Do you think that the 20% productivity boost might be solely because you now just have one language to work with? That's what I'm thinking, and that's why I'm personally keen to learn and use Blazor instead of the usual
23.
▲
by
capl
3y ago
Fair points
24.
▲
by
capl
3y ago
Good point! I want to enjoy Go, but I haven't really found the places for it... I usually come back to C# and C++ for high level and lower level problems after exploring and using modern/hyped alternatives like Go and Rust for a w
25.
▲
by
capl
3y ago
Interesting take! Although, writing client sided code is not really suited at all in Python due to the horrendous performance. That can be accepted when we're waiting for IO anyways behind a server, or when a new developer is learning
26.
▲
by
capl
3y ago
Well for starters, getting hold of a modern JDK seemed to be impossible the last time I tried (which was a couple of years ago on Windows). If I took the risk of downloading from the shady website that looked like it was last updated in 200
27.
▲
by
capl
3y ago
thanks I'll have a look through that thread
28.
▲
by
capl
3y ago
Good point regarding .NET! The .NET CLR / VM is clever in that way. Regarding your experience with readability in Go, I have to agree in some way because the known (and controversial) explicit error handling, but what you may realize s
29.
▲
Ask HN: Is Go simplicity worth it?
3 points
by
capl
3y ago
|
20 comments
30.
▲
by
capl
3y ago
Fair enough! I'll try out Go + HTMX this weekend if I get the time
More ›