Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
francisl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
francisl
7mo ago
I working on a project using tauri with htmx. I know a bit uncommon. But the backend part use axum and htmx. No Js/Ts UI. It's fast, reliable and it work well. Plus its easy to share/reuse the lib with the server/web.
2.
▲
by
francisl
3y ago
Even if its cumbersome, it's still a win-win for them to use it. The outlook app will be native desktop and mobile (except linux for now). Plus it will give the maui project more credibility, help grow its userbase. Make the framework
3.
▲
by
francisl
4y ago
swift and kotlin are slowly getting there.
4.
▲
by
francisl
4y ago
You must break down the part that led to that reputation. Electron uses its own renderer (chrome). Meaning it can't share memory with the os browser and make download size way bigger. It bundles nodejs. Again make download size bigger
5.
▲
by
francisl
4y ago
Kotlin -> Jetpack Compose > Native Android, Native iOS (KMM) and soon Desktop+Web (Compose Multiplatform)
6.
▲
by
francisl
5y ago
Are you looking at the base M1, the pro or the max? Because the M1 Max is not less than half https://browser.geekbench.com/v5/cpu/compare/11136167?baseli...
7.
▲
by
francisl
5y ago
To be more accurate, it needs one variable. - Butt(s) per feature That includes defects, It's one of many reasons I like new compiled/vm languages like Go, Swift, Nim F#. You got the productivity of python, but near the performanc
8.
▲
by
francisl
5y ago
I didn't read the NY Times articles since it's paywalled. But your translation is inaccurate. it would be more something like: "They were decided to occupy France like an enemy territory" It was not the French who descri
9.
▲
by
francisl
5y ago
for my work, vscode take between 1.5 to 2.5gb. Nothing has change since start using it 4 years ago, and my experience is consistent with my coworkers. I keep using it because it 'feels' the best overall. No magical issue will fix
10.
▲
by
francisl
5y ago
> just badly written. Ins't the easy answer. Each time a dev want to ignore valid comments. I have the following electron app running: Spotify, Figma, VS Code, Discord, Slack. They all use more than 1 helper. Consuming between 600mb
11.
▲
by
francisl
5y ago
Also electron require multiple node backend services which each eat memory like crazy (based on electron app I use). Have one, real Multithreaded +, more efficient backend, will reduce memory and offer better performance. Wails is also an a
12.
▲
by
francisl
5y ago
Yes, you're 100% right and I hear you. I really do like Nim, but suggesting it to do WebAssembly out of the box could be deceiving and do no good. The project is currently in the hard spot where it's hard to convince your team of
13.
▲
by
francisl
5y ago
yes but it mostly undocumented, unsupported and trouble assured. I tried several time and always got stuck somewhere. Rust that has the reputation to be hard, but is way simpler and faster to get into WebAssembly. I wish they adopt nlvm as
14.
▲
by
francisl
5y ago
because the 15x programmer that is slowed down to 1.3x because the 50x added 80x of technical debt will leave the company. So the company will only have 50x that leave as soon as there is a need to fix their own code. To put a real value on
15.
▲
by
francisl
5y ago
Not sure if you are sarcastic or not. But if you look at how you develop windows app (vb, winforms, wpf, uwp and now maui) or Mac/iOS (from mvc, mvvm, and now mvu) and not forgetting Delphi. I find it far from stagnant. With React you
16.
▲
by
francisl
5y ago
Like you said reactive programming and OO are not exclusive. And if you look how you do React now with useState, useEffect and all. It's exactly a reproduction of OO, but inside a function that don't behave like a function anymore
17.
▲
by
francisl
6y ago
The equivalent is fable [1]. The major difference I would say, is that you are required to use botnet alongside of node. (dotnet to compile to JS, then node to bundle with wepback or anything else) Also, you can use the same language to bui
18.
▲
by
francisl
6y ago
It's all political. If the government fight hard, then lose, the opposing party will blame them for that and most likely make them win the next election. If they just do a marketing campaign telling they did the best possible, winning
19.
▲
by
francisl
6y ago
This is a personal conclusion having work in both, some US and some Canadian based companies. What I realized, the reason we are pay less in Canada, is caused by our perceived value from management. In the American company, the managers wan
20.
▲
by
francisl
6y ago
On macOs, it's the same shortcuts as Emacs. Except the `ctrl+x+[other]` uses the command key. IMO its significantly superior for programming. It's also the reason there is less key on the keyboard, it's simply more efficient.
21.
▲
by
francisl
6y ago
I did the switch for my personal laptop when Apple added the touchbar. Telling myself about the same reasons plus the price tag. I already had a Windows Desktop for game, and for the first time in the Windows history, I really liked what th
22.
▲
by
francisl
6y ago
Adobe will make it happen and docker too. That's just a question of time. As oppose to Microsoft, Apple is taking to switch to arm seriously. Adobe currently has app running natively on the ipad. Between docker and the browser, there i
23.
▲
by
francisl
6y ago
why not go all the way with fable + elmish for the Frontend?
24.
▲
by
francisl
6y ago
Since Apple is announcing the new Macs with M1 SoC today, I'm wondering if it will support it from day 1 or we will have to wait?! edit: I guess I can't read. `We expect that Apple will announce new Apple Silicon-based Mac comput
25.
▲
by
francisl
6y ago
You can use f# with fable on the javascript ecosystem. And it's quite nice. Better than TS imo. and now with .net core, its a better cross platform framework. also, you can target wasm or native image now, no need to install it on the
26.
▲
by
francisl
6y ago
I'm not involved with figma in any way, just a user. But from what I understand, it is written in c++ and uses webassembly. Some ui parts are in standard TS+css. [1] There is absolutely no reason not to be responsive, low on memory and
27.
▲
by
francisl
9y ago
As a full time web developer, I liked the idea of electron. Even if I dislike electron apps that I need to use at work (like slack memory glutton). It gave me the impression that I can build desktop app faster by reusing my skills. When it
28.
▲
by
francisl
9y ago
what do you find sluggish with this electron app? I just tested it agains sourceTree, which is native, and I can't see any differences. It loads as fast, navigation and selection take the exact same time to load. The only difference, g
29.
▲
by
francisl
10y ago
Why not a Surface Book. What is your use case? Programming, design? Oh is the keyboard as a laptop replacement?
30.
▲
by
francisl
11y ago
Flash developer can use haxe ( http://haxe.org/ ) More gear towards games though.
More ›