Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AlexITC
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
AlexITC
16d ago
Location: Spain Remote: Yes Willing to relocate: No Technologies: Scala, Java, Rust, Go, JavaScript/TypeScript, React, Ruby, AWS, Postgres Résumé/CV: https://www.linkedin.com/in/alexis-hernandez
2.
▲
by
AlexITC
1mo ago
My whole team got laid off recently and I have been in constant communication with them, I also have multiple friends who got laid off this year who shared the pain it has been to get a new role, Market seems better than the last few years
3.
▲
by
AlexITC
2mo ago
Location: Spain Remote: Yes Willing to relocate: No Technologies: Scala, Java, Rust, JavaScript/TypeScript, React, Ruby, AWS, Postgres Résumé/CV: https://www.linkedin.com/in/alexis-hernan
4.
▲
by
AlexITC
2mo ago
Unfortunately this is becoming common, it happened to me today, I was suspicious at first but when they guy showed his face (first time, I guess this was a mistake) in the meet I started trusting them, suddenly their interted started failin
5.
▲
by
AlexITC
3mo ago
I have got a few but that was many years ago, I also have friends who have shared that they got nice gigs from hn threads. If you look at the post history, there were barely any "SEEKING FREELANCER" messages which is likely the re
6.
▲
by
AlexITC
3mo ago
Location: Spain Remote: Yes Willing to relocate: No Technologies: Scala, Java, Rust, JavaScript/TypeScript, React, Ruby, AWS, Postgres Résumé/CV: https://www.linkedin.com/in/alexis-hernan
7.
▲
by
AlexITC
3mo ago
I found it easier to create a fine-grained github token with minimal scope/permissions for the tasks I intend to delegate. For context, I'm running multiple agents and each of them is isolated with its own token.
8.
▲
by
AlexITC
3mo ago
My whole team got laid off recently and I have been in constant communication with them, I also have multiple friends who got laid off this year who shared the pain it has been to get a new role, Market seems better than the last few years
9.
▲
by
AlexITC
3mo ago
Location: Spain Remote: Yes Willing to relocate: No Technologies: Scala, Java, Rust, JavaScript/TypeScript, React, Ruby, AWS, Postgres Résumé/CV: https://www.linkedin.com/in/alexis-hernan
10.
▲
Ask HN: "Freelancer? Seeking freelancer?" threads gone?
4 points
by
AlexITC
10mo ago
|
4 comments
11.
▲
by
AlexITC
1y ago
I have been running a company like this for ~6 years, we are only engineers, and, I'm the only one handling sales. Getting started is the hardest part, like many are saying, its simpler when you can rely on your network. Everything is
12.
▲
by
AlexITC
1y ago
Not everything needs K8s, over the years I have worked with many different deployment approaches, the way I do deploy hugely depends on the kind of work I'm doing but my rule is to keep it as simple as possible. In my own projects I h
13.
▲
by
AlexITC
1y ago
When I was younger I used to believe that nothing serious could happen because I don't use Windows and "I was smart enough" to not execute malware (yeah, I didn't care on downloading it; how wrong I was). Someone already
14.
▲
by
AlexITC
2y ago
I looked through their docs and it seems very close to what I described. Thanks for sharing!
15.
▲
Ask HN: Is there any encrypted portfolio tracker available?
9 points
by
AlexITC
2y ago
|
3 comments
16.
▲
by
AlexITC
2y ago
Most of the ecosystem is on Scala 3, I think Spark would be the biggest piece pending to upgrade.
17.
▲
by
AlexITC
2y ago
sbt is way better than what it used to be, also, check-out scala-cli which is very nice.
18.
▲
by
AlexITC
2y ago
It definitely took a while for most libraries to catch-up with Scala 3, now, I don't see anything is missing in the main area I work with (web development), playframework already works for Scala 3.
19.
▲
by
AlexITC
2y ago
While the tooling isn't perfect, it has improved considerably over the last years, I remember when IntelliJ couldn't deal with Scala 3 but now, it rarely complains. Related to Python 2->3, I don't see how Scala 2->3 com
20.
▲
by
AlexITC
2y ago
This is a super cool idea, in fact, its been a few months since I have been thinking on making something like meet.hn + findkismet.com, let the people share in which city they are and make introductions to people from the same city. Thanks!
21.
▲
by
AlexITC
2y ago
I have done this, it can work with some kids, still, its too much work. At this age, I think it is more important to keep them motivated and find ways to use their creativity than to get them through the pains of debugging and learning too
22.
▲
by
AlexITC
2y ago
I'd encourage you to give playcodeai.com a try, I built this for my kid on a similar's age. I wrote quite a lot about my motivations a couple of days ago: https://news.ycombinator.com/item?id=41619733 I took the f
23.
▲
Show HN: PlayCodeAI – A tool I created to let my kid create their own videogames
(playcodeai.com)
7 points
by
AlexITC
2y ago
|
0 comments
24.
▲
by
AlexITC
3y ago
Not a job but I got a contract due to a webapp template I have in my github profile, my customer shared that he wanted someone that wouldn't start from scratch and my template looked good enough to get the job done.
25.
▲
by
AlexITC
3y ago
My experience is the opposite, when people is unmotivated or not interested in the work, its unlikely for them to improve even if you give them enough chances. I have the impression that people get in some kind of comfort zone when underper
26.
▲
by
AlexITC
3y ago
A few years ago, I was involved in a team with less than 10 engineers, we decided to switch to bazel in order to improve the build times, specially the CI runtime. On the good side: - bazel forces you to have an acyclic architecture, still,
27.
▲
by
AlexITC
3y ago
This is very helpful, in Mexico, we have a couple of government-provided services where you register to not get advertise/financial calls, when you do, you can report them, and, in theory, the organizations could get considerable bills
28.
▲
by
AlexITC
3y ago
Would you share how did you do the last two? I have done those too (explained a bit in another comment).
29.
▲
by
AlexITC
3y ago
We have developed a few tools, we try open sourcing these when possible, the latest being: ## 1. Vacation tracker I used to track vacations in a spreadsheet but I had a couple of incidents where I was waiting for team members to do a task,
30.
▲
by
AlexITC
3y ago
There was a time I had a tricky bug to solve, a important email wasn't being delivered to customers, I had to do this to discover the 1-line change: 1. Simulate the email and check whether it was being received by the mail provider (Gm
More ›