Viewing profile — miguel-muniz
miguel-muniz
HN member- Joined
- Fri, Sep 03, 2021, 4:11 AM UTC
- HN karma
- 47
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About miguel-muniz
Recent public activity
-
comment
Comment #49006834
This seems to suffer from what a lot of vibe coded projects suffer from, which is just a whole lot of unnecessary text everywhere. I find one shot outputs always have a lot of jarg…
-
comment
Comment #48631151
I was also very confused. I started a medium puzzle and was immediately thrown off by the borders. Thicker borders are usually every 5 cells, but here it looks like they've been ad…
-
comment
Comment #48508657
I have a similar complaint every AI chat product I've used. There's no way to multi-select conversations and delete them in a single action. It's either delete all or click on the …
-
comment
Comment #48423226
I had an "oh shit" moment when I used the computer use feature in Codex. There's something eerie about how it can completely control applications in the background with it's own de…
-
comment
Comment #48390981
I think it's a damn shame we finally have the technology to make really good small computers but the consumer demand for small computers is gone.
-
comment
Comment #48390865
A lot of those behaviors aren't their decisions, they're specs from the W3C[1]. The tab behavior may be an oversight though, the W3C page specifies subsequent tab presses should mo…
-
comment
Comment #48203757
We've been in a vicious cycle where advertising has gotten less lucrative for websites, so websites start pushing more ads, which makes the websites less desirable to browse, which…
-
comment
Comment #48193952
As much as I would like to use this, $7/month seems like a lot when Clip Studio Paint has similar 3D pose tools[1] and a marketplace full of free models/poses for $4.49/month. Plus…
-
comment
Comment #48153361
I've turned into a bit of a data hoarder lately, I have a folder with over 43k images. Finder and File Explorer both struggle to even open the folder and load all the thumbnails, b…
-
comment
Comment #48094983
I've created a bookmarklet that just appends a date query string (?date=05112026) to my current tab's URL. My bookmark manager Raindrop will recognize this as a completely differen…
-
comment
Comment #47934240
https://github.com/schlagmichdoch/pairdrop A similar project but this one works entirely in the browser and can connect to clients beyond your local network with "public" rooms
-
comment
Comment #47425030
I do a bit of graphic design for friends and family and am more than willing to spend like up to $100 on a nice typeface from smaller creators. It's just unfortunate many professio…
-
comment
Comment #47132911
TVs have just become a commodity, there's very little incentive for the technology to continue to get better. Everyone just competes on size and price, and every manufacturer has t…
-
comment
Comment #46614298
Multiple thoughts on this: 1.0 Creating a software bundle is the expected play by a company that keeps trying to grow their subscription revenue, but lots of creators are fed up pa…
- comment
-
comment
Comment #44179090
Every piece of presentation software will eventually flake out on you, I learned long ago that there should always be a plan B. I just make it a habit to always export my presentat…
-
comment
Comment #44105065
when you could just type a question into a chatbox and receive a well thought out, nuanced response instead of having to click into multiple ad-ridden, seo ""optimized"" websites j…
-
comment
Comment #40236572
> I wish there were an offline environment like that built into firefox Webmaker[1] isn't built in, but it does offer an offline code playground [1] https://webmaker.app/
-
comment
Comment #34606404
> Back then i noticed something, it was quite tedious to easily sift and search through knives based on length, steel, brand, and what not to find the knife for me A lot of hobbies…
-
comment
Comment #34499832
Something else I wonder is how have we managed to convince generations that smoking is not only horrible to your health and frowned upon but alcohol is acceptable?
-
comment
Comment #34156907
Don't know what happened with iOS 16, but Spotlight has been painfully slow. Results used to be nearly instant, now it can take 6+ seconds to show an app I searched for
-
comment
Comment #34143424
+1 for News Explorer. Took a bit to configure, but I use it every day with no issues. Even use the Watch app sometimes
-
comment
Comment #33977610
Base components are a pattern really only used by designers building UIs in Figma. The idea is you create a "base" component (let's say a button), then create more components that …
-
comment
Comment #31720556
To be fair, even smartphone apps these days will send you BS notifications. Shopping apps will ping you throughout the day with "recommended" products, ride share apps will ask you…
-
comment
Comment #31720431
Hydration is a technique where the content is rendered server side then client side JS attaches the necessary event handlers to make the UI interactive https://en.wikipedia.org/wik…