Tweet received some attention (approx 50 likes)
Didn't have a blogpost ready to go
Retrospective on the development with the old nushell video from JT
Andres has stable experience with three different versions for the Covid data project:
rvm
) is very bashy
Our core team will grow in the future and we probably need some structure
Development of the document:
https://hackmd.io/@nucore/r1LvzqQJj
Release process
PR merging process when in doubt
Simplifying nuon parsing and new tests to cover the edge cases. Introduced a proptest (not yet merged).
Can we have a trouble shooting recipe for the many questions we get at the moment
Mocking everything is probably hard looking for solution:
Andres: Reilly wants something really ugly (getting pathologic settings on)
Hard to get in a constrained CI environment
Maybe cargo, coreutils or other shells could be inspiration
Would be nice for 1.0
Progress report jakub:
modules can now be evaluated and used with export-env
loose ends are coming together
source-env
should be able to land this week (race condition to PR: jt, jakub :P)
After the next release:
deprecation steps
If we don't succeed with our completion we invoke a block for external completion engines (e.g. carapace(rsteube) or personal script)
We currently work with what carapace needs (can expand in the future if required)
General note: Our completion logic is very complicated/hard to follow/brittle but seems to mostly work
Fig integration probably not yet on the horizon
Discussion by kira in #dataframe channel
No profile available (maybe proprietary data)
Non linear slowdown after many row wise iterations with using an external
Trying to break it down into individual operations
Individual ops seem to perform consistent without noticable pathologies
No growth in spans
Maybe system resource limits (file handle/thread limits)
Generally should be the same language. (please don't surprise like replacing cd
)
Scripting language idea
imagine being able to switch a script to enforce types as soon as you are happy (no-implicit-any from typescript)
Could we emit rust(or similar) to compile nushell/nu-lang as soon as all input types are specified. (would require explicit things for stuff like open
)?
Minimal nu like scripting language to see how the engine could develop (can we try this without the shell baggage)
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing