jkdufair
|
6 years ago
|
on: I got asked LeetCode questions for a dev-ops systems engineering job today
If I were the interviewee and discovered it was a poor fit, I’d consider the lack of an offer or the opportunity to refuse one a win
jkdufair
|
7 years ago
|
on: Emacs 26.2 Released
Emacs has multiple cursors:
https://github.com/magnars/multiple-cursors.elI used VSCode for a few years, but never found a way to work with code in semantic units vs. as text. And I like that no matter what language I'm working in, the experience is the same. VSCode plugin editors may or may not (read: wouldn't have) agreed on a set of conventions for working with code independent of the programming language.
jkdufair
|
7 years ago
|
on: Show HN: Studiokit-Net-JS – Declarative, Configurable API Access for Redux
This is a library we built to simplify access to RESTful APIs in applications using Redux. After a few apps built using thunks for RESTful access, we wanted something that was a bit more opinionated and required less ceremony. There is also an accompanying library, (studiokit-auth-js) [
https://github.com/purdue-tlt/studiokit-auth-js], that sits on top of this library and handles authentication and bearer token management. We've used it in production at Purdue for about 18 months now. As the original architect of this library, I thought I'd post it in the event it's useful to others.
jkdufair
|
8 years ago
|
on: Org-Mode for Visual Studio Code
magit is also a good reason to have it installed outside of it's text editing capabilities.
jkdufair
|
8 years ago
|
on: BitTorrent inventor announces eco-friendly Bitcoin competitor Chia
If we use the assumption is that the energy is carbon-based and we consider externalities, extravagant may well be the right term.
jkdufair
|
9 years ago
|
on: Qualities that I believe make the most difference in programmers’ productivity
"But the website will be online, serving customers"
..., frustrating them, leaking their data, and wasting their time.
jkdufair
|
9 years ago
|
on: Acute exercise increases expression of telomere protective genes in heart tissue
Ah but we do! Guns, germs, bombs.
jkdufair
|
9 years ago
|
on: React Native for Ubuntu
It's amazing how much productivity is draining out of my team when we are waiting fractions of a second for a component to hot reload. I want to go back to vanilla full page re-renders immediately /s
jkdufair
|
9 years ago
|
on: Blisk – a browser for web developers
Pretty cool and I look forward to the evolution of this tool. I found that when I tried to use it with a site that requires authentication, only one of the desktop/mobile views would be authenticated at a time. Would be nice if they shared cookies/local storage.
jkdufair
|
10 years ago
|
on: Developing Our First iOS App with React Native
Searches and news are web applications. Not to mention Hacker News.
jkdufair
|
11 years ago
|
on: 8 Considerations on Choosing a Programming Language
A %100 poorly articulated argument