|
Our funnel analysis SQL generator is significantly easier to use than this contraption. Credit: katiebcartoons.com 👋 I wrote this while investigating a product opportunity in the product analytics space. We started and stopped this work in the first half of 2023, but I’m leaving this here for posterity. Related posts: Introducing Baxter: deep-dive event analytics on your data warehouse Funnel analysis in SQL using window functions, range fr..
|
|
One day my squad mate at a Clojure startup committed a macro to the codebase, and I was quick to reprimand them for it as the same functionality could have been implemented with Clojure core functions. Peeling back the decision rationale, I discovered my colleague had never learned the first
|
|
I feel bad because Java is the only programming language I am comfortable with
-
lainchan.org
-
3 years ago
-
eng
As the title says, I program in Java, I have learned a lot of programming languages since (Scheme, Common Lisp, ANSI C, Python, bash scripting), but the only language in which I could finish some projects and not be constantly frustrated is Java. I do find Java (and my IDE Eclipse) easy and comfy, meanwhile C, which I tried for a project, was just frustrating. I needed to make a gui, in java I would just make a window with swing or javafx ....
|
|
I feel like we never really settled debate of whether or not React was a library or a framework - hotly debated topic 10 years ago. Did it matter? Does it matter now? Here are my thoughts
|
|
Huge fan of Chicken Karaage, but never really made it at home until recently. Dice the chicken 350 grams boneless chicken thighs Dice the chicken up. Marinade for 30 mins 1 tablespoon soy sauce (Kikkoman or similar) 1 tablespoon cooking Sake 2 tablespoons of grated ginger (include liquids) 1/2 teaspoon Mirin Mix all ingredients into a ziploc bag. Add the diced chicken and let it marinade for 30 minutes in the fridge. Pa....
|
|
I feel like we never really settled debate of whether or not React was a library or a framework - hotly debated topic 10 years ago. Did it matter? Does it matter now? Here are my thoughts
|
|
Just some updates on my fiction writing “adventures”. Writing pace and schedule My writing pace and schedule have not been very reliable since I started. I went through several months of failed draft attempts, in which nothing got published. What finally kicked me into gear was a story I committed to for an anthology. I drafted that story almost entirely on my AlphaSmart Neo last year, while visiting Glastonbury Tor. I wrote from the hill..
|
A new report was published in The Information about the new Apple headset mentions the following: People familiar with Apple’s content strategy for the headset say Apple executives are emphasizing health and wellness including proposals for AR apps that assist with meditation and exercise. Apple Devising Software to Help Anyone Build AR Apps, to Drive… Continue reading Staying Hydrated in VR Workouts is Problematic
|
|
Steve Sanderson, the original creator of Blazor, recently posted a quick peek at some of the new Blazor prototypes they are experimenting with for .NET 8. I think this looks great. Mixing client and server is a brilliant concept. Essentially one would be served with server-side Blazor on the first landing. While using the app, a background task would download the client-side stuff, ready to be consumed at any subsequent access.
|
|
Hello from my parent’s kitchen table! It has been a chaotic couple of weeks. This is not how I expected to spend my time off, but here we are. It’s funny.
|
|
Discover the ultimate guide on structuring daily notes in Obsidian to maximize productivity and clarity. Learn practical tips and strategies to organize your thoughts, tasks, and projects effectively
|
|
Have you worked on a project that needed an orchestration tool? How do you define the workflow of an entire data pipeline or a messaging system with Python? This week on the show, Calvin Hendryx-Parker is back to talk about using Apache Airflow and orchestrating Python projects.
|
|
Source Above all, I liked the affection and serenity that shines, through all stages, between father and son. A depiction of the circle of life I gladly subscribe to.
|
|
Introduction In episode 19, Bill designed and implemented the data structure for an account on his blockchain. This type will have a nonce field to ensure incoming transactions are valid and performed in order. Since the database will be stored in memory and not on disk, the balances in these accounts are reconstructed with information from previous transactions and the genesis block. In this video, Bill takes all the theories discussed ..
|
|
I’m working for a client that has separate teams for architecture and engineering. Architecture is responsible for defining the long-term direction of the platform and engineering is responsible making that dream a reality, in addition to their day-to-day sprint work. Each engineering pod has a representative from architecture as one of its members but their role is mostly about producing documents and interfacing between the two teams - th..
|
|
I’m working for a client that has separate teams for architecture and engineering. Architecture is responsible for defining the long-term direction of the platform and engineering is responsible making that dream a reality, in addition to their day-to-day sprint work. Each engineering pod has a representative from architecture as one of its members but their role is mostly about producing documents and interfacing between the two teams - th..
|
|
I don’t know if I’m just imagining it, but has the Internet gone progressively more crazy the last decade or so? It’s like everyone is so damn angry all the time. If they aren’t angry they’re bitter and resentful. And when they aren’t angry or bitter, they’re so depressed they’re barely able to crawl out of bed. And if they aren’t angry, bitter, or depressed, they have crippling anxiety. Every other week there’s some public blow-out where..
|
|
GraphQL is a modern solution for facilitating the communication between a front end and a data source. All of the details and capabilities…
|
|
Tenuta di Carleone Chianti Classico - 2019 🇮🇹 Italy // Chianti Classico 4/5 "Very light nose of bubblegum and black fruit. Good acidity and body, fresh strawberries and old oak."
|
|
In this article, I would like to introduce you to the new Nuxt module that I recently created that should help you build more secure Nuxt applications.
|
|
Last thread reached the reply limit! Thanks for the many (amusing) replies! What do you carry with you every day? What kind of tech? I personally carry the following: - Sharp Aquos Keitai (Android, rooted) - Nintendo 3DS for that Streetpass^tm cred - Trusty Casio gimmicky watch - AfterShokz for maximum hearing and LARPing - Wallet with tech soykaf - Glockussy What do you have with you? >>66797 I ran the n900 for a ....
|
|
A high level intro to LLMs that I'm writing for a few friends that are new to the concept. It is far from complete, definitely contains some errors and is a work in progress.
|
|
A high level intro to LLMs that I'm writing for a few friends that are new to the concept. It is far from complete, definitely contains some errors and is a work in progress.
|
|
To the best of my memory Tweetbot has been my window into Twitter since pretty close to when it was released. I open Twitter’s web interface from time to time when I had to, but it has not been my primary way to use the service for well over a decade. There are multiple reasons I was fine with living as a second-class Twitter citizen. Primarily no ads, no algorithmic timeline, and syncing between mobile/desktop clients. I use a three m....
|
|
Glad as I am that the personal website is having a renaissance – you know how much I love personal websites – for me that fulfils a different function from sites like Twitter. This site is my own space on the internet, but it’s me shouting into the void in a way that Twitter wasn’t. localghost
|
|
Interact with MongoDB in an AWS Lambda Function Using Go
-
www.thepolyglotdeveloper.com
-
3 years ago
-
eng
If you're a Go developer and you're looking to go serverless, AWS Lambda is a solid choice that will get you up and running in no time. But what happens when you need to connect to your database? With... The post Interact with MongoDB in an AWS Lambda Function Using Go appeared first on MongoDB .
|
|
According to the always-interesting Ted Gioia, the recent turnaround of Barnes & Noble is to be attributed to the company’s new CEO and his love of books. Quite astonishingly James Daunt, who took the helm of B&N in late 2019, refused to take promotional money from publishers: Daunt refused to play this game. He wanted to put the best books in the window. He wanted to display the most exciting books by the front door. Even more impressi..
|
|
Obsidian is an excellent knowledge base that utilizes local markdown files to store information. This means that you retain ownership of your data, in its original form, even if you decide to stop using Obsidian. This feature, in my opinion, makes it the best solution for taking notes. Nothing even comes close. Obsidian is built using Electron, which nerds despise. However, because it is designed with care, using Electron allows for cust....
|
|
Our performance tests project is complex, we have +40 .js files, csv feeder files and use custom extensions, so we need to bundle all of that in a single image. We want things to be version controlled, deploy performance tests in a cloud-native way and the image to be compatible with official k6 image. # Build the k6 binary with the extension FROM golang:1.20 as builder RUN go install go.k6.io/xk6/cmd/xk6@v0.8.1 # Update README.
|
|
Child Tax Credit and Dependent Care Expenses Credit Gutted for 2023
-
www.joehxblog.com
-
3 years ago
-
eng
So I’ve started doing my Federal taxes and I had a bit of a sticker shock, at least when comparing it to my previous year’s Federal taxes.
|
|
This is just a short post about how I chose to implement multiple choice selection in Go with the promptui CLI library.
|
|
One of my first posts on this blog in 2020 was about my experience switching from VSCode to Emacs for all of my text/code editing work. I still agree with all of the benefits to Emacs I wrote about back then, and my posts on Obsidian show my respect for org-mode as a format and the ecosystem around it – especially org-agenda. However, as you might have noticed when the file extension on my posts switched from .org back to .md, I’ve move....
|
|
One of my first posts on this blog in 2020 was about my experience switching from VSCode to Emacs for all of my text/code editing work. I still agree with all of the benefits to Emacs I wrote about back then, and my posts on Obsidian show my respect for org-mode as a format and the ecosystem around it – especially org-agenda. However, as you might have noticed when the file extension on my posts switched from .org back to .md, I’ve move....
|
|
The fundamental issue I see repeatedly is that Interoperability (what Mastodon and Fedi truly offers) is a no-brainer for tech-types but completely uninteresting and in some-cases a turn off for laypeople. Creates a huge adoption issue. I’ve had conversations with people that go “I don’t care that other people can follow me from other servers - I want all my friends to be on the same server as me. Why would I just want some person to be r..
|
|
The Coddling of the American Mind: How Good Intentions and Bad Ideas Are Setting Up a Generation for Failure
-
www.hypergeometric.com
-
3 years ago
-
eng
I kept hearing this book referenced in the media so I was curious and wanted to see what it was about. The book covers the changes taking place in the American university systems, and examines it with an eye based on moral philosophy, and anthropology. It outlines the issues and why we should all be […] The post The Coddling of the American Mind: How Good Intentions and Bad Ideas Are Setting Up a Generation for Failure first appeared ..
|
|
I’ve been drawn to the idea of having many tiny sensors around my home intermittently collecting data points about all sorts of things - the Lumen measurement of our bedroom at night, the noise of the street below us, the AQI of our kitchen. This was mostly a pipedream until Pimoroni came out with a series of wireless monitors with all sorts of sensors that use a Raspberry Pi PICO to send the data to an endpoint of your choosing.
|