Live data from Hacker News

Hundred Rabbits is a small collective exploring the failability of modern tech

100r.co

351–360 of 504 posts

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#351

We sorely need more serious experimentation with computing & computing cultures and IMO Hundred Rabbits is a great example of this. Instead of talking about ideas, they practice what they preach. As with most experiments, we can observe and borrow shadows of their ideas into our own life hopefully!

> We sorely need more serious experimentation with computing & computing cultures Indeed.- PS. If we stop and examine, our entire computing "paradigms" have been - mostly - driven, propelled forward by "industrial", commercial, business productivity (use cases) ... ... but what would have happened / will happen were these paradigms to emerge (and emerge mainly) from art , creation, play, instead?

I think modding communities are a reasonably good analog to this. Up until someone realized you could change the alpha channel of wall textures to make them transparent, the way to get a custom skin in Counter Strike Source (and 1.6), was to drop a file into your install directory.

The game would check for files named the same as it's default resources, read them in for use instead of the original. But then people started using the aforementioned transparent walls in competitive matches, and so a new variable was introduced to force the use of the defaults.

The next game (CS:GO) provided skins through a marketplace, including the use of loot-crate mechanics, the prices of in demand items sky rocketed, they are now used as currency for hackers and online gambling, and the online skin gambling sites have been caught advertising fraudulently through streamers. "rare" skins can sell for tens or hundreds of THOUSANDS of dollars.

In short, a great feature got exploited, commercialized, more exploited, and inspired a great amount of profiteering and sketchy business practices while ruining community aspects of a whole genre of entertainment (lots of copycats).

What I'm trying to say, is I think those paradigms most likely would have been co-opted by third parties in the name of greed and profit, destroying the communal and humanistic aspects of them in short order.

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#352
post #55

Site: "This website has no tracking or analytics." Privacy Badger blocked tracking from: googleads.g.doubleclick.net static.doubleclick.net play.google.com www.google.com www.youtube.com Because If you use anything from Google, you will be tracked.

One solution is to add headers that forbid all includes (and therefore all tracking): Content-Security-Policy: default-src 'self'; frame-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data:

Wouldn't this break the embedded video?

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#353

Earlier quoted context omitted.

It makes me sad that this is the top comment for this link to Hundred Rabbits. I feel it’s such a “I am very smart gotcha” comment that isn’t helpful in any way. It distracts from the actual topic.

Curious? What is the actual topic?

Although I feel this is yet another disingenuous question, mostly referencing my own reference, this post is about the people behind Hundred Rabbits, what they make and how they live.

This is noteworthy because it’s 180 degrees opposite from how most HN people live and what they do.

I feel we should change society somewhat

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#354
post #328
post #289

Earlier quoted context omitted.

How is this a contradiction?

Buying something that will last 10 years instead of buying a home that will last generations. Even more, most likely this people already had a home. Is like buying a electric car while you have a luxury ICE that works, is a waste of resources. I dont really mind, but dont say you care about the enviroment.

while I get and mostly agree with your point, their boat is 40+ years. And may last 40 more if properly maintained.

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#355
post #311
post #102

Earlier quoted context omitted.

you will probably be interested in the efficiency measurements i made in the thread linked from https://news.ycombinator.com/item?id=41132868 . the standard sdl uxn implementation is less inefficient for things like text editing than you'd expect from the facts you mention, and i suspect uxn11 may actually be pretty decent

SDL2 has been built as a fast whole/partial screen refreshing platform for textures/images, no wonder if it's that slow mimicking XFT/Cairo's job on fonts/text. Just look at the Emacs editor for Common Lisp vs the SDL build of Lem.

but the varvara interface doesn't really provide a way for left to use xft or cairo or even partial screen refreshes i think

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#356
post #349

Earlier quoted context omitted.

It calls out a bogus claim. The actual topic is diluted and deemphasized if the authors make bogus claims. So the distraction is on them, not on HN commenters.

One could also be a bit more compassionate and just realize that people make mistakes or just don't have every line on their website memorized if they decide one day to just share a YouTube video. I doubt they are actively trying to trick people into letting down their "adblocker" guard so they can retarget them with advertising...

This is indeed how I feel about it, thanks.

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#357
post #216

"Go slow, and fix things." Stark contrast from the core attitude of mainstream extractive tech work, and a necessary ethos amid a growing storm of complexity that humanity increasingly depends on We are trying to go slow and fix things biologically that our natural evolution has left us vulnerable to. Cancer, prion diseases, etc. Yet we have resigned the evolution of information tech over to God as we haphazardly rac…

> a growing storm of complexity that humanity increasingly depends on Yet real engineers ought to now that “An engineer has achieved perfection not when there is nothing left to add, but nothing left to take away”. ... or they never new and yet attempting engineering anyway? Growing portion of my life is spending time with the complexity of toolchain and work context, while my outcome diminishes in every sense, amoun…

This has been one of the reasons moving to go has been a godsend.

Don't get me wrong, the project is absolutely insane. There's an api with a gpu layer for raster transformation.

But the build process is still:

    go build [-tag {project name}] .

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#358
post #346

Earlier quoted context omitted.

GIFs are warts. There's no way to stop them, so they endlessly demand your attention.

You can tell your browser to stop them.

Unconditionally, for all websites. I suppose nothing of value is lost.

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#359
post #349

Earlier quoted context omitted.

It calls out a bogus claim. The actual topic is diluted and deemphasized if the authors make bogus claims. So the distraction is on them, not on HN commenters.

One could also be a bit more compassionate and just realize that people make mistakes or just don't have every line on their website memorized if they decide one day to just share a YouTube video. I doubt they are actively trying to trick people into letting down their "adblocker" guard so they can retarget them with advertising...

Compassion has nothing to do with taking something seriously.

I have compassion for their cause. Read 2 articles and was intrigued.

At the same time, spotting such an obvious mistake does make me wonder if their articles have glaring mistakes in them as well.

Re: Hundred Rabbits is a small collective exploring the failability of modern tech

#360
post #216

"Go slow, and fix things." Stark contrast from the core attitude of mainstream extractive tech work, and a necessary ethos amid a growing storm of complexity that humanity increasingly depends on We are trying to go slow and fix things biologically that our natural evolution has left us vulnerable to. Cancer, prion diseases, etc. Yet we have resigned the evolution of information tech over to God as we haphazardly rac…

> a growing storm of complexity that humanity increasingly depends on Yet real engineers ought to now that “An engineer has achieved perfection not when there is nothing left to add, but nothing left to take away”. ... or they never new and yet attempting engineering anyway? Growing portion of my life is spending time with the complexity of toolchain and work context, while my outcome diminishes in every sense, amoun…

[deleted]
Post reply on HN