HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jonesnc

no profile record

Submissions

Surv_AI: An AI Agent Framework for Modeling and Comparative Analysis

github.com
4 points·by jonesnc·há 3 anos·3 comments

comments

jonesnc
·há 2 anos·discuss
[flagged]
jonesnc
·há 2 anos·discuss
What does this have to do with Claro?
jonesnc
·há 3 anos·discuss
If the author of the article sees this, this link in the table of contents doesn't work:

https://ashvardanian.com/posts/python-c-assembly-comparison/...
jonesnc
·há 3 anos·discuss
Why does the randomization have to happen in the database query? Assuming there aren't any large gaps in the distribution of IDs, and if you know the max_id, couldn't you pick a random number between min_id and max_id and get the record whose ID matches that random number?
jonesnc
·há 3 anos·discuss
I like the Hack font too, but I also like ligatures:

https://github.com/gaplo917/Ligatured-Hack
jonesnc
·há 3 anos·discuss
I'm not sure what you mean that Messenger as a platform is gone. I still use their messaging app all the time, is that not the same thing?
jonesnc
·há 3 anos·discuss
> and the Reddit app can be used completely for free vs. the Apollo app requiring you to pay

I've been using Apollo for free for years, you don't need to pay for it.
jonesnc
·há 3 anos·discuss
lmao
jonesnc
·há 3 anos·discuss
For those who may be wondering, the Settings button referred to here is the gear button in the Youtube video player.
jonesnc
·há 3 anos·discuss
So, how do we create an Internet Archive Archive?
jonesnc
·há 3 anos·discuss
Cars in my state (Utah) don't even get inspected anymore.
jonesnc
·há 4 anos·discuss
We're migrating our apps from Vue.js to HTMX, and it has been a great experience. The size of our codebase has consistently gone down as we move things to HTMX, and it feels like the level of complexity goes down as well.

I highly recommend using HTMX.
jonesnc
·há 4 anos·discuss
I'm on Ubuntu Server 22.04, and I've never had to use Snap. Is it exclusively a Desktop thing?