Viewing profile — bryanhogan
bryanhogan
HN member- Joined
- Sat, Dec 02, 2023, 2:49 AM UTC
- HN karma
- 839
- Public activity
- 311 items
- HN profile
- View on Hacker News ↗
About bryanhogan
My website: http://bryanhogan.com/
Recent public activity
-
comment
Comment #49213869
I built something for a similar goal, make it easy for someone to start their blog. But instead it's a static website, clone the repo, adjust the config.ts, write the posts in mark…
-
comment
Comment #49166371
I agree that React gets overused for many websites, but I'm not sure about this project over something like Astro. I built an Astro Starter that uses just CSS in a scalable way for…
-
comment
Comment #49144837
I also don't recommend TailwindCSS. I instead recommend using HTML + CSS in a way that scales. Plus using a framework that supports scoped components helps. I'm writing a web devel…
-
comment
Comment #49018008
Cool project, I had been using markdown based slide tools for similar use-cases: - Marp: https://marp.app/ - Slidev: https://sli.dev/ - Revealjs: https://revealjs.com/ Something mo…
-
comment
Comment #48964737
I'm building an Astro starter template that also makes it easy to start your own website / blog: https://github.com/BryanHogan/astro-starter-template Astro is a framework that uses…
-
comment
Comment #48886759
I have been working on a starter template for Astro: https://github.com/BryanHogan/astro-starter-template I've found Astro to be an amazing framework for simple, performant website…
- story
-
comment
Comment #48827299
Are clients not interested in learning how to build scalable software themselves? Just curious about it, since it's not mentioned in your services.
-
comment
Comment #48772551
I have also noticed that, waiting for an LLM answer makes my mind wander to completely unrelated topics. What I've found useful is to create a tasks.md file where each bullet point…
- story
-
comment
Comment #48686660
Very cool! Do you have any content on how you built it? I also enjoy making web-based games and would love to learn about other people's processes!
-
comment
Comment #48643379
I'd say that heavily depends on what you see as alternatives. For some the Steam Machine is filling an unmet need in the market, for others it's a more expensive gaming pc or gamin…
-
comment
Comment #48638748
My prediction was that they would bundle it with Steam store money or other games to bring the "end price" below a 1000 Euro, surprised to see I was wrong!
-
comment
Comment #48624427
Forgot to mention, Google also has an introduction to Structured Data that is helpful: https://developers.google.com/search/docs/appearance/structu...
-
comment
Comment #48624415
Some additional information, what you actually want to implement for every website is Structured Data, using the Schema.org vocabulary. JSON-LD is one of the ways to do this. There…
-
comment
Comment #48291857
Have you looked into Affine? https://affine.pro/
-
comment
Comment #48280866
I really like Svelte and have been using SvelteKit for more complex apps. I've found it to be a great improvement over many cases where I would have used React before. Svelte feels…
-
comment
Comment #48280705
> Plus there are some libraries for my specific use case that didn't exist in Svelte. A lot of these libraries aren't needed in Svelte because 1) the functionality might already be…
-
comment
Comment #48201826
Reddit is heavily filled with bots at this point, feels like every question is made to then promote their product or service using multiple bot accounts.
-
comment
Comment #48181715
I have paid for Obsidian and Samsung Notes as part of buying a Samsung phone. I also paid for a few more, e.g. Notion, but I think it's better to focus on: There's definitely value…
-
comment
Comment #48180939
A text editor with good UX is quite complex, I think it's hard to argue otherwise. Most text-editors by large corporations don't even pass this bar.
-
comment
Comment #48165110
Well Tailwind CSS is a CSS framework, and I'm writing CSS. What Tailwind does is go fully into inline styles though. But I don't think that's an efficient approach, you also break …
-
comment
Comment #48165031
Why do you think so?
-
comment
Comment #48160659
I have been writing a "clean" web development guide focusing on writing HTML and CSS that scales well: https://webdev.bryanhogan.com/ Maybe it's useful for people here. I don't use…
-
comment
Comment #48130603
To add to that, any metrics like these can be quite meaningless since you can just buy them online. Please never rely on any such "social" metrics.