Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lawry
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
lawry
5y ago
Maybe doing things that are out of your comfort zone will make you happy, worst case you just walk away with next experiences. Camping can be a fun family activity for instance!
2.
▲
by
lawry
5y ago
It's been a weird year, or couple of years.. and somehow it's been drawing us (our little family) back to nature and the things we're really passionate about. For us that's currently getting a fixer-upper house that'
3.
▲
by
lawry
5y ago
It's fairly similar from what I've observed myself, but I'd say the ah-hah! moment for a given subject is not a singular event, but can be repeated if you look at the same subject from a different angle and get a different in
4.
▲
by
lawry
6y ago
Like this? https://imgur.com/o5Po51g.png
5.
▲
by
lawry
6y ago
In terms of fixing the immediate problem you have, I wonder if maybe the frequency being used by the switch would be in the 2.4Ghz range and your WiFi using the same channel. I don't know if that's possible with remote switches, b
6.
▲
by
lawry
6y ago
That sounds very frustrating, but I'd like to put my two cents in. All our lights in our rented apartment are ikea TRÅDFRI smart lights, we have the ikea 5 button remote in a lot of the rooms and google home's spread around. The w
7.
▲
by
lawry
6y ago
Also worthwhile investing some time in the completion system if you are writing aliases to save time. I've done it for serverless invoke/deploy/logs and they've been so useful! What I'm talking about is typing '
8.
▲
by
lawry
6y ago
fish-shell abbreviations are really cool, I do miss that in zsh, I'll probably give that plugin a go. It also makes it for other people easier to see what's going on when looking at the previous commands.
9.
▲
by
lawry
6y ago
Would someone happen to know, what the icon looking like a [ is in front of every command prompt. And potentially how to remove it from appearing?
10.
▲
by
lawry
7y ago
I wonder how having the amount of posts you made (like forums do) influences this number. And subsequently how others on the platform respond (since it's in their best interest to be as kind as possible to new posters to make the commu
11.
▲
by
lawry
7y ago
You might want to take a look at the singleFile chrome/firefox extension. It essentially combines all images, scripts, css into one html file that can be opened offline. As a bonus you can edit the html page with the inspector to hide
12.
▲
by
lawry
7y ago
I think this is one of the only wysiwyg editors for markdown with latex support. Have been using it for the past half year and it works like a charm!
13.
▲
by
lawry
7y ago
That's awesome! :D
14.
▲
by
lawry
7y ago
Pretty cool to see how you did this since there's so much different ways to build a react project. :) Curious to see the same being done with hooks and useEffect
15.
▲
by
lawry
7y ago
I love the idea, it's like push-ups for programmers. (Though actual push-ups wouldn't be a bad idea either ;) On that note, are there other things that come to mind like that? Maybe anki-decks or https://typing.io/
16.
▲
by
lawry
7y ago
You might also want to publish your app on f-droid.org, since it's the alternative to the Google Play Store and it's focussed around really free apps without tracking etc.
17.
▲
by
lawry
8y ago
I also have aliases for git, only I noticed gs starts Ghostscript on places where I don't have these set, so I changed all my git aliases to gg: ggs -> git status ggco -> git checkout ggd -> git diff ggap -> git a
18.
▲
Ask HN: Advice on moving to Canada for a year
3 points
by
lawry
8y ago
|
0 comments
19.
▲
by
lawry
8y ago
I do not have experience with the iPhone and Apple's Bluetooth headphones, but I've tried a bunch of 3rd party brands with moto g and oneplus smartphones. Sadly at home we only have 2.4Ghz for Wifi, which means it's absolutel
20.
▲
by
lawry
9y ago
I'm instantly reminded of "The Mother of All Demos, presented by Douglas Engelbart (1968)" https://www.youtube.com/watch?v=yJDv-zdhzMY
21.
▲
by
lawry
10y ago
I thought you could use aggressive approaches by letting the AP's just kick the device off the AP so it's forced to join a better one?
22.
▲
by
lawry
10y ago
What hardware, and what kind of settings do you need to seek to have a working roaming network? I've a Mikrotik router at home (very educational), and I've very often heard UniFi ap's can do it properly. Can I do it with Mikr
23.
▲
by
lawry
10y ago
The same goes with sports, school-projects, startups. Having a "partner" (as I like to call it) motivates you a lot, and really brings the best in you out. Also having a common goal is huge, which is something you might not always
24.
▲
by
lawry
11y ago
I'd like to ask you something. When working on a project (that may sound boring like a stock-management system), and during the endless development of this (keep adding functionality the employer asks for) starting to want to use this
25.
▲
by
lawry
11y ago
It's not longer being worked on, and forked at https://github.com/mattr-/slate But honestly I switched to Hammerspoon and with some searching/learning lua/copy-pasting have the same functionality, and it
26.
▲
by
lawry
11y ago
The naming of mash if awesome, mash! I'd like to recommend to set a hyper key using karabiner, such as I have done with tab: http://pastebin.com/raw.php?i=1EbhTEjd This way if you press tab on it's own it still be
27.
▲
by
lawry
11y ago
I migrated from Slate [1] to Hammerspoon during a reinstall without any regrets so far. I've also noticed the things I always wanted to do with ControlPlane [2] are perfectly doable with Hammerspoon, if you put some time into reading t
28.
▲
by
lawry
11y ago
This is pretty neat, but I wonder why not download an epub or pdf version of the book right away as well: var downloadurl = 'https://www.packtpub.com/ebook_download/'+getBookUrl.split('/')[2]
29.
▲
by
lawry
11y ago
I'm really glad to see I'm not the only one that feels the performance drop is painful, nowadays the only thing I do backend are API's, thus a lot of the features (like blade) are superfluous to me. I hope Lumen will kind of
30.
▲
by
lawry
11y ago
I get completely where you are coming from, the reason that I eventually got the hang of Ansible is because if you do it right (I mean using ansible's modules over scripts/commands) it adds the ability to rerun your ansible playbo
More ›