Viewing profile — tarcon
tarcon
HN member- Joined
- Fri, May 03, 2013, 2:40 PM UTC
- HN karma
- 151
- Public activity
- 60 items
- HN profile
- View on Hacker News ↗
About tarcon
No profile information was provided.
Recent public activity
-
comment
Comment #49231278
Had to remember how ads looked like when Flash was popular. We had fullscreen ads that interacted with the content! Interactive Flash Banner Ads Animation from the 2000s https://ww…
-
comment
Comment #49170461
You mean people come to hate code reviews. If you don't use those rules, you'll argue about something else in the code reviews. Likely something even more ambigous that wasn't expl…
-
comment
Comment #48991009
I am surprised by the rather bad output. It doesn't achieve qwen image 1 quality in composition or anatomical correctness. Tested on chat.qwen.ai I am seeing third legs and glowing…
-
comment
Comment #48626948
Contrary to that. The saying - Better to have a bad abstraction than none - was born from spaghetti code pain.
-
comment
Comment #48626739
They really did their best comparing it with other tools here https://docs.deno.com/runtime/desktop/comparison/
-
comment
Comment #48538161
Apple has some clever mechanics to protect user data. I had to work with App tracking stuff lately and their approach to keeping user details private with anonymized cohorts (SKAN,…
-
comment
Comment #48409278
Using makeup and decoration to escape facial recognition: https://www.dazeddigital.com/beauty/article/48030/1/anti-sur...
-
comment
Comment #48382630
I guess you can still be first to Linkedin and get all of the fame.
-
comment
Comment #47919116
Mechanical exoskeletons should amplify your strength, not atrophy it. If the brain is like a muscle, it won't work.
-
comment
Comment #47816489
Has anyone tried to breath space? :)
-
comment
Comment #47714886
Do we really have no way to build this in a single programming language and base database? IndexDB, Postgres, Javascript, Typescript, Clojure. Not bad, but not much more attractive…
-
comment
Comment #47486233
Collaboration has structure. The structure is the result of "the activity to create and maintain a shared understanding of a problem in order to solve it" - which is a definition o…
-
comment
Comment #47266019
They also support a large number of previous OS. If you hard reset your 2013 Mac, it'll download OSX Mountain Lion.
-
comment
Comment #47244439
"Programmers are the ultimate detail managers. All the tiny little details that nobody else wants to deal with wind up in our laps." - Robert C. Martin Let's see if AI makes PMs ca…
-
comment
Comment #46917106
How does it compare to https://github.com/penpot/penpot ?
-
comment
Comment #46793374
This is a actual prompt in the video: "What are the papers in the literature that are most relevant to this draft and that I should consider citing?" They probably wanted: "... tha…
-
comment
Comment #46645581
My mistake, seems like I was refering to the Siri voice, which seems to be the default. It sounds good. It is selectable and to my surprise - even configurable in speed, pitch and …
-
comment
Comment #46644019
macOS already has some great intrinsic TTS capability as the OS seems to include a naturally sounding voice. I recently built a similar tool to just run the "say" command as a back…
-
comment
Comment #46510053
The 5000 loc index.html doesn't look too bad content wise, but I question if it's helpful to humans in its shape. I guess a proper project structure is just a prompt away though.
-
comment
Comment #45897775
Collaboration is when all want to get to the same place and take unplanned turns to drive while the others are sleeping and a hitchhiker you picked up on the ride drives you over t…
-
comment
Comment #45897643
Collaboration is the activity of a group of people to create and maintain a shared understanding of a problem in order to solve it. The author addresses issues that I would not rel…
-
comment
Comment #45528351
Boston Dynamics posted a youtube video on gripper (hand) design yesterday. They argue for two fingers and a thumb. I don't believe this product.
-
comment
Comment #43792264
The first step towards this is a UN resolution.
-
comment
Comment #43446598
It's more cognitive load to write a validation for every parameter because you can't rely on your fellow dev knowing it's not good to pass a string where you want a boolean.
-
comment
Comment #43446545
Humans reason with objects much better because that's how the real business world works.