Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cpeth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cpeth
28d ago
I'm having fun with https://m5stack.com/ I bought the Tab5 to make my 2 year old daughter a little music station which can play 6 different songs just to cheap computer speakers over the 3.5mm jack so she can dance. Pl
2.
▲
by
cpeth
29d ago
I'm tempted to get one to replace my very cracked Pixel 9 Pro XL. With all the incentives Google offers for Google Fi customers it's not all that expensive. Comes out to about $1100 after trade-in and includes a free Pixel Watch 5
3.
▲
by
cpeth
8mo ago
Exactly this, it would essentially be a STTNG Holodeck
4.
▲
by
cpeth
9mo ago
Check out https://zoo.dev/ I went from OpenSCAD -> cadquery/build123d -> Zoo/KCL It still is early days, and it needs some more helper functions but it's really nice having two-way capabilities (not jus
5.
▲
by
cpeth
10mo ago
Zed looks really cool and I would love to give it a try, but I am just too beholden to devcontainers. I know there are workarounds to use them with Zed but with many extra steps compared to VS Code and it's forks. I can't go back
6.
▲
by
cpeth
1y ago
Exactly what I was thinking. Wish I had the time and expertise to give adding support for this codec myself a go. Streaming Clair Obscure over my LAN via Sunshine / Moonlight is exactly my use-case and the latency could definitely be b
7.
▲
by
cpeth
1y ago
This sounds perfect for my use case. I'm a mountain biker who doesn't mind setting up hosting infra. It's fairly common when mountain biking to unintentionally get separated by line-of-sight or more than 75M even among very s
8.
▲
by
cpeth
1y ago
Any chance it could use seamless transport switching? It would be so awesome if it could switch to cellular(if available) or wifi-direct as needed on the fly. I have been thinking about creating such an app but lacked the time. If it's
9.
▲
by
cpeth
2y ago
Ok cool but but now we need the obvious next step... Can it run and render Doom?
10.
▲
by
cpeth
3y ago
As someone who loves the dev experience of WSL2 on Win11, try out https://github.com/LeDragoX/Win-Debloat-Tools to strip down your Win install and get some resources back.
11.
▲
by
cpeth
3y ago
I think it might be brutal for more than junior people now. I thought I would be fine when my previous employer decided to offshore all of engineering and I was laid off as a result. I have been at an architect/lead/principal leve
12.
▲
Ask HN: Are job referrals worthless now?
54 points
by
cpeth
3y ago
|
49 comments
13.
▲
by
cpeth
3y ago
In terms of impact, LLMs might be the biggest leap forward in computing history, surpassing the internet and mobile computing. And we are just at the dawn of it. Even if not full AGI, computers can now understand humans and reason. The exci
14.
▲
by
cpeth
3y ago
Hmm I assumed the opposite. The mass exodus of long time users who are pissed about the API changes won't happen until there is a destination that can handle the migration without servers going down. It will be interesting to see what
15.
▲
by
cpeth
3y ago
Is Lemmy the leading candidate for a viable reddit replacement? Are there any other serious efforts in this space? HN has such an insane depth of talent that I am surprised I haven't seen a few ShowHN posts that read something like: &q
16.
▲
by
cpeth
3y ago
I took at a look at the Rev.AI website and didn't see any mention of a medical-specific model nor HIPAA compliance. It would be nice if this information was presented in your marketing!
17.
▲
Ask HN: Why isn't remote work advertised as a pro environment initiative?
572 points
by
cpeth
4y ago
|
487 comments
18.
▲
by
cpeth
4y ago
If it were as bad as your post says, people wouldn't pay 3K for a cracker box. None of your points ring true at all for a 42 year old born and raised here. I hate the housing costs as much as anyone.
19.
▲
Ask HN: Front end web app development tools for back end engineer
2 points
by
cpeth
5y ago
|
3 comments
20.
▲
by
cpeth
6y ago
"Apple may have the fastest processor, but Microsoft has the most comfortable tools. Both companies are not perfect, but if we must choose the lesser evil..." It's very fast for a low power, laptop-focused processor and even
21.
▲
Apple knew a supplier was using child labor but took 3 years to fully cut ties
(businessinsider.com)
3 points
by
cpeth
6y ago
|
0 comments
22.
▲
by
cpeth
6y ago
If you are open to Windows at all, Windows Subsystem 2 handles scenarios like this well for me. The VMs are extremely fast, light-weight and integrated well. The VMs start in under 2 seconds and compile times are virtually identical to run
23.
▲
by
cpeth
6y ago
I think we should still give them credit for being the most open among their peers. MacOS, iOS, Safari and Windows are not open source at all. Edge is of course just another Chromium based browser.
24.
▲
by
cpeth
8y ago
One Git UI that I absolutely love but I rarely see mentioned is GitKraken. It's so nice having a fully cross-platform Git GUI, that's attractive and intuitive.
25.
▲
by
cpeth
8y ago
Most posts here are going to mention MacOS as the key feature that will always keep them on Mac hardware. That is understandable, people are comfortable with it. I currently use it for work and am not impressed(just as I was last time in 2
26.
▲
The other side of successful SaaS: Support Engineering
(blog.bugsnag.com)
2 points
by
cpeth
9y ago
|
0 comments
27.
▲
by
cpeth
9y ago
Millennium Health | Senior Software Engineer, Front End | San Diego, CA | ONSITE | http://www.millenniumhealth.com/ | Salary: 115K-135K At Millennium Health we are launching our next wave of genetic testing products and we
28.
▲
by
cpeth
10y ago
Couldn't you just pipe a response file to netcat running on 80? cat response.html | nc -lp 80
29.
▲
by
cpeth
10y ago
At my shop we have been using ASP Core since RC1 and have been quite happy with it. The tooling feels a lot like Node.js in a way, much different from any previous .NET development. It's awesome to have C# be deployable as docker con