Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
douchescript
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
douchescript
10mo ago
Yeah, finally some lisp!
2.
▲
by
douchescript
1y ago
Works as long as you don’t have to ask ”which Google sheet” if you just have one sheet for a particular problem you are not in a world of hurt.
3.
▲
by
douchescript
1y ago
Nix + flakes & direnv is the perfect dev environment, run it on the Mac and everybody in team can setup any project in seconds. We also have a makefile that sets up Postgres / init,start,stop with a local file socket - so every pro
4.
▲
by
douchescript
2y ago
It would be a valid thing if there was a documented way to convert a generic node package to import map. Not much stuff in that importmap ecosystem - seems doa.
5.
▲
by
douchescript
2y ago
There was also the coffeescript romance, that was brief. But maybe earlier.
6.
▲
by
douchescript
2y ago
But how do you integrate and turn on at a specific page/controller view? Look for a specific dom id?
7.
▲
by
douchescript
2y ago
What’s the best way to use JavaScript on rails these days? I’ve been using rails for over 20 years and still love it but the JavaScript story has always been in flux in bad ways. I don’t like the turbo stuff or stimulus. Basically just want
8.
▲
by
douchescript
2y ago
I prefer Atkinson dithering. I think it preserves more details when the resolution is very low. For more high resolutions floyd-steinberg is better though
9.
▲
by
douchescript
2y ago
Please explain what you mean, atkinson dither loses 1/4 of the error to gain in contrast and details, rendering the top whites washed out. What's your recommended formula for converting the image to gray before dithering
10.
▲
by
douchescript
2y ago
I do prefer always using self.attribute, it’s a little bit longer but there’s no ambiguity. Otherwise you would have to have all props in your head when reading the code.
11.
▲
by
douchescript
3y ago
I do like ruby a lot but I never grokked what was so great about _why, even though I coded ruby when he was active. Felt like a cargo cult. Maybe it was the depressive vibe of his stuff.
12.
▲
by
douchescript
4y ago
No it’s a 32 bit Arm processor most likely. Capable of doing usb and Bluetooth. N-key rollover.
13.
▲
by
douchescript
4y ago
I have one of their kits. Pretty nice kit and fun to build.
14.
▲
by
douchescript
4y ago
14 kB HTTP site. What about the SSL?
15.
▲
by
douchescript
4y ago
I like to use code coverage tools to understand how things work together. Its especially useful with unit tests. You can see every line that was hit all over the codebase for a particular function or api call, with a heat map of line counts
16.
▲
by
douchescript
4y ago
Drafting the Japanese suicide pilots were also a way for the military to clear the ranks of naysayers / peaceniks/ less committed to the cause.
17.
▲
by
douchescript
4y ago
Heh, I’d Pay to get better search results like google was a couple of years ago. Maybe a like/dislike button for search results and some machine learning on top of that would do it.
18.
▲
by
douchescript
5y ago
The problem with the frankenstack, where you levy a couple of hand-picked libraries, is that there’s no guarantee or roadmap that will make newer versions of your libraries (and their dependencies) play together nicely a year or two on. If
19.
▲
by
douchescript
6y ago
They are not easy to come by. Often it’s the coax kind of ethernet as well. I have done a simular setup to get a shell on my modern mac via kermit over serial cable.
20.
▲
by
douchescript
6y ago
They are big on water re-use, greywater and such. The arcology idea is islands of self container cities that are self sustainable isolated ecosystems that recycle water etc. These are islands in a new wilderness around. Some arcologies are
21.
▲
by
douchescript
6y ago
I have used typescript for production but i am not convinced it adds to the experience. If you are not a js dev, why do you worry about typescript? It seems like you are in the static type camp and want to make a case for that. In the end t
22.
▲
by
douchescript
6y ago
It’s javascript in the end so why complicate it more? Less people know typescript, making source less accessible, i.e you first need to understand typescript to understand the code. Also you’ll have several more layers of indirection: compi
23.
▲
by
douchescript
6y ago
Why? Less accessible that way. I would have liked it to be in clojurescript myself but thats even worse!
24.
▲
by
douchescript
6y ago
Nice writeup. I have spent years on dvtm and dwm. Only problem for me is that as i get older i get less interested in bikeshedding my dev setup. I get the same feel from trying to get the right mix of ui programs as trying to manage a javas
25.
▲
by
douchescript
6y ago
All tech will go the way of rational rose Sooner than later.
26.
▲
by
douchescript
6y ago
Exactly, family member is researcher on water quality and waste processing, and claims that new toilet paper is the way to go.
27.
▲
by
douchescript
6y ago
Since toilet paper goes out into nature it is better to not use recycled, less heavy metals and contaminants in fresh paper. Contraintuitive but true.
28.
▲
by
douchescript
8y ago
It doesn’t drive if no peddling, legal stuff here in sweden.
29.
▲
by
douchescript
8y ago
My electrib bike is AWD. Electric in the front and mechanical in the back. Very good for recovery on a patch of ice, impossible with just back wheel drive.
30.
▲
by
douchescript
9y ago
Well leveraging rails and quality plugins makes for extremely short development time. Author mentions low server load for this app so prime candidate for rails imho.
More ›