HackerTrans
TopNewTrendsCommentsPastAskShowJobs

twism

no profile record

Submissions

Federal Government to restrict use of Anthropic

cnn.com
6 points·by twism·vor 4 Monaten·0 comments

East Wing White House Satellite Photos

cnn.com
4 points·by twism·vor 9 Monaten·0 comments

comments

twism
·vor 2 Monaten·discuss
Internet.connection (∴ tracking) not required
twism
·vor 2 Monaten·discuss
Does it even need to turn it into readable code?
twism
·vor 3 Monaten·discuss
Reddit! I'm looking at you?
twism
·vor 3 Monaten·discuss
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
·vor 4 Monaten·discuss
Is the notch gone?
twism
·vor 4 Monaten·discuss
This could be a boon for Anthropic
twism
·vor 5 Monaten·discuss
I think GCP has a setting for max monthly spend and is enabled by default
twism
·vor 5 Monaten·discuss
just saw an animated fellatio
twism
·vor 5 Monaten·discuss
some creative nsfw ... bravo
twism
·vor 5 Monaten·discuss


       \ | /
      --(_) --
    .'  .   '.
   /  .   .   \
   |    .     |
    \  .   . /
     '.  . .'
       'v'
twism
·vor 5 Monaten·discuss
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
·vor 5 Monaten·discuss
Me.

  Irssi Connectbot (archived version/modified).
 Hackerkeyboard (modified)
  Ssh + GNU Screen + emacs
  Pixel Fold
twism
·vor 5 Monaten·discuss
> space is called “space” for a reason.
twism
·vor 5 Monaten·discuss


  Location: Boston, MA
  Remote: Yes 
  Willing to relocate: No 
  Technologies: Clojure, ClojureScript, Android, React, JavaScript, TypeScript
  Email: <HN Username> @ ashafa dot com
twism
·vor 5 Monaten·discuss
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
·vor 5 Monaten·discuss
with the AI
twism
·vor 6 Monaten·discuss
I did something similar when X was twitter.
twism
·vor 6 Monaten·discuss
web apps can work offline
twism
·vor 6 Monaten·discuss
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
·vor 6 Monaten·discuss
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