HN user

carlosedp

155 karma

Random thinker, developer, tech fanatic and aspiring musician from São Paulo / Brazil

http://carlosedp.com Stuff I use: http://carlosedp.com/about

Posts45
Comments27
View on HN
asciinema.org 4y ago

Wrote a Scala mill build tool completion for Zsh. Demo/download in the link

carlosedp
1pts0
www.vidyasource.com 4y ago

Scala or Go: Who Wore It Better? (2021)

carlosedp
1pts0
degoes.net 4y ago

ZIO 2.0 Released – John a De Goes

carlosedp
1pts0
carlosedp.medium.com 5y ago

IBM POWER9 Preliminary Benchmarks after CVE-2020–4788 mitigations

carlosedp
3pts0
www.erlang-solutions.com 6y ago

Scaling a Mongoose: How scalable is the MongooseIM XMPP server?

carlosedp
3pts0
medium.com 6y ago

Nvidia Jetson Xavier NX Benchmarks and Comparing It to Other SBCs

carlosedp
2pts0
medium.com 6y ago

Upgrading the Nvidia Jetson Xavier NX to Latest Ubuntu Focal Fossa (20.04)

carlosedp
1pts0
twitter.com 6y ago

Simulate PlatformIO Embedded Development in Antmicro Renode – Zephyr RTOS Demo

carlosedp
2pts0
medium.com 6y ago

Adding authentication to your Kubernetes Web applications with Keycloak

carlosedp
2pts0
medium.com 6y ago

Instrumenting your Go distributed application for tracing with Jaeger

carlosedp
3pts0
twitter.com 6y ago

Kubernetes K3s cluster running on RISC-V board

carlosedp
1pts0
medium.com 7y ago

Docker Containers on RISC-V Architecture. VM and Tarballs Included

carlosedp
2pts0
twitter.com 7y ago

We have Docker containers on RISC-V arch

carlosedp
4pts0
medium.com 7y ago

Hardkernel Odroid N2 Review and Benchmarks

carlosedp
1pts0
medium.com 7y ago

Cross Building ARM Images on Docker Desktop

carlosedp
2pts0
medium.com 7y ago

Building a Hybrid x86–64 and ARM Kubernetes Cluster

carlosedp
7pts0
medium.com 7y ago

Java Benchmarks on ARM64. Testing the Performance of Multiple JDKs on ARM SBC

carlosedp
4pts0
medium.com 7y ago

Setting-up a generic development environment on LattePanda Alpha with Windows 10

carlosedp
2pts0
gist.github.com 7y ago

Go 1.11beta3 is in average 11x faster for crypto/tls benchmarks on ARM64

carlosedp
105pts10
medium.com 8y ago

Deploying Multiple Traefik Ingresses with LetsEncrypt HTTPS Certs on Kubernetes

carlosedp
1pts0
medium.com 8y ago

Log Aggregation with ElasticSearch, Fluentd and Kibana on ARM64 Kubernetes

carlosedp
2pts0
medium.com 8y ago

Creating a full monitoring solution for ARM Kubernetes Cluster

carlosedp
3pts0
medium.com 8y ago

Building an ARM Kubernetes Cluster

carlosedp
4pts0
nmuth.svbtle.com 9y ago

Are Ports Fast Enough? – Benchmarking Language Interop with Elixir

carlosedp
3pts0
medium.com 9y ago

27 popular new GitHub repositories for web developers in 2016 – Medium

carlosedp
2pts0
www.computerworld.com 12y ago

Windows Phone update is more than just a facelift

carlosedp
1pts0
www.dailyfinance.com 12y ago

Why Windows Phone Will Be Number 2 - DailyFinance

carlosedp
1pts0
carlosedp.com 14y ago

EBooks are the future. Let the past go.

carlosedp
1pts0
carlosedp.com 14y ago

My favorite infographics by XKCD

carlosedp
2pts0
carlosedp.com 14y ago

Win-win situation on Amazon ebooks. My Opinion.

carlosedp
1pts0

I started playing with FPGAs and HDLs a couple years ago with no hardware design background (I'm mostly a software architect/engineer) and in the end found that a "higher-level" HDL suited me better.

I chose Chisel (https://www.chisel-lang.org/) an HDL based on Scala (technically a Scala DSL) which can provide many facilities to hardware generation.

I'd highly advise looking into it although also knowing Verilog helps a lot.

The Unleashed board has a performance similar to a Raspberry Pi 3 in cpu terms but it's biggest bottleneck is that the SD card is running on a SPI bus where it gets something like 2MB/s. This is due to having the complete SOC as opensource and the SD card association not allowing open source IP for it's interface.

EVE-Online, a big MMO uses Python for it's servers and clients and they even contribute to Stackless Python source. They are in Iceland. Maybe you could try contacting them.

I thought the same about Express the beginning but as I learned my way thru it I found it very simple indeed. You can build a Web App on a couple lines and never worry about protocols and stuff. Easily integrated with Websockets using Socket.io too.

About Rails, I think that seems like there is too much happening behind the curtains with magic. Express seems more objective.

Maybe you are right. Recently I've been playing with Node and some of my recent projects (they are on http://github.com/carlosedp ) are made with Node.

Also, every time I think about learning Rails deeper I think "damn, I already know how to do this on Node. Why bother..." but the industry wants Rails experience and every Rails developer I read loves it.

That's where the question came. Should I go with the current market or should I invest in a "promise" for the future?

Nice, the CCP guys are great maintaining Stackless... Kristjan and Richard do a great job on it. If there are any clues or tips on how can I help out, it would be a pleasure.

Fantastic... Christian worked hard on Stackless and I think it`s a great feature. On Pypy it would be easier to maintain and add functionality, unfortunately, I struggle on Stackless internals and it`s low level C gimmicks so I can't help on it. It would be great to have something like a good framework in the future to make it`s adoption easier. We have the Stackless Examples project to address this initial learning curve thing. http://code.google.com/p/stacklessexamples/

Exactly, the Google Reader does its job pretty well and the most important thing is that if I read something at work, I don't have to skip the same post at home. Google Reader and native clients that integrates to it like Reeder are fantastic.