Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
db65edfc7996
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
db65edfc7996
4y ago
Windows support has been a target since 2013. That's too long for me to put any credibility in projections on when it will be generally released.
2.
▲
by
db65edfc7996
4y ago
I am happy for most software to move from C into almost anything else. Something unlikely to have memory exploits, or with standardized tooling for dependency management and compilation.
3.
▲
by
db65edfc7996
4y ago
You would also need a Notebook equivalent REPL for fast iteration.
4.
▲
by
db65edfc7996
4y ago
Nim and Crystal feel like they are in exactly the same space? GC, fast, single executable compilation without runtime (I would also throw Go into this list).
5.
▲
by
db65edfc7996
4y ago
It is a resource strapped project. I doubt they have the bandwidth to throw in additional languages. Plus, Lua is perfect for this niche: small, easily embeddable, fast, and simple enough to pick up in an hour. There are even a variety of l
6.
▲
by
db65edfc7996
4y ago
Ditching some of the POSIX missteps is half the appeal of fish.
7.
▲
by
db65edfc7996
4y ago
So many great features in this release. Love the .args and subprocess support. I have been toying with redbean on and off, and I have been wanting to see if I could kludge together a poor man's long running job (scheduled) runner (some
8.
▲
by
db65edfc7996
4y ago
I am still waiting for a seL4 based router, firewall, DNS server, file server, etc. Even better if we could get it into critical infrastructure (water treatment, electricity, etc). Something that is exposed to the insanity of the internet,
9.
▲
by
db65edfc7996
4y ago
Specifically targeting compounds is an active area of research. Example: all oncotherapies are essentially just poison. The trick is to deliver the toxin to the 0.001% of cells in the body that are cancerous. It is amusing you should say wa
10.
▲
by
db65edfc7996
4y ago
Does the snap store server process still still use 300+ MB of memory? That alone would seem to disqualify it for IOT or other embedded use cases.
11.
▲
by
db65edfc7996
4y ago
Linux barely works as it is. I no longer have any interest in debugging my desktop technical problems. Which means my best option is to use the most popular environment so when I do encounter an issue, there is likely to be someone who has
12.
▲
by
db65edfc7996
4y ago
Ehhhhh, I'm a Python guy, and I find all of the Python Shiny alternatives lacking. Shiny delivers an incredible amount of value per line of code. My experiments with Dash and Streamlit required a lot more boilerplate to get something r
13.
▲
by
db65edfc7996
4y ago
Perhaps not everything you want, but in Python land there is pipx [0]. Pipx will create a virtual environment per binary program so that they are all isolated from each other and put things in a consistent location (~/.local/pipx)
14.
▲
by
db65edfc7996
4y ago
The Hawaii government page [0] list a goal of getting to 100% renewables by 2045. If I am reading the report correctly, the 2020 number was already at 36% renewables. [0]: https://energy.hawaii.gov/wp-content/uploads&#x
15.
▲
by
db65edfc7996
4y ago
So what happens if you takeoff in state A with fuel requirement X and land in state B with fuel requirement Y?
16.
▲
by
db65edfc7996
4y ago
You may disagree with how they develop it, but I am very much a happy user of Bottles (other than how needlessly hard it is to search). It has made configuring wine and friends so much easier than before. Previously, I would just give up on
17.
▲
by
db65edfc7996
4y ago
There are accounts of people drinking mercury (13.5 g/mL) to feel it sloshing around in their stomach.
18.
▲
by
db65edfc7996
4y ago
Janet starts incredibly quickly. Here was a microbenchmark someone produced comparing various Lisps[0]. [0] https://github.com/janet-lang/janet/issues/324#issuecomment-...
19.
▲
by
db65edfc7996
4y ago
>The only real problem with passwords is that humans are extremely bad at those without an aid of a password manager (when they’re no longer words but turn into pre-shared tokens) Human are also bad at not losing/breaking their magi
20.
▲
by
db65edfc7996
4y ago
Wait until he hears about the efficiency of an ICE. 5% losses for fixed infrastructure feels like not a big deal?
21.
▲
by
db65edfc7996
4y ago
>What's the point of this? Why would I want a single-file version of Python? If I want to deploy a Python program on a Windows machine, my current workflow is roughly: - Install Python system wide - Ensure there is Python venv
22.
▲
by
db65edfc7996
4y ago
Maybe if SQL was a better language at the start, there would be more incentive to follow the spec.
23.
▲
by
db65edfc7996
4y ago
It was unclear to me after a superficial reading - is there a story for packing non standard-library dependencies? Let's say I need library X + my own code. Is there currently possible to ship pyoxy + a tar file of all the extra code?
24.
▲
by
db65edfc7996
4y ago
I have grown fond of using miller[0] to handle command line data processing. Handles the standard tabular formats (csv, tsv, json) and has all of the standard data cleanup options. Works on streams so (most operations) are not limited by me
25.
▲
by
db65edfc7996
4y ago
That sounds a lot like testing in production. Move fast and break things when the stake are human life. I will accept a slower pace of aircraft development, thank you.
26.
▲
by
db65edfc7996
4y ago
Don't we already have oil pipelines criss-crossing the country? Why would water be any harder? Enough capacity to ensure the populace has enough to drink (ie not replace agricultural requirements) seems like a reasonable goal.
27.
▲
by
db65edfc7996
4y ago
He represents such an extreme case, it is hard for me to draw any broad conclusions from his life. The man never had a healthy relationship with food.
28.
▲
by
db65edfc7996
4y ago
Right? I do not understand why the comparison of Python is always, "But when you hit 10 million daily users, you are really going to be feeling the scaling pain." You can hit a very serious audience size before ever having to worr
29.
▲
by
db65edfc7996
4y ago
Hear hear. I already have enough to worry about besides this little magical security wand failing/getting lost. I require a bullet proof method-of-last-resort mechanism in place for the inevitable day when the fob is no longer availabl
30.
▲
by
db65edfc7996
4y ago
Not the GP, but a pound of fat = 3500 kCal. If you use the standard 2000 kCal / day basis, that gets you to .57 lbs fat loss per day. Also, the 450 pound (204 kg) man who did not eat for an entire year [0] lost 0.72 pounds / day.
More ›