HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tinix

no profile record

comments

tinix
·mese scorso·discuss
Gonna go out on a limb and say no.

Having been slipped date rape drugs, I was keenly aware that something was going wrong up until I couldn't form new memories. Apparently I was still talking and acting kinda normal except I kept repeating myself. I couldn't form new memories and eventually blacked out. Thankfully some friends took me home. I couldn't even remember how to get into the car but I was carrying on weird conversations. Is it arguable that I was unconscious, while walking and talking? Maybe...

It's an interesting argument but I think it falls short.
tinix
·2 mesi fa·discuss
> All suspicious activity reported must be behavior based. It is important to keep in mind that suspicious behavior, such as taking photographs or videos, is not a criminal act by itself, but may be a precursor to criminal activity.

  the number of times I've been harassed by police for taking photos... even in small towns in the middle of nowhere people are paranoid.
tinix
·3 mesi fa·discuss
marp works fine IMO
tinix
·4 mesi fa·discuss
these links trigger prefetch in chrome (doesn't respect nofollow rel).

I got popped by our security team, they were convinced I had this malware because my machine attempted to connect to the checkmarx domain.

clearly a false positive but I still had to roll credentials and wipe my machine.
tinix
·4 mesi fa·discuss
http://www.levity.com/eschaton/waveexplain.html

McKenna got deep into this...

https://www.fractal-timewave.com/articles/math_twz_10.htm
tinix
·5 mesi fa·discuss
Living beings are not devoid of axles and wheels; rather, they are entirely composed of them, at scales and in forms compatible with biology.

At every relevant level, life relies on rotating and cyclic structures coupled through continuous material exchange. The objection to wheels in animals assumes that axles and wheels must be rigid, permanently isolated parts. Biology does not work this way. Instead of discrete components joined once and preserved unchanged, living systems implement rotation through structures that are simultaneously connected, repaired, and replaced.

Cells are full of rotary and quasi-rotary machinery. Flagella are true rotating motors with stators, rotors, bearings, and torque generation via ion gradients. ATP synthase is literally a wheel-and-axle device, converting rotational motion into chemical energy and back again. The fact that these devices operate at molecular scale does not make them conceptually different from macroscopic axles; it shows that evolution favors rotation precisely where continuous repair and material flow are required.

At larger scales, joints function as constrained rotational interfaces. Hips, shoulders, knees, and vertebrae are axles embedded in living bearings, lubricated, rebuilt, and reshaped throughout life. Bone remodeling, cartilage regeneration, and synovial fluid circulation solve the very problem claimed to prohibit wheels: permanent connection combined with continuous maintenance. The difference from artificial machines is not the absence of rotation, but the absence of rigid separability.

Even limbs themselves behave as compound wheels. Gait cycles convert linear muscle contraction into rotational motion around joints, then back into translation. Tendons wrap around bones as belts around pulleys. Muscles do not rotate indefinitely, but unlimited rotation is not a requirement for a wheel; it is a requirement imposed by certain human machines. Biological wheels rotate as much as function demands, then reverse, exactly as many engineered systems do.

The claim that active wheels require exotic motors overlooks that biology already uses fields and flows. Ionic gradients are electric fields. Blood pressure, osmotic pressure, and gas expansion are fluid-based actuators. Electric fish demonstrate macroscopic bioelectric control, and insect flight shows that indirect actuation can drive cyclic motion far from the muscle itself. The distinction between electromagnetic motors and biological motors is one of implementation, not principle.

What evolution did not produce is a detachable, externally replaceable wheel, because life does not outsource maintenance. Instead, it internalizes repair, redundancy, and gradual replacement. From this perspective, an animal is not a wheeled vehicle lacking wheels; it is a dense hierarchy of axles and wheels whose boundaries are soft, whose materials are alive, and whose motion is inseparable from their growth and repair.

Life did not fail to invent wheels. It dissolved them into itself.
tinix
·8 mesi fa·discuss
sdf is great! https://sdf.org/?faq?WEB
tinix
·8 mesi fa·discuss
Waymo is self driving car lol
tinix
·8 mesi fa·discuss
what's wrong with history and grep? you can throw in a #comment if you want to tag things
tinix
·10 mesi fa·discuss
Nobody ever reads the docs lol

> By default, copilot utilizes Claude Sonnet 4. We also support GPT-5 via an environment variable. Run COPILOT_MODEL=gpt-5 copilot to launch in GPT-5 mode. Or on Windows, run set COPILOT_MODEL=gpt-5 before running copilot.
tinix
·10 mesi fa·discuss
> Today, when you share your Bridge’s connection with Sidewalk, total monthly data used by Sidewalk, per account, is capped at 500MB, which is equivalent to streaming about 10 minutes of high definition video.
tinix
·anno scorso·discuss
how does it take hundreds of hours to swap out a back end when you're using a trivial protocol like redis?

did you switch out the client or something? maybe the problem is not using pluggable adapters? is your business logic coupled to the particular database client API? oof.

I know the cluster clients are different (been there, done that) but hundreds of hours, seriously? or was that just hyperbole?