HN user

MakerSam

173 karma
Posts2
Comments11
View on HN

Very cool - amazing that you can fit something that small in your pocket and it can also power a full size monitor & keyboard. It sounds like the Hackberry Pi is a great fit for your use case. I hadn’t considered using the Bumble Berry like that, but now that you mention it, I might try it out like that next time I travel.

It would be nice to have the beefier Pi 5 on Bumble Berry for the rare times that I need a GUI. I mostly use terminal on this device so it’s usually not a problem, but when I do have to use the full GUI I find the 3b+ annoyingly slow.

I briefly tested the Bumble Berry battery with a Pi 500 and although I got an error message saying that the power supply is not capable of supplying 5A, it seemed to run just fine. The battery is rated to 3A, and streaming full screen video on a 4K screen seemed to draw only about 1A (measured by a usb-c pass-thru dongle). However, I did not push the Pi 5 to its limits and I haven’t used it for an extended amount of time so I can’t confidently say how well it would work.

If you’re willing to pay the extra cash and want a smaller form factor it sounds like Hackberry is definitely the way to go.

The Bumble Berry has a touchscreen, so if you need to use the Raspberry PI OS GUI, you can simple use your finger as a mouse pointer. I've found it works pretty well for the rare occasions that I need to start the GUI.

However, I mostly use this unit in terminal, which means I boot to terminal and only occasionally start up the GUI with startx when I need it.

I use terminal because: I'm trying to brush up on my terminal skills and most of my use-cases are covered in terminal with applications. Some of my favorite terminal applications are:

tmux - for managing multiple terminal windows nano - for writing code (occasionally I use vim) tty-clock - nice clock screen saver lynx - text based web browser. works surprisingly well on some sites like wikipedia epy - ebook reader - great for reading classic free ebooks from Project Gutenberg doom - because doom cmatrix - matrix-style screensaver - looks really cool

My main use case is for learning new code languages - it's nice to have a handheld device on me to practice writing code when I have a few minutes on me but don't have a laptop

Nice. Did you build your Hackberry or buy it?

The Hackberry looks awesome. I was going to build/buy one, but I wanted a slightly bigger screen and keyboard, and I also wanted to save some money by using an old 3b+ I had laying around. And I wanted to be able to build it quickly from off-the-shelf Amazon components. So all-in I think I spent ~$70 on this one, whereas the hackberry pi would have cost about double that, and then I would have had to buy the CM5 module.

Curious to hear of your experience with the hackberry - I still might consider getting one of those myself.

Blue Origin | Full Stack Web Software Engineer | ONSITE in Seattle, WA or Huntsville, AL | Full Time | https://www.blueorigin.com

Come build the road the space with us!

You'll be a part of a great team. We have a fun & positive vibe, along with great Principal & Senior Engineers to serve as mentors. This leads to a our team having a solid track record of delivering results for our customers.

Here's what you'll do:

- Build full stack web React web applications with Next.js

- Build data pipelines in Typescript

- Deploy code on Kubernetes with Terraform

- Work directly with customers to gather requirements, build features, get lots of great feedback, and continually iterate to build even better software features

- Work with brilliant rocket engineers

- Create software tools to track manufacturing & cost

- Implement graph data structures & algorithms for manufacturing process directed graphs

- Be a part of a long term mission of millions of people living and working in space

Learn more & apply here!

Software Engineer II: https://blueorigin.wd5.myworkdayjobs.com/BlueOrigin/job/Seat...

Software Engineer III: https://blueorigin.wd5.myworkdayjobs.com/BlueOrigin/job/Seat...

stagnate last 15 years??? Contact elements, bolt preload, modeling individual composite fibers, delamination progressive ply failure, modeling layers of material to a few thousandths of an inch. Design optimization. ANSYS Workbench = FEA For Dummies. The list goes on.

Blue Origin | Senior Web Software Engineer | Onsite: Seattle, WA / Los Angeles, CA / Huntsville, AL

My team is hiring a Senior Software Engineer to build software tools to empower our hardware engineers to build better rockets. Our company's vision is to have millions of people living & working in space for the benefit of earth. Our team has really smart people, tackles hard problems, has a track record of delivering results, and is a fun place to be.

We're looking for a full-stack web developer to take ownership over the whole application life cycle, so we're looking experience in the following:

Front-end: React, D3

Back-end: FastAPI, Flask, Node/Express, GraphQL, Redshift POSTGRESQL

Devops: Gitlab CI/CD, Kubernetes / Moon Rancher

Algorithms: Graph algorithms

Full-Stack: We recently started using Next.js/Blitz to achieve a more rails-flavored developer experience and we love it. So it's great if you have experience with these also, or at least an eagerness to learn.

Manufacturing: Experience working in a manufacturing environment, and/or implementing Lean, Six-Sigma, & Toyota Production System principles is a plus.

Sound interesting? Apply here: https://www.linkedin.com/jobs/view/senior-software-developme...

I agree that Rails has a kind of a steep learning curve. Also agree that I didn't find the Rails Casts helpful - I found them out of date, so I didn't spend any time watching them.

For me, learning how to learn a new thing at times seems like the hardest part for me. For Rails, the best I've found is the Michael Hartl tutorial [1]. He walks you through setting up a blog with Rails - first the quick way and then the hard way, so you walk away with a nice understanding. He keeps the tutorial up to date and he's been available for questions when I've emailed him. It costs a few bucks ($39) but well worth it IMHO. I spent a few weeks going through that book, did a few apps on my own, and then was able to create new apps fairly quickly.

The official Rails Guides are a great resource too and kept up to date too [2].

Configuring your local rails development environment is pretty easy with the thoughtbot laptop script [3], otherwise it can be kind of a pain to do it from scratch.

[1] https://www.learnenough.com/ruby-on-rails-6th-edition-tutori... [2] https://guides.rubyonrails.org/ [3] https://thoughtbot.com/blog/laptop-setup-for-an-awesome-deve...

Google searches for React and node.js exceed searches for Ruby on Rails by 100% and 50%, respectively [1]. Some people have used this to argue that React/node are more popular than Rails. But I wonder if perhaps this discrepancy appears in Google Trends because it takes more google searches to accomplish the same thing in React/node versus Rails. I feel the Rails ethos of "convention over configuration" allows me to accomplish the same objective with less googling.

[1] https://trends.google.com/trends/explore?cat=31&date=today%2...