Sometimes when I’m vibe coding I feel like Ender from Ender’s Game and even though I’m making a stupid web app, I’m actually somehow actually winning a battle across the universe.
HN user
stevesearer
https://officesnapshots.com
Great project!
Vibe coding has really helped me explore skills outside of my comfort zone which can then be applied in combination with other existing skills or interests in new ways.
In the case of your project, I imagine that now that you can gather data such as books from an image of a bookshelf, you can do something similar in infinite other ways.
The tools I AI slop/vibe code are more like when I'd use spreadsheets for everything rather than real software.
I'm not against taking the time to read the docs, learn to craft code, and ship beautiful projects, but I could have done that before and didn't then either.
The difference is that now I have a hundred small, internal tools that save my team time and energy.
Not sure how your delivery was, but maybe the best way is, “If I were doing it that way, here’s how I’d go about it. However, I might consider this other way and here’s why.”
Can you do this with the prompt of a cow jumping over the moon?
I can’t ever seem to get it to make the cow appear to be above the moon. Always literally covering it or to the side etc.
I run officesnapshots.com and we currently identify visible products manually (not just office chairs).
This allows us to show our readers which specific products are in the photo they are looking at which is a service we offer to the manufacturers.
It is advertising, but like hyper-specific and relevant to the photo you’re looking at.
This is really interesting. I’ve been looking for a way to automate the next step in this process after you know which photos have chairs: knowing the model and manufacturer of each chair. Unfortunately training a model suitable for the long tail of possibilities is beyond me.
There does appear to be metal structure, but in this photo you can see the beams between the metal appear to be mass timber: https://design-milk.com/images/2024/12/ZGF-Portland-Airport-...
This has more information about the structure including diagrams:
https://www.zgf.com/work/5683-port-of-portland-pdx-airport-m...
Playing a MUD was the reason I started making websites so my friends could "easily" share equipment stats with each other without needing to scan them in the game.
I learned way into my adult life that I could just turn the swivel hook/latch to quickly unwind the cord on a vacuum cleaner.
Before that moment I would manually unwind the cord just like I would wind it up. To make it worse, I even remember wondering why the swivel hook was there thinking it was poor design.
Would be interested to hear other people’s favorite paid WordPress plugins.
A couple essential ones for me are Advanced Custom Fields Pro and Admin Columns Pro.
This is interesting to me because I recently made a website for a niche type of product and was denied Amazon Affiliate.
“We want an associate site to be one that adds value to the customer by giving them insight on a subject or product they might not get easily.”
Listing all of the products available (Amazon and elsewhere) in one place (there are like 20 total ) so a shopper could compare features seemed liked it would suffice.
Perhaps I should reformat the website to be like Diskprices and try again.
I am decent at writing PHP/WordPress with a basic working knowledge of some js/jQuery.
I wanted to use my GPX files to generate my own private hiking/running log.
With basically zero knowledge specific of GPX files, D3.js, or mapbox before starting I was able to quickly write a plugin that displays a path on a mapbox map as well as generates an elevation profile.
It would have taken me so long to do this before by googling and reading documentation with trial and error I would have stopped the project.
Now I have a working system.
I bet if you combined GPT creation with Zapier integrations you could help a lot of people and companies.
Super specific question, but when using the chat interface does pressing 'return' submit the prompt?
When I use the ChatGPT web interface I'm always nervous that I'm going to accidentally submit too early when I'm just wanting to go to the next line in my prompt.
I imagine the issue is less that it is a “developing story” and more about the speed at which certain stories/headlines are published and how they are framed.
In this case one has to ask whether there would have been a NYT subscriber news alert had the first reports been that it was an errant Hamas rocket.
I say stuff like, “thank you, that worked” as a positive signal that the previous answer worked before asking another question to help advance the conversation and reinforce a right answer.
Definitely alive and well in other places too.
Our local one is Santa Barbara Forge and they have nice series of carbon steel pans: https://sbforge.com/
I recently came across a sidewalk stamp with a 4-digit phone number which was quite interesting to see.
Just FYI, the Google document resumé shows your name and first initial to everyone viewing it while you are making edits.
I’ve been considering creating a niche website for a single product category like toasters and just only reviewing that one thing.
Come up with a variety of common tests and photograph the results.
- Dave’s Killer Bread slice test
- White bread slice test
- Rustic slice test
- Back-to-back toasting test for consistency
- test power usage of each
It would be less, “this one is best” and more “here is some information, you decide based on your parameters”.
One note on pricing is that is it actually $/user/month/team rather than $/user/month.
With free accounts we had organized our account into different teams per site we run like Office Snapshots, Education Snapshots, etc with some people on multiple teams.
When we upgraded a couple users after they were really enjoying Twist, the upgrade only applied to a single team and not across all teams for the upgraded users. It would have cost $30/month/user to have a user get the Unlimited features on each of the 5 teams they were in.
I’m still not sure if we organized our teams in a weird way, but I still feel like it the pricing wasn’t presented in a way that made this clear.
More representatives also reduces the overall importance of any individual representative. Potentially it would also make way for additional political parties as more granular viewpoints would be represented.
I’ve wondered what practical difference rolling back the 17th amendment would have. One concept it might re-establish is that of each state as an entity whose viewpoint should be heard (at the level of the state government). I suppose it would also be an additional check between states and people?
It works when logged in for me
Hmm.
I’m wondering how Search Console properties that were verified by domain purchase in Google Domains will be affected.
If you’re curious about what the office itself is like, you can see it here:
https://officesnapshots.com/2022/12/05/twitter-offices-bould...
Office Snapshots here.
Thanks for the link, though for those interested GitHub had another office after the one posted in that link.
It can be seen on the design firm’s site:
My solution is to eat a heaping spoonful of peanut butter.
No idea why it works but it does.
Related: HN led me to learn about the UK Royal Forestry Society's Redwood Grove at Leighton some time ago. http://www.redwoodworld.co.uk/picturepages/leighton.htm
When it streams too slowly it is also quite annoying, but when it is the right speed I really enjoy it.
It can also be annoying when I made request a small change and it rewrites the entire block of code compared to only displaying the section I want. I think I could prompt it better in those cases by saying "only show me the code changes" though.