HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DelTaco

no profile record

Submissions

[untitled]

1 points·by DelTaco·il y a 2 ans·0 comments

[untitled]

1 points·by DelTaco·il y a 3 ans·0 comments

comments

DelTaco
·il y a 2 ans·discuss
I find myself digging up this case every few years to share with coworkers when we're discussing writing fault-tolerant code.
DelTaco
·il y a 2 ans·discuss
This has to be one of the quickest valuations past a billion. I wonder if they can even effectively make use of the funds in a reasonable enough timeline.
DelTaco
·il y a 2 ans·discuss
What?
DelTaco
·il y a 3 ans·discuss
what's the pay like?
DelTaco
·il y a 3 ans·discuss
Project Hail Mary was also my favorite book of 2023, and probably the best sci-fi I've read in a decade. You're in for a real treat!
DelTaco
·il y a 3 ans·discuss
Issue #1 irks me so much. Often I'll find myself having gone through many things in a list opening all in new tabs. Only to check my first tab 5 minutes later and find the same page reloaded.
DelTaco
·il y a 4 ans·discuss
I've just been using a combination of the Reddit API and PushShift, warehousing data in such a way where it makes sense for Shop By Sub since Sept 2020.

Using the PushShift API, I started backwards in time and searched for a bunch of different regexes I thought were important, slowly creeping my way towards the present.

Using the Reddit API, I wrote a script to do a deep dive into specific subreddits, so I could index more popular ones first.

It's mostly just patience to get the amount of data I've got :) (and PushShift can't be overstated, it's very useful).

A mailing list isn't a bad idea. I'll have to figure out a way where the user can see a sign up box, but have it not be intrusive. I've been thinking of adding infinite scrolling to the most recents on the homepage, too, just for folks who are curious as to what weird things Reddit is talking about
DelTaco
·il y a 4 ans·discuss
Oh wow I did something very similar, just dumber.

https://shopbysub.com

I have a raspberry pi gathering Reddit comments with an Amazon link in them every hour, then exposing them on Shop By Sub categorized by subreddit, sorted by upvotes.

Same with OP I put my Amazon referral link in there.

It's been decently well-received by Reddit, but I have a hard time getting recurring users. It seems like they just forget about it by the time they need a Reddit recommendation again.

Best of luck in the space OP!