Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kernalix7
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: WinPodX – run Windows apps on Linux, VM looks like real hardware
(winpodx.org)
1 points
by
kernalix7
3mo ago
|
0 comments
2.
▲
Show HN: AIPS – A Claude Code plugin to stop re-doing AI setup every project
(github.com)
2 points
by
kernalix7
4mo ago
|
0 comments
3.
▲
Show HN: One Markdown File to Set Up Claude, Codex, Cursor and Copilot
(github.com)
2 points
by
kernalix7
4mo ago
|
0 comments
4.
▲
by
kernalix7
4mo ago
Now it supports reverse-open
5.
▲
Show HN: Rdprrap – Rust Port of RDPWrap (Multi-Session RDP for Windows Desktop)
(github.com)
3 points
by
kernalix7
4mo ago
|
0 comments
6.
▲
by
kernalix7
5mo ago
maybe it runs, but gpu hardware accel doesn't support now.
7.
▲
by
kernalix7
5mo ago
yeah from user side it feels like that. but technically its more like extremely user-friendly way of using VMs.
8.
▲
by
kernalix7
5mo ago
For now single container runs all softwares. tradeoff with dockur/windows limits, saves ram and disk. planning multi container later for better isolation.
9.
▲
by
kernalix7
5mo ago
Just at the planning stage, needs careful consideration first.
10.
▲
by
kernalix7
5mo ago
yeah.. I also agreed with that. so I'll optimize the code continuously and lower the dependency on python. but for now I'll keep it because of some benefits.
11.
▲
by
kernalix7
5mo ago
Thanks for your opinion, i ll try my best!
12.
▲
by
kernalix7
5mo ago
God it, i ll follow the guidelines, Thanks for the pointer. Apologies..
13.
▲
by
kernalix7
5mo ago
That's my mistake. I just focused on the functionally working, so I missed that point.
14.
▲
by
kernalix7
5mo ago
The Korean intent is mine, but I run it through an LLM to phrase in English. That's where the pattern comes from. Will skip the LLM step from here.
15.
▲
by
kernalix7
5mo ago
Fair, English isn't my first language and I've been leaning on tooling. I'll dial it back.
16.
▲
by
kernalix7
5mo ago
Fair point. Working on it now — will push a screenshot and short clip soon.
17.
▲
by
kernalix7
5mo ago
Right, I had WinApps pinned to dockur in that comparison and missed the IP-based flexibility part. That's an actual difference, will fix the README. On Python: fair pushback. Picked it for stdlib coverage (zero runtime deps on 3.11+, o
18.
▲
Show HN: Winpodx – run Windows apps on Linux as native windows
(github.com)
98 points
by
kernalix7
5mo ago
|
49 comments
19.
▲
by
kernalix7
5mo ago
Good to know, didn't realize Mikrotik did this too. Useful for homelab planning where rack space and airflow actually matter.
20.
▲
by
kernalix7
5mo ago
The fan body itself follows standard 120/140mm dimensions, but I needed the smaller details for my design, the rubber dampers, anti-vibration corners, cable routing clips. Those don't show up cleanly in the datasheet, so I ended u
21.
▲
by
kernalix7
5mo ago
Would have saved me time on a 3D printer I designed a while back. I integrated Noctua fans and ended up measuring mounting dimensions by hand. Having the official CAD models would have made fan integration a lot cleaner.
22.
▲
by
kernalix7
5mo ago
The Excel flip lands. AI is a tool. People could adapt and use it, instead a lot of the panic sounds like resistance dressed up as analysis.
23.
▲
by
kernalix7
5mo ago
Codeberg / Forgejo are also out there as less radical alternatives, so the choice space isn't binary. But the discoverability gap is real, and so is the loss of all the surrounding infrastructure people don't always think abo
24.
▲
by
kernalix7
5mo ago
Self-hostable legal AI as open source is a useful direction in principle. Hard to tell how mature the actual implementation is though, the repo is pretty fresh and the marketing site is doing a lot of heavy lifting compared to what's i
25.
▲
by
kernalix7
5mo ago
Annual Pro+ subscriber here, mostly using it as a fallback when my Claude Max plan hits limits. The request-based pricing was genuinely the appeal, I could spill over from Max into Copilot without thinking about token costs. Going from 3x t
26.
▲
by
kernalix7
5mo ago
Hadn't actually heard of either, thanks for the pointers. Will start with the Handbook.
27.
▲
by
kernalix7
5mo ago
That's a really compelling workflow. On the Linux side I've heard of openSUSE's MicroOS doing something conceptually similar with BTRFS snapshots and atomic transactional updates, though I haven't actually run it. Differ
28.
▲
by
kernalix7
5mo ago
My exposure to FreeBSD has been mostly through routers and firewalls, plus reading about jails and finding the concept genuinely impressive. Always wanted to dig deeper but the existing material assumes you already know the things I was hop
29.
▲
by
kernalix7
5mo ago
Caught myself in this one. The dependency creeps in faster than I'd noticed and the laziness becomes the justification. Reviewing what comes out of the machine is the part I keep skipping. Useful read, thanks.