Hacker Newsnew | past | comments | ask | show | jobs | submit | ptrkrlsrd's commentslogin

I recently deleted the chess.com app due to monthly price, so I'm thrilled to start using this app instead! Good job!


Thanks for your review.


I would guess the Panasonic S1H or the BGH1 is cheapest. The Blackmagic cameras on the list aren’t that pricey either.


Pitchfork.com is down too

Fastly error: unknown domain: pitchfork.com.

Details: cache-osl6535-OSL


The cause of the decline is mentioned in the article:

"- Oslo has received several regulations that have reduced the number of places where it is possible to drive. This is especially true within the city center and downtown areas. People have started cycling more. The risk of accidents between motorists and cyclists has been reduced. The more you separate the different road groups, the less the risk of serious traffic accidents. And then we see that the speed limit has been lower on several roads, says Steen."


My favorite is this one-liner for generating the Fibonacci sequence in Haskell:

  fibonacci = 1 : 1 : [x + y | (x, y) <- zip fibonacci (tail fibonacci)]


What source says cutting all meat production in USA and EU would impact global emissions by 1%?


United States Cattlemen's Association.


I'm a full stack developer who usually work with Go, Rust, .Net Core or Haskell + some frontend stuff. I got two laptops for development, one running Arch and one running MacOS and often switch between them.

1. Install Emacs, kitty and Neovim

2. Clone dotfiles and my Doom Emacs config

3. Install Go, Rust, .Net Core and NPM

4. Install Docker and kubectl

5. Get my secrets from my secret source


Frontend: - Framework: Vue/React + VueX/Redux - JS Flavor: Typescript - CSS: SASS - Server: NGinx

Backend: - Language: Go, C# (.Net Core) or Rust - Database: Postgres. (Redis if needed)

Deployment: - Kubernetes or in simple cases a Unix based server running Docker. - CI: GitLab CI and/or Drone.io - Hosting: Google Cloud, AWS or Digital Ocean

Personally I stay away from Windows Servers, Standard .NET and MSSQL when possible.


To everyone switching to GitLab or considering it: Theres a feature on GitLab where you can import all your GitHub repos in on go. Or you can do it one by one if you want.


The uploaded title seems to be cut short, as the title of the article is "GoPro to lay off 270 workers in an effort to cut costs".


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: