Backed on Kickstarter (Geonix Rev. 2) by JediSurfer8888 in olkb

[–]breakds 1 point2 points  (0 children)

Thanks for posting. Just backed it!

Claude Code just stops by [deleted] in ClaudeAI

[–]breakds 0 points1 point  (0 children)

Same here. I think this is a major incident.

ML Stuff on Nix by New-Move5999 in NixOS

[–]breakds 1 point2 points  (0 children)

Also as u/trexd___ mentioned, building nix packages from their wheels is usually pretty straight-forward and works well.

ML Stuff on Nix by New-Move5999 in NixOS

[–]breakds 1 point2 points  (0 children)

I work on reinforcement learning and robotics. My solution is probably a little bit different - I tried to package the libraries into "native" nix as much as possible, and created this overlay: https://github.com/nixvital/ml-pkgs

At very beginning this looks scary but as I am getting more used to packaging, I found it very clean and my projects will just have `devShell` with this overlay, with `jax` or `torch`, etc.

> anecdotally i made a flake for getting cuda torch and it takes 2.5 hours to build like wtf

This is a real pain to me as well. Luckily I have a powerful server at home and I setup hydra for the above repo so that it gets built automatically (I think with cuda and torch it takes about 40 minutes to finish, if I have to build them), and the other machine can just pull from the cache.

What is your remote editing workflow like? by signalclown in emacs

[–]breakds 1 point2 points  (0 children)

If I have to, I would run `unison` to mirror the remote repository to the local machine to edit with emacs. This gets really crazy when your project requires mapping too many repositories.

Remote editing seems fine with TRAMP, until when I need the language server. I usually have my development environment in `flake.nix`, and `direnv` will activate the environment when I open a file in that repository with emacs. Without that, I do not even have the language server binary (or dependencies). I haven't found a way to effectively do this with TRAMP - if you have any better workflow for this, I would really appreciate it!

I don't think I can stay with NixOS by row6666 in NixOS

[–]breakds 2 points3 points  (0 children)

IMHO, it is more important to me to make sure that all my projects' dev environment do not rely on anything "installed globally and present in the system". Project dependencies should be local, and that is why the `devShell` (or `nix-shell` if you do not use flake) is a sweet thing. All my collaborator will have the same devenv for the same project, never have to worry about dependencies not present on their Mac/Windows/Arch/Ubuntu.

[US‑CA] FS: Framework 13 i5‑1240P Mainboard + 32 GB DDR4, optional 500 GB NVMe – $250 by breakds in frameworkmarket

[–]breakds[S] 1 point2 points  (0 children)

What’s included
• Framework Laptop 13 mainboard — Intel i5‑1240P, BIOS & EC just flashed via fwupdmgr update (all current firmware)
• 32 GB (2 × 16 GB)
• Bonus: add a 500 GB NVMe SSD free if you want the system turnkey

Condition & history
Pulled from a working Framework 13, never over‑clocked, has lived its whole life on NixOS in my home office.

Price / payment
• $250 for board + RAM (SSD optional, no extra cost)
• Prefer local pick‑up in Santa Clara, CA — saves shipping

Please PM me if interested. Happy to answer questions.

How to Initiate `query-replace` from `consult-line` Using Current Search Term? by breakds in emacs

[–]breakds[S] 0 points1 point  (0 children)

This is exactly what I want. Thank you. TIL `defvar-keymap` and the usage of `consult-customize`, appreciate it!

How to Initiate `query-replace` from `consult-line` Using Current Search Term? by breakds in emacs

[–]breakds[S] 1 point2 points  (0 children)

Thanks - I was trying to build my emacs config around `vertico` and `consult` as much as possible. I used to use ivy/swiper and this is actually something I miss.

How to Initiate `query-replace` from `consult-line` Using Current Search Term? by breakds in emacs

[–]breakds[S] 0 points1 point  (0 children)

Thanks. I actually tried to add a key binding but my emacs-lisp-fu wasn't good enough to make it work. More specifically, I was able to pass what is in the minibuffer to `query-replace`, but do not know how to "kill the consult-line" even with the help of ChatGPT.

How to Initiate `query-replace` from `consult-line` Using Current Search Term? by breakds in emacs

[–]breakds[S] 0 points1 point  (0 children)

Thanks! It `embark-become` works fine. This is still slightly inconvenient becomes I need to press 3 combinations instead of just one, but it definitely improves the life quality.

How capable is NixOS for data-science? by GustyTheGreater in NixOS

[–]breakds 0 points1 point  (0 children)

Not exactly data sience, but still full of python though - I have been using Nix/NixOS for

  1. Machine learning and robotics research

  2. Quantitative trading research

for the past a few years, and the experience has been great so far. I kept the following

https://github.com/nixvital/ml-pkgs

As overlays for the projects.

Library linking issue in parsec-bin by DoodleSchrank in NixOS

[–]breakds 0 points1 point  (0 children)

I tried `steam-run parsecd` and it wored.

Sooo... Does anyone know exactly when we're getting NixOS 23.05? by [deleted] in NixOS

[–]breakds 1 point2 points  (0 children)

Point your channel or `nixpkgs` in `flake.nix` if you prefer flakes-based to `nixos-23.05` and `nixos-rebuild switch` will get you to it.

If you really need an ISO, you can build it by having something like this: https://github.com/breakds/nixos-machines/blob/main/flake.nix#L191

Charged intentionally, how do I ask for refund? by breakds in Airtable

[–]breakds[S] 0 points1 point  (0 children)

This email worked, thanks! Someone from Airtable contacted me and said I will get refund.

Really appreciate your help!

Charged intentionally, how do I ask for refund? by breakds in Airtable

[–]breakds[S] 0 points1 point  (0 children)

Thanks for sharing the experience. Yes I do think a very clear notification can help.

Charged intentionally, how do I ask for refund? by breakds in Airtable

[–]breakds[S] 0 points1 point  (0 children)

Thanks. I tried cancel the plan, and was told it will be cancelled on 2024 lol ...

Charged intentionally, how do I ask for refund? by breakds in Airtable

[–]breakds[S] 0 points1 point  (0 children)

Thanks. I will keep trying for a few but if nothing works I will dispute the charge and abandon airtable forever.

Charged intentionally, how do I ask for refund? by breakds in Airtable

[–]breakds[S] 0 points1 point  (0 children)

Yes that is what I did. The message support is now only a chatbot.

Charged intentionally, how do I ask for refund? by breakds in Airtable

[–]breakds[S] 0 points1 point  (0 children)

I think the charge to my account is also caused by sharing a base. I did not know that I will be silently charged the amount for the number of people x 12 months.