Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fayten
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fayten
4mo ago
I have spent a lot of time in the PL space and I just cannot wrap my head around the love of Racket. I absolutely love the innovation that comes out of the community though! The gradual types system work, nanopass, embeddable DSLs are all f
2.
▲
by
fayten
1y ago
This depends on how you define ROI. Car infrastructure and lack of density reduces tax revenue for cities and strains infrastructure. There are other human benefits to reducing car traffic and use in favor of public transportation: * Reduce
3.
▲
by
fayten
1y ago
Unless you are actively managing your own herd or actively hunting I don’t see how you are connecting to nature at the grocery store. People don’t care as long as it tastes good. The current methods we have for farming meat do not scale and
4.
▲
by
fayten
1y ago
I always love seeing more done in the web component space. I think Lit has the no build process captured pretty well and they include things such as a router. I do prefer the style of of your components more, where you separate out the scri
5.
▲
by
fayten
1y ago
I'm curious what you prefer instead? I find that tools like Mermaid are pretty invaluable, especially when editing very large processes. Draw.io diagrams tend to get pretty unwieldy as they scale and editing inter process stuff if you
6.
▲
by
fayten
1y ago
I have seen this thrown around a lot, but I do not think it is true anymore. V lang had a rough launch from what I can tell, with the author overselling and mistakenly underestimating the amount of work needed to fulfill their vision. V sti
7.
▲
by
fayten
2y ago
I know this is a few days at this point but Bolero has been in active development. All development work was done on the now deleted streamrendering and v0.24 branches. Version 0.24 was just published today: https://github.com
8.
▲
by
fayten
2y ago
If it allows for alternative design patterns that are simpler then I think it's a win in the end. For example pattern matching is great when writer parsers as an alternative to going the visitor pattern route. Pattern matching has fina
9.
▲
by
fayten
2y ago
I have been dabbling with F# for scripts as well. The F# REPL (FSI) and .fsx files make it really easy to hammer something out and share.
10.
▲
by
fayten
3y ago
I also found Superset unintuitive to use and setup as well. I settled on standing up Metabase because it was so simple to get started with trying it since it can be launched as a single jar. The business users loved it and so did I and admi
11.
▲
by
fayten
3y ago
It doesn’t really answer your question, but DConf was a fews ago and there are a lot of interesting talks there: https://dconf.org/2023/index.html The recordings are on YouTube with time stamps to each talk. https:&#x
12.
▲
by
fayten
3y ago
I started evaluating Defold this past weekend and I have been very impressed. The developer experience is very similar to Godot, especially if you work on your scripts with external editors. Everything that has to do with building and runni
13.
▲
by
fayten
3y ago
That is wild, thanks for sharing the soundcloud link!
14.
▲
by
fayten
3y ago
Very cool stuff, thank you for your hard work on Emmy!
15.
▲
by
fayten
3y ago
Clerk has some pretty detailed documentation that is worth looking over: https://book.clerk.vision Emmy and Clojure2d have also adopted clerk for their docs with impressive results: https://clojure2d.github.io/cl
16.
▲
by
fayten
3y ago
I don't really think anyone is copying anyone here. This is a popular feature for browsers that has been around for over a decade. Orion[1] is another recent MacOS browser that released before Arc in 2021 and has vertical tabs. Edge ha
17.
▲
by
fayten
3y ago
I guess it depends on how much bulk you are buying at once, but most bikes are compatible with a basket of some kind. A bike trailer could also be an option. In the Netherlands you'll see Bakfiets/cargo bikes. https://
18.
▲
by
fayten
3y ago
You may be confusing MiniLED and MicroLED. MiniLED still uses an LCD with multiple backlights and local dimming algorithms to improve contrast. MiniLED is pretty impressive and the quality of it is generally 1-to-1 with the number of back
19.
▲
by
fayten
3y ago
Haxe’s development is fairly active. You can see 41 PRs were merged, an additional 13 more were opened and 125 issues were closed in the last month: https://github.com/HaxeFoundation/haxe/pulse/monthly The ni
20.
▲
by
fayten
3y ago
I really love Haxe. A truly multi-paradigm language with good support for GADTs, OOP, structural and nominal types, lambdas, and a lot of practical sugar on top. The macro system and abstract types add enormous flexibility that I miss when
21.
▲
by
fayten
3y ago
You can make some pretty robust stuff with Scratch. User griffpatch has made a lot of advanced stuff here: https://scratch.mit.edu/users/griffpatch/ He has a youtube series too about building a 2D RPG in Scratch a
22.
▲
by
fayten
3y ago
After having the Steamdeck, I switched to OpenSUSE tumbleweed with KDE along with my brother at the start of February. We are both moved our gaming machines over from Windows and it has been a great experience, even running the latest tripl
23.
▲
by
fayten
4y ago
This is correct, these pricing changes are only regarding enterprise licenses for Oracles specific build of Java. Builds of openjdk are free to use and the Eclipse foundation provides builds here: https://adoptium.net/ Many
24.
▲
by
fayten
4y ago
My preferred distribution for emacs on macos is: https://github.com/d12frosted/homebrew-emacs-plus It's well documented and supported, I highly recommend it!
25.
▲
by
fayten
4y ago
People do not need to be productive 100% of the time. Let people have fun without shaming them. Just think of how far science and technology has come in the last decade.
26.
▲
by
fayten
4y ago
The blender game engine, Armory3d, supports node based scripting as well. https://armory3d.org/features#scripting https://github.com/armory3d/armory/wiki/Introduction-to-Logi...
27.
▲
by
fayten
4y ago
Oh my mistake, thanks for the info!
28.
▲
by
fayten
4y ago
Some neat info on the performance side of things, Fleet is using Skija[1] and Compose[2] as a rendering engine and UI framework. Skija is a java wrapper for Skia and still does not support the full API. Compose is still relatively new and h
29.
▲
by
fayten
4y ago
You cannot buy one outright currently, but you can still reserve one on Steam and from the looks of it you'll most likely get it by December. The steam deck is pretty incredible and I have greatly enjoyed tinkering with it. https:
30.
▲
Dolt's new storage format is now live and 2x faster
(dolthub.com)
5 points
by
fayten
4y ago
|
1 comments
More ›