Viewing profile — eblanshey
eblanshey
HN member- Joined
- Fri, Aug 15, 2014, 3:34 PM UTC
- HN karma
- 266
- Public activity
- 129 items
- HN profile
- View on Hacker News ↗
About eblanshey
No profile information was provided.
Recent public activity
-
comment
Comment #48571899
This looks very cool! I maintain a FreeCAD workbench for 3d model version control[0], and it currently uses git as the VCS, simply because that's what I was already using. Thinking…
-
comment
Comment #48564534
I use Google Maps on Graphene. It works perfectly. You still get the benefits of the rest of the phone being degoogled. Just allow it to access your location only when you're activ…
-
comment
Comment #48523530
I don't understand why no labs create dedicated models per industry/expert. E.g. physics, electronics, chemistry, etc. Each model would be much smaller and better suitable for runn…
-
comment
Comment #48330220
It's cool seeing all the engineering that goes into optimizing performance of diffs. I'm working on a FreeCAD workbench that generates diffs on CAD model trees[0], and although my …
-
story
Show HN: DiffCAD, a FreeCAD workbench to review model changes like code
I'd like to share a new workbench I've been working on called DiffCAD. Coming from a software engineering background, not having the ability to properly diff my CAD model changes w…
-
comment
Comment #47524740
FreeCAD is really the only serious contender for CAD on Linux. I love how everything is hackable via Python APIs. Every release seems to fix more and more UX issues. I have very hi…
-
comment
Comment #47318043
I know what it's like growing up in a religious atmosphere. Since you've been trained to think inside the box, you realize the box is nonsense. The problem is thinking that the onl…
-
comment
Comment #46725896
There is a new update on HF: > Jan 21 update: llama.cpp fixed a bug that caused looping and poor outputs. We updated the GGUFs - please re-download the model for much better output…
-
comment
Comment #46350122
What hardware can you buy for $5k to be able to run K2? That's a huge model.
-
comment
Comment #45612462
OTOH I installed it on my elderly mother's computer, and she said that it did everything that MS Office could do. She's perfectly happy with it.
-
comment
Comment #44552213
I do pretty much this. - /home/me -- 660 default permissions - /home/me/project -- owner "claude", add "me" to "claude" group - symlink /home/claude/project to /home/me/project - R…
-
comment
Comment #42192703
Like others have mentioned, Blender has become quite the successful open-source story. They used to be riddled with bugs and UX issues, much like FreeCAD was. Yesterday FreeCAD rel…
-
comment
Comment #41692712
I'm not sure, I've never used it. But I think the issue is that the number of MCUs that support micropython is very small.
-
comment
Comment #41691829
I would think the portability of, say, a Python application running on Linux is a nice benefit. Try switching from one MCU to a totally different one and you may have to start from…
-
comment
Comment #41690326
So Linux now officially support RTOS capabilities, without patches, which is pretty cool. I wonder, realistically, how many applications that were originally designed to use microc…
-
comment
Comment #40461364
I'd buy a framework laptop just for that.
-
comment
Comment #40121073
How long before AI crawlers start picking this up and start including it in their training data?
-
comment
Comment #40070692
An old-time hang glider pilot has been keeping his website up-to-date since the very early 2000s, complete with rotating gifs, hidden SEO keywords, index pages, photo albums, and m…
- comment
- story
-
comment
Comment #39786489
Wow, the state of self-hosted photo libraries has gotten way better since I last settled on Photoprism a few years ago. Both Memories and Immich seem very polished. The timeline fe…
-
comment
Comment #39669343
Most mobile bank websites have 100% functionality already, including depositing checks. The bank app isn't needed.
-
comment
Comment #39022350
But they don't allow alternate app stores.
-
comment
Comment #37923126
Any idea what to similarly search for for a cheap, low power server but has at least 4 bays for hard drives to use as a NAS?
-
comment
Comment #37336975
Obsidian has a book search plugin that people use to create a library of notes: https://github.com/anpigon/obsidian-book-search-plugin I recently came across it in a youtube video …