Viewing profile — wayvey
wayvey
HN member- Joined
- Tue, Oct 23, 2018, 8:36 PM UTC
- HN karma
- 178
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About wayvey
No profile information was provided.
Recent public activity
-
comment
Comment #49019490
How about the human in the loop, or have we abandoned that long ago?
-
comment
Comment #45854995
While the deployment is down you can read it on web.archive.org https://web.archive.org/web/20251107235749/https://kaipereir...
-
comment
Comment #44639993
Oh no, not super promising. I only know learnt of Lumafield and I'm very impressed, would love to see more updates on what the company is up to.
-
comment
Comment #44569525
It really does nail that aesthetic!
-
comment
Comment #44163670
The careful vetting of code and thoroughly testing it is super important, I would never even think of putting any generated code into any use without doing that. Also your last com…
-
comment
Comment #44163623
This is a good point I think, and these steps take time and should definitely be done. I'm not sure people take this into account when talking about having AI code for them.
-
comment
Comment #44157449
Depending on the setup this could be the case for JS as well but of course in reality most JS is compiled these days.
-
comment
Comment #43999529
Wow, been a full stack webdev for over a decade and somehow I don't remember ever encountering this. Nice post!
- story
-
comment
Comment #43362819
Many of the WebUSB flashing tools work fine offline, so one can just save the web page locally and use it that way.
-
comment
Comment #43148233
Monitor the process if it fails hide spinner, show the user an error and provide a Retry button to restart the process :)
-
comment
Comment #43148197
Keep in mind that spinners can also be used (as well as other indicators) that something is being processed client side, e.g. rendering a video and if the total time can't be estim…
-
comment
Comment #43133874
I just watched the authors video on the cyberdeck they made. Impressive project! https://youtu.be/rnwPmoWMGqk?si=pD3z4mPFuYq61ROq
-
comment
Comment #42909012
This is exactly what im needing as well, I would like to make something like this and integrate it into home assistant but haven't had time yet
-
comment
Comment #42897629
Ints should be used for currency calculations most of the time
-
comment
Comment #42881231
I wonder if a pen plotter could replace a BW printer, probably adequate only for certain types of documents.
-
comment
Comment #42780548
Must have gone under my radar, there probably was some license included with the device my local bar bought too but I didn't have it on hand at the time.
-
comment
Comment #42780512
Yeah I just didn't have the license at hand at the time. I usually just practice with Mixxx at home and then just use my vanilla USBs with whatever equipment is at the venue. I can…
-
comment
Comment #42774567
I'm a bit annoyed by the requirement of having to use rekordbox exports on some DJ devices and would probably chip in to this because I will definitely not try to install rekordbox…
-
comment
Comment #42774478
I have also probably used it on and off for 10+ years, but don't recall any bad updates. What did you encounter that you didn't like if I may ask?
-
comment
Comment #42774458
I didn't know it was well known but that's exactly how I felt when I recently tried to use it. My local bar bought an integrated 2 deck Pioneer DJ player, but turns out it doesn't …
-
comment
Comment #42774386
Not sure if that's mappable, but I don't think that would provide enough control to get satisfying results.
-
comment
Comment #42774356
Never thought of this, I use it mostly for live mixing but I probably never tried the Auto DJ feature. I need to give it a try, it would probably be a lot more inspiring to play my…
-
comment
Comment #42682630
Same, there's something mysterious and intriguing about navigating to bare IPs.
-
comment
Comment #42650648
The amount of attack surface in various format parsers is pretty stunning and terrifying indeed