HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Ideabile

no profile record

Submissions

Are IDEs outdated in the age of autonomous AI? [video]

youtube.com
2 points·by Ideabile·vor 5 Monaten·1 comments

How to draw stars – Sidereal time

ideable.dev
1 points·by Ideabile·vor 5 Monaten·1 comments

Fair-Code and Sustainable Use License

faircode.io
2 points·by Ideabile·vor 3 Jahren·2 comments

Should we abandon the multiverse theory?

youtube.com
14 points·by Ideabile·vor 4 Jahren·6 comments

[untitled]

1 points·by Ideabile·vor 4 Jahren·0 comments

I turned my iPad Pro into my main computer (2021)

lucacambiaghi.com
43 points·by Ideabile·vor 4 Jahren·42 comments

Why private Billions are flowing into fusion

youtube.com
4 points·by Ideabile·vor 4 Jahren·1 comments

Functional Domain Driven Design: Simplified

antman-does-software.com
1 points·by Ideabile·vor 4 Jahren·0 comments

Next Employment Offer – 1989

twitter.com
9 points·by Ideabile·vor 4 Jahren·2 comments

Partly dismantle historic bridge for Jeff Bezos’s superyacht

theguardian.com
4 points·by Ideabile·vor 4 Jahren·0 comments

comments

Ideabile
·vor 5 Monaten·discuss
I got tired of watching agents scroll in a terminal.

So I built Gigi, a control plane for autonomous AI development.
Ideabile
·vor 5 Monaten·discuss
Hi, I am building a framework for interactive notebooks (like Jupyter Notebooks, but focused on modern web development tooling and Org mode - orgp.dev).

This enables me to share my creative thinking.

In this series of articles, I am migrating Starplot (a Python library for creating star maps) to JavaScript while exploring all the related concepts and knowledge around history, math, and astronomy.

I’ve added a bit of narrative-imagine a Tuareg sitting beneath a crystal-clear sky in the desert at night.

Let me know what you think and if you have any questions.
Ideabile
·vor 3 Jahren·discuss
Not sure this is posted by the author.

Anyway, I find this tools fitting a very nice niece.

I’m currently working in a similar extension of markdown.

In case, the author pass by, would love to connect.
Ideabile
·vor 3 Jahren·discuss
Are you aware of the existence of Sustainable Use License?

What is your thought about? Limitations and Opportunities?

Additional Links:

- https://github.com/n8n-io/n8n/blob/master/LICENSE.md

- https://docs.n8n.io/choose-n8n/faircode-license/
Ideabile
·vor 3 Jahren·discuss
I feel that should have been phrase as formatting style.

This enters in the category of taste, I’m surprise that someone has investigate the assumption that could be correlated is something meaningful.

Although when comes to programming there is still different styles, compositions over inherence, condition verbalization, etc…

I wonder if that makes the difference. I believe makes better code, but some times I struggle explaining the value.
Ideabile
·vor 3 Jahren·discuss
I’m not claiming any right in naming after Ancient Greek gods. But wanna say that I choose the “same” name for a related goal project https://github.com/Ideabile/ermes
Ideabile
·vor 4 Jahren·discuss
This is the reason why Markdown isn't a good specification for this. But I do agree with the sentiment.
Ideabile
·vor 4 Jahren·discuss
This is great, thanks for sharing.

I'm currently using @arrows/composition https://caderek.github.io/arrows/packages/composition/#pipe because of the light way library approach, which you seem to share.

I also try fp-ts https://github.com/gcanti/fp-ts but is a bit an academic style, so difficult to introduce in everyday work. Implementation of pipe: https://gcanti.github.io/fp-ts/modules/function.ts.html#pipe

I still need to wrap my head on your use of generics, but yours looks more flexible than the static type approach that other libraries (include RxJS) implements, does your pipe support types for any length of arguments? Does require a specific version of TypeScript?

Nice work.
Ideabile
·vor 4 Jahren·discuss
Thanks for this article, I was just talking with my colleagues about it. And didn't find something simple to share with them, so this was just what I needed.

I think DRY is a good thing in some cases, but you should careful consider when something is worth to DRY and when rather WET gives you the best tradeoff for isolation.

My metrics to decide is to stick in favour of the Single Responsibility Principle. If DRY means compromising it, most likely is not worth it.
Ideabile
·vor 4 Jahren·discuss
This article just make me feel stupid, which probably I am.

The only pragmatic argument that I could understand is the hard-wiring “issue”; which IMO is not part of FP and neither OOP but just a consequence that explicit intents are simpler than implicit intents.

I understand that this is to introduce to a novelty approach that Multix offers with cats.

But to be fair, not as sofisticate as Multix, Dependency Injection tries to tackle the hard-wiring constraints of imperative.

What I take from FP is Composition rather than Chaining, which much more flexible than the OOP counterpart, inheritance.

I was expecting to learn something new but I just jump in a spooky vocabulary that rather teach me something just waste my time.

The point stand, Multix might be a fabulous approach in coding, but this article failed to give any practical introduction to it, while claiming his superiority in something that totally didn’t resonate with me.

If your mission is getting Multix adopters I will invite you to shift your focus from language/tone/academical complexity; to something more simple, what does it solve?
Ideabile
·vor 4 Jahren·discuss
There is only one real answer to this: too many.