Readit News logoReadit News
cfontes commented on John Carmack on mutable variables   twitter.com/id_aa_carmack... · Posted by u/azhenley
cfontes · 4 months ago
He will like RUST very much.
cfontes commented on Spotting base64 encoded JSON, certificates, and private keys   ergaster.org/til/base64-e... · Posted by u/jandeboevrie
cfontes · 7 months ago
Not directly correlated but I know a old guy that can decrypt EBCDIC and credit card positional data format on the fly. And sometimes it was a "feeling" he couldn't explain it properlly but knew exactly the value, name and other data.

It was amazing to see him decode VISA and MASTER transactions on the fly in logs and other places.

cfontes commented on Ask HN: Who is hiring? (February 2025)    · Posted by u/whoishiring
nedwin · a year ago
Great Question | Rails / React Software Engineers | Full time, Remote (US - Colorado preferred; Brazil - Florianopolis preferred)

Great Question is a unified customer research platform used and loved by teams at companies like Figma, Canva & Brex. Our platform makes it easy for anyone to recruit research participants, schedule customer interviews, and share what you learn with your team all in one place.

We're third-time founders, backed by Y Combinator, building a company for the long-term, with a great team across the board, and shipping at a rapid yet sustainable pace.

We use Ruby on Rails, React, Postgres. We run on AWS.

We're looking for full-stack & backend engineers (emphasis on Rails) with some product sensibilities who believe in the power of understanding your customers to build world class products.

We've built an awesome team + culture at the company, high candor + EQ environment and we ship. We also welcome applicants who have previously run their own startups, with a bunch ex-founders on the team from the likes of Respondent and Indiegogo.

Check out our careers page here: https://greatquestion.co/about/careers Or email the co-founder & CTO: pj@greatquestion.co

cfontes · a year ago
Hey there,

It's written, Florianopolis.

Good luck on the position.

cfontes commented on Unovis: Data visualization for React, Angular, Svelte, TypeScript, JavaScript   unovis.dev/... · Posted by u/caxtine
popcorncowboy · 3 years ago
If you work in React and like this approach it's hard to go past Visx - https://airbnb.io/visx
cfontes · 3 years ago
Looks great thanks for this link, any good free gantts that you recommend?
cfontes commented on Lastpass Security Incident   blog.lastpass.com/2022/11... · Posted by u/bartkappenburg
cfontes · 3 years ago
migrated to Bitwarden last time LP had a security breach, never been happier it's a lot better with a better app.
cfontes commented on Palm OS developer releases source to classic games, 20 years after release   retrorgb.com/palm-os-deve... · Posted by u/markus_zhang
cfontes · 4 years ago
Space trader was great, spent so much time playing it back then on my old m505
cfontes commented on Have an old iPad lying around? You might be able to make it run Linux soon   arstechnica.com/gadgets/2... · Posted by u/tosh
prvc · 4 years ago
>Linux support could give some of these devices a second life as retro game consoles, simple home servers, or other things that low-power Arm hardware is good for.

An iPhone running Linux bare metal with (hopefully) working drivers for its i/o components would have so many possible uses it's not even funny. I guess "other things" is pretty comprehensive, but its using an Arm instruction set is very much besides the point.

cfontes · 4 years ago
its like a super raspberry pi, I would love to get 3 new pi's out of the blue, with camera, mic, accelerometer, etc...
cfontes commented on Ask HN: Do you use an optimization solver? Which one? Do you like it?    · Posted by u/ryan-nextmv
exikyut · 4 years ago
That's awesome.

A comment on a recent thread about a train IT failure went on a bit of an interesting tangent about ahead-of-time network scheduling in (IIUC) the Netherlands' TURNI system - https://news.ycombinator.com/item?id=30902585

(The whole thread was a bit of a wide-spectrum ramble, as one might expect for a downtime event.)

So you're saying you were actually doing JIT routing as opposed to AOT? The linked system apparently precomputed the trip<->driver/conductor schedules overnight. I wonder if they're still using that approach today. It does feel like a JIT approach is much more amenable to handling the unpredictable non-spherical real world (eg electricity issues, track breakage, crashes at crossings, train malfunctions that block tracks (right on junctions >:D), etc).

This sorta thing is definitely beyond my own mental level :) but for reference, how would someone interested get their foot in the door in this area?

cfontes · 4 years ago
So we thankfully didn't have to worry about conductor schedules another system our company built did it and we just worked on the assumption that the cow was spherical, this alone made a world of difference in segmenting whose head was exploding at which time.

All the rest was on us, failures, breakages, crashes (We never had one!!!), blocks were super interesting btw!.

So I got on it by chance, I just did interviews as a sport when I was in my early 30's so at some point I passed on this position, pay was awesome, lot's of travel involved, etc... So I joined and learned it all there, it was a small mom and genious software house that specialized on all types of JIT planning for railroads.

JIT was actually "THE" solution to it, because the controllers could just try it during the day, so let's say they new 18:00 was the worst and there was a huge trains comming in at that time with priority, he would just throw shit at the system to see how to same the most time sometimes, of course he knew how to do it by heart, but was it the "Best way" we could help him answering it super fast.

P.S: I am not ducth but I lived there for a while, I remember thinking about how much of a bad day it would have been if it was me, I knew exactly what the NS people were felling :D

cfontes commented on Ask HN: Do you use an optimization solver? Which one? Do you like it?    · Posted by u/ryan-nextmv
cfontes · 4 years ago
I've used custom made implementation in Java ( proprietary based on the owner thesis ) to optimize train crossings for big mining companies like Vale, BHP and Rio tinto, it was stressful but super fun work!

Lot's of money to be made on it too if you guys are interested, but it's super niche and hard to get into. There is a huge resistence from train controllers and other workers. I actually understand it because of the job loss involved but it was super cool being in a NASA like control center sorrounded by panels and monitors and seeing the trains moving based on code I and other wrote!

It was a just in time local optimization with lots of heuristics and business rules embedded into it. Basically impossible to reuse between companies or even railroads sometimes, the controller would then solve all the more complex crossing that involved either some lose-lose choice or a pre-defined business decision.

The train controllers are amazing at their jobs, it's super stressful and a single mistake can kill people or make the whole thing stop for weeks, with the software running it made it a lot less risky, one dude could control an area that needed 7 or more people without it, with minor interventions.

u/cfontes

KarmaCake day3127January 4, 2011View Original