HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dandano

no profile record

Submissions

I built something that changed my friend group's social fabric

blog.danpetrolito.xyz
601 points·by dandano·ano passado·264 comments

comments

dandano
·há 3 meses·discuss
So I’ve just set up my home server with Ubuntu server, installed docker with one line and I’m off to the races. What’s different/ exactly the value prop of this? You mention maintenance, of what exactly? Is your server a slimmed down version to run on less powerful hardware? Genuinely curious as I’m new to setting up a home server so seeing how this would benefit me.
dandano
·há 3 meses·discuss
Deserved? If their product said, ensure that you have the 3,2,1 method then you could claim that. You pay for a backup, OP and everyone is rightly pretty mad about it.
dandano
·há 5 meses·discuss
> My inbox is so much cleaner now, and I patiently await the newsletters I’ve signed up for like a gleeful child waiting for the postman.

The author didn’t go into detail here - but has anyone got a good system to achieve this? Or Is it a specific feature within Proton? I’ve just got mainly the one email and I’ve wanted to change to a better way for ages.
dandano
·há 6 meses·discuss
Interesting how you write the code first then put it into claude. What's the reason there? I guess that is where I find the most benefit is not writing out the syntax, even though I could I just can't be bothered. I often start with the snippet then refactor to the style of code I like. For code I don't know that well like c++ I like to get a snippet so I can then research into those functions that is used and go from there.
dandano
·há 6 meses·discuss
Lately I have had the cursed vision as I'm building a new IoT product. I have to learn _so_ much, so I have stopped using claude code. I find directly altering my code too hands off.

Instead I still use claude in the browser mainly for high level thinking/architecture > generating small chunks of code > copying pasta-ing it over. I always make sure I'm reading said library/code docs as well and asking claude to clarify anything I'm unsure of. This is akin to when I started development using stackoverflow just 10x productive. And I still feel like I'm learning along the way.
dandano
·há 6 meses·discuss
I'm almost like you, I just download what I want to watch. But instead of going through network files - I have Plex Media Server on my M1 Macbook Air. Plex looks at the downloads folder, indexes it into a nice viewing experience that I use Plex app on the TV to connect to my local Plex server. It's a very seamless experience.
dandano
·há 7 meses·discuss
The Will of the Many. I’m about to start Red Rising series as it’s similar to it.
dandano
·há 7 meses·discuss
Same here! I’m on the final 200 pages. It’s going to painful waiting so long for the third in the series. I went straight from book 1 to 2 with no wait thankfully.
dandano
·há 7 meses·discuss
The Will of the Many. An epic high fantasy adventure. I’m just about to finish the second book in the series - The Strength of the Few. I haven’t gasped this many times reading a book in while.
dandano
·há 7 meses·discuss
My parents literally just gave my daughter the alphabet puzzle for Christmas that was linked in the article as a terrible clean up vs play-time. I might send them this link!
dandano
·há 7 meses·discuss
These are fantastic! I've done similar and seen some positive outcomes at work. As the one usually sending meetings - I have been leaning heavily on asynchronous first (teams chat) then if needed we hop into a focused meeting with a clear agenda. It's been liberating to see the reactions that other people like this too instead of another meeting. More often than not we never needed the meeting.
dandano
·há 11 meses·discuss
But don’t fall into the trap of that’s all you do. This can lead to procrastination of the thing you’re trying to do.
dandano
·há 12 meses·discuss
Tailwind plus has saved me 100s of hours for my rails based development. JS was the only thing missing for me, so stoked for this.
dandano
·ano passado·discuss
Pretty solid - I'll add this to my list that I refer to for writing. I often use the Australian Style Manual [0] and Divio Documentation System [1] as a foundation to technical writing and also user documentation.

[0] https://www.stylemanual.gov.au/ [1] https://docs.divio.com/documentation-system/
dandano
·ano passado·discuss
I disagree with this take. I work very closely with my UX lead and we always do lo-fi in Miro/Figjam before hi-fi designs in Figma. This gives us flexibility of expression to quickly mock things up loosely before going into the final design. Auto-layout, components is a huge win for designers. We were on another design product called UXPin which didn't have this sophistication and it was an absolute drag.
dandano
·ano passado·discuss
Been a big fan of Postcard, especially seeing how it was another success story of a solo dev making something great using RoR. I’ve been looking through the code base for only 15 mins and I’ve learnt a few things already. Thanks for making this open source!
dandano
·ano passado·discuss
Of course, you can code whatever you want into the event that I hook into - that is my idea for the IoT device I mentioned.
dandano
·ano passado·discuss
This was going to be my next idea if the bot didn't go well! For unread messages in Discord, you have to actively go into the discord app to check it. The fact that the bot only sends a notification when someone has taken the action to jump into discord signals that you're ready to chat right now. It avoids the 'I'll be on in 30ish', where in reality that might not happen. Talk is cheap.
dandano
·ano passado·discuss
We really only use discord for voice chat. I also loathe discord for communities and anything else. Funny you mention the notifications - every now and then discord won't send the notification till hours after my bot has sent a message. I think it has something to do with having the discord app on your desktop open and it not knowing how to handle the notification.

I guess my friend group is somewhat techy - but they aren't on HN. We've been on discord since its inception. We moved to Signal as we wanted to get off Meta products.
dandano
·ano passado·discuss
I think it was the fact that actions spoke louder than words for us. It’s easy to say “I’ll jump on” but then you get distracted and then 30 mins later you go online. Similarly to when people say “leaving now” and then they start getting ready to leave. Because we are notified that someone has taken the action of going online they are 100% available to chat or play a game.