HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Ideabile

no profile record

Submissions

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

youtube.com
2 points·by Ideabile·قبل 5 أشهر·1 comments

How to draw stars – Sidereal time

ideable.dev
1 points·by Ideabile·قبل 5 أشهر·1 comments

Fair-Code and Sustainable Use License

faircode.io
2 points·by Ideabile·قبل 3 سنوات·2 comments

Should we abandon the multiverse theory?

youtube.com
14 points·by Ideabile·قبل 4 سنوات·6 comments

[untitled]

1 points·by Ideabile·قبل 4 سنوات·0 comments

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

lucacambiaghi.com
43 points·by Ideabile·قبل 4 سنوات·42 comments

Why private Billions are flowing into fusion

youtube.com
4 points·by Ideabile·قبل 4 سنوات·1 comments

Functional Domain Driven Design: Simplified

antman-does-software.com
1 points·by Ideabile·قبل 4 سنوات·0 comments

Next Employment Offer – 1989

twitter.com
9 points·by Ideabile·قبل 4 سنوات·2 comments

Partly dismantle historic bridge for Jeff Bezos’s superyacht

theguardian.com
4 points·by Ideabile·قبل 4 سنوات·0 comments

comments

Ideabile
·قبل 5 أشهر·discuss
I got tired of watching agents scroll in a terminal.

So I built Gigi, a control plane for autonomous AI development.
Ideabile
·قبل 5 أشهر·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
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 4 سنوات·discuss
This is the reason why Markdown isn't a good specification for this. But I do agree with the sentiment.
Ideabile
·قبل 4 سنوات·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
·قبل 4 سنوات·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
·قبل 4 سنوات·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
·قبل 4 سنوات·discuss
There is only one real answer to this: too many.
Ideabile
·قبل 5 سنوات·discuss
Imagine this would lead to make working at Amazon Warehouse a better place, with more rights for the workers.
Ideabile
·قبل 5 سنوات·discuss
The keyboard is a Dell K07M, but beside the cute form factor I will NOT recommend buying it. Maybe mine is damage, but I got a lot of ghosting in my key pressing. I’m looking to replace it, maybe with a K3.
Ideabile
·قبل 5 سنوات·discuss
I leave a picture of my setup that I previously posted in Reddit: https://www.reddit.com/r/emacs/comments/o16nfa/pretty_please...

This is a BOOX Note Air, with Termux + Mosh + TMUX and my editor of choice Emacs DOOM.

I'm pretty happy of this setup. I went in holiday and I manage to use my editor to do some coding.

The only side effect is that it requires internet for extra processing power, although you could still run all locally depending on your requirements.