Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xatxat
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
xatxat
26d ago
1. Install the ChatGPT app on your Android Phone. 2. Open it and start a session in "Work" mode. 3. Prompt something like "Create an Android app that does XYZ, provide it as APK". 4. Download and install the APK. 5. Keep
2.
▲
by
xatxat
26d ago
Yes, I used it to track WIFI signals and download/upload speeds over a period of two days. It stored the results in a log file and I then let ChatGPT inspect the log file. Based on that, I then ordered a WIFI extender. Now I have the p
3.
▲
by
xatxat
26d ago
Idk, can I do that with Codex on my phone? "Build app to control my specific Soundbar model" and then it just builds it while I'm chilling on the sofa with my phone in the hand?
4.
▲
by
xatxat
26d ago
Just simple throwaway apps for myself. For example, an app to control my soundbar. Or an app that helped me figure out which WIFI hotspot to use for better internet during camping. It's not that deep :)
5.
▲
by
xatxat
26d ago
Yes, you can iterate on the app and ChatGPT Work will then create new versions of the app. If something in the UI of the app looks weird, you simply take a screenshot and ask ChatGPT to fix it. Or what I also like to do is add a logging fun
6.
▲
by
xatxat
26d ago
I recently figured out that I could use ChatGPT Work on my Pixel Phone to build native Android apps. It builds the app and you can then directly download/install the APK. So now I just build small utility apps on-the-go whenever I need
7.
▲
by
xatxat
1y ago
The AQ2 community perceived CS as way too slow though. No wonder when you are used to strafe jumping through team jungle and urban :-)
8.
▲
Cloudflare Containers coming in June 2025
(blog.cloudflare.com)
32 points
by
xatxat
1y ago
|
2 comments
9.
▲
by
xatxat
4y ago
congratulations on launching! we created a website builder for nft artists called butiq.art where we will test the simplehash api in the next weeks. on a side note, if you ever need nft data for the tezos blockchain, feel free to shoot me a
10.
▲
by
xatxat
5y ago
I think people with enough experience in software development know quite well if the code they are currently writing is going to be testable or not.
11.
▲
What Gets Lost in the Crypto-Clone Wars
(textrapper.medium.com)
2 points
by
xatxat
5y ago
|
0 comments
12.
▲
by
xatxat
7y ago
In Germany they are tracking down clusters. As a random person you won't get tested, unless you visited a risky region, had contact with an infected person or your doctor orders a test for you. As a German, this strategy makes sense to
13.
▲
Google Pixel 4 buyers won’t get unlimited photo uploads at original quality
(theverge.com)
2 points
by
xatxat
7y ago
|
0 comments
14.
▲
Jira and Confluence: Upcoming Price Changes
(atlassian.com)
2 points
by
xatxat
7y ago
|
1 comments
15.
▲
How to Rock Remote Work
(k15t.com)
3 points
by
xatxat
7y ago
|
0 comments
16.
▲
Say Hello to FarmBot Express and Express XL
(youtube.com)
1 points
by
xatxat
7y ago
|
0 comments
17.
▲
Wix Corvid – Accelerated Development of Web Applications
(wix.com)
2 points
by
xatxat
7y ago
|
0 comments
18.
▲
Custom Luna Apocalypse 2WD 10,000W 96v 50mph Electric Racing Kick Scooter (2017)
(electricbike-blog.com)
2 points
by
xatxat
8y ago
|
0 comments
19.
▲
Introducing Kirby 3
(getkirby.com)
4 points
by
xatxat
8y ago
|
0 comments
20.
▲
by
xatxat
8y ago
I use this stack: Frontend: React - Unstated (or just setState) - Axios - Plain CSS (with BEM notation) - Create React App - Prettier - Jest Backend: Node.JS - Express - Knex - PostgreSQL - Tape
21.
▲
Why don't people like Wix?
(picklewix.com)
3 points
by
xatxat
8y ago
|
1 comments
22.
▲
by
xatxat
8y ago
You can do that, but you will need to find a way to re-render the components which use that service, after something changed.
23.
▲
by
xatxat
8y ago
They are used to create arrays. You are able to subscribe to multiple containers: <Subscribe to={[CounterContainer, SomeOtherContainer]}> {(counter, someOther) => ()} </Subscribe>
24.
▲
by
xatxat
8y ago
Yeah, I agree that this is an edge case (nothing that I run into on a daily base) and the ContinentLists example might not be the best in this context. Something like a Dashboard with dynamic widgets would probably be a more realistic case.
25.
▲
by
xatxat
8y ago
I wouldn't store it as array in Redux because that would be too limiting (e.g. let's say I want a continent-list which is decoupled from the other continent-lists). If I would be forced to use redux in this case then I would creat
26.
▲
by
xatxat
8y ago
For example if you have multiple lists of continents and each one needs its own collapsed state. Maybe the user can even dynamically add/remove such continent lists in the UI. IMHO in most of these cases it's best to keep the cont
27.
▲
Unstated – A simple state management library for React
(github.com)
3 points
by
xatxat
8y ago
|
0 comments
28.
▲
Citron Exposes the Dark Side of Shopify
(citronresearch.com)
3 points
by
xatxat
9y ago
|
0 comments
29.
▲
Electric scooter maker Gogoro raises $300M for growth
(techcrunch.com)
2 points
by
xatxat
9y ago
|
0 comments
30.
▲
Error boundaries in React v16
(github.com)
3 points
by
xatxat
9y ago
|
0 comments
More ›