Viewing profile — lambdaops
lambdaops
HN member- Joined
- Sat, Jun 14, 2014, 7:28 PM UTC
- HN karma
- 26
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About lambdaops
No profile information was provided.
Recent public activity
-
comment
Comment #47578404
nteract is a desktop notebook app for macOS, Windows, and Linux. You double-click a .ipynb file, it opens, a kernel starts, and you're running code. No browser, no server to manage…
- story
-
comment
Comment #41303189
There's two ways to make extensions to Zed, providing context for AI. In the post they show off making a Rust -> WASM based extension and also mention a server based model. There's…
-
comment
Comment #35922738
There's a plugin in the ChatGPT Plugin store that lets you create notebooks and analyze data (CSVs, databases, whatever). It's called Noteable.
- story
-
comment
Comment #32786910
Show up to city councils and supervisor board meetings. Lawsuits force action on scofflaw jurisdictions.
-
comment
Comment #24948917
Wealth should definitely be taxed, especially land wealth. It's super easy to hide money in land wealth if you don't tax it. We need land to go to the highest best use for cities. …
-
comment
Comment #24948887
There are property tax postponement programs in California for that person and honestly, they should be downsizing: https://sco.ca.gov/ardtax_prop_tax_postponement.html Also, I thi…
-
comment
Comment #24948874
Note: seniors can use the property tax postponement program https://sco.ca.gov/ardtax_prop_tax_postponement.html
-
comment
Comment #24948869
Whenever you hear someone bring up the "elderly being priced out" issue, please point out the property tax postponement program: https://sco.ca.gov/ardtax_prop_tax_postponement.htm…
-
comment
Comment #24948860
I grew up with the schools here back in the 90s and we largely couldn't pass new parcel taxes because "their kids already went through school and they didn't need it". They were mo…
-
comment
Comment #14597756
Probably want the packages in here -- https://github.com/nteract/nteract/tree/master/packages Roughly speaking, this is just like the notebook-preview component with different styl…
-
comment
Comment #14597458
You are more than free to make a PR to make publishing to Kyso from nteract one-click. We have publishing for github built-in and would love to have more.
- story
- story
- story
- story
-
comment
Comment #10623959
Between settlement building and figuring this out, what else is there? ;) In all seriousness, I made a new character for investigating the relay and fuzzing the server when I wante…
-
comment
Comment #10614976
Didn't downvote, am the author of the write up. Since I don't run Windows in the house any more, there's little opportunity for mods (I'm playing on the PS4). Tinkering with the ne…
- comment
-
comment
Comment #10612940
OMG. Definitely didn't think of that.
-
comment
Comment #9584584
I'm starting up a way to do this with an Electron app (the base of Atom), called Jupyter side car. It's not ready yet, but will share some of the same components. All this is prett…
-
comment
Comment #9584516
Yes please, Jupyter all the REPLs.
-
comment
Comment #8751845
nbviewer's load balancer just went out but they've switched to a new machine: https://twitter.com/ProjectJupyter/status/544486376134045696
-
comment
Comment #8685443
Yes, finally! I've been working around this by making users inside the containers that people launch jobs on, but it would be much easier if they could do it individually in their …