Hacker Newsnew | past | comments | ask | show | jobs | submit | kortex's commentslogin

Rhetorically, why can't folks add the feature of PRs to Git? Git is fundamentally just a graph manipulation engine and data structure. It would just be another object type, in a layer which sits above the normal commit graph. Obviously there is no "just make X" in software, but this feels reasonably achievable, and would have tremendous benefit for the cost.



> "Tortured phrases" are bizarre, nonsensical word combinations—such as "counterfeit consciousness" instead of "artificial intelligence"

Conterfeit Consciousness is gonna be the name of my new post-liquid analog modular synth IDM project.

I feel like these text spinners could actually be an untapped gold mine for creatively naming things.


One of the first ways I learned to meditate/access different states of mind was a technique described as "overload trance" (IIRC). The premise was, listen to a piece of music, focusing on one musical component, then while keeping that focus, add another element, and another, etc.

It works best with pieces with a lot of ostinato (repetition/vamp) and Bach's Little Fugue in G minor was and is one of my favorites. Really fun to play too, though i get tripped up as soon as the feet get involved. Also, Utopia by Astral Projection (that whole album Trust in Trance 3 is great for this).

Bonus points to mentally visualizing something in time with the music (I like orbs whirling around like atomic orbitals). You can really tie up much of your mental processing this way and I find it much easier than traditional zen meditation, trying to bring focus back to eg. breathing.

Little fugue: https://youtu.be/ddbxFi3-UO4

Trust in trance 3 playlist: https://youtube.com/playlist?list=OLAK5uy_mHhgZDphEanJgP6zSz...


Lmao not remotely. Their security is a joke. Axon's evidence system at least has concepts of security. Flock has had numerous high publicity security failures (see: Benn Jordan's work with 404 media).


> they respond by refusing to work. That's a ~~problem~~ solution that, at this time, has no ~~solution~~ problem.

If a police department reuses to accept accountability, and dig in their heels by refusing to work, "just" dissolve it. And while at it, half the calls could be handled by folks without guns.

In practice that obviously would not go over well, people are too attached to the status quo. We just lack the political will to rethink and retool the system (despite most Americans favoring police reform).


>half the calls could be handled by folks without guns.

Let me point out that you must know which half before the fact for this to be of any use.

Sometimes you might be 95% sure no guns are required. Is that good enough? What does that buy you? 10% of calls?


> half the calls could be handled by folks without guns

This can't be emphasized enough. A lot of enforcement and "civil order" work does not require guns, and in many cases (e.g., mental health crises), they're the wrong people to be engaged to resolve.

I think one of the biggest issues with policing is that they are supported by the "law and order" crowd, which is a euphemism for keeping "others" in their place.

I swear to god that "Defund the police" was an inside job to discredit police reform by turning it into an all or nothing proposition and that's not gonna fly.

Oakland CA has serious crime problems because there's "not enough" policing and a lot of people are emboldened to do all the crime they want because nobody's there to stop them. One of many articles on this: https://www.cbsnews.com/sanfrancisco/news/oakland-business-o...

I believe there are some fundamental changes to the system that could correct a lot of this:

1. End the War on Drugs. It's literally designed to create crime and it's low hanging fruit for cops to focus on rather than real crime.

2. Legalize and regulate sex work. Like drugs, this is a moral issue and by driving it underground it's designed to create more crime. Regulate and monitor the fuck out of it to minimize opportunities for sex trafficking. It's also a favored low-hanging fruit for cops to bust.

3. Use social workers for mental health emergencies and have the cops notified for possible backup

4. Invest in housing/mental health/rehab services and get the homeless off the streets

5. Revisit the legal system to avoid catch and release scenarios (though most of it is #1 and #2). If the cops are busting the same people over and over again that disincentives them to even bother

6. Fix qualified immunity and put some teeth into it. We should never simply take the officer's word for anything without some sort of proof (like leaving their body cams on).

7. Make the police self-insured backed by their pension fund. They have no skin in the game and municipalities pay out vast sums of money for the misdeeds of officers.

Easy peasy!


I like this general list and I would add a shift from harder punishment to increased likelihood of getting caught. This means more cops, more prosecutors, more judges, more public defenders, less jail. Studies have shown that higher likelihood of getting caught and getting punished is more significant than a harsher punishment. However, I understand that right now incentives and finances are misaligned for accomplishing this. Much of the catch and release happens because there are not enough public prosecutors or jails are full.


Oh yeah that belongs too. The current "justice system" is really just a legal system that is designed to punish.

Prisons are expensive and we would be better served helping keep people out of prison in the first place. It doesn't help that the private prison industry has extensive influence with legislators (as do the police and prison guard unions).

More so, just shoving people out the gates after time served is almost like planned recidivism. Investing in rehabilitation, training, and guidance for those released would pay off for the public purse.


This RFC (the concept behind it) has been in the works in one form or another since 2008

> The HTTP SEARCH method was first formally proposed in November 2008 within RFC 5323.

> Before it became a full RFC, the proposal progressed through the IETF under the working group draft name draft-ietf-httpbis-safe-method-w-body. Its formal journey began in March 2021 as an adaptation of the older SEARCH method (from WebDAV's RFC 5323), before being renamed explicitly to QUERY in later draft revisions.

There's no "pretending" this is a good idea, a ton of very smart people have spent a tremendous amount of effort refining this solution. It's incredibly well thought out.


The test of an RFC is whether people use it. Your example doesn't inspire confidence.


I find it really fascinating that you use the metaphor to GA of a senior dev sweeping all the cruft away into a single clean abstraction, is that my read/smell of TFA (as a layperson for this depth of math) is that GA runs the exact same risk of leaky abstraction. It's really general and elegant and covers all these cases with a single abstraction, but in doing so it sometimes conflates very similar things (precisely because they are so similar) when they really ought to be separate things. Like a complex number and the rotation operator it performs. My seat-of-pants take is GA is just a bit too DRY.

My understanding is too shallow to get why we don't just go straight for EA/Clifford Algebra when the "lower" systems like cross product are insufficient.

I share the author's intuition that there ought to exist some mathematical object that begets Clifford Algebras and multivectors and GA and all the like that we have yet to discover.

> They're spending their precious time on this Earth learning a dead language instead of learning about the law or bugs

I know this is hyperbole, but it's my opinion Latin/Greek emerged so dominantly in law/bio/medical fields is that it allows at the same time semantic bleaching and composition. "Jargon is a DSL" if you will. Sure, you could say "heart muscle no worky cause insufficient oxygen" but "myocardial infarction" is a) more concise b) comprises reusable composable pieces of meaning (myo + card + -ial, in + farcire + -ion) c) most importantly, is extremely precise. It's like the trouble of using English + LLM to define a program, vs just writing damn code. Sure you can do the former, but it's lossy, and that lossiness causes issues.


Did you mean hyperthermia? This whole thread sent me down a rabbit hole (I have several close folks afflicted by Lyme) and while at first glance hyperthermia might seem woo-ish, there is real research being done, particularly on hyperthermia + antibiotics. The chief drawbacks are cost (I'm seeing $30k and up and not usually covered) and strain on the body. Friedrich Douwes pioneered much of this.

Douwes F. Komplextherapie der chronischen Borreliose (Lyme disease) - Ein neuer Therapieansatz: die Antibiotika augmentierte Thermoeradikation (AAT). OM & Ernährung. 2018;164:F10.

Douwes F. The successful antibiotic augmented thermal eradication of chronic lyme disease. Paper presented at the 32nd ESHO Meeting, Berlin, 16–19 May 2018.


Posting with a fresh account for obvious reasons.

After serious issues piling up for a very long time and an equally long journey to get to the root what was bothering me medically I presented to Dr. Douwes a couple years back in his clinic in Bad Aibling.

The experience was a bit frightening, to say the least. Their methodology to get a diagnosis was basically just examining my medical history followed by a dark field microscopy (i.e. visually checking a blood sample for spirochetes). After that I was diagnosed with late stage lyme and offered two options: a very handwritten prescription (pencil on notepad, w/o doctors signature, not rubberstamped, looking very shady) for herbal ingredients (basically artemisia annua leaves and some roots to brew a tea) - without any tips where to get that from and not really exact dosages given. Option 2: ambulant Hyperthermia + painkillers (to supress pain from the hyperthermia) + a combination of antibiotics (parenteral) for 2 or 3 weeks. Extracting a fortune (20k ballpark)

They also offer hyperthermia treatment for cancer and long covid & me/cfs if I am not mistaken.

The visit really had a smell to it and left me with unease. Look up the group's company network in the Handelsregister and decide for yourself, I got some PE vibes from it. I chickened out and went to someone else, luckily Germany has quite a few private MDs specializing on lyme and other tickborne diseases. What I got in general: most treatments are not evidence based and theres lots of snake oil around, some of the patients are very desparate, me included back then. PS: I made good progress, but am still on meds since. Apparently there's no eradication for late stage lyme. Maybe there are lucky cases, but the slow growth of borrelia spirochetes makes treatment very tedious, much like or even worse than with tuberculosis. I am sure that their treatment actually does help, but it is kind of a hail mary (combo of broad spectrum antibiotics is basically applying blunt force).


Robot arms can have reproducible movement with error bars measured in double-digit microns. Where they lack is in the force feedback, and even then they have had huge strides.


I'd rather have a pristine repo (no .ds_store/.idea/etc) than a pristine .gitignore file.


Well you still ignore those things, just not with a committed .gitignore. Now your repo and your gitignore are pristine


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: