HackerTrans
トップ新着トレンドコメント過去質問紹介求人

gryfft

no profile record

投稿

GEN-1: Scaling Embodied Foundation Models to Mastery

generalistai.com
12 ポイント·投稿者 gryfft·3 か月前·1 コメント

Electrofluidic Fiber Muscles: Artificial Muscle Fibers for Robots and Wearables

media.mit.edu
5 ポイント·投稿者 gryfft·3 か月前·1 コメント

The Woes of Writing Markdown

serpentsquiggles.neocities.org
4 ポイント·投稿者 gryfft·4 か月前·2 コメント

コメント

gryfft
·16 日前·議論
Well, if it's my memory at fault then I apologize. My memory of the comment I replied to didn't include the initial qualifying phrase with either word choice.
gryfft
·16 日前·議論
You edited your comment while I was replying, and merely copying the license does not cover many other possible restrictions.
gryfft
·16 日前·議論
Many open source licenses levy restrictions upon the acceptable use of the software. Those restrictions may include attribution requirements, up to and including a requirement to include the license when redistributing the code; they may forbid using derivative works for commercial purposes; they may require the downstream project to utilize the same license. Open source is not the same thing as "anybody can do anything they want forever."
gryfft
·17 日前·議論
A FAQ, a tooltip, and attribution at the bottom still don't square with my own personal definition of 'front and center.'

> I did use Claude to refine the prose

This is like saying you used WD-40 when brushing your teeth to provide the highest quality cleaning. LLMs do not 'refine' prose, they contaminate it.

(Note that this is not a general purpose argument against the usage of WD-40. But it's an industrial lubricant, not a toothpaste.)
gryfft
·19 日前·議論
I've heard of this before but never tried it: https://wiki.archlinux.org/title/Gitfs
gryfft
·19 日前·議論
There's some really cool ideas here. Yet, it's very strange to read a post about writing that it's entirely apparent that Claude wrote, without attribution.

The things Claude talks about in this article (and the way it talks about them) mirror my experience with Claude Code, with unit tests and with version control. They come together into a startlingly powerful paradigm.

...But using LLMs for prose? There's a horror to it. A loss of one's voice.
gryfft
·22 日前·議論
You know what they say, when you presume you make a pres out of u and me
gryfft
·2 か月前·議論
[2024]
gryfft
·2 か月前·議論
The short answer is that it's a very, very longstanding convention that would be a nightmare to change and wouldn't provide any benefits. It's hardcoded into the kernel and who knows what other programs will always assume UID 0 -> root.

There's some further reading on Stack Exchange. [1]

1. https://superuser.com/questions/626843/does-the-root-account...
gryfft
·2 か月前·議論
> who happens to agree with every talking point of the established media and global bureaucratic regime

Can you point me to where he expressed agreement with the global bureaucratic regime? Interested to educate myself.
gryfft
·3 か月前·議論
> Related to that is the ability to watch games using the game-client too.

Halo 3's in-engine replay system was the high water mark of gaming for me.
gryfft
·3 か月前·議論
An oz is ~29.57 ml (mililiters), so I think perhaps you meant that you made 1.7 l (liters)?
gryfft
·3 か月前·議論
I'm in the same boat. The thing is that I like the first half of the animation when it matches the speed to the keyboard gesture. The second half of the animation after you let go, the speed suddenly slows. It feels like an attempt to skeumorphically adapt those drawers you can't slam, that have an air cushion that blunts the momentum and have magnets to draw it the last few millimeters shut.

If I could just "slam" back and forth with the three finger gesture I would be happy. Nothing is going to break from slamming my workspace side to side, I don't need to be protected. Those last milliseconds of the animation, when keypresses still don't point to the target space, are really annoying. I would like to just remove the "air cushion"/modify the bezier defining it. I get how it's supposed to feel 'high end' but it's nonsensical in context and just gets in my way, even if it's in a tiny way.
gryfft
·3 か月前·議論
> We’ve created GEN-1, our latest milestone in scaling robot learning. We believe it to be the first general-purpose AI model that crosses a new performance threshold: mastery of simple physical tasks. It improves average success rates to 99% on tasks where previous models achieve 64%, completes tasks roughly 3x faster than state of the art, and requires only 1 hour of robot data for each of these results.

Taken at face value, this seems like quite an achievement.

Announcement video: https://youtu.be/SY2xyrmV44Y

As time goes on I watch more and more videos of robots folding laundry faster and faster. Strange to think that one day, maybe not too long from now, people will stop taking videos of robots folding clothes.
gryfft
·3 か月前·議論
I'm able to hit it both on and off my VPN.

https://downforeveryoneorjustme.com/google

https://downdetector.com/status/google/

https://status.search.google.com/

What DNS resolvers are you using? Are you behind a firewall you don't control?
gryfft
·3 か月前·議論
> Electrofluidic Fiber Muscles are a new class of artificial muscle fibers for robots and wearables. By integrating charge-injection electrohydrodynamic (EHD) fiber pumps directly into the muscle system, EFMs operate silently and untethered, eliminating bulky external equipment such as pumps, compressors, and tubing that has long limited the portability and practical use of fluidic soft robots.

Science article: https://www.science.org/doi/10.1126/scirobotics.ady6438

YouTube demo: https://youtu.be/8h4UEZTyres
gryfft
·4 か月前·議論
I watched this on YouTube the other day. Another beautiful example of the creative power yielded from building within constraints.
gryfft
·4 か月前·議論
"chrome uses 2gb of ram"

these days individual _tabs_ are using multiple gb of ram.
gryfft
·4 か月前·議論
Ctrl-Shift-T usually brings that tab right back at least
gryfft
·4 か月前·議論
The Woes of Writing Markdown (And the wishes of SquiggleMark) is an essay about some of the technical and artistic challenges inherent to writing ergodic text using markup language. I posted her story Weave Me Another Cocoon last year[0], and it's a fantastic example of how art can push the limits of a medium.

> But the real superpower of pandoc is that, much in the way switching to neocities escapes the prison-roads of locked down platforms, switching to pandoc escapes at once the restrictions of both rich text and standard markdown.

> If you aren’t familiar with my work, then when I said I loved the details disclosure element, or that I’m experimental writer doing creative things, you could have brushed it off as a cute yet idle exclamation or an otherwise meaningless remark. If you aren’t familiar, then gaze upon Weave Me Another Cocoon and let its depths ensnare you.

> And that, finally, is what this year started me down the road to writing my own markdown parser.

0. https://news.ycombinator.com/item?id=44143596