Viewing profile — jpace121
jpace121
HN member- Joined
- Thu, Aug 15, 2013, 1:27 AM UTC
- HN karma
- 975
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About jpace121
No profile information was provided.
Recent public activity
-
comment
Comment #48626791
> Why would I use Tauri now? You’re “backend” isn’t JavaScript.
-
story
Ask HN: Side Projects with Meaning
Hi! I like programming for fun, but most of my projects don’t do anything useful for anyone or make the world a better place even in a small amount. It would be cool if something I…
-
comment
Comment #46212769
How late do you think Apple can come to that party and still wind up winning in the end? Having piles of money when everyone else is lighting it on fire and a brand that would requ…
-
comment
Comment #45464797
I would be very surprised if it was publicly available.
-
comment
Comment #45214103
Is the demand there at the price point and reliability levels that are currently possible?
-
comment
Comment #42423687
That’s a very uncharitable interpretation of what they wrote, and goes outside of how what they wrote is supposed to be interpreted. The researchers are not claiming that cognitive…
-
comment
Comment #41605970
I would also encourage people to look at Podman desktop which has pretty good support from Red Hat. https://podman-desktop.io/
-
comment
Comment #39335293
Computer vision based SLAM definitely has use cases and you can definitely make money applying it at the right companies to the right set of problems. Building a whole career aroun…
-
comment
Comment #38431576
I’ve worked on plenty of problems where all you need is to find what pixels are a specific color. While I’m sure a NN could be setup for that, why make things harder than they have…
-
comment
Comment #38378774
I’ve found C# pleasant to write in, and I get a bad feeling every time I deal with npm. On the other hand the library support for React is just so much better so I put up with it. …
-
comment
Comment #37534414
I looked before I started using Let’s Encrypt for some internal stuff and there really isn’t a way to use name constraints in a practical way with modern web browsers at this point…
-
comment
Comment #35721288
I don’t think it’s really the opposite opinion. To pick on the game of Go as an example, the insight from the Bitter Lesson is the best method to use for Go is probably going to be…
-
comment
Comment #35652204
The examples all look reasonably modern, to the extent that you could use good C++11 without fighting the library.
-
comment
Comment #35305206
You could get a C++ job. One of the issues with C++ is most people using it for anything useful only need to know some particular subset, only actually know that subset, and then g…
-
comment
Comment #35234998
Forgejo currently is only applying branding changes and currently plans on being a soft fork. I think it’s existence is a good thing for the ecosystem (if Gitea the Company did som…
-
comment
Comment #34506952
Are there frameworks people recommend that don’t require JavaScript on the backend?
-
comment
Comment #34333074
“ Wow is the web a weird application delivery mechanism where people are writing applications and then essentially compiling them down to binaries using WebAssembly, but weirdly sh…
-
comment
Comment #33868488
I was not planning on buying a train set but now I may be… This looks way too fun.
-
comment
Comment #33763090
This. Google’s policy is kind of dumb (I write a lot of stuff for fun that no one wants the ownership of… The primary value is I learned something that I can use later on something…
-
comment
Comment #33352696
Podman implemented Dockers REST API as part of either the Podman 3 or 4 release (whichever one is in Debian stable), and I’ve been able to use docker-compose with it since then. Po…
-
comment
Comment #33302851
Has anyone ran gitea at a company? I’m pro open source and run gitea at home, but looking at their issue list and pull requests it doesn’t really come off as a mature open source p…
-
comment
Comment #33302724
It’s very interesting to see how different the responses are. I think if I was in charge at GitLab I would at minimum be trying to determine why.
-
comment
Comment #33025778
Lol. At this point Google needs to be very careful about the reputation they have about support for anything outside their core.
-
comment
Comment #32312622
I work for a smaller company running most of our stuff on older Ubuntu LTS versions. While there are things we want to update faster than the distribution does, most of them are le…
-
comment
Comment #31902978
Can you explain why? I’ve definitely seen must used in non military contexts. It also seems really strict to limit musts to things specifically laid out in requirements, unless I’m…