Live data from Hacker News

Shlinkedin – Satirical Social Network

shlinkedin.com

41–50 of 61 posts

Re: Shlinkedin – Satirical Social Network

#46
post #31

Oh boy oh boy I hope the site creator reads this. I've had an idea for years now to make a satirical reddit/hn. I call it 'skimmedit'. Please steal my ideas. 1. Instead of subreddits, content is sorted by font. The available fonts are Helvetica, Comic Sans, Times New Roman, Wing Dings, Arial Wide, Papyrus and braile. 2. When you submit a link, the title shows up as blue and underlined but is not actually a hyperlink.…

Number 3 reminds me of how online messages are shared on Fromsoft games like Dark Souls and Bloodborne. Players leave messages with "fill in the blanks" type form and a limited set of words to choose.

It works really well and there are some genuine gems scattered throughout the games.

Re: Shlinkedin – Satirical Social Network

#47
post #31

Oh boy oh boy I hope the site creator reads this. I've had an idea for years now to make a satirical reddit/hn. I call it 'skimmedit'. Please steal my ideas. 1. Instead of subreddits, content is sorted by font. The available fonts are Helvetica, Comic Sans, Times New Roman, Wing Dings, Arial Wide, Papyrus and braile. 2. When you submit a link, the title shows up as blue and underlined but is not actually a hyperlink.…

:) great collection. Addendum to 5 - let the world know at the end of each day who the highest up and downvoters are.

Re: Shlinkedin – Satirical Social Network

#48

Wow so cool to see this here! I’m the co-creator of this and happy to answer any and all questions. Shlinkedin is definitely a bizarre passion of mine so it’s awesome to see it resonate - turns out a lot of people find a lot LinkedIn ridiculous :) This has also been a good excuse to learn Elixir/ Liveview. I’ve made all the code open source if anyone wants to take a look! https://github.com/cbh123/shlinked

Thanks. This brightened up my world substantially today.

Re: Shlinkedin – Satirical Social Network

#49

Wow so cool to see this here! I’m the co-creator of this and happy to answer any and all questions. Shlinkedin is definitely a bizarre passion of mine so it’s awesome to see it resonate - turns out a lot of people find a lot LinkedIn ridiculous :) This has also been a good excuse to learn Elixir/ Liveview. I’ve made all the code open source if anyone wants to take a look! https://github.com/cbh123/shlinked

Hilarious: need a way to tag stuff I see on linkedin to automatically post it to shlinkedin. Something like #nottheonion

There is so much hilarious content not being appreciated over on the original.

Re: Shlinkedin – Satirical Social Network

#50

Wow so cool to see this here! I’m the co-creator of this and happy to answer any and all questions. Shlinkedin is definitely a bizarre passion of mine so it’s awesome to see it resonate - turns out a lot of people find a lot LinkedIn ridiculous :) This has also been a good excuse to learn Elixir/ Liveview. I’ve made all the code open source if anyone wants to take a look! https://github.com/cbh123/shlinked

How was working with tailwind in Elixir?

My understanding is that Liveview does SSR paired with a very light JS/AJAX framework to keep state on the client, similar to htmx for example.

Tailwind however generates tons of CSS classes that you might or might not use, so it parses your HTML and "purges" unused classes afterwards. It seems that this is far easier if working with a more mainstream framework.

Did you have any problems setting this up?

Post reply on HN