Viewing profile — c6401
c6401
HN member- Joined
- Sun, Apr 21, 2019, 11:50 AM UTC
- HN karma
- 19
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About c6401
No profile information was provided.
Recent public activity
-
comment
Comment #47132909
Logseq supports some of org mode syntax.
-
comment
Comment #46270303
I'm mostly using this nowadays >>> subprocess.getoutput('ls')
-
comment
Comment #45319510
> Emacs on my phone sounds lovely! Meanwhile, you can use it in termux if you are on android right now.
-
comment
Comment #44943728
Logseq actually supports orgmode files on android (and desktop) in some extent, for me it works better than orgzly.
-
comment
Comment #44792221
I mean the pandemic was not too long ago, a lot of us actually remember the accessible treatments back then. First they discovered steroids like prednisolone which were useful only…
-
comment
Comment #44726232
Thank you for the answers. Even I'm not new to TTS usage, overall, this feels a bit like cyberpunk for me, like a neural interface that can provide you information as fast as you c…
-
comment
Comment #44717000
Really liked the article. The interesting part for me was that you can recognize synthetic voice much faster than human speech. Is there a specific voice you are using for 800wpm o…
-
comment
Comment #44655435
JS used to have those, now they are deprecated though: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe... so it settled on having this syntax for similar cases using "…
-
comment
Comment #43241477
> I won't buy anything made in US and sold here anymore. Not to counter the argument, but just if I would consider doing the same. What to do with laptops - Apple (silicon), Intel,…
-
comment
Comment #43232632
> I use orgzly A couple of alternative options, none of which are perfect, are using Termux with installed Emacs or Logseq, which supports org-mode syntax for files.
-
comment
Comment #42115041
It has a webui, but this is how I use it from python (sorry I like python, but similar connection method should work from the other langs too). ai = openai.AsyncOpenAI(base_url="ht…
-
comment
Comment #42115016
IMO the simplest option is llamafile (it is multiplatform using "cosmopolitan" lib so should run on Windows too, but I haven't tried) wget https://huggingface.co/Mozilla/Llama-3.2-…
-
comment
Comment #40805025
I hanen't touched Django in some time, but something like this should work: from django.db import models from django.db import connection class MyModel(models.Model): name = models…
-
comment
Comment #40632365
Additionally to the provided answers: if sanity_check(): variable = something() variable = sanity_check() and something (but the standard python two line way is more readable unles…
-
comment
Comment #40364057
For my personal needs, when it's not used as a build system but for collecting some shell functions in a file, I've completely switched to a combination of xonsh/python-fire and ne…
-
comment
Comment #39651844
You might want to try to send ctrl+c (using something like xdotool or ydotool) to the app to copy the current selection to the clipboard and then to extract clipboard contents to u…
-
comment
Comment #39614096
So one of the ways how it can be done is: In linux (at least in gnome) it's possible to bind any app or script to a custom global hotkey, plus xclip has access to the currently sel…
-
comment
Comment #38862010
It's not a 100% match for the requirements but I use miniflux for that. It does have a very basic interface that I never use. But it supports a number of API protocols, so probably…
-
comment
Comment #38673163
Thank you for your work, awesome software. I'm wondering if there's a way to use python-fire instead of argpraser with gooey?
-
comment
Comment #38499787
Interesting. Have you tried using sshd in termux to connect to android through ssh instead of some of your steps? I think am works in termux but I haven't tried it there.
-
comment
Comment #30326751
I know and like this application for a long time, but I wish it worked just in python instead of jython.
-
comment
Comment #29756110
>In fact, just looking at ProtonDB...6 out of the top 10 games are 'borked' on Linux. You have a point but also if you switch the type of games there from "All Games" to "Single Pl…
-
comment
Comment #28663764
Thank you! Streaming output to aplay works pretty well for me.
-
comment
Comment #28658069
It's super awesome. Just wondering if it can simultaneously use play-command to play sample and in the same time render the next to eliminate pauses? Also wondering if it can work …
-
comment
Comment #28657729
I like "ek", but I'm not a native speaker, so my preference for British English voice might not be the same as for anglophones.