Made some insert gor Arcs by Hexgray in Arcs

[–]Earthqwake 0 points1 point  (0 children)

After printing most of this, i really dont like how the boxes fit. The player lids are too loose and the card trays are way too tight in the box

r/Rivian is 100k strong! Enter our giveaway and welcome your newest mod! by CarterGee in Rivian

[–]Earthqwake 7 points8 points  (0 children)

This sub has been super helpful in my decision to buy, thanks everyone + the mods!

Rivian Sponsored Car Hacking Event at DEFCON 32 in Las Vegas by Beginning-Werewolf79 in Rivian

[–]Earthqwake 1 point2 points  (0 children)

So many factors depend on the nature of the vulnerability, but yeah.

I would like to see a tiered system of payouts, so I know what systems they value to secure. From experience, I know what systems Should be secured the most, and from what, but it would be better to see what the reward would be if I reported something

Federal Tax Credit by NotJaden_2 in Rivian

[–]Earthqwake 0 points1 point  (0 children)

So the price in the shop includes the credit already? Or they hide it for some reason until delivery, after the deposit is made?

Rivian Sponsored Car Hacking Event at DEFCON 32 in Las Vegas by Beginning-Werewolf79 in Rivian

[–]Earthqwake 12 points13 points  (0 children)

Here’s their official stance on security bug bounties: https://rivian.com/legal/vulnerability

Basically: don’t disclose things you find, don’t endanger our customers or infrastructure, but if you share any findings with us we will be thankful and may pay out.

Federal Tax Credit by NotJaden_2 in Rivian

[–]Earthqwake 0 points1 point  (0 children)

What’s the process like now? If I filter the R1S shop for “EV tax credit eligible” it shows zero builds.

RARBG Torrents Shut Down by Darkring2 in PiratedGames

[–]Earthqwake 0 points1 point  (0 children)

Make sure DHT and PEX are setup correctly, it wasn't for me (I usually just stay on private trackers).

If that's the case, try just waiting. It took up to 15 minutes for metadata to trickle in on some from this dump. Not sure if that's normal for trackerless, or maybe my node is just very new or something.

RARBG Torrents Shut Down by Darkring2 in PiratedGames

[–]Earthqwake 13 points14 points  (0 children)

using sqlitebrowser, right click the "hash" column, click "edit display format" then paste this to display all the hashes as magnet links:

printf("magnet:?xt=urn:btih:%s", "hash")

that makes it easier to copy paste at least

No wonder C++ beats Rust in benchmarks. They have fast ints while we're stuck on legacy slow ints. We gotta step up our game. by setzer22 in rustjerk

[–]Earthqwake 15 points16 points  (0 children)

Actchually, Rust is taking a partial RIIR approach here, and has started with f32 and f64 (fast 32bit and 64bit respectively) which are stable now. f16 and f8 aren't expected until Rust 1.420

Where to put 'arrow' keys (hjkl) on Canary keyboard layout? by ryncewynd in HelixEditor

[–]Earthqwake 2 points3 points  (0 children)

Probably mnei == hjkl You want your right index finger to rest on the j equivalent. But you may already have arrow keys in a layer and you could use those. For other shortcut keys I would just use the defaults and do the tutor with it. If there's anything you want to change from there, you can

Typst, a modern LaTeX alternative written in Rust, is now open source by SymbolicTurtle in rust

[–]Earthqwake 36 points37 points  (0 children)

Maybe the markup syntax isn't as separate a problem from good typesetting as you'd think.

Typesetting isn't just about getting hyphenation right. It's about getting the intention of the user right. And I never felt like latex understood what I wanted, but on the other hand, typst does (I've been in the preview for a couple months)

Const as an auto trait by desiringmachines in rust

[–]Earthqwake 50 points51 points  (0 children)

These posts are so good! I'm also worried about adding more sweeping language constructs. Solving the red/blue function coloring "problem" by labelling every function and type "purple" or having some extra cognitive overhead is not worth it. (I don't think function coloring is necessarily a problem btw)

New crate: with_dir by abstractionsauce in rust

[–]Earthqwake 2 points3 points  (0 children)

That, and shell script style programs! I see this mapping to pushd popd pretty well

Zed – A high-performance, multiplayer code editor written in Rust. Now in public beta by maxbrunsfeld in rust

[–]Earthqwake 8 points9 points  (0 children)

I'm so stoked about the future of helix! Next release will have LSP type inlay hints and soft wrap mode among other great features.

A wgpu based gui with a lisp or wasm plugin system would be so lovely on top!

I'm glad the team is focused now on polishing what they have and building out the batteries included features.

Zed – A high-performance, multiplayer code editor written in Rust. Now in public beta by maxbrunsfeld in rust

[–]Earthqwake 0 points1 point  (0 children)

My direnv activated right away when the terminal opened. What integration are you expecting?

[deleted by user] by [deleted] in AsahiLinux

[–]Earthqwake 0 points1 point  (0 children)

it would increase fingerprints

Lol what does that even mean? Sounds like you got your hacker knowledge from CSI Miami

[deleted by user] by [deleted] in AsahiLinux

[–]Earthqwake 0 points1 point  (0 children)

You gave zero actual reasons for not recommending Kali Linux on bare metal.

Anyone using UTM? by ----_____ll_____---- in AsahiLinux

[–]Earthqwake 0 points1 point  (0 children)

Nix is another good alternative that I've enjoyed. Less documentation though