Viewing profile — pytness
pytness
HN member- Joined
- Mon, Feb 13, 2023, 4:03 PM UTC
- HN karma
- 51
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About pytness
No profile information was provided.
Recent public activity
-
comment
Comment #45101256
Same but with editing a message on a browser and trying to delete a word with Ctrl+w
-
comment
Comment #45101125
We already have two keys, they are called Shift and Enter
-
comment
Comment #44822181
From the wiki[0]: "It is believed to be the first compound to have formed in the universe" They created the molecule under space conditions: "The experiment was carried out at the …
-
comment
Comment #44668882
if a gpg signature check fails, is it a correctness issue? a security issue? or both?
-
comment
Comment #41997902
Obligatory xkcd: https://xkcd.com/356/
-
comment
Comment #41984582
Relevant or not, python 3.13 shows the same thing: Python 3.13.0: 799.6559143066406 ms Node 18.20.4: 59.34080000221729 ms
- comment
-
comment
Comment #41973359
Note that the book uses python 2
-
comment
Comment #41925192
"draw a line under the last word in this line" ____
-
comment
Comment #41857173
It depends how you measure the time i guess. I would say from 4 hours to 6 hours on an average workday (thats what wakatime says at least). But is writing code, stopping for readin…
-
comment
Comment #41835490
For being a relatively new language, there are almost no "entry level" positions. Just take a look at https://rustjobs.dev/ . Most of them are well paid remote jobs, but they are a…
-
comment
Comment #41798564
Also, the site is really slow. The only thing that the site manages to turn on is the computer fans.
-
comment
Comment #41778854
> Yes. I was confused by its output, i.e. 2541.91s Thats the output of the shell command `time` (im using zsh so the output differs from other shells) eg `time cargo build`. system…
-
comment
Comment #41777121
Yes, in linux there is a file system type called tmpfs which is mapped to memory (most of the time iirc). > Filesystem Size Used Avail Use% Mounted on > tmpfs 31G 22M 31G 1% /tmp T…
-
comment
Comment #41776913
I directly cloned to /tmp. 64GB ddr5, No overclock. edit: (also, the machine was recently rebooted and had very few processes running) After i posted the comment i tested on a lapt…
-
comment
Comment #41775325
I ran `cargo fetch` first to remove the downloading time out of the equation. Ran on arch (AMD R7 7800X3D). First build: > cargo build 2574.91s user 79.89s system 1341% cpu 3:17.84…
-
comment
Comment #41624634
I am often promptly required to be at my job around the same hour. I have started noticing uber charging what would be a 8$ ride up to 15$ when there is no trafic and the drivers a…
-
comment
Comment #41531289
I just asked o1-preview and it said three
-
comment
Comment #40798510
[flagged]
-
comment
Comment #40425509
Using percentages as means of manipulating the masses has always been a thing. "There has been a 1000% increase in traffic deaths this year, we must do something!" Ah yes, we went …
- comment
-
comment
Comment #40389592
Is it me or is the description of the algo wrong? > Round 1. Keep going through Hamlet, adding new words as you go. If you come to a word that’s already on your list, flip a coin a…
-
comment
Comment #40085413
Seems like a yapper. And it makes some wrong(?) assumptions? >>> hi Hi! It's nice to meet you. Is there something I can help you with, or would you like to chat? >>> if tilt my hea…
- comment
-
comment
Comment #40084581
TIL the porcine virus is only ~106 carbon atoms wide.