I've had some real success with Suno. There's one song I made as a joke which is a house track with lyrics about me and my friends which I've genuinely downloaded and listen to regularly.
HN user
__alias
Yeah the most unbelievable part of this is people randomly chatting in London.
I live in London, and I remember flying to Ireland at some point, and I was seated next to an Irish lady returning home from holiday who sparked up a conversation.
My initial reaction was "Why the fuck are you talking to me?" because I had lived in London so long I was thrown off by a random person sparking conversation. But turns out she was just a lovely Irish lady flying from from holiday
you shouldn't be bothered that someone else does your hobby better
I don't know, I'd feel this way a little. if it's something that's not obvious how much effort goes into the underlying process, it can feel pretty deflating if the craft behind it has felt like it's eliminated.
I can't really think of a good example, but if my hobby was glueing precision glueing little 3d models, then suddenly the hobby has exploded because 3d printers have made it easy, it suddenly feels like it's devalued my collection of manually crafted plastic models
Agreed!
Especially getting them to generate sequence / flow charts I find is a hack to figure out how everything fits together well.
Claude code is fantastic at quickly tracing through code and building visualisations of how code works together
It's far easier to read diagrams then it is to read code.
To get a good mental model, I'll often get an LLM to generate a few mermaid diagrams to help create a mental model of how everything pieces together
it does though, the same way that an llm can trace imports / dependencies through any coding language.
``` If adding tests, read @./TESTING_INSTRUCTIONS.md
```
It's really supposed to supplement README.md, but targeting an agentic coding loop.
E.g. "Before each commit, do X and Y to validate the changes."
With AGENTS.md you have more flexibility to do something like
``` // AGENTS.md
If implementing a new service, first read @./SERVICE_SETUP.md
If writing tests, first read @./TESTING_SETUP.md
```
Or whatever else might make sense for your project.
My fave I remember seeing years ago was one where a man - over some long period of time - managed to park in every single parking space of a supermarket.
I feel like this energy perfectly encapsulates what dull mans club is all about
Not really relevant, but this triggered a memory of being around 14 years old and getting scammed on Runescape which drove an evil character arch from me to somehow find out how to DDOS players in the duel arena and make absolute bank. I still feel a little guilty about my actions to this day. At the same time, I'm surprised that at 14 I was able to find and pay for a denial of service provider and figure out players IP addresses to intentionally disconnect them
what types of videos have made that have gone viral?
See this is what surprises me. I would have thought voting for a more regular market with higher taxes to the elite would be favourable to the majority non-tech workers, rather than the billionaires which play the puppeteers to trump
I just bought a 32 inch monitor and can't stand it.
27 inch is the sweet spot for me. The further through my career the more i've effective with smaller screen space and I am.
I actually prefer working on my 16 mbp nowadays.
Mine has as well, but it's pretty useful. It's really just a search engine though, but it's indexed confluence and all other internal sites and i've found it pretty useful for everything.
I've seen an AI yearbook photos styled app print money that was serverless.
There's lots of novelty apps atm that, as the other commented stated, just want to get to market as soon as possible to validate an idea
Until you work on a front end code base that's meaningfully large
Has anyone made the transition from VS Code to NeoVim or Zed and succeeded / recommend it?
Years ago I saw a colleague operate as an absolute beast using VS Code with vim bindings and it was impressive to watch.
But I've never watched anyone code in vim/emacs etc and felt it's a more effective editor than vs code.
1. that's a lie, and "lots" of people don't use HTMX (unless I've been living under a rock and there is a non-unsubstantial number of people using it :D ) 2. HTMX IS javascript, and you can still use the same familiar packages across front end and backend e.g. lodash
I mean the obvious answer is language familiarity, If your projects frontend code is in javascript/typescript ( which it is ), then using node is an easy choice. Shared libraries, shared types, etc etc
unfortunately this disables the media keys completely -- the point of the linked software is it still allows it for media players intended -- such as spotify; and blocks the apple media player from hihacking
I had never heard of FBI radio but it's right up my alley, and I've actually lived in Sydney for many years. So cheers for the inadvertent recommendation there
Same but with Pokemon gold.
The guide was basically a bible for me at that age, and used it heavily to guide me through parts of the game I would get stuck at.
I seem to remember places like the ice skating scenes and victory road being far more challenging than they probably were in reality.
This article made me laugh because it's synonymous to me trying to start a project and going down different rabbit holes.
The author at step 1. of a project trying to pick the tech stacks, decides to read a book on databases to help with choosing a DB
Then proceeds to segue to writing his own database.
Then writes a blog about said process
I wonder how that original project has come along? I'm looking forward to when the author gets to the stage of picking a frontend framework
I just want to add That I genuinely love the new update. Mostly because how noticeably snappier the app feels on both desktop and mobile!
It also feels more intuitive to use on mobile, and this is coming from someone who typically hates app design changes
I buy into the same belief as you here, but I guess you could easily argue that you could create a suitable fitting abstraction earlier on with the understanding that you can "detach" them once the point that they're fundamentally different comes
This reminds me of the time me and some friends took LSD at a zoo.
We ended up realising we were way more fascinated by the signs than any of the animials.
Then ended up hysterically laughing when we realised that we were at a zoo mesmerised by everything but the things we planned to be mesmerised by
Not necessarily, akin to using some other resource like stack overflow, I now know what the command was attempting to achieve and can debug it from there. ChatGPT is actually fantastic for breaking down outputs and explaining what it was trying to do at each part, which can help significantly for getting you to the final result you want
Yeah good point, I guess I meant I now know that “sed” is the command I want to use for what I wanted to do, and now a little more experienced with knowing when and how I can use it
Amazing interfaces for particular scenarios if you look at them from another angle though.
Yesterday I wanted to write a bash script to do a particular task. "
I never properly learnt bash and it takes me a very long time to do something simple, furthermore, in this case, I didn't actually know the particular tools which were needed for what I wanted to write.
After inputting, it correctly solves the exact problem for me which was perfect.
Working backwards, I then asked it to explain what each part of the script was doing -- and learned the syntax for sed etc, along with gaining a better understanding of what what each command was doing.
The point i'm trying to make here, is that it's amazing to tackle some interactions more naturally. Top down, instead of bottom up.
This can help reduce the paralysis that occurs when working with the unknown. Someone very skilled with photoshop might understand the tool very well and work with particular tools to come up with a result. but Natural language can have you provide the desired end result and work down to fine details.
I highly recommend everyone look through the other playlists on Spotify that the account also generates.
Gives you an insight into the hilarious prompts others here are using