Live data from Hacker News

I use a Raspberry Pi as my daily computer

heyhomepage.com

41–50 of 218 posts

Re: I use a Raspberry Pi as my daily computer

#41

This is nice but I can't even buy one! I've been "casually" shopping for a Raspberry Pi for a while now and it seems almost impossible without assistance from a bot, or immense effort.

True. I was lucky enough to already have one. I recently tried to find another one here in The Netherlands. Usually they're out of stock but can be backordered.

Re: I use a Raspberry Pi as my daily computer

#42

Linux is just “almost” there. I could probably use it for my daily programming environment - Elixir, PostgreSQL, Vim, Firefox. But then my job takes a turn… creative. Document manipulation, convert multiple Images into a PDF, easy screenshots and then make a thumbnail with that. Sign docs with my signature. Access to apps like Pixemator. Share files easily. Dropbox. It’s just easier and more productive. It’s hard to…

Flameshot is dope for screenshots.

Gimp can be tough for beginners. I always fumble around before watching a tutorial. Can be annoying having to watch a tutorial just to change the color of a layer.

Re: I use a Raspberry Pi as my daily computer

#43

I cannot buy a Pi 4 (8GB) locally at all. Amazon appears to offer one for 200-250 euros. For 200 euros or less, I can get a NUC-style mini PC at my local electronics store that is more powerful. I wouldn't mind trying out a Pi-as-a-PC, but new models either just aren't available or aren't reasonably priced.

at de.farnell.com it costs EUR 85 - but has over 1 year delivery time :-(

Re: I use a Raspberry Pi as my daily computer

#44
post #27

Ive used a RPi4 4GB as my only computer for well over a year, without any issues. I use my VPS via SSH for any heavy coding tasks. Libre Office, Claws email suit my everyday needs. I’d also like to my get my hands on the 8GB Pi4 version. In theses times of expensive electricity bills, I can have the pi running all day.

I always wondered how the 4GB version would perform for my use case! What OS do you run?

Re: I use a Raspberry Pi as my daily computer

#45
post #37

If someone would build a Linux-friendly competetor to the ARM64 Mac Mini, I would consider that for my home computer. As it is, I either have to stick with x86_64, go to Apple, or have an under-powered RPi.

Why ARM specifically? Many Linux packages are not ported to ARM. Furthermore, non-Apple ARM CPUs are much slower.

There are lots of fanless x86_64 options that are also energy efficient if you are willing to buy from small manufacturers or stick a fanless case yourself.

The M1 performs so well partly because it uses a very advanced fabrication process.

A modern Ryzen is going to have comparable single-core performance, better multi-core performance and slightly higher energy usage.

Re: I use a Raspberry Pi as my daily computer

#46
post #12

Running on reduced power is not even close to hard, what with the powerful monstrosities our modern systems are. The only really tricky bit is to not try to push too much stuff through the graphics pipelines (higher res graphics is effectively O(n^2) as resolution increases), or use code that gets too clever spending lots of CPU for marginal stuff like pretty animations or something. An RPi4 is comfortably more power…

True. And that's why I realized again today why I'm so positively surprised by the fact that the RPi actually _can_ do all of the (basic) stuff I want from my desktop computer.

Re: I use a Raspberry Pi as my daily computer

#47
I use a Raspberry Pi 4/8G as my maine (ha ha) development machine. I have a special case, which is that I mostly ssh into my websites hosted by digital ocean. I usually have several terminal sessions (+3), some local terminal sessions and firefox. I use the pi mainly because I can have two monitors at once.

I just installed ubuntu 22.10 desktop and it appears to work well. I use ubuntu mainely because it is what I run on my remote systems and as long as "it just works" locally then I don't have to deal with many differences between the systems.

The best thing I did was to have it boot from a cheap kingston 120GB ssd ($18 now). Makes a world of difference in speed.

My biggest complaint is that firefox is a little slow on the uptake, I am usually debugging some web interaction with developer tools and once the page is up it is as fast as I need.

I don't play games, I don't edit videos (haven't tried) or other things.

Key take-away: for development

Re: I use a Raspberry Pi as my daily computer

#48

This is nice but I can't even buy one! I've been "casually" shopping for a Raspberry Pi for a while now and it seems almost impossible without assistance from a bot, or immense effort.

True. I was lucky enough to already have one. I recently tried to find another one here in The Netherlands. Usually they're out of stock but can be backordered.

[deleted]

Re: I use a Raspberry Pi as my daily computer

#49
post #21

Linux is just “almost” there. I could probably use it for my daily programming environment - Elixir, PostgreSQL, Vim, Firefox. But then my job takes a turn… creative. Document manipulation, convert multiple Images into a PDF, easy screenshots and then make a thumbnail with that. Sign docs with my signature. Access to apps like Pixemator. Share files easily. Dropbox. It’s just easier and more productive. It’s hard to…

Check out Windows 11s new Peek feature

Is it that different from the existing 'Preview pane' in Windows Explorer?

https://www.windowslatest.com/2022/04/07/windows-11-is-getti...

https://www.zubairalexander.com/blog/preview-pane-a-cool-new...

Re: I use a Raspberry Pi as my daily computer

#50
If it works for you than that’s all what matters. If you want a quiet computer without the HW configuration constrains of single board with no slots, I recommend older HP EliteDesk G2 (or newer) 35W SFF. You can get them for about the same price as RPi 4/8GB and they have the option of M.2 SSD and ram expansion. The fan is down to minimal RPM (imo not even audible) and it stays cool. I have been using these for my home servers for years. Just like you, I cannot stand the noise of fans and these are sitting directly behind me and are completely quiet. Even with the slowest cpu options (i3), the performance is in multiples of Pi)
Post reply on HN