Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ok_computer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ok_computer
1mo ago
Small scale natural gas turbine plants are bad for local human air due to NOx emissions.
2.
▲
by
ok_computer
1mo ago
That message could also be generated by a PR line count rule and string replacement without the ai overhead. Edit - apologies I misunderstood which side the ai agent should be on.
3.
▲
by
ok_computer
4mo ago
Yes, just to keep a current version in the decade. My first repurchase was either because moving from powerPC to Intel compatibility or wanting docx files with a big Office shift. The last time I bought Office was 2020 before returning to s
4.
▲
by
ok_computer
4mo ago
I’ve always bought a fresh perpetual license to office home and student with every new computer since 2005. That is four mac computers total and I assume ~$600 in office licenses over 21 years. Not a ton of money but not zero. My resume is
5.
▲
by
ok_computer
5mo ago
Methane >> carbon dioxide as a polyethylene/linear polymers feed stock. Double bonded oxygens are hella higher affinity than four loose hydrogens. Also as pointed out, even in a concentrated combustion effluent stack CO2 is low c
6.
▲
by
ok_computer
5mo ago
The carbon isn’t valuable elementally as much as it is structurally and molecularly. I mean that as aromatic rings and other ready made building blocks that conveniently can be fractionally separated with pressure and temperature conditions
7.
▲
by
ok_computer
5mo ago
Don’t use hsv color wheel to intuit color space. CIE x,y $year_standard is superior to view color space and understand the tricolor values Z = f(X,Y) in every way. https://en.wikipedia.org/wiki/CIE_1931_color_space I t
8.
▲
by
ok_computer
5mo ago
Nah, I like organizing and packing my own bags to unpack into my refrigerator and pantry. And I appreciate the reprieve from small talk to the cashier or feeling the person behind me being inconvenienced by my slowness putting bags in the c
9.
▲
by
ok_computer
6mo ago
Latitude may affect the eddy currents and resulting convective shear on the film surface imparted by angular momentum from the earth’s spin. This is what humors me about analytical minded computation focused people vs dumb simple engineer a
10.
▲
by
ok_computer
8mo ago
I’m having a really hard time reading with the background particles.
11.
▲
by
ok_computer
9mo ago
Non-scientific anecdote here but I feel like the lawlessness is due to lack of enforcement for traffic violations vs an uptick in weed usage. Possibly covid scrambled our brains and promotes aggressive impulsive behavior. Maybe cops are afr
12.
▲
by
ok_computer
10mo ago
How is this easier than pulling the plant out of the soil?
13.
▲
by
ok_computer
11mo ago
I think this says more about how much of our tasks and demonstrations of ability as developers revolve around boilerplate and design patterns than it does about the Cognitive abilities of modern LLMs. I say this fully aware that a kitted ou
14.
▲
by
ok_computer
11mo ago
I’ve used respirators through prior lab work and be warned the ammonia grade and organic solvent grades are distinct filter packing.
15.
▲
by
ok_computer
1y ago
Noted, that confirms my suspicion. Thanks.
16.
▲
by
ok_computer
1y ago
I’ve always worked in a datacenter (non cloud) with separate db servers to the app servers. Besides network latency, what is the advantage of collocating the http server and database server on one machine? It’s always given me a separation
17.
▲
by
ok_computer
1y ago
This is a QVC product with the name of a US tech city slapped on it. Signed, a guy living nearby the home of QVC in a decidedly non-tech area of the US. Ps. don’t buy future e-waste kitchen ware unless you have accessibility reasons. You ca
18.
▲
by
ok_computer
1y ago
I think that has more to do with our willingness or ability to value labor in a highly abstracted overseas and automated economy. In addition, there has been a complete disconnect between $1USD purchasing power and generation ability based
19.
▲
by
ok_computer
1y ago
Independent projects but not unrelated since there was a historical dependency from OpenSSH to OpenSSL. https://serverfault.com/questions/780476/generating-ssh-keys... My knowledge was a bit outdated by about a de
20.
▲
by
ok_computer
1y ago
Lower and median IQ people still benefit from literacy, numeracy, and art to function in society. The point of education systems isn’t to boost individuals’ dimensionally reduced 1D metrics but rather enrich their lives and contributions to
21.
▲
by
ok_computer
1y ago
If you hadn’t discovered this already with you mac CLI commands, OpenSSH from OpenSSL ‘ssh-keygen’ command is a good way to create SSH keys in ClI and ships in many OSes or is a lightweight download. The OpenSSL website name is unambiguous,
22.
▲
by
ok_computer
1y ago
I cannot stand the latency using a local app. Same with rendering views of local file systems. Frontend reactivity as the expense of responsive performance is the problem with modern user interfaces in my opinion. Like I’m searching for an
23.
▲
by
ok_computer
1y ago
As an aside, my preference for a class container is dataclass(slots=True) for typing. I’d normally used dataclasses as np array containers vs serialized tuple row objects.
24.
▲
by
ok_computer
1y ago
Radon fan drawing from two basement surfaces (concrete slab crawlspace addition and original stone foundation with cement floor): $1,200.00 usd in 2020 with warrantied fan and included confirmation test kit. US mid Atlantic. The prior homeo
25.
▲
by
ok_computer
1y ago
We use coconut oil for kids’ diapers and as skin moisturizer. The melting point (above room temperature in winter) and skin absorption makes it less greasy to me. And it seems ok and maybe preferable to get the refined organic expeller pres
26.
▲
by
ok_computer
1y ago
Cool, thank you for the response and details.
27.
▲
by
ok_computer
1y ago
Cool visualization for your personal logbook. How is the raw or display data stored? The globe map reminds me of this hexagonal grid article from my bookmarks I’d found on here or reddit. https://www.redblobgames.com/grids&#
28.
▲
by
ok_computer
1y ago
I am going to show my ineptitude by admitting this, for the life of me I couldn’t get around to implement the Mac Os native way to run linux VMs and used vm-ware fusion instead. [0] I’m glad this more accessible package is available vs dock
29.
▲
by
ok_computer
1y ago
I think college undergrad physics and engineering is an important time to gain exposure to a variety of concepts and measures. Then you learn the people who discovered or invented these concepts were writing by candlelight and not washing t
30.
▲
by
ok_computer
1y ago
You may want to try something similar to Python Polars scan_csv for lazy evaluation of same schema csv directories. It also supports a SQL context where you can use a subset of Ansi Sql instead of learning the functional api to start.
More ›