HN user

Yenrabbit

862 karma
Posts22
Comments194
View on HN
offline.tldraw.com 6d ago

Tldraw Offline

Yenrabbit
4pts1
johnowhitaker.github.io 1mo ago

Show HN: Inkwash, a watercolor sketching app and explanation

Yenrabbit
250pts29
blog.calif.io 1mo ago

Codex Discovered a Hidden HTTP/2 Bomb

Yenrabbit
54pts7
github.com 1y ago

Solving Sudoku in Python Packaging

Yenrabbit
305pts53
notfriend.org 1y ago

Show HN: The First Non-Smart AI Pendant (NotFriend)

Yenrabbit
97pts51
www.youtube.com 2y ago

The Eric Ries Show: Interview with Sami Inkinen [video]

Yenrabbit
1pts1
lumalabs.ai 2y ago

Luma labs integrates gaussian splatting for real-time interactive 3D scenes

Yenrabbit
2pts2
www.notebookcheck.net 2y ago

A new AI-focused chip claims a 9x performance improvement over Nvidia's H100

Yenrabbit
1pts0
www.comma.ai 2y ago

Comma 3X

Yenrabbit
101pts93
www.distilhn.com 3y ago

Show HN: Distilhn.com – Front-Page Articles Summarized with Machine Learning

Yenrabbit
34pts9
hamel.dev 3y ago

Why Should Data Scientists Learn Kubernetes?

Yenrabbit
2pts4
80.lv 3y ago

Disney presents a production-ready method for re-aging faces in videos

Yenrabbit
1pts0
github.com 3y ago

HuggingFace Diffusion Models Class

Yenrabbit
1pts0
promptbase.com 3y ago

A DALL·E and GPT-3 Prompt Marketplace

Yenrabbit
4pts0
remidurant.com 4y ago

Comparing how CLIP+VQGAN interprets artist names for AI-generated images

Yenrabbit
2pts0
www.easyzoom.com 4y ago

Show HN: AI-Generated Illustrations of Plants

Yenrabbit
137pts62
kvfrans.com 5y ago

CLIPDraw: Exploring Text-to-Drawing Synthesis

Yenrabbit
1pts1
writings.stephenwolfram.com 5y ago

The Problem of Distributed Consensus

Yenrabbit
47pts6
observablehq.com 5y ago

Show HN: Play with Shaders Inspired by Slime Mold

Yenrabbit
67pts23
techcentral.co.za 5y ago

South African Revenue Service requires a custom flash-enabled browser

Yenrabbit
4pts0
news.ycombinator.com 5y ago

Ask HN: Starting a business without a bank account

Yenrabbit
4pts4
lockdownlist.wordpress.com 6y ago

What's in my garden? Lockdown list from Chegutu, Zimbabwe

Yenrabbit
3pts1
Tldraw Offline 6 days ago

I've been a happy user of tldraw as a whiteboard for ages. The offline bit is neat, but the killer part of this is that it also becomes a shared workspace that both you and an agent can easily edit + explore. Highly recommend firing it up, Develop -> 'Install Agent Skills', doodling something, and then asking your agent of choice to make some edits or riff on the idea.

Ah yeah that's not ideal, fixed. I like the menu sticking around on iPad, but it now gets out of the way on smaller phone screens. Thanks for the reminder, I'd been meaning to do this! (Also, tldraw.com is fantastic for quick+easy diagrams and works great on mobile if you want a better whiteboard that isn't so art-focused :) )

I got some AI writing vibes too, but looking closer, I think it might be human-written (or at least partly so) - perhaps just picking up some AI conversation styles? FWIW, Pangram gives it a mixed but mostly-human score too. Maybe AI is not just changing the way we speak; it's changing the way we perceive all writing ;)

Nicky Bay is incredibly talented and prolific, my favourite macro photographer by far! Big fan of his spider photography, there are many cases where the only high-quality pics of some species will be his. I'm not as deep in the isopod world but this looks like an invaluable resource for people trying to ID + explore them.

You can easily make them at home (source, I did last weekend!).

- Dry ice (mine came from something shipped cold)

- Dark piece of metal (I used a 3D printer hot bed) on top of dry ice to get cold

- IPA vapour (I poured some on a shop towel)

- Some transparent container to house it all - I found a glass display cube on the side of the road, fish tanks or Tupperware also work.

- Torch or something to provide side lighting

Very cool to see evidence of the particles zooming around us, can highly recommend.

Poor Man's Polaroid 5 months ago

Nice build. There are cheap (<$20) commercial versions, often targeted at kids. They make fantastic gifts, I thought it would be a bit of a gimmick but having instant printouts capturing happy moments added a fun dynamic to a few family trips, and our fridge is covered with an ever-rotating cast of family pics. And because they're ~free, it overcomes the blocker of a polaroid having to be 'special' while still keeping some constraints vs just snapping a cellphone pic.

For what it's worth, Pangram (generally very accurate) rates this as 100% "We are confident that this document is fully AI-generated". The few paragraphs I looked at felt solidly AI to me too.

@maybe-tomorrow out of curiosity, is my guess that this is made with help from codex correct? (I'm trying to keep up my sense for the different default aesthetics of the different models, but this one I'm not sure about)

LoRA Without Regret 10 months ago

Thinking Machines have put out a string of incredibly high-quality posts lately. Hard to oversell how much cred it's buying them with the AI research community! Keep up the great work folks

We made the tool, and that will eventually be available on its own. But the method requires some discipline and 'unlearning'. It's very hard to show someone an AI tool and not have them treat it just like ChatGPT/Claude/... - that's the part that takes the time, and having a community of people working through different examples and case studies together is a lot more motivating for this than just staring at an empty prompt box :)

I've always found this interesting. Think+transmit seems more likely to be the bottleneck vs receive, given that we can easily parse most podcasts etc at 3-4X speed. If being understood by everyone wasn't required, I wonder if one could learn to boost both send and receive rates?

This is going to be my go-to reference for 'how should I get started with electronics' - getting to see various capabilities (sense things, move motors, flash LEDs) without having to purchase parts while not knowing what you don't know is fantastic. Props for pushing through all the projects - I look forward to seeing what you make with these new skills :)

A few observations: 1) the performance vs complexity curve looks very similar to that for most humans (having seen groups attempt Towers of Hanoi with 5 car tires) haha 2) models can trivially solve some of these tasks when given tools 3) this is an internship paper with some quirks that many mostly dismissed, but is being quoted everywhere as "Apple proves LLMs can't ever reason"

Anyway, fun experiment to test your understanding of these things but don't take any conclusions as gospel :)

I was able to read the code it wrote, and check that (as hoped) it was using a good existing library to do the heavy lifting. And I had it make plots that I could visually use to check that the values were 'reasonable'. The value in that case was simply that I didn't have to leave the couch and write the code myself (although if the result was actually needed for anything more important than a smug 'i thought so' confirmation I would still have taken over and validated it kore carefully).

I've been in similar positions. It's a good way to gain experience and level up fast. There are downsides, though - lack of technical oversight adds pressure (if I do something wrong, nobody will catch it) and lessens appreciation (nobody understands how good this is), which can contribute to burnout.

Pairing and doing code reviews together with someone, even if they're not more skilled than you, is a nice way to feel better about technical work. Catches bugs well too.

Seeing if you can learn from seniors in or outside the company is worth it. Sounds like you won't get detailed 'here's the right algorithm for X' help but that's not the worthwhile bit of any mentorship IMO - the useful parts are more often 'here's a way to push back on unrealistic requirements / work with colleague X better / handle conflict.'

Finally, remember that there aren't some mythical grownups who Do Things Right(TM) - everyone is making it up as they go along. You're already valuable to the co, and you'll keep getting better with experience - blink and you'll be the senior producing to 'highest standards' and giving all the new hires impostor syndrome ;)