Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ipsun4
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ipsun4
4y ago
I wholeheartedly agree. For a MVP, it's hard to beat Phoenix Framework channels and Liveview, and if you want to completely decouple the UI from the backend with something like a native app, or separate webapp, it's absurdly easy
2.
▲
by
ipsun4
5y ago
Half of the reason that I enjoy using GNOME, KDE, and other distros is that I can theme the entire system for a relatively consistent experience. I enjoy having system apps all be the same configurable color theme and even design language w
3.
▲
by
ipsun4
6y ago
I think the bigger issue are that devices are trying to handle many things at once, and badly. I stick with projectors (which keep getting more affordable) which just handles video, and an audio system which just handles audio. No smart tv
4.
▲
by
ipsun4
6y ago
That's pretty cool. I remember using a rocksmith cable into my laptop running Bias FX as a last minute replacement for my amp when it died the day before a gig. Good to see that there is a product that fills in the niche for USB-C. My
5.
▲
by
ipsun4
7y ago
That's all fine if you stay stateless. Once a well-meaning developer introduces local application state into your web app or adds a feature that locks your database, your web server is no longer "embarrassingly parallelizable"
6.
▲
by
ipsun4
7y ago
I like the style, but I'd like to see it through a Nerd Fonts patch. https://www.nerdfonts.com/ I live from a terminal with vim for coding, so It's nice to have devicons for file icons in NERDTree and symbols for
7.
▲
by
ipsun4
7y ago
Depends on what you want out of a computer. If you want a general purpose (as in write programs and run them) Plan 9 is a pretty self-contained operating system and software system if you are confident in your C and C++ abilities. I've
8.
▲
by
ipsun4
7y ago
Sometimes the vim key-bindings are incomplete, or wrong. I moved from intellij to vim with language server plugin because the times where the keybindings did something that I didn't expect, or were not supported leaving me hunting thro
9.
▲
by
ipsun4
8y ago
It could have been an internal document that was published a few years after written. This could be due to a indecision on whether or not to publish the work. This document could also be originally for internal use to educate new hires.
10.
▲
by
ipsun4
8y ago
Building Javascript-based frontends are already compiling to static assets, which Netlify could already host. JAMstack is about having the javascript front-end call APIs on the backend. This is about creating an environment for all the back
11.
▲
by
ipsun4
8y ago
EZ Ergodox. It's a similar price to the Kinesis advantage with a similar layout, but more customization.
12.
▲
by
ipsun4
8y ago
General Internet browsing: Windows Work and School: Linux VM I would do it the other way, but linux in a vm is nicer than windows in a vm, and my laptop manufacturer made it too much of a PitA to dual boot.
13.
▲
by
ipsun4
8y ago
Definitely a framework to play with. Currently using Actix-web https://github.com/actix/actix-web and Tower Web seems like a more ergonomic web framework that still has async. Not sure that it can beat actix-web in spe
14.
▲
by
ipsun4
8y ago
Seems expensive. Everybody I know that would spend $3-5 on a cup of coffee would spend it at a store, and people who want convenience would make large-batch cold brew, or use a k-cup. I'm not sure that consumers would go for the price
15.
▲
by
ipsun4
8y ago
Tried Fibonacci, and the thing crashed for 100. I'm not sure that a wasm python library can do any heavy lifting.
16.
▲
by
ipsun4
8y ago
It looks like it prevents you from posting to twitter while injecting a fake tweet into the DOM of the client's browser. After 10 seconds it actually posts the tweet unless the client is revising the content of the tweet.
17.
▲
by
ipsun4
8y ago
Huge fan of using talky.io Its in the web browser using WebRTC, and with end-to-end encryption. It's free and good quality, and you can play lunar lander while you are waiting for the other party to join.
18.
▲
by
ipsun4
8y ago
Make a CRUD app for an outside hobby. CRUD is trivial, but CRUD for a specific niche with good design is a good business. Look at your hobbies, and see if you would enjoy a X for X hobby. It helps to have a product that works without a crit