HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jonesnc

no profile record

Submissions

Surv_AI: An AI Agent Framework for Modeling and Comparative Analysis

github.com
4 points·by jonesnc·3 years ago·3 comments

NPM Registry is currently experiencing an outage

status.npmjs.org
5 points·by jonesnc·4 years ago·4 comments

comments

jonesnc
·2 years ago·discuss
[flagged]
jonesnc
·2 years ago·discuss
What does this have to do with Claro?
jonesnc
·3 years ago·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
·3 years ago·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
·3 years ago·discuss
I like the Hack font too, but I also like ligatures:

https://github.com/gaplo917/Ligatured-Hack
jonesnc
·3 years ago·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
·3 years ago·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
·3 years ago·discuss
lmao
jonesnc
·3 years ago·discuss
For those who may be wondering, the Settings button referred to here is the gear button in the Youtube video player.
jonesnc
·3 years ago·discuss
So, how do we create an Internet Archive Archive?
jonesnc
·3 years ago·discuss
Cars in my state (Utah) don't even get inspected anymore.
jonesnc
·4 years ago·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
·4 years ago·discuss
I'm on Ubuntu Server 22.04, and I've never had to use Snap. Is it exclusively a Desktop thing?
jonesnc
·4 years ago·discuss
How is this different from Rate Your Music or Album Of The Year?
jonesnc
·4 years ago·discuss
Where's the lie?
jonesnc
·4 years ago·discuss
Could someone explain what ipfs protocol support means? What can ffmpeg do with ipfs?
jonesnc
·4 years ago·discuss
I recently took on the maintenance of my team's mobile app, so I'm learning Ionic Vue, Firebase Analytics and Cloud Messaging.
jonesnc
·4 years ago·discuss
I'm mainly a Django dev, and I'm curious how the productivity of Rails compares to Django. Do you have anything conclusions about their relative productivity, given a reasonable competency in both frameworks?