Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sgt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
sgt
6d ago
Java can still be used but it's no longer the recommended choice for Android apps. For any new Android apps nowadays you start with Kotlin and Jetpack compose (made by Google). In fact, I think Google's been saying this for 6-7 ye
2.
▲
by
sgt
6d ago
This is such a clueless take, and I see it surprisingly often. Declarative UI does not inherently mean virtual DOM nor does it "automatically" mean slower than UIKit. The abstraction is huge advantage, especially when targeting d
3.
▲
by
sgt
6d ago
That's for the Android version, I would assume
4.
▲
by
sgt
8d ago
Also a solid combination for LLM assisted apps. Claude Code will just get it. It's good with Tailwind also though.
5.
▲
by
sgt
9d ago
This is one of those 'hey, I can vibe code this in a weekend' projects. Just look at how the AI decided to the entire map in dark mode, making it nearly impossible to tell the ocean and the land apart.
6.
▲
by
sgt
11d ago
Haven't properly burned myself yet. I've just avoided books based on skimming through online or in bookstores. Some had pretty clear telltale signs of AI slop (although usually quite subtle). At his point I think that one has to a
7.
▲
by
sgt
11d ago
It's better with properly published titles but even those writers are increasingly using AI and leaks into their works.
8.
▲
by
sgt
11d ago
I think people still read, but the problem is largely that people read older literature, meaning anything older than 5-10 years at the very least. People are very hesitant to read something recent because it may very well be AI slop. It
9.
▲
by
sgt
11d ago
What's W social?
10.
▲
by
sgt
12d ago
Or.. what killed the Vice webpage? There's literally more ads than articles!
11.
▲
by
sgt
12d ago
Seeing that you already know programming, I'd say it'd be less risky for you. But the only reason you're able to pilot an LLM to do programming for you, is because you understand programming and architecture. But what about t
12.
▲
by
sgt
12d ago
Back in the day people used to build a website without any versioning. Just make it and upload it. Make a change, upload it again.
13.
▲
by
sgt
13d ago
How was Baghdad like in 1993? All I remember from that time was the Gulf war, Saddam and much conflict. I can only imagine how it would be finding hardware, books and resources such a time. That was hard enough even in parts of Europe.
14.
▲
by
sgt
14d ago
Very cool! Wish you had released it back then
15.
▲
by
sgt
14d ago
A monolith!
16.
▲
by
sgt
15d ago
> 1. That person owns a smartphone (which is at least a couple hundred dollars). I live in South Africa, and even the poor townships are full of smartphones these days. My gardener has a fairly recent Samsung. They literally borrow money
17.
▲
by
sgt
17d ago
CAFEBABE has Java all over it.
18.
▲
by
sgt
17d ago
ifconfig(8) is meant for low level stuff. What Linux did was replace ifconfig with another low level (e.g. ipconfig2), which makes more sense there I suppose. But don't get the impression that ifconfig is the easiest way in macOS on th
19.
▲
by
sgt
17d ago
Kinda reminds me of Coffee Land https://www.youtube.com/watch?v=uRtx33R4XhU
20.
▲
by
sgt
17d ago
Only problem of course is that it's unlikely that this even exists in 5 years.
21.
▲
by
sgt
17d ago
When I did LAN parties we had 10base2 over thin coax. Terminators at each end. Of course it was unstable because people kept disconnecting and everyone lost connection.
22.
▲
by
sgt
17d ago
Even easier on macOS. Something like this should work: ifconfig enX inet6 fd42:dead:beef::1 prefixlen 48 No ned to bring it up as it should already be up. enX should be your USB/thunderbolt ethernet adapter, e.g. en6. Then you c
23.
▲
by
sgt
18d ago
Phones are a bit small to explore the full potential of mobile. I'd look into getting an iPad Pro. Lots of cool stuff you can do.
24.
▲
by
sgt
18d ago
I was there in Cape Town yesterday. People were pretty much in awe. 3 pilots in each plane, very experienced. So although it seems risky, I believe it was a calculated risk and within limits. Still seems crazy though!
25.
▲
Daring flyover during SA-NZ Rugby Match in Cape Town at 14 meters
(instagram.com)
2 points
by
sgt
18d ago
|
1 comments
26.
▲
by
sgt
19d ago
Yes, it assumes senior level at pre AI, but this will apply to pretty much anything. Java in particular. Keep in mind of course that a lot of so called seniors were also producing mediocre code <insert framework or language here>. It
27.
▲
by
sgt
19d ago
Stop claiming this. It's complete bullshit and you probably have never even been here.
28.
▲
by
sgt
19d ago
How did you understand Angular to be similar to htmx? They are nearly polar opposites. Can achieve the same though.
29.
▲
by
sgt
20d ago
I mean, htmx and JS glue logic is truly the differentiator now because LLM's do it so well. It's absolutely the way to go.
30.
▲
by
sgt
20d ago
Agreed. In fact, I find Django and Postgres to be the best solution for htmx but Go stack is probably almost as good in terms of developer velocity and obviously much faster. So I think that's a good solution. You can really build powe
More ›