Viewing profile — oxcabe
oxcabe
HN member- Joined
- Tue, Jan 31, 2023, 11:47 AM UTC
- HN karma
- 29
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About oxcabe
No profile information was provided.
Recent public activity
-
comment
Comment #44950256
Obsidian Sync is the best way, as others commented. If you're just trying it out and you use Apple devices, you can also save the Vault in the iCloud Drive, which is what I used to…
-
comment
Comment #44943148
> Why do you think this? From an uncertainty point of view, AI security is an _unknown unknown_, or a non-consideration to most product engineering teams. Everyone is rushing to ro…
-
comment
Comment #44940618
It'll get better over time. Or, at least, it should. The biggest concern to me is that most public-facing LLM integrations follow product roadmaps that often focus in shipping more…
-
comment
Comment #44510379
It'd be interesting to compare the performance of the author's approach to an analogous design that changes CGI for WASI, and scripts/binaries to Wasm.
-
comment
Comment #44507583
What Kaldaien is trying to say is like: "DRM means you don't own the product, and you'll eventually lose acces to it. Therefore, subscription based gaming plans are a preferred opt…
-
comment
Comment #44090620
It's impressive how well laid out the content in this article is. The spacing, tables, and code segments all look pristine to me, which is especially helpful given how dense and te…
-
comment
Comment #44039274
I've been paying a premium subscription to Focumon ( https://www.focumon.com/ ) for a year and a month. It's a small Pokémon themed productivity tool that I found promoted here on …
-
comment
Comment #43962563
Just checked what's there for libs implementing local state management + server-side sync in vanilla JS. The best options I found were `@tanstack/query-core`[1] and `@signaldb/core…
-
comment
Comment #43925172
Sometimes, though, you may get lucky, and find some tests for the code you want to use! On a more serious note, I can't even blame library devs as long as they try. Type "hints" of…
-
comment
Comment #43279377
> What do people find upsetting about Discord? It's free, there's no ads, it's reliable, it has many established communities, it's cross-platform and even works in the browser, sup…
-
comment
Comment #43126724
Thanks for such a complete reply. I've locally tried ollama with the models and sizes you mention on a MacBook with M3 Pro chip. It often hallucinated, used a lot of battery and in…
-
comment
Comment #43126229
These concerns, IMO, are at least as important as the actual value proposition. If you don't mind the question, is there any LLM provider on the top of your head that seems to be d…
-
comment
Comment #41695650
A friend and I started building an open source project for the Supabase hackathon last week. It's a web security audit reporting web app. The idea is to centralize the entire audit…
-
comment
Comment #40251978
Trunk (Check) is an awesome tool. I've used it for three months when looking for a decent VSCode extension integrating `actionlint`. Now I have some repos where everything (linters…
-
comment
Comment #40246957
Who pays for a full introduction nowadays, though? Hear me out - we are introducing a PaaS (Pitch as a Service) platform so that founders only pay for what VC is interested in list…
-
comment
Comment #40131055
Cool game! Level 9 made me realize there's some inner dread deep within me when it's about playing web-based games with mazes. Especially for those where you can fall off the path.…
-
comment
Comment #40021512
No biggie, I was mostly worried about having proposed something undesired without receiving any feedback about it. I'm glad this wasn't the case.
-
comment
Comment #40013155
> Good luck getting answers on those questions other than "read the source code" and then followed by "no, not that source code, this branch here". I experienced a similar situatio…