It became the Uber for hackernews hateposting
My setup for this is my phone with a B.O.W folding keyboard and chrome remote desktop. I don't have any of the I/O but I can access my main setup from anywhere and don't need to lug around another device that does what…
Second this. I believe the real benefit comes from being able to exercise the extensors instead of the flexors, which helps with remedying an imbalance in tendon strength that leads to tendonitis.
Replace them with robots too, problem solved.
Pretty sure they could have used the "set image base" option under the memory map view to accomplish the same thing, but it's still a cool workaround nonetheless.
Fees high, world too stable, heavy speculation. Cryptos forced to trade on centralized exchanges to avoid fees, making it a much crappier version of something like PayPal. Doesn't help that there's an unending supply of…
How does this stack up against Nog [0]? I currently use it for my i3 needs and its very clean and works better than anything else I've tried. 0 - https://github.com/TimUntersberger/nog
There's also H for opening a previous history entry or switching to a different tab you have open. This is a big one for me (along with the Auto-Discard extension) since it lets me keep a very large number of tabs open…
I've been finding zsh to feel extremely bloated lately and killing my workflow. Mainly because I use oh-my-zsh with several additional plugins, and also because I use guake with at least 10 terminal tabs open at any…
You can use the magic command `! ` in IPython to write shell commands with support for f-strings i.e. ``` arg = "test" out = ! echo {arg} ```
Side channels like timing during different tests is one possibility. You can also reverse the operating system to understand more about how it may be handling interrupts or unique hardware. Then there's also dumping any…
Not to snipe this post or anything, but you can get a Xilinx zynq 7000/7010 on Aliexpress for ~$20 right now (likely old bitcoin mining boards being tossed).
It's more the fact that these languages force certain best practices using their compiler. While python can be great when used in best practice, its level of freedom make it easy for the user to get away with obvious…
I use emacs because the elisp system makes it easy to add custom workflows or functionality. I'm not sure if the same is true for vscode, but from my past experiences with vscode users they tend to do very little…
What VR headset are you using? I've considered switching to a VR monitor setup but I feel that the quality of existing headsets is too low to compete against an actual monitor and having a screen with text that close to…
What's the point in using a decentralized exchange medium if you're ultimately storing your money in a centralized exchange and giving them nearly the same level of power over your money as a bank?
What's funny is that the AI tends to be fairly terrible most of the time building the story in the way moon wants it to go, but then if he mentions anything remotely sexual it becomes an erotic fanfic literary genius.
I have a Huawei matebook x pro, which is 3:2 and has a 91% STB ratio in a 14" form factor. Unless you want the bezels to disappear completely, I don't see things getting much better.
In the same boat here. I use a $400 49 inch curved 4k TV as my monitor along with i3wm and while I waste a lot of the space on screen to perpetually open apps I don't touch, having the ability to look at my todo list or…
Here you go: (setq evil-want-fine-undo t)
I expected it was because of the vim crowd's belief that a small footprint is essential for some reason. I use evil mode in emacs and can't understand why vim people place arbitrary limits on themselves when emacs is a…
I've been following along while building an armv7a kernel and I really like how you go back and refactor old parts to match newer rust features like your change to using cargo instead of a makefile and inlining asm…
Thank you for your comment, you have just saved me from taking in fake news. Any tone you take is fine when you're preventing the spread of misinformation, so keep being you.
You speak as if you've never coded in Go before. If you've ever tried looking up information related to Go online, most of the time you'll find that results come up unrelated due to the short moniker. I've made a…
The data also shows widespread economic disparity due to geography, yet Harvard doesn't give the poor kids an extra 200 points on their SAT. If Harvard actually cared about this issue they would create additional…
It became the Uber for hackernews hateposting
My setup for this is my phone with a B.O.W folding keyboard and chrome remote desktop. I don't have any of the I/O but I can access my main setup from anywhere and don't need to lug around another device that does what…
Second this. I believe the real benefit comes from being able to exercise the extensors instead of the flexors, which helps with remedying an imbalance in tendon strength that leads to tendonitis.
Replace them with robots too, problem solved.
Pretty sure they could have used the "set image base" option under the memory map view to accomplish the same thing, but it's still a cool workaround nonetheless.
Fees high, world too stable, heavy speculation. Cryptos forced to trade on centralized exchanges to avoid fees, making it a much crappier version of something like PayPal. Doesn't help that there's an unending supply of…
How does this stack up against Nog [0]? I currently use it for my i3 needs and its very clean and works better than anything else I've tried. 0 - https://github.com/TimUntersberger/nog
There's also H for opening a previous history entry or switching to a different tab you have open. This is a big one for me (along with the Auto-Discard extension) since it lets me keep a very large number of tabs open…
I've been finding zsh to feel extremely bloated lately and killing my workflow. Mainly because I use oh-my-zsh with several additional plugins, and also because I use guake with at least 10 terminal tabs open at any…
You can use the magic command `! ` in IPython to write shell commands with support for f-strings i.e. ``` arg = "test" out = ! echo {arg} ```
Side channels like timing during different tests is one possibility. You can also reverse the operating system to understand more about how it may be handling interrupts or unique hardware. Then there's also dumping any…
Not to snipe this post or anything, but you can get a Xilinx zynq 7000/7010 on Aliexpress for ~$20 right now (likely old bitcoin mining boards being tossed).
It's more the fact that these languages force certain best practices using their compiler. While python can be great when used in best practice, its level of freedom make it easy for the user to get away with obvious…
I use emacs because the elisp system makes it easy to add custom workflows or functionality. I'm not sure if the same is true for vscode, but from my past experiences with vscode users they tend to do very little…
What VR headset are you using? I've considered switching to a VR monitor setup but I feel that the quality of existing headsets is too low to compete against an actual monitor and having a screen with text that close to…
What's the point in using a decentralized exchange medium if you're ultimately storing your money in a centralized exchange and giving them nearly the same level of power over your money as a bank?
What's funny is that the AI tends to be fairly terrible most of the time building the story in the way moon wants it to go, but then if he mentions anything remotely sexual it becomes an erotic fanfic literary genius.
I have a Huawei matebook x pro, which is 3:2 and has a 91% STB ratio in a 14" form factor. Unless you want the bezels to disappear completely, I don't see things getting much better.
In the same boat here. I use a $400 49 inch curved 4k TV as my monitor along with i3wm and while I waste a lot of the space on screen to perpetually open apps I don't touch, having the ability to look at my todo list or…
Here you go: (setq evil-want-fine-undo t)
I expected it was because of the vim crowd's belief that a small footprint is essential for some reason. I use evil mode in emacs and can't understand why vim people place arbitrary limits on themselves when emacs is a…
I've been following along while building an armv7a kernel and I really like how you go back and refactor old parts to match newer rust features like your change to using cargo instead of a makefile and inlining asm…
Thank you for your comment, you have just saved me from taking in fake news. Any tone you take is fine when you're preventing the spread of misinformation, so keep being you.
You speak as if you've never coded in Go before. If you've ever tried looking up information related to Go online, most of the time you'll find that results come up unrelated due to the short moniker. I've made a…
The data also shows widespread economic disparity due to geography, yet Harvard doesn't give the poor kids an extra 200 points on their SAT. If Harvard actually cared about this issue they would create additional…