HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Zakuzaa

no profile record

Submissions

Tell HN: I created a grand mnemonic to stay away from smoking cigarettes

1 points·by Zakuzaa·2 anni fa·1 comments

Show HN: Write an evolving short story by unlocking random words

dobecause.org
1 points·by Zakuzaa·2 anni fa·0 comments

Show HN: Feed of random Wikipedia articles (mobile friendly)

feedium.app
3 points·by Zakuzaa·3 anni fa·2 comments

Show HN: I created a feed of interesting content for myself

feedium.app
10 points·by Zakuzaa·4 anni fa·5 comments

Show HN: Go to random locations, parks and restaurants

randomlocation.xyz
5 points·by Zakuzaa·4 anni fa·1 comments

Show HN: Go to random locations, parks and restaurants around you

randomlocation.xyz
7 points·by Zakuzaa·4 anni fa·5 comments

Show HN: Horizontally expanding tree of text nodes to quickly reach deep nodes

cardflow.com
2 points·by Zakuzaa·4 anni fa·0 comments

Show HN: Top Links from Hacker News, Reddit, Techmeme, PH on a Single Page

alltoplinks.com
131 points·by Zakuzaa·4 anni fa·64 comments

Show HN: Top links from HN, Reddit, Producthunt and Techmeme on one page

dobecause.org
4 points·by Zakuzaa·4 anni fa·1 comments

Ask HN: What do you think is all this? (this reality, existence, space-time, us)

32 points·by Zakuzaa·4 anni fa·41 comments

comments

Zakuzaa
·3 anni fa·discuss
yes GPT-4
Zakuzaa
·3 anni fa·discuss
One of my good ones: https://chat.openai.com/share/2d1ac313-e4bd-4dcd-89b3-5f28fb... (AI with an ability of 'Continuous Thinking')
Zakuzaa
·3 anni fa·discuss
Inspired from WikiScroll - https://news.ycombinator.com/item?id=35673940
Zakuzaa
·4 anni fa·discuss
I wanted to discover random locations, parks and cafes around my current location so I built this: https://randomlocation.xyz

p.s. there's a help file at https://randomlocation.xyz/help.txt
Zakuzaa
·4 anni fa·discuss
Nothing fancy. You can get the frontend code by checking the view-source. It's just html css js. Backend is very simple php script. It's just a cron that fetches data from hacknews API, reddit API and other few APIs.
Zakuzaa
·4 anni fa·discuss
Nothing fancy. You can get the frontend code by checking the view-source. It's just html css js. Backend is very simple php script. It's just a cron that fetches data from hacknews API, reddit API and other few APIs.
Zakuzaa
·4 anni fa·discuss
Oh, I will test it on my SO's iOS device and get back.
Zakuzaa
·4 anni fa·discuss
I created this page for my own use and I have been using it for the last few months.

And it's been such a blast. It has taken me to places I would have never visited. It amazes me how much beauty around us we miss out on by not having enough randomness in our life. 20-30 sessions later, I am still discovering new parks and restaurants around me.

Try it?

-------------

Some tidbits:

- The page needs your location to suggest random locations around you

- No information is being saved at the backend. No cookies either.

- You can change the radius by adding ?d= parameter in url. For example https://randomlocation.xyz/?d=10 will suggest locations in 10 miles radius of your current location. Default is 2.5 miles.

- There is a "chained mode" which can be activated by adding c=1 to the url. By doing this, second location will calculated based on first location and third location will calculated based on second location, instead of all locations being calculated from the starting point

- There is a "hop mode" which can be activated by adding h=1 to the url. By doing this, you will be suggested a far off location in the first and then three nearby locations to that location. It's good for exploring nearby towns, villages or even countries. (h=100 will suggest first location within 100 miles)

- All modes can be clubbed if one wants

Caution: Please do not go to remote places alone. Be wise.
Zakuzaa
·4 anni fa·discuss
ProductHunt
Zakuzaa
·4 anni fa·discuss
Good catch. I have removed jquery. Now fontawesome is the only outside file that's being called.
Zakuzaa
·4 anni fa·discuss
Wow it's actually pretty good. Thanks.
Zakuzaa
·4 anni fa·discuss
That T thing is for techmeme. That's the best icon I could find on fontawesome that resembled techmeme's icon.
Zakuzaa
·4 anni fa·discuss
Noted. I'll add that.
Zakuzaa
·15 anni fa·discuss
>>I also doubt a Vbulletin-based solution is going to fly with this audience.

Webmasterworld uses a traditional forum software like vbulletin and it works quite well. Audience of HN and webmasterworld are not very different by standards.