Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brnewd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
brnewd
3y ago
It's an Acer Nitro VN7 with 1TB SSD and 16GB RAM running Ubuntu 22. Workload is mostly vscode web development (Node.js), Gimp, OBS, VMware player for running macOS to test sites on various iOS simulators. Browsing and watching Netflix.
2.
▲
by
brnewd
3y ago
I don't think this is still the case with Chrome 110 and higher that sleeps/suspends inactive tabs.
3.
▲
by
brnewd
3y ago
Samsung DeX and (vs)code-server are a godsend. Today's phones are very capable laptop replacements.
4.
▲
by
brnewd
3y ago
Yep, still on an 8 year old laptop with no signs of slowing down.
5.
▲
by
brnewd
3y ago
This is probably not far off. I regularly do software development on my Samsung phone using Samsung Dex plugged to a monitor. Sometimes even without a monitor, just a wireless keyboard and mouse.
6.
▲
by
brnewd
3y ago
I'm on an Acer 16GB/1TB laptop from 2015 that runs as smooth as day one (Ubuntu). I think the workload just hasn't increased much except for gaming and some niches like GPU workloads.
7.
▲
by
brnewd
3y ago
Instead of banning technical solutions like ICE, we should enforce limits on the total emission from production to end-of-life of a vehicle. Another huge factor should be the ecological impact of a solution. From mining, refining to disposa
8.
▲
by
brnewd
3y ago
Similar experience, frontend work is more relaxed and forgiving. You can more or less trial and error until it works and looks good. It's all very visual. On the other hand, making a mistake in your backend auth, order handling/ac
9.
▲
by
brnewd
3y ago
It's a niche platform where subscribers/members post listings where other members respond to. The listings are public and indexed by Google, new customer acquisition is driven by organic trafic and word of mouth.
10.
▲
by
brnewd
3y ago
That makes sense, thanks for clearing that up.
11.
▲
by
brnewd
3y ago
Also excited for the first glasses that can achieve this. The Nreal Air looks close, but text is apparently still not good enough. Would love to just attach it to my phone over USB-C/HDMI and be good to go.
12.
▲
by
brnewd
3y ago
My primary motivation to start a business was freedom. Having no boss and a ton of spare time. I got lucky and have something almost running on auto pilot. I'm not eager to start another business, I rather enjoy chilling at the pool an
13.
▲
by
brnewd
4y ago
You're not wrong, it is almost the default to end up with a high maintenance stack and the (perceived) need to churn out new features. I've done a few hype driven migrations myself. But if you set out with the primary goal to redu
14.
▲
by
brnewd
4y ago
Thanks, I'm sure Vue 3 is a lot better than v2, but I deeply appreciate TSX for its refactoring and type checking capabilities. Vue does support TSX but it isn't a first class citizen.
15.
▲
by
brnewd
4y ago
If you choose the right niche and use stable libraries there is no need to constantly chase the latest framework or software architecture. A lot of the endless development cycle is self induced work.
16.
▲
by
brnewd
4y ago
As software developers we are uniquely positioned to build products or services that can practically run on it's own, freeing up time to do more meaningful things in life. The hard part is coming up with the right idea and sticking to
17.
▲
by
brnewd
4y ago
If most clients are (startup) businesses, a meager 250k FDIC insurance isn't going to do much.
18.
▲
by
brnewd
4y ago
SSR never faded and has always been an important requirement. Especially if you wrote SEO sensitive SPA's. We are not going back to SSR but are able to combine both SSR and SPA's more easily, as is indeed the case with dynamic isl
19.
▲
by
brnewd
4y ago
TSX + MobX are the reason I'm happy to stay on the React train after a transition from AngularJs (1) to Vue 2 to React.
20.
▲
by
brnewd
4y ago
I was surprised I could be productive coding on a 6.8" Android phone using vscode plus bt mouse and keyboard. Everything depends on viewing distance.
21.
▲
by
brnewd
4y ago
Got it :)
22.
▲
by
brnewd
4y ago
I'm feeling a new wave of JavaScript fatigue coming looking at Next.js new app dir / RSC data fetching hotness. In that light I'm quite open to looking at close to bare metal JavaScript frameworks, even though this looks more
23.
▲
by
brnewd
4y ago
Also a happy Mailcow user. Only complaint would be to allow for multiple webauthn/fido2 keys per account. You can add a TOTP key to 3 yubikeys, but it's an additional hassle.
24.
▲
by
brnewd
4y ago
It's an unpopular opinion for sure. But as it stands, our planet cannot sustain the way we exploit it. Our seas are being emptied and poisoned, we cut rainforest to be used for overcropping. It's what happens if you have 8 Billion
25.
▲
by
brnewd
4y ago
I'm following some nReal topics and to me it still seems like a mixed bag, best suitable for video on a plane. I would jump on it the moment I have enough confidence it can replace my monitors.
26.
▲
by
brnewd
4y ago
Apple isn't the best example. For instance their Safari development team is already severely underfunded, there is barely anyone to fire.
27.
▲
by
brnewd
4y ago
As a solo founder with a TypeScript/Next.js site I feel the opposite. Going from coding to production almost feels like cheating. Edit, test, publish. No red tape, only facing direct feedback on success or failure. I realize you probab
28.
▲
by
brnewd
4y ago
Today's smartphones are very capable devices. I do most coding web based (code-server) on my S22 Ultra using Samsung DeX and an external monitor. My phone has more RAM than the average laptop. There just isn't any need for me to b
29.
▲
by
brnewd
4y ago
I wrote a tiny node app wrapped as a single binary as a second factor for ssh public key login using pam_exec.so. It posts a Telegram poll, "allow login to server x as user y from ip z?" Yes/No with a 30second timeout to a pr
30.
▲
by
brnewd
4y ago
Node.js api surface hasn't changed much. It has more todo with frameworks people use and adding 10k dependencies, next trying to update every week to stay on the latest version.
More ›