HackerLangs
トップ新着トレンドコメント過去質問紹介求人

twism

no profile record

投稿

Federal Government to restrict use of Anthropic

cnn.com
6 ポイント·投稿者 twism·4 か月前·0 コメント

East Wing White House Satellite Photos

cnn.com
4 ポイント·投稿者 twism·9 か月前·0 コメント

コメント

twism
·2 か月前·議論
Internet.connection (∴ tracking) not required
twism
·2 か月前·議論
Does it even need to turn it into readable code?
twism
·3 か月前·議論
Reddit! I'm looking at you?
twism
·3 か月前·議論
StoreRun.app. It transforms grocery shopping from a chore into a collaborative experience ... still private beta and about 75% there but you can kick the tires for the non-sync version.

https://storerun.app/

Feedback welcome
twism
·4 か月前·議論
Is the notch gone?
twism
·4 か月前·議論
This could be a boon for Anthropic
twism
·4 か月前·議論
I think GCP has a setting for max monthly spend and is enabled by default
twism
·5 か月前·議論
just saw an animated fellatio
twism
·5 か月前·議論
some creative nsfw ... bravo
twism
·5 か月前·議論


       \ | /
      --(_) --
    .'  .   '.
   /  .   .   \
   |    .     |
    \  .   . /
     '.  . .'
       'v'
twism
·5 か月前·議論
it's been awesome ... i've been using this setup for 7+ years. Obviously with other phones (former pixel 5) but the passport form factor of the pixel fold works great for one handed use and I use it folded most of the time. Unfolded is just icing on the cake.

I build webapps so there's no difference using my phone or a laptop save for app switching/multi-window speed. As for typing speed, sure it's a bit slower but it helps I program in clojure(script) so the concise and terse syntax helps.

Also, when I need to dive into developer console I use KiwiBrowser which is slower to get around compared to desktop chrome but it gets the job done.

I've been meaning to share the minimally modified APKs I use and write a blog posts.

https://x.com/ashafa/status/1702499586982412720/photo/1
twism
·5 か月前·議論
Me.

  Irssi Connectbot (archived version/modified).
 Hackerkeyboard (modified)
  Ssh + GNU Screen + emacs
  Pixel Fold
twism
·5 か月前·議論
> space is called “space” for a reason.
twism
·5 か月前·議論


  Location: Boston, MA
  Remote: Yes 
  Willing to relocate: No 
  Technologies: Clojure, ClojureScript, Android, React, JavaScript, TypeScript
  Email: <HN Username> @ ashafa dot com
twism
·5 か月前·議論
I've tried Termux but use the old irssiconnectbot (https://github.com/irssiconnectbot/irssiconnectbot) but with slight modifications over the years since its open source... along with an also modified hackerkeyboard (https://github.com/klausw/hackerskeyboard) to support my workflow which is heavy on emacs and GNU Screen.

The colors/graphics seem to be better on irssi and can also handle all the emacs and gnu screen keyboard chords and escape sequences.

I try every android terminal but nobody is really thinking about running more than simple commands.
twism
·5 か月前·議論
with the AI
twism
·6 か月前·議論
I did something similar when X was twitter.
twism
·6 か月前·議論
web apps can work offline
twism
·6 か月前·議論
Could still work in some cases where a certain amount of users are in and out of the website and in proximity e.g. protests
twism
·6 か月前·議論
I use a bespoke hacker software keyboard (ctrl/meta/custom keys for GNU screen and emacs) and also bespoke SSH client (fork of the original irssiconnectbot) for years.

My phone is the original Pixel Fold. You would think I use it unfolded but the passport form factor lends itself to be almost as productive folded that I use it that way most of the time. Unfolded it's just a bit better experience (bigger keys / more display real estate/ more characters per line/ etc).

With that said I'm looking forward to the Click Communicator: https://clicks.tech/communicator

I've also been meaning to write about my setup and open sourcing my tools.

Oh. Writing clojure helps due to the terseness of the language. Not sure it would be a pleasant experience writing something like Java with the 80 character line limit I try to impose on myself