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

wibbily

no profile record

投稿

Show HN: FLIP TABLE 2026

fliptable.nyc
3 ポイント·投稿者 wibbily·22 日前·0 コメント

Hacker compromises A16Z-backed phone farm, calling them the 'antichrist'

404media.co
169 ポイント·投稿者 wibbily·3 か月前·51 コメント

Moth in Relay

moth-in-relay.net
1 ポイント·投稿者 wibbily·3 か月前·0 コメント

Meta delays rollout of new AI model after performance concerns

nytimes.com
14 ポイント·投稿者 wibbily·4 か月前·3 コメント

SoundSlab: How It Started

craigjb.com
4 ポイント·投稿者 wibbily·6 か月前·0 コメント

Show HN: Funnies – read the newspaper comics section for any date in history

lmao.center
1 ポイント·投稿者 wibbily·8 か月前·0 コメント

Ask HN: Where to store my bag for a few hours in SF?

2 ポイント·投稿者 wibbily·10 か月前·5 コメント

Tubi launches "Productubity" to help fans stream at work

corporate.tubitv.com
1 ポイント·投稿者 wibbily·10 か月前·1 コメント

The 100MHz 6502

e-basteln.de
39 ポイント·投稿者 wibbily·10 か月前·2 コメント

コメント

wibbily
·19 日前·議論
<3

If I remember correctly you carried that project!
wibbily
·19 日前·議論
You can also click on an image to open the original in a lightbox. (I should make that more obvious.)

The dithering happens server-side (er, laptop-side). Experimented with a JS filter but it just didn't hit the way I wanted it to. Plus I save a lot of bandwidth this way
wibbily
·19 日前·議論
Guilty. I had a few hours to kill on Amtrak... the time will pass anyway y'know

(Plus I didn't know if it would work. The first version was just some Python functions I had to call from the REPL, livecoding style)
wibbily
·19 日前·議論
There's a few that I think would look better with dropped frames (the cake for instance). These are all the raw output of the script. Consider it maybe a starting point for manual editing :)
wibbily
·19 日前·議論
Was thinking about adding this... big fan of live photos.
wibbily
·19 日前·議論
The unfortunate reality of accidents, lack of intention~

I've been taking pictures to be more effective wigglegrams now that I know I can auto-GIF them. I'll do a followup post at some point. The big trick is that they look better when the subject stays in the center of the frame, with the camera "orbiting" it to create a sort of parallax effect.
wibbily
·19 日前·議論
As the others pointed out the script is at the end...

> Would be nice to have... the choice of perceptual hashing algorithm

Funny enough the script does some of this - there's a handful of algorithms the library supports and it computes/saves all of them. "Perceptual" seemed to work the best but if you want to experiment w/ the others they'll be there for you.
wibbily
·3 か月前·議論
Are 404 media links still blackholed?
wibbily
·4 か月前·議論
Fun: the “Molly” in question is Ed Krol’s daughter - he’s the guy who wrote the Whole Internet User’s Guide and Catalog.

https://en.wikipedia.org/wiki/Ed_Krol
wibbily
·4 か月前·議論
Seconded. I got a Gemini server running on an esp8266 once, there really isn't a lower bound.
wibbily
·4 か月前·議論
It’s tough but one of the tenets of Gemini is that a lone programmer can write their own client in a spirited afternoon/weekend. Markdown is just a little too hard to clear the bar. Already there was much bellyaching on the mailing list about forcing dependence on SSL libraries; suggesting people rely on more libraries would have been a non-starter

Note that the Gemini protocol is just a way of moving bytes around; nothing stops you from sending Markdown if you want (and at least some clients will render it - same with inline images).
wibbily
·4 か月前·議論
Maybe the solution is to ban editing. Or let moderators review + approve edits at least.

The gambling site “Stake” was doing the same thing recently, they’d make posts on financial advice or gaming subreddits and edit in a link (as to be “oh btw I need advice because I made money betting”). Were even using Greek Unicode “a”s and “e”s to hide from the automod filters. Scumbags among scumbags
wibbily
·4 か月前·議論
An open letter: if you market your product by spamming Reddit et al. with fake stories (as this guide suggests), we:

1. can all tell

2. will not use your product

Please stop polluting the global commons

Signed everyone <3
wibbily
·4 か月前·議論
It's two different problems. People who run review sites and blogs and such care about traffic, and not getting attribution will kill their desire to participate. People who post here and on Reddit etc. care about talking with other human beings, and feeling ignored in a sea of botspam will kill *their* desire to participate.
wibbily
·4 か月前·議論
Gift link:

https://www.nytimes.com/2026/03/12/technology/meta-avocado-a...
wibbily
·4 か月前·議論
> When Google AdWords first launched

Exactly, they’ll be kept separate.

For now.
wibbily
·4 か月前·議論
It’s not “clear communication” though. The prose that comes out of LLMs is awful - long, vapid paragraphs with distracting tropes. You can ask them to be concise but then they file down all the wrong bits of the sentence and lose meaning. There’s a reason people bother clocking it and complaining about it, it’s *bad*

It’s like everything else that AI can do - looks fine at a glance, or to the inexperienced, but collapses under scrutiny. (By your own admission you’re not a great communicator… how can you tell then?)
wibbily
·4 か月前·議論
He's not writing his comments himself either. Better off ignoring the whole thing, unfortunately
wibbily
·5 か月前·議論
I'm taking the bait whatever. All those projects are just more fucking AI tools. It's all Claude seems to be good for - writing agents, skills, harnesses. Just a big fat ouroboros.

(Going down the /trending page - 13 of the 14 are some flavor of context manager or agent or smth)

Let me know when someone uses Gas Town or openclaw to write something that isn't "the next Gas Town or openclaw" and then we can talk
wibbily
·5 か月前·議論
IIRC "firmware as hardware" only applies if nobody - not you, not the manufacturer - can update it. I.e. your laptop's BIOS is software, the controller in your washing machine is hardware.

Of course, now washing machines connect to the Internet, so the obvious lines have blurred