HN user

ribasushi

353 karma
Posts35
Comments65
View on HN
thebaffler.com 1y ago

What's home and belonging to a citizen of nowhere?

ribasushi
2pts7
www.youtube.com 1y ago

The first AI agent is becoming a millionaire today [video]

ribasushi
3pts0
twitter.com 3y ago

I trained an AI on Steve Jobs’ voice

ribasushi
1pts0
twitter.com 3y ago

Blockchain Association collecting evidence of debanking in the US

ribasushi
4pts0
www.youtube.com 3y ago

FTX’s Crypto Scam – The Problem with Jon Stewart Podcast

ribasushi
3pts0
www.thetimes.co.uk 3y ago

“My Week” by Elon Musk (According to Hugo Rifkind)

ribasushi
6pts2
twitter.com 3y ago

Solana: Exposing a Pattern of Bad Behavior

ribasushi
3pts1
www.coindesk.com 4y ago

Why This Crypto Crash Is Different

ribasushi
17pts6
www.glensstuff.com 4y ago

Video Pong clone, built from discrete semiconductors

ribasushi
2pts0
siderea.dreamwidth.org 5y ago

Vaccination and the Transmission of Covid-19

ribasushi
2pts0
twitter.com 5y ago

Offline BTC wallet generator based on common Unix tools fits in 2 tweets

ribasushi
3pts2
log.perl.org 5y ago

The Comprehensive Perl Archive Network will shutdown its centralized bugtracker

ribasushi
10pts0
youtu.be 5y ago

Master Class: Preparing Large Datasets for IPFS and Filecoin

ribasushi
2pts0
youtu.be 6y ago

Live NASA/Boeing Starliner Reentry 1330CET 0730EST 0430PST

ribasushi
1pts0
twitter.com 7y ago

Show HN: Offline auditable BTC address generator using only common *nix tools

ribasushi
2pts1
www.qualys.com 7y ago

System down ( analysis of CVE-2018-1686[456] )

ribasushi
4pts0
www.gmo.com 7y ago

[pdf] the race of our lives, revisited

ribasushi
1pts0
www.gmo.com 7y ago

The race of our lives, revisited [pdf]

ribasushi
3pts0
www.epsilontheory.com 7y ago

Things Fall Apart (Part 3 of 3) – Markets

ribasushi
1pts0
www.theplayerstribune.com 7y ago

What the hell happened to Darius Miles?

ribasushi
240pts61
www.polygon.com 7y ago

Prominent Fortnite player explaining choice not to stream with female players

ribasushi
1pts0
twitter.com 8y ago

A Bitcoin address and key generator using only standard *nix cli tools

ribasushi
1pts0
opensource.com 8y ago

An overview of the Perl5 engine

ribasushi
4pts1
www.perl.com 8y ago

An open letter from the Perl6 to the Perl5 community

ribasushi
9pts4
www.wsj.com 8y ago

Intel introduces at least 3 new bugs in microcode update

ribasushi
2pts0
www.unicode.org 8y ago

[pdf] Comments on 'PILE OF POO' Derivatives: Feedback on PDAM2 October 2017

ribasushi
4pts3
hackaday.com 9y ago

You think you can't be phished?

ribasushi
192pts133
news.ycombinator.com 9y ago

Ask HN: Opinions on public-key-quality test services?

ribasushi
1pts0
blog.afoolishmanifesto.com 9y ago

Day-to-Day Tools

ribasushi
1pts0
blog.lareviewofbooks.org 9y ago

America, America ( essay )

ribasushi
1pts0

"First they came for…" by Niemöller wants a word with you.

By not doing your social duty of providing plausible deniability wherever possible, you are recklessly endangering your future self, and everyone else you care or not care about.

A "maybe" type is logically incompatible with "subatomic I/O". When a sized-read() syscall results in a short read AND a raised error. The only sensible thing to do is to return both.

I am not familiar with Rust, but looking around the docs on Read [https://doc.rust-lang.org/std/io/trait.Read.html#errors] I see:

If an error is returned then it must be guaranteed that no bytes were read.

Could someone elaborate how a system can satisfy this guarantee, seems impossible...?

CDNs are a lesser evil than ISPs

This keeps being repeated, and I simply do not understand it. Could you elaborate how you arrive at this conclusion that CDN > ISP?

My take:

An unsavory ISP is the only thing I can "vote against" as an end user. I can boycott it by switching elsewhere, I can pick from a ton of mobile providers, I can use a VPN to "subcontract" my connectivity experience to an order of magnitude more providers, or if I am really so inclined I can shuffle all of that by the likes of Tor.

There is NOTHING I can do as an individual to avoid a CDN, aside from never visiting content backed by that CDN.

I should have been clearer earlier: given the replies that my question prompted I completely understand why my post was flagged, even in isolation. I have no qualms about any of it.

The comment was not meant as "who does he think he is, putting words in my keyboard, I'll set him straight!", but rather a humble "whoa! instead of simply flipping an invisible switch, he took the time to explain what and why to some nobody: this is so cool!"

Thank you for sacrificing your sanity and keeping this site what it is ;)

Thank you for taking the time for an individual reply. The thread was young and I was genuinely baffled, as I do not get much exposure to this type of... thinking in my daily life. I regretted my engagement the moment the response came back :(

Both tweets joined together:

    openssl ecparam -noout -name secp256k1 -genkey \
  | tee >( lpr ) \
  | openssl ec -pubout -conv_form compressed -outform DER \
  | tail -c33 \
  | rhash - -p %@{sha-256} \
  | rhash - -p %@{ripemd160} \
  | perl -Mbigint -MDigest::SHA=sha256 -0777 -nE '
    ( $k = "\0$_" ) =~ /^\0*/;
    $l = 1 x $+[0];
    $k .= substr sha256(sha256 $k), 0, 4;
    $d = hex unpack "H*", $k;
    $a = ( grep /[^IOl]/, 1..9,A..Z,a..z )[ ($d->bdiv(58))[1] ] . $a while $d;
    say $l . $a;
  '
Replace `>( lpr )` wih `>( cat >/dev/stderr )` to see it in action without a printer

Assurant Mortgage Solutions (NYSE:AIZ) | Milwaukee, WI | ONSITE | Full Time

We are looking for a Scrum Master who is:

* intimately familiar with agile and scrum software development practices

* ready to coach and support the scrum team and the product owner in their daily work

* not afraid to dream big and experiment with new approaches and techniques

You are either an experienced scrum master (3y+) or project manager (5y+) within the software development field and you bring to the table:

* deep understanding of agile and scrum practices based on your current professional responsibilities

* commitment to the values and principles of Agile, focus on continuous learning and foster efficient feedback loops

* excellent communication, coaching and motivation skills

We would be especially impressed if you have

* Certified Scrum Master (CSM) or Professional Scrum Master (PSM) certification

* experience working with predominantly remote development teams

* extensive prior experience within a large multi-team organization

Email Brad at brad.pokorny@assurant.com

Assurant benefits include: > 401(k) with up to 6% match > Stock Purchase Plan at a 10% discount > Medical, Dental, Life and Disability Insurance > More at https://www.assurant.com/Careers/RewardsAndBenefits

I have a close friend with the US military, who was deployed to Germany in 2017. Their brigade was moving various equipment from base to base.

Their only means of communication with superiors was a bog-standard cell phone with a US-number SIM-card.

Forget the tracking implications: orders were texted, often via SMS.