Viewing profile — jssmith
jssmith
HN member- Joined
- Thu, Mar 14, 2013, 5:09 AM UTC
- HN karma
- 699
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About jssmith
No profile information was provided.
Recent public activity
-
comment
Comment #49231826
I agree, I too found this barely readable. Interestingly, ChatGPT was able to parse and explain it to me. I got a lot out of its presentation.
-
comment
Comment #49035321
I get it. But I never would have until I built muscle memory for the keyboard shortcut.
-
comment
Comment #45476075
I see JSON parse errors on occasion when using OpeanAI structured outputs that resolve upon retry. It seems it’s giving instructions to the LLM but validation is still up to the ca…
- story
-
comment
Comment #43632784
We've been focusing on indexing but query rewrites are probably next. It looks like LLMs can do a pretty good job at generating ideas, particularly if you prompt them right. After …
-
comment
Comment #43632613
Right. Why build another MCP server for Postgres? There's a lot of value in just getting a database connection. But the LLMs hit limits pretty quickly when it comes to index tuning…
-
story
Show HN: AI-Driven Index Tuning With Postgres MCP Server
Hey HN, Postgres Pro is an open source Model Context Protocol (MCP) server built to support every stage of the development process. It does a lot more than help generate and run SQ…
-
comment
Comment #43596402
Confused about the new US tariffs? We built an interactive US Tariff Calculator—a simple tool to help you instantly calculate the new tariffs per country.
- story
-
comment
Comment #28818261
Yes, but it is more restrictive, e.g., it is not Turing complete. I’m not sure whether this directly addresses Spectre risks though. An analysis of Spectre and software isolation i…
-
comment
Comment #26491830
Fair enough. American companies (and people) definitely have a home bias. I guess to be constructive, I would suggest that perhaps there are parallels in your country.
-
comment
Comment #26491785
I don't remember exactly how it broke the first time, but the cognitive overhead shows up in various places. E.g., start a new project, create a branch, then merge back to master..…
-
comment
Comment #26490895
I want to share my own reactions to the name change since this is a really interesting topic. For context, I'm an African American, so many of my ancestors were slaves. - The first…
-
comment
Comment #25849224
Yes, the idea is that the cloud provider should offer something like this. We intercepted system calls to simulate what it would look like.
-
comment
Comment #25846031
Thanks for sharing your writeup and the potential use cases therein. We've been building an experimental shared file system that specifically targets the FaaS setting. It supports …
-
comment
Comment #23024686
Would any of these be useful for working with Johns Hopkins Covid-19 data? There are some web interfaces but analyzing and visualizing with Python would be more flexible. ( https:/…
-
comment
Comment #22669195
This capability is compelling from a public-health standpoint but has serious privacy implications. It looks like every phone shares a unique id, but encrypts it in a frequently ro…
-
comment
Comment #22159638
If you’ve used some heavyweight framework then performance will probably be hard to add later. If you wrote the code yourself then I’m with Knuth, it’s not a big deal to optimize i…
-
comment
Comment #19035527
One startup that’s working on this is unitQ: https://www.unitq.com
-
comment
Comment #17645513
I think this has been the case for the case for the past 20 years, probably longer, though I'm optimistic that improvement is possible. E.g., perhaps serverless computing is ineffi…
-
comment
Comment #16918974
> Many researchers are now arguing that we should, more generally, move away from using statistics to make all-or-none decisions and instead use them for "estimation". In other wor…
-
comment
Comment #16792500
This view on sharing hardware seems too pessimistic to me. Strong isolation should be achievable when it is the design objective and and priority. On the end-user/device side, Java…
-
comment
Comment #16781763
As a command-line tool it could serve as a more powerful replacement for unix utilities that I often use for simple analysis jobs: sort, uniq, wc, awk, sometimes cut and sed. I'm g…
-
comment
Comment #14730727
This is a really interesting comparison. Plumbing jobs have a reputation for high pay, as do jobs in tech. Is hooking up APIs as miserable as fixing faucets? Maybe, but I really th…
-
comment
Comment #14730594
One reason why we should care about culture at other companies is because it drags down the appeal of our industry. When talented people with lots of options choose a career outsid…