Viewing profile — aordano
aordano
HN member- Joined
- Sat, Oct 31, 2020, 2:47 PM UTC
- HN karma
- 89
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About aordano
Recent public activity
-
comment
Comment #34473015
I know that was why i said name/logo :P I saw the similarity, wrote "joost" and saw it was the same.
-
comment
Comment #34471534
Love your name/logo :)
-
comment
Comment #34459532
Installing updates in the background requires special permissions that require google's blessing. For now, the workaround is a Magisk/Xposed/Lsposed module to give those low level …
-
comment
Comment #33879136
Disclaimer: I am transgender and i have done actual research on transgenderism a couple years back. I have seen this firsthand on some acquaintances. Social media has a massive inf…
-
comment
Comment #33822796
Location: South America Remote: Preferably Willing to relocate: Yes Technologies: TypeScript, Node, AWS, DevOps, Automation, Rust, Systems Résumé/CV: https://cv.choccymilk.dev/cv.p…
-
comment
Comment #33387508
As sibling comments said, 50% faster means adding 50% of the nominal speed, so it's 1.5x the original magnitude.
-
comment
Comment #33386228
200% faster means 3x the nominal speed: You're adding speed ("going faster"). You're adding a 200% of speed, which is twice the nominal speed (the 100%). Given the nominal speed is…
-
comment
Comment #32913596
If you're on 110V you should care about the current limits
-
comment
Comment #32735494
Most comments here seem to lean a lot into the lawfulness aspect and that the individuals should be prosecuted, but the platform should be left to its own devices. But the fat is t…
-
comment
Comment #32486798
- There also is Paxos[0] as the most significant option. - You should not have too many nodes to make a decision, this is usually reserved for leaders; if you have a large distribu…
-
comment
Comment #32454122
First, sorry for being so rude in my previous comment, and what i might put here. There is a lot of misinformation out there (and in the article) and it hurts people in very tangib…
-
comment
Comment #32453365
The perspective presented re: schizophrenia is awful too. The author appears to be very ignorant of the last 20? 30? years of research in both schizophrenia and DID. I can tell jus…
-
comment
Comment #32393541
Completely agree. You don't even have to go much further than reading the title with some more intent; How is having a "Clear and Simple Design" not a way of architecting a project…
-
comment
Comment #32377450
I have two NVIDIA GPUs in my main machine, and last year i set up a box with three GPUs, all NVIDIA, for a multiseat config. The box worked just fine both in multihead as in multis…
-
comment
Comment #32368920
For anyone curious, check out https://en.wikipedia.org/wiki/Rankine_cycle
-
comment
Comment #32356634
Concrete, coarse finish
-
comment
Comment #32312050
Location: South America Remote: Preferably Willing to relocate: Yes Technologies: TypeScript, Node, AWS, DevOps, Automation, Rust, Systems Résumé/CV: https://cv.choccymilk.dev/cv.p…
-
comment
Comment #32292757
Yes, developer experience. I thought it was a common term, maybe not so much. And I agree, it's a great term :)
-
comment
Comment #32292372
Gulp is practical to insert extra behavior if you have a multi-step build process and are allergic to Webpack. Just write a gulpfile and spawn whatever you need spawning, like some…
-
comment
Comment #32292344
This reminds me so much of MithrilJS, and i also remember how terribly unergonomic it was, a terrible DX. The Vite JSX plugin is nice tho, I can see myself using this for something…
-
comment
Comment #32292280
Very few people here in Argentina actually hedged against inflation with cryptocurrency, it's always USD, EUR, precious metals or high-ticket items (like guns). Regarding the subse…
-
comment
Comment #32258719
Genetic modification delivered via mRNA? There are some biohackers that do that sort of stuff, so it would imply at least some feasibility
-
comment
Comment #32204990
Wacom tablets and sound hardware usually run out of the box on any updated/modern linux, so you'd probably be fine
-
comment
Comment #32118988
Typing this from a MacBook Air 2013 running ArchLinux :) You just flash the installer of your favorite distro (don't use ventoy) to a USB and install as usual.
-
comment
Comment #32007314
X11 Keyboard extension system (which i need for my custom layout) is basically garbage on Wayland; some other extensions that are needed to enable small functions in other aspects …