Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ftomassetti
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
ftomassetti
6d ago
It must be nice have no economic needs and have no dependents
2.
▲
by
ftomassetti
6d ago
I see good ethical reasons to be against AI, but I see no reasons why “resisting” would lead to anything but irrelevance. So I think this is terrible advice
3.
▲
by
ftomassetti
11d ago
Cloudron?
4.
▲
Is Software Still the Point?
(janbosch.com)
2 points
by
ftomassetti
1mo ago
|
0 comments
5.
▲
What Is Software, and Will LLMs Replace It?
(tomassetti.me)
2 points
by
ftomassetti
3mo ago
|
0 comments
6.
▲
by
ftomassetti
4mo ago
This was not a thing one year ago, but now it is really part of the conversation. In our company the goal is to reduce by two thirds our expenses in digital services by focusing on self hosting and European alternatives. Is it inconvenient?
7.
▲
AI Coding Feels Like Using an Unreliable Compiler
(tomassetti.me)
2 points
by
ftomassetti
4mo ago
|
1 comments
8.
▲
by
ftomassetti
11mo ago
As of today I finished and published my book on migrating RPG code to modern languages: https://www.amazon.com/Migrating-RPG-Code-Modern-Languages-e... So I will rest for a few days :D
9.
▲
A Pipeline Approach to Language Migrations
(infoq.com)
1 points
by
ftomassetti
1y ago
|
0 comments
10.
▲
by
ftomassetti
3y ago
Honestly designing a parser is easy: just start using ANTLR and perhaps add later an AST layer. However if you do not want to go that I suggest looking in projectional editing, for example JetBrains MPS or Freon by Jos Warmer
11.
▲
by
ftomassetti
4y ago
If you are the smartest person in the room and you do not like it, change room
12.
▲
by
ftomassetti
5y ago
Consider also that many companies promote job ads on LinkedIN or search candidates on LinkedIN. So even without the “submit your application” LinkedIN is pretty important to get hired, imho
13.
▲
by
ftomassetti
5y ago
True, indeed JetBrains MPS has its own git driver
14.
▲
by
ftomassetti
5y ago
I will make a point of discouraging using Repl.it .
15.
▲
Interview with Matteo Mortari (RedHat) on process automation
(tomassetti.me)
2 points
by
ftomassetti
6y ago
|
0 comments
16.
▲
by
ftomassetti
6y ago
Strumenta | Project Manager with Marketing skills | Italy (Remote) | Full time We are a small company (6 persons) but we are punching above our weight. We have a significant worldwide reputation in our niche and we work with clients distrib
17.
▲
Interview with Scott McKinney on improving static typing
(tomassetti.me)
2 points
by
ftomassetti
6y ago
|
0 comments
18.
▲
by
ftomassetti
6y ago
You may be interested in what the Dutch Tax & Custom Agency is doing: they built a DSL to express tax calculations. Here you can find the case study: https://resources.jetbrains.com/storage/products/mps/do
19.
▲
Code Completion with Antlr4-C3
(tomassetti.me)
27 points
by
ftomassetti
6y ago
|
0 comments
20.
▲
Parsing SQL
(tomassetti.me)
2 points
by
ftomassetti
6y ago
|
0 comments
21.
▲
Making AI less magic and more human
(clearbox.ai)
3 points
by
ftomassetti
6y ago
|
0 comments
22.
▲
How to Write a Transpiler
(tomassetti.me)
4 points
by
ftomassetti
6y ago
|
0 comments
23.
▲
Parsing SQL
(tomassetti.me)
3 points
by
ftomassetti
6y ago
|
0 comments
24.
▲
Quick Domain-Specific Languages in Python with TextX
(tomassetti.me)
3 points
by
ftomassetti
6y ago
|
0 comments
25.
▲
Domain Specific Languages for smart contracts
(tomassetti.me)
2 points
by
ftomassetti
6y ago
|
0 comments
26.
▲
JaRIKo, an RPG Interpreter in Kotlin
(tomassetti.me)
1 points
by
ftomassetti
7y ago
|
0 comments
27.
▲
by
ftomassetti
7y ago
We have several articles comparing tens of other tools. That said of all the tools we worked with, ANTLR was the one we were most efficient with. It is true, there is a learning curve, but in our experience learning it was a great investmen
28.
▲
by
ftomassetti
7y ago
you can contact me at federico -> tomassetti.me
29.
▲
by
ftomassetti
7y ago
..wow, this is a bit strong. I would encourage you to be more respectful of persons who work in this very specific field and share their ideas. There are always persons behind some work you insult so easily. You know, there are over 2M pers
30.
▲
by
ftomassetti
7y ago
I think that hand-rolled parsers are good if: 1) You have a team that knows well what they are doing 2) You have a lot of resources 3) Your language is stable I would argue that parser-generators are what made those projects to be started a
More ›