Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
itsuka
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
I love you, Hacker News, but you’re toxic (2022)
(kg.dev)
16 points
by
itsuka
3y ago
|
8 comments
2.
▲
by
itsuka
3y ago
You can see the glass material I was referring to in this video (timestamped): https://developer.apple.com/videos/play/wwdc2023/10076/?time...
3.
▲
by
itsuka
3y ago
(deleted)
4.
▲
by
itsuka
3y ago
Updated resources on June 21st: - SDK on Xcode 15 beta 2: https://developer.apple.com/download/all/?q=xcode%2015 - Developer documentation - visionOS: https://developer.apple.com/documentation/
5.
▲
Thoughts from “Meet Safari for Spatial Computing”
(blog.jim-nielsen.com)
4 points
by
itsuka
3y ago
|
0 comments
6.
▲
Smart Placement speeds up applications by moving code close to your back end
(blog.cloudflare.com)
2 points
by
itsuka
3y ago
|
2 comments
7.
▲
by
itsuka
3y ago
Demo: https://smart-placement-demo.pages.dev
8.
▲
by
itsuka
3y ago
I am an advocate for knowledge sharing and have previously contributed (a tiny amount) to the community mentioned above, Reactiflux. There, I was able to share my knowledge freely without fear of being penalized or judged through a voting s
9.
▲
What’s New in SwiftUI for iOS 17
(hackingwithswift.com)
2 points
by
itsuka
3y ago
|
0 comments
10.
▲
Your first WebGPU app: Conway's Game of Life
(codelabs.developers.google.com)
3 points
by
itsuka
3y ago
|
0 comments
11.
▲
by
itsuka
3y ago
Are you referring to the text-gecko model? I don't think it's released to the public yet. > If I remember correctly gecko is small enough to run on device. Yes, I also remember reading that it's designed to be lightweight
12.
▲
by
itsuka
3y ago
textembedding-gecko reached GA on June 7th, together with text-bison. You can view all the models available to you on Model Garden.
13.
▲
Modern CSS for Dynamic Component-Based Architecture
(moderncss.dev)
3 points
by
itsuka
3y ago
|
0 comments
14.
▲
by
itsuka
3y ago
For those who are curious (like me), Human Interface Guidelines and design templates for visionOS will be published later this month alongside the first visionOS developer seed. (source: WWDC23 Slack)
15.
▲
by
itsuka
3y ago
If I remember correctly, Safari addressed many transform-related bugs two years ago, which resulted in me noticing fewer bugs (quite drastically). Around that time, Safari became my primary development browser, which may have also contribut
16.
▲
News from WWDC23: WebKit Features in Safari 17 Beta
(webkit.org)
55 points
by
itsuka
3y ago
|
24 comments
17.
▲
Safari 17 Beta Release Notes
(developer.apple.com)
4 points
by
itsuka
3y ago
|
1 comments
18.
▲
by
itsuka
3y ago
How about prompt construction? I first heard about it from the maintainer of LangChain, and I also came across it in Azure docs: https://learn.microsoft.com/en-us/azure/cognitive-services/o...
19.
▲
by
itsuka
3y ago
I'm not sure what you're trying to build, but by the end of the second course, you should be able to create a customer service chatbot that is equivalent to what others have built. If you're interested in building/fine-t
20.
▲
by
itsuka
3y ago
I have taken Andrew Ng's courses on DeepLearning.AI and I highly recommend them if you are interested in quickly building LLM-based apps. I suggest taking them in the following order: - https://www.deeplearning.ai/short
21.
▲
by
itsuka
3y ago
I have never built an agent before, nor am I knowledgeable about the latest studies in this field. So what I am saying below is likely to be nonsensical. I was thinking that perhaps we have been working with abstractions that are too low-le
22.
▲
Design a superior user experience with the new Side Panel API
(developer.chrome.com)
2 points
by
itsuka
3y ago
|
0 comments
23.
▲
by
itsuka
3y ago
I maintain a list of OpenAI-powered OSS UIs: https://github.com/itsuka-dev/awesome-chatgpt-ui This one seems to have gpt-4-0314 model: https://chatgpt.nextweb.fun
24.
▲
The Future of AI Interfaces – With Linus Lee of Notion
(latent.space)
5 points
by
itsuka
3y ago
|
1 comments
25.
▲
by
itsuka
3y ago
For gradient tool, I can recommend https://gradient.style by Adam Argyle Not only is it easy to use (IMO), but it's also more powerful than what design tools offered today, with new color spaces being one of my favorite fea
26.
▲
by
itsuka
3y ago
Thank you for taking the time to explain things so clearly to me. Considering the reuse, having values in a separate page makes sense now.
27.
▲
by
itsuka
3y ago
To celebrate React 10th anniversary, Next.js interviewed Andrew and Sebastian from React core team: https://www.youtube.com/watch?v=g5BGoLyGjY0
28.
▲
by
itsuka
3y ago
You're right. I am not as familiar with MDN's organization and CSS as you are (I only recently discovered that CSS is a typed language). However, I find it confusing that some pages have their own page for values, while others don
29.
▲
by
itsuka
3y ago
I wish they'd update their docs with better examples before creating content in other areas, such as tutorials and blogs. As an example, when comparing these two pages: - Blog: https://developer.mozilla.org/en-US/b
30.
▲
by
itsuka
3y ago
I personally prefer sizes that are multiple of 8 because it works well with grid-based layouts and popular CSS libraries and design tools like Tailwind and Figma also adopt this system, although not strictly. However, I agree with your gene
More ›