Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Isammoc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Isammoc
2y ago
I love scala that does both greatly
2.
▲
by
Isammoc
3y ago
Sadly, not enough diagram nor technical documentation at all. It's a thing that change over time, but there is a large gap. About tooling, we have tried some mermaid, plantuml, or other diagram generated from source tool but really not
3.
▲
by
Isammoc
3y ago
I remember playing it on newsgroup. Good format (with threads and subthreads) and people using correctly actual convention. Too bad I don't see a running game anymore.
4.
▲
by
Isammoc
3y ago
What the pros and cons compared to Smithy? https://smithy.io I agree that OpenAI and the associated generator are not good enough to a real day to day code generation.
5.
▲
by
Isammoc
4y ago
By chance! I was working in a company that needed a mail templating that could send a large amount (yeah... I learned it was spam alike after) And one of my coworker came with a solution of programming by actors with Akka actors, based on s
6.
▲
by
Isammoc
4y ago
Really, for my job, it depends on the subject. Next feature: the CTO (small structure, so he has the PO cap). Small library dependency to add in our project, the dev that need it. Big refactoring: the one that had the idea validated by the
7.
▲
by
Isammoc
4y ago
Title and site are unrelated.
8.
▲
by
Isammoc
4y ago
A configurable optional footer with source code link to anywhere. License in the footer as well (perhaps more difficult to change if the license is copyleft) As any open source (that want contributors and/or forks), a full readme, a qu
9.
▲
by
Isammoc
4y ago
I don't understand why "title"s are so partitioning? Obviously, the PO is accountable for the user stories, but they are not to write them all by themselves. Let the PO decide what is the next big feature, then pair them with
10.
▲
by
Isammoc
5y ago
I won't work anymore for a company than ask me to work without being able to install the tools I need to work. Current work sent tech employees a blank computer and any licenses we ask. So basically, you'll have sudo if you instal
11.
▲
by
Isammoc
5y ago
The whole purpose is the pureness of your component. When react executes your component function, it will initialize a context (a big array) and each hook will be linked to an index in this context. So, while being nearly pure, we can descr
12.
▲
by
Isammoc
5y ago
I have a graveyard full of such personal projects. In another hand, if you are still maintaining this project, it can be interesting to refactor it and show your process doing it. It can be a great way to show actual useful skills for a fut
13.
▲
by
Isammoc
5y ago
My opinion: first versions of an app is often written as PoC, without any test. It requires real data (file, db, working external API) and only "works". Because at that time, we (developers) know what should be done and how. Then
14.
▲
by
Isammoc
5y ago
Plantuml and mermaidjs https://mermaid-js.github.io/mermaid/#/
15.
▲
by
Isammoc
5y ago
Congrats! From the landing page, I miss some information: * will it be always free? (I guess not) * what do you do with my email? (Only for login, or do you sell it) * will my data be mine or do you own it? I understand that it is a MVP,
16.
▲
by
Isammoc
5y ago
Indeed, as backend developers, it is hard to show something attractive. If you really need a portfolio, I suggest: * A classical project (CRUD for website, small cli, etc) * A not so classic project (choice is up to you) with documentation
17.
▲
by
Isammoc
5y ago
8-12 or 30-40 team members? What I understand: a big project divided in 4 parts. Each part is owned by a team of 8-12. A teach lead by team seems fine. Seconded by senior that help mentoring. How do you really define a tech lead? How did yo
18.
▲
by
Isammoc
5y ago
What is the size of the team? What is the size of the project(s) the team manages?
19.
▲
by
Isammoc
5y ago
PdfTk-Builder: a GUI for pdftk for windows. My partner is stuck with windows for work (and not really a techie) so, this is perfect. Youtube-music: love vanilla YouTube music, but automatic pauses break my flow and ads are very aggressive.
20.
▲
by
Isammoc
5y ago
I like the misinformation "all your free time" as there were a lot... Chores, diner, check children's homeworks, sleep (I'm dreaming of a 8 hours night)
21.
▲
by
Isammoc
5y ago
Not one. But 3 in a row...
22.
▲
by
Isammoc
5y ago
Yep. Dependency: a task that needs to be finished before the current one. A dependent task is always lower priority than its required task. Dependency and priority are both levers to be able to choose the right task to do (perhaps adding an
23.
▲
by
Isammoc
5y ago
Quartz (Java World) : https://www.quartz-scheduler.org/
24.
▲
by
Isammoc
5y ago
Great question. I tried to develop such things, but I struggled to manage my time (what a pity). I thought about a system accessible through different media (mobile, laptop, desktop, browser), with labels (work/family/self), locat
25.
▲
by
Isammoc
5y ago
No reference? Not even a number? I remember feeling very stressed about all the different papers to deliver during that time. But it was a feeling, not a fact. This post is only an ads.
26.
▲
by
Isammoc
6y ago
Organisations who actively pay for trainings are rare. I have been part of some (cryptography training, specific cloud training, etc.) But mostly, they don't forbid or they even encourage to share experience and provide time to read. F
27.
▲
by
Isammoc
6y ago
I installed andOTP. Free open source software. Available on Google play and F-droid. With features I like : icons, import/export, password to open, etc.
28.
▲
by
Isammoc
8y ago
Sadly, the laws seem to enforce your position. The incentives are biased... It is a shame that we don't have an organisation, a foundation about this subject. A place, a website to tell such a risk for user privacy. Perhaps the RGPD fr
29.
▲
by
Isammoc
8y ago
Same rule here! My prime objective is to be able to go on vacation without any call of emergency, but the point is I showed that I was not necessary when I was ill and not at work for a month. Two weeks after my return, the up management sh
30.
▲
by
Isammoc
8y ago
In my team, anyone can review the code made by anyone. That means two seniors can review each other but two juniors too. What is important exactly in a code review depends on the team. But generally, the same items are reviewed: * Are team
More ›